1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.69 for libvslvm 20210807.
4#
5# Report bugs to <joachim.metz@gmail.com>.
6#
7#
8# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
9#
10#
11# This configure script is free software; the Free Software Foundation
12# gives unlimited permission to copy, distribute and modify it.
13## -------------------- ##
14## M4sh Initialization. ##
15## -------------------- ##
16
17# Be more Bourne compatible
18DUALCASE=1; export DUALCASE # for MKS sh
19if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20  emulate sh
21  NULLCMD=:
22  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
23  # is contrary to our usage.  Disable this feature.
24  alias -g '${1+"$@"}'='"$@"'
25  setopt NO_GLOB_SUBST
26else
27  case `(set -o) 2>/dev/null` in #(
28  *posix*) :
29    set -o posix ;; #(
30  *) :
31     ;;
32esac
33fi
34
35
36as_nl='
37'
38export as_nl
39# Printing a long string crashes Solaris 7 /usr/bin/printf.
40as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
41as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
42as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
43# Prefer a ksh shell builtin over an external printf program on Solaris,
44# but without wasting forks for bash or zsh.
45if test -z "$BASH_VERSION$ZSH_VERSION" \
46    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
47  as_echo='print -r --'
48  as_echo_n='print -rn --'
49elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
50  as_echo='printf %s\n'
51  as_echo_n='printf %s'
52else
53  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
55    as_echo_n='/usr/ucb/echo -n'
56  else
57    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
58    as_echo_n_body='eval
59      arg=$1;
60      case $arg in #(
61      *"$as_nl"*)
62	expr "X$arg" : "X\\(.*\\)$as_nl";
63	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
64      esac;
65      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
66    '
67    export as_echo_n_body
68    as_echo_n='sh -c $as_echo_n_body as_echo'
69  fi
70  export as_echo_body
71  as_echo='sh -c $as_echo_body as_echo'
72fi
73
74# The user is always right.
75if test "${PATH_SEPARATOR+set}" != set; then
76  PATH_SEPARATOR=:
77  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
79      PATH_SEPARATOR=';'
80  }
81fi
82
83
84# IFS
85# We need space, tab and new line, in precisely that order.  Quoting is
86# there to prevent editors from complaining about space-tab.
87# (If _AS_PATH_WALK were called with IFS unset, it would disable word
88# splitting by setting IFS to empty value.)
89IFS=" ""	$as_nl"
90
91# Find who we are.  Look in the path if we contain no directory separator.
92as_myself=
93case $0 in #((
94  *[\\/]* ) as_myself=$0 ;;
95  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
96for as_dir in $PATH
97do
98  IFS=$as_save_IFS
99  test -z "$as_dir" && as_dir=.
100    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
101  done
102IFS=$as_save_IFS
103
104     ;;
105esac
106# We did not find ourselves, most probably we were run as `sh COMMAND'
107# in which case we are not to be found in the path.
108if test "x$as_myself" = x; then
109  as_myself=$0
110fi
111if test ! -f "$as_myself"; then
112  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
113  exit 1
114fi
115
116# Unset variables that we do not need and which cause bugs (e.g. in
117# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
118# suppresses any "Segmentation fault" message there.  '((' could
119# trigger a bug in pdksh 5.2.14.
120for as_var in BASH_ENV ENV MAIL MAILPATH
121do eval test x\${$as_var+set} = xset \
122  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
123done
124PS1='$ '
125PS2='> '
126PS4='+ '
127
128# NLS nuisances.
129LC_ALL=C
130export LC_ALL
131LANGUAGE=C
132export LANGUAGE
133
134# CDPATH.
135(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
136
137# Use a proper internal environment variable to ensure we don't fall
138  # into an infinite loop, continuously re-executing ourselves.
139  if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
140    _as_can_reexec=no; export _as_can_reexec;
141    # We cannot yet assume a decent shell, so we have to provide a
142# neutralization value for shells without unset; and this also
143# works around shells that cannot unset nonexistent variables.
144# Preserve -v and -x to the replacement shell.
145BASH_ENV=/dev/null
146ENV=/dev/null
147(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
148case $- in # ((((
149  *v*x* | *x*v* ) as_opts=-vx ;;
150  *v* ) as_opts=-v ;;
151  *x* ) as_opts=-x ;;
152  * ) as_opts= ;;
153esac
154exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
155# Admittedly, this is quite paranoid, since all the known shells bail
156# out after a failed `exec'.
157$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
158as_fn_exit 255
159  fi
160  # We don't want this to propagate to other subprocesses.
161          { _as_can_reexec=; unset _as_can_reexec;}
162if test "x$CONFIG_SHELL" = x; then
163  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
164  emulate sh
165  NULLCMD=:
166  # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
167  # is contrary to our usage.  Disable this feature.
168  alias -g '\${1+\"\$@\"}'='\"\$@\"'
169  setopt NO_GLOB_SUBST
170else
171  case \`(set -o) 2>/dev/null\` in #(
172  *posix*) :
173    set -o posix ;; #(
174  *) :
175     ;;
176esac
177fi
178"
179  as_required="as_fn_return () { (exit \$1); }
180as_fn_success () { as_fn_return 0; }
181as_fn_failure () { as_fn_return 1; }
182as_fn_ret_success () { return 0; }
183as_fn_ret_failure () { return 1; }
184
185exitcode=0
186as_fn_success || { exitcode=1; echo as_fn_success failed.; }
187as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
188as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
189as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
190if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
191
192else
193  exitcode=1; echo positional parameters were not saved.
194fi
195test x\$exitcode = x0 || exit 1
196test -x / || exit 1"
197  as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
198  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
199  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
200  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
201test \$(( 1 + 1 )) = 2 || exit 1
202
203  test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
204    ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
205    ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
206    ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
207    PATH=/empty FPATH=/empty; export PATH FPATH
208    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
209      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
210  if (eval "$as_required") 2>/dev/null; then :
211  as_have_required=yes
212else
213  as_have_required=no
214fi
215  if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
216
217else
218  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
219as_found=false
220for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
221do
222  IFS=$as_save_IFS
223  test -z "$as_dir" && as_dir=.
224  as_found=:
225  case $as_dir in #(
226	 /*)
227	   for as_base in sh bash ksh sh5; do
228	     # Try only shells that exist, to save several forks.
229	     as_shell=$as_dir/$as_base
230	     if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
231		    { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
232  CONFIG_SHELL=$as_shell as_have_required=yes
233		   if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
234  break 2
235fi
236fi
237	   done;;
238       esac
239  as_found=false
240done
241$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
242	      { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
243  CONFIG_SHELL=$SHELL as_have_required=yes
244fi; }
245IFS=$as_save_IFS
246
247
248      if test "x$CONFIG_SHELL" != x; then :
249  export CONFIG_SHELL
250             # We cannot yet assume a decent shell, so we have to provide a
251# neutralization value for shells without unset; and this also
252# works around shells that cannot unset nonexistent variables.
253# Preserve -v and -x to the replacement shell.
254BASH_ENV=/dev/null
255ENV=/dev/null
256(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
257case $- in # ((((
258  *v*x* | *x*v* ) as_opts=-vx ;;
259  *v* ) as_opts=-v ;;
260  *x* ) as_opts=-x ;;
261  * ) as_opts= ;;
262esac
263exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
264# Admittedly, this is quite paranoid, since all the known shells bail
265# out after a failed `exec'.
266$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
267exit 255
268fi
269
270    if test x$as_have_required = xno; then :
271  $as_echo "$0: This script requires a shell more modern than all"
272  $as_echo "$0: the shells that I found on your system."
273  if test x${ZSH_VERSION+set} = xset ; then
274    $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
275    $as_echo "$0: be upgraded to zsh 4.3.4 or later."
276  else
277    $as_echo "$0: Please tell bug-autoconf@gnu.org and
278$0: joachim.metz@gmail.com about your system, including any
279$0: error possibly output before this message. Then install
280$0: a modern shell, or manually run the script under such a
281$0: shell if you do have one."
282  fi
283  exit 1
284fi
285fi
286fi
287SHELL=${CONFIG_SHELL-/bin/sh}
288export SHELL
289# Unset more variables known to interfere with behavior of common tools.
290CLICOLOR_FORCE= GREP_OPTIONS=
291unset CLICOLOR_FORCE GREP_OPTIONS
292
293## --------------------- ##
294## M4sh Shell Functions. ##
295## --------------------- ##
296# as_fn_unset VAR
297# ---------------
298# Portably unset VAR.
299as_fn_unset ()
300{
301  { eval $1=; unset $1;}
302}
303as_unset=as_fn_unset
304
305# as_fn_set_status STATUS
306# -----------------------
307# Set $? to STATUS, without forking.
308as_fn_set_status ()
309{
310  return $1
311} # as_fn_set_status
312
313# as_fn_exit STATUS
314# -----------------
315# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
316as_fn_exit ()
317{
318  set +e
319  as_fn_set_status $1
320  exit $1
321} # as_fn_exit
322
323# as_fn_mkdir_p
324# -------------
325# Create "$as_dir" as a directory, including parents if necessary.
326as_fn_mkdir_p ()
327{
328
329  case $as_dir in #(
330  -*) as_dir=./$as_dir;;
331  esac
332  test -d "$as_dir" || eval $as_mkdir_p || {
333    as_dirs=
334    while :; do
335      case $as_dir in #(
336      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
337      *) as_qdir=$as_dir;;
338      esac
339      as_dirs="'$as_qdir' $as_dirs"
340      as_dir=`$as_dirname -- "$as_dir" ||
341$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
342	 X"$as_dir" : 'X\(//\)[^/]' \| \
343	 X"$as_dir" : 'X\(//\)$' \| \
344	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
345$as_echo X"$as_dir" |
346    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
347	    s//\1/
348	    q
349	  }
350	  /^X\(\/\/\)[^/].*/{
351	    s//\1/
352	    q
353	  }
354	  /^X\(\/\/\)$/{
355	    s//\1/
356	    q
357	  }
358	  /^X\(\/\).*/{
359	    s//\1/
360	    q
361	  }
362	  s/.*/./; q'`
363      test -d "$as_dir" && break
364    done
365    test -z "$as_dirs" || eval "mkdir $as_dirs"
366  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
367
368
369} # as_fn_mkdir_p
370
371# as_fn_executable_p FILE
372# -----------------------
373# Test if FILE is an executable regular file.
374as_fn_executable_p ()
375{
376  test -f "$1" && test -x "$1"
377} # as_fn_executable_p
378# as_fn_append VAR VALUE
379# ----------------------
380# Append the text in VALUE to the end of the definition contained in VAR. Take
381# advantage of any shell optimizations that allow amortized linear growth over
382# repeated appends, instead of the typical quadratic growth present in naive
383# implementations.
384if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
385  eval 'as_fn_append ()
386  {
387    eval $1+=\$2
388  }'
389else
390  as_fn_append ()
391  {
392    eval $1=\$$1\$2
393  }
394fi # as_fn_append
395
396# as_fn_arith ARG...
397# ------------------
398# Perform arithmetic evaluation on the ARGs, and store the result in the
399# global $as_val. Take advantage of shells that can avoid forks. The arguments
400# must be portable across $(()) and expr.
401if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
402  eval 'as_fn_arith ()
403  {
404    as_val=$(( $* ))
405  }'
406else
407  as_fn_arith ()
408  {
409    as_val=`expr "$@" || test $? -eq 1`
410  }
411fi # as_fn_arith
412
413
414# as_fn_error STATUS ERROR [LINENO LOG_FD]
415# ----------------------------------------
416# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
417# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
418# script with STATUS, using 1 if that was 0.
419as_fn_error ()
420{
421  as_status=$1; test $as_status -eq 0 && as_status=1
422  if test "$4"; then
423    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
424    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
425  fi
426  $as_echo "$as_me: error: $2" >&2
427  as_fn_exit $as_status
428} # as_fn_error
429
430if expr a : '\(a\)' >/dev/null 2>&1 &&
431   test "X`expr 00001 : '.*\(...\)'`" = X001; then
432  as_expr=expr
433else
434  as_expr=false
435fi
436
437if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
438  as_basename=basename
439else
440  as_basename=false
441fi
442
443if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
444  as_dirname=dirname
445else
446  as_dirname=false
447fi
448
449as_me=`$as_basename -- "$0" ||
450$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
451	 X"$0" : 'X\(//\)$' \| \
452	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
453$as_echo X/"$0" |
454    sed '/^.*\/\([^/][^/]*\)\/*$/{
455	    s//\1/
456	    q
457	  }
458	  /^X\/\(\/\/\)$/{
459	    s//\1/
460	    q
461	  }
462	  /^X\/\(\/\).*/{
463	    s//\1/
464	    q
465	  }
466	  s/.*/./; q'`
467
468# Avoid depending upon Character Ranges.
469as_cr_letters='abcdefghijklmnopqrstuvwxyz'
470as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
471as_cr_Letters=$as_cr_letters$as_cr_LETTERS
472as_cr_digits='0123456789'
473as_cr_alnum=$as_cr_Letters$as_cr_digits
474
475
476  as_lineno_1=$LINENO as_lineno_1a=$LINENO
477  as_lineno_2=$LINENO as_lineno_2a=$LINENO
478  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
479  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
480  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
481  sed -n '
482    p
483    /[$]LINENO/=
484  ' <$as_myself |
485    sed '
486      s/[$]LINENO.*/&-/
487      t lineno
488      b
489      :lineno
490      N
491      :loop
492      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
493      t loop
494      s/-\n.*//
495    ' >$as_me.lineno &&
496  chmod +x "$as_me.lineno" ||
497    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
498
499  # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
500  # already done that, so ensure we don't try to do so again and fall
501  # in an infinite loop.  This has already happened in practice.
502  _as_can_reexec=no; export _as_can_reexec
503  # Don't try to exec as it changes $[0], causing all sort of problems
504  # (the dirname of $[0] is not the place where we might find the
505  # original and so on.  Autoconf is especially sensitive to this).
506  . "./$as_me.lineno"
507  # Exit status is that of the last command.
508  exit
509}
510
511ECHO_C= ECHO_N= ECHO_T=
512case `echo -n x` in #(((((
513-n*)
514  case `echo 'xy\c'` in
515  *c*) ECHO_T='	';;	# ECHO_T is single tab character.
516  xy)  ECHO_C='\c';;
517  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
518       ECHO_T='	';;
519  esac;;
520*)
521  ECHO_N='-n';;
522esac
523
524rm -f conf$$ conf$$.exe conf$$.file
525if test -d conf$$.dir; then
526  rm -f conf$$.dir/conf$$.file
527else
528  rm -f conf$$.dir
529  mkdir conf$$.dir 2>/dev/null
530fi
531if (echo >conf$$.file) 2>/dev/null; then
532  if ln -s conf$$.file conf$$ 2>/dev/null; then
533    as_ln_s='ln -s'
534    # ... but there are two gotchas:
535    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
536    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
537    # In both cases, we have to default to `cp -pR'.
538    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
539      as_ln_s='cp -pR'
540  elif ln conf$$.file conf$$ 2>/dev/null; then
541    as_ln_s=ln
542  else
543    as_ln_s='cp -pR'
544  fi
545else
546  as_ln_s='cp -pR'
547fi
548rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
549rmdir conf$$.dir 2>/dev/null
550
551if mkdir -p . 2>/dev/null; then
552  as_mkdir_p='mkdir -p "$as_dir"'
553else
554  test -d ./-p && rmdir ./-p
555  as_mkdir_p=false
556fi
557
558as_test_x='test -x'
559as_executable_p=as_fn_executable_p
560
561# Sed expression to map a string onto a valid CPP name.
562as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
563
564# Sed expression to map a string onto a valid variable name.
565as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
566
567SHELL=${CONFIG_SHELL-/bin/sh}
568
569
570test -n "$DJDIR" || exec 7<&0 </dev/null
571exec 6>&1
572
573# Name of the host.
574# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
575# so uname gets run too.
576ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
577
578#
579# Initializations.
580#
581ac_default_prefix=/usr/local
582ac_clean_files=
583ac_config_libobj_dir=.
584LIBOBJS=
585cross_compiling=no
586subdirs=
587MFLAGS=
588MAKEFLAGS=
589
590# Identity of this package.
591PACKAGE_NAME='libvslvm'
592PACKAGE_TARNAME='libvslvm'
593PACKAGE_VERSION='20210807'
594PACKAGE_STRING='libvslvm 20210807'
595PACKAGE_BUGREPORT='joachim.metz@gmail.com'
596PACKAGE_URL=''
597
598ac_unique_file="include/libvslvm.h.in"
599# Factoring default headers for most tests.
600ac_includes_default="\
601#include <stdio.h>
602#ifdef HAVE_SYS_TYPES_H
603# include <sys/types.h>
604#endif
605#ifdef HAVE_SYS_STAT_H
606# include <sys/stat.h>
607#endif
608#ifdef STDC_HEADERS
609# include <stdlib.h>
610# include <stddef.h>
611#else
612# ifdef HAVE_STDLIB_H
613#  include <stdlib.h>
614# endif
615#endif
616#ifdef HAVE_STRING_H
617# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
618#  include <memory.h>
619# endif
620# include <string.h>
621#endif
622#ifdef HAVE_STRINGS_H
623# include <strings.h>
624#endif
625#ifdef HAVE_INTTYPES_H
626# include <inttypes.h>
627#endif
628#ifdef HAVE_STDINT_H
629# include <stdint.h>
630#endif
631#ifdef HAVE_UNISTD_H
632# include <unistd.h>
633#endif"
634
635gt_needs=
636ac_subst_vars='am__EXEEXT_FALSE
637am__EXEEXT_TRUE
638LTLIBOBJS
639LIBOBJS
640SPEC_DATE
641DPKG_DATE
642libvslvm_spec_tools_build_requires
643libvslvm_spec_requires
644LIB_FUZZING_ENGINE
645HAVE_LIB_FUZZING_ENGINE_FALSE
646HAVE_LIB_FUZZING_ENGINE_TRUE
647LIBVSLVM_DLL_IMPORT
648LIBVSLVM_DLL_EXPORT
649HAVE_DLLMAIN
650ax_libfuse_spec_build_requires
651ax_libfuse_spec_requires
652ax_libfuse_pc_libs_private
653LIBFUSE_LIBADD
654LIBFUSE_CPPFLAGS
655HAVE_LIBFUSE
656fuse_LIBS
657fuse_CFLAGS
658HAVE_PYTHON_TESTS_FALSE
659HAVE_PYTHON_TESTS_TRUE
660HAVE_PYTHON3_FALSE
661HAVE_PYTHON3_TRUE
662HAVE_PYTHON2_FALSE
663HAVE_PYTHON2_TRUE
664HAVE_PYTHON_FALSE
665HAVE_PYTHON_TRUE
666PYTHON3_PACKAGE_DIR
667PYTHON3_LIBRARY_DIR
668pyexecdir3
669pythondir3
670PYTHON3_EXEC_PREFIX
671PYTHON3_PREFIX
672PYTHON3_LDFLAGS
673PYTHON3_CPPFLAGS
674PYTHON3_CONFIG
675PYTHON3_PLATFORM
676PYTHON3_VERSION
677PYTHON3
678PYTHON2_PACKAGE_DIR
679PYTHON2_LIBRARY_DIR
680pyexecdir2
681pythondir2
682PYTHON2_EXEC_PREFIX
683PYTHON2_PREFIX
684PYTHON2_LDFLAGS
685PYTHON2_CPPFLAGS
686PYTHON2_CONFIG
687PYTHON2_PLATFORM
688PYTHON2_VERSION
689PYTHON2
690PYTHON_PACKAGE_DIR
691PYTHON_LIBRARY_DIR
692pyexecdir
693pythondir
694PYTHON_EXEC_PREFIX
695PYTHON_PREFIX
696PYTHON_LDFLAGS
697PYTHON_CPPFLAGS
698PYTHON_CONFIG
699PYTHON_PLATFORM
700PYTHON
701ax_libfvalue_spec_build_requires
702ax_libfvalue_spec_requires
703ax_libfvalue_pc_libs_private
704LIBFVALUE_LIBADD
705LIBFVALUE_CPPFLAGS
706HAVE_LOCAL_LIBFVALUE_FALSE
707HAVE_LOCAL_LIBFVALUE_TRUE
708HAVE_LOCAL_LIBFVALUE
709HAVE_LIBFVALUE
710libfvalue_LIBS
711libfvalue_CFLAGS
712ax_libfdata_spec_build_requires
713ax_libfdata_spec_requires
714ax_libfdata_pc_libs_private
715LIBFDATA_LIBADD
716LIBFDATA_CPPFLAGS
717HAVE_LOCAL_LIBFDATA_FALSE
718HAVE_LOCAL_LIBFDATA_TRUE
719HAVE_LOCAL_LIBFDATA
720HAVE_LIBFDATA
721libfdata_LIBS
722libfdata_CFLAGS
723ax_libfcache_spec_build_requires
724ax_libfcache_spec_requires
725ax_libfcache_pc_libs_private
726LIBFCACHE_LIBADD
727LIBFCACHE_CPPFLAGS
728HAVE_LOCAL_LIBFCACHE_FALSE
729HAVE_LOCAL_LIBFCACHE_TRUE
730HAVE_LOCAL_LIBFCACHE
731HAVE_LIBFCACHE
732libfcache_LIBS
733libfcache_CFLAGS
734ax_libbfio_spec_build_requires
735ax_libbfio_spec_requires
736ax_libbfio_pc_libs_private
737LIBBFIO_LIBADD
738LIBBFIO_CPPFLAGS
739HAVE_LOCAL_LIBBFIO_FALSE
740HAVE_LOCAL_LIBBFIO_TRUE
741HAVE_LOCAL_LIBBFIO
742HAVE_LIBBFIO
743libbfio_LIBS
744libbfio_CFLAGS
745ax_libcpath_spec_build_requires
746ax_libcpath_spec_requires
747ax_libcpath_pc_libs_private
748LIBCPATH_LIBADD
749LIBCPATH_CPPFLAGS
750HAVE_LOCAL_LIBCPATH_FALSE
751HAVE_LOCAL_LIBCPATH_TRUE
752HAVE_LOCAL_LIBCPATH
753HAVE_LIBCPATH
754libcpath_LIBS
755libcpath_CFLAGS
756ax_libcfile_spec_build_requires
757ax_libcfile_spec_requires
758ax_libcfile_pc_libs_private
759LIBCFILE_LIBADD
760LIBCFILE_CPPFLAGS
761HAVE_LOCAL_LIBCFILE_FALSE
762HAVE_LOCAL_LIBCFILE_TRUE
763HAVE_LOCAL_LIBCFILE
764HAVE_LIBCFILE
765libcfile_LIBS
766libcfile_CFLAGS
767ax_libuna_spec_build_requires
768ax_libuna_spec_requires
769ax_libuna_pc_libs_private
770LIBUNA_LIBADD
771LIBUNA_CPPFLAGS
772HAVE_LOCAL_LIBUNA_FALSE
773HAVE_LOCAL_LIBUNA_TRUE
774HAVE_LOCAL_LIBUNA
775HAVE_LIBUNA
776libuna_LIBS
777libuna_CFLAGS
778ax_libcsplit_spec_build_requires
779ax_libcsplit_spec_requires
780ax_libcsplit_pc_libs_private
781LIBCSPLIT_LIBADD
782LIBCSPLIT_CPPFLAGS
783HAVE_LOCAL_LIBCSPLIT_FALSE
784HAVE_LOCAL_LIBCSPLIT_TRUE
785HAVE_LOCAL_LIBCSPLIT
786HAVE_LIBCSPLIT
787libcsplit_LIBS
788libcsplit_CFLAGS
789ax_libcnotify_spec_build_requires
790ax_libcnotify_spec_requires
791ax_libcnotify_pc_libs_private
792LIBCNOTIFY_LIBADD
793LIBCNOTIFY_CPPFLAGS
794HAVE_LOCAL_LIBCNOTIFY_FALSE
795HAVE_LOCAL_LIBCNOTIFY_TRUE
796HAVE_LOCAL_LIBCNOTIFY
797HAVE_LIBCNOTIFY
798libcnotify_LIBS
799libcnotify_CFLAGS
800ax_libclocale_spec_build_requires
801ax_libclocale_spec_requires
802ax_libclocale_pc_libs_private
803LIBCLOCALE_LIBADD
804LIBCLOCALE_CPPFLAGS
805HAVE_LOCAL_LIBCLOCALE_FALSE
806HAVE_LOCAL_LIBCLOCALE_TRUE
807HAVE_LOCAL_LIBCLOCALE
808HAVE_LIBCLOCALE
809libclocale_LIBS
810libclocale_CFLAGS
811ax_libcdata_spec_build_requires
812ax_libcdata_spec_requires
813ax_libcdata_pc_libs_private
814LIBCDATA_LIBADD
815LIBCDATA_CPPFLAGS
816HAVE_LOCAL_LIBCDATA_FALSE
817HAVE_LOCAL_LIBCDATA_TRUE
818HAVE_LOCAL_LIBCDATA
819HAVE_LIBCDATA
820libcdata_LIBS
821libcdata_CFLAGS
822ax_libcthreads_spec_build_requires
823ax_libcthreads_spec_requires
824ax_libcthreads_pc_libs_private
825HAVE_MULTI_THREAD_SUPPORT
826LIBCTHREADS_LIBADD
827LIBCTHREADS_CPPFLAGS
828HAVE_LOCAL_LIBCTHREADS_FALSE
829HAVE_LOCAL_LIBCTHREADS_TRUE
830HAVE_LOCAL_LIBCTHREADS
831ax_pthread_pc_libs_private
832PTHREAD_LIBADD
833PTHREAD_CPPFLAGS
834HAVE_PTHREAD
835HAVE_LIBCTHREADS
836libcthreads_LIBS
837libcthreads_CFLAGS
838ax_libcerror_spec_build_requires
839ax_libcerror_spec_requires
840ax_libcerror_pc_libs_private
841LIBCERROR_LIBADD
842LIBCERROR_CPPFLAGS
843HAVE_LOCAL_LIBCERROR_FALSE
844HAVE_LOCAL_LIBCERROR_TRUE
845HAVE_LOCAL_LIBCERROR
846HAVE_LIBCERROR
847libcerror_LIBS
848libcerror_CFLAGS
849PKG_CONFIG_LIBDIR
850PKG_CONFIG_PATH
851PKG_CONFIG
852HAVE_OFF64_T
853HAVE_SSIZE64_T
854HAVE_SIZE64_T
855HAVE_SSIZE32_T
856HAVE_SIZE32_T
857HAVE_WCHAR_H
858HAVE_STDINT_H
859HAVE_INTTYPES_H
860HAVE_SYS_TYPES_H
861HAVE_WIDE_CHARACTER_TYPE
862STATIC_LDFLAGS
863POSUB
864LTLIBINTL
865LIBINTL
866INTLLIBS
867LTLIBICONV
868LIBICONV
869INTL_MACOSX_LIBS
870XGETTEXT_EXTRA_OPTIONS
871MSGMERGE
872XGETTEXT_015
873XGETTEXT
874GMSGFMT_015
875MSGFMT_015
876GMSGFMT
877MSGFMT
878GETTEXT_MACRO_VERSION
879USE_NLS
880PKGCONFIG
881LIBTOOL_DEPS
882CXXCPP
883LT_SYS_LIBRARY_PATH
884OTOOL64
885OTOOL
886LIPO
887NMEDIT
888DSYMUTIL
889MANIFEST_TOOL
890RANLIB
891ac_ct_AR
892AR
893LN_S
894NM
895ac_ct_DUMPBIN
896DUMPBIN
897LD
898FGREP
899SED
900LIBTOOL
901am__fastdepCXX_FALSE
902am__fastdepCXX_TRUE
903CXXDEPMODE
904ac_ct_CXX
905CXXFLAGS
906CXX
907EGREP
908GREP
909CPP
910am__fastdepCC_FALSE
911am__fastdepCC_TRUE
912CCDEPMODE
913am__nodep
914AMDEPBACKSLASH
915AMDEP_FALSE
916AMDEP_TRUE
917am__include
918DEPDIR
919OBJEXT
920EXEEXT
921ac_ct_CC
922CPPFLAGS
923LDFLAGS
924CFLAGS
925CC
926OBJDUMP
927DLLTOOL
928AS
929host_os
930host_vendor
931host_cpu
932host
933build_os
934build_vendor
935build_cpu
936build
937AM_BACKSLASH
938AM_DEFAULT_VERBOSITY
939AM_DEFAULT_V
940AM_V
941am__untar
942am__tar
943AMTAR
944am__leading_dot
945SET_MAKE
946AWK
947mkdir_p
948MKDIR_P
949INSTALL_STRIP_PROGRAM
950STRIP
951install_sh
952MAKEINFO
953AUTOHEADER
954AUTOMAKE
955AUTOCONF
956ACLOCAL
957VERSION
958PACKAGE
959CYGPATH_W
960am__isrc
961INSTALL_DATA
962INSTALL_SCRIPT
963INSTALL_PROGRAM
964target_alias
965host_alias
966build_alias
967LIBS
968ECHO_T
969ECHO_N
970ECHO_C
971DEFS
972mandir
973localedir
974libdir
975psdir
976pdfdir
977dvidir
978htmldir
979infodir
980docdir
981oldincludedir
982includedir
983runstatedir
984localstatedir
985sharedstatedir
986sysconfdir
987datadir
988datarootdir
989libexecdir
990sbindir
991bindir
992program_transform_name
993prefix
994exec_prefix
995PACKAGE_URL
996PACKAGE_BUGREPORT
997PACKAGE_STRING
998PACKAGE_VERSION
999PACKAGE_TARNAME
1000PACKAGE_NAME
1001PATH_SEPARATOR
1002SHELL
1003am__quote'
1004ac_subst_files=''
1005ac_user_opts='
1006enable_option_checking
1007enable_silent_rules
1008enable_dependency_tracking
1009enable_shared
1010enable_static
1011with_pic
1012enable_fast_install
1013with_aix_soname
1014with_gnu_ld
1015with_sysroot
1016enable_libtool_lock
1017enable_nls
1018enable_rpath
1019with_libiconv_prefix
1020with_libintl_prefix
1021enable_largefile
1022enable_shared_libs
1023enable_static_executables
1024enable_winapi
1025enable_wide_character_type
1026enable_verbose_output
1027enable_debug_output
1028with_libcerror
1029enable_multi_threading_support
1030with_libcthreads
1031with_pthread
1032with_libcdata
1033with_libclocale
1034with_libcnotify
1035with_libcsplit
1036with_libuna
1037with_libcfile
1038with_libcpath
1039with_libbfio
1040with_libfcache
1041with_libfdata
1042with_libfvalue
1043with_pyprefix
1044enable_python
1045with_pythondir
1046enable_python2
1047with_pythondir2
1048enable_python3
1049with_pythondir3
1050with_libfuse
1051'
1052      ac_precious_vars='build_alias
1053host_alias
1054target_alias
1055CC
1056CFLAGS
1057LDFLAGS
1058LIBS
1059CPPFLAGS
1060CPP
1061CXX
1062CXXFLAGS
1063CCC
1064LT_SYS_LIBRARY_PATH
1065CXXCPP
1066PKG_CONFIG
1067PKG_CONFIG_PATH
1068PKG_CONFIG_LIBDIR
1069libcerror_CFLAGS
1070libcerror_LIBS
1071libcthreads_CFLAGS
1072libcthreads_LIBS
1073libcdata_CFLAGS
1074libcdata_LIBS
1075libclocale_CFLAGS
1076libclocale_LIBS
1077libcnotify_CFLAGS
1078libcnotify_LIBS
1079libcsplit_CFLAGS
1080libcsplit_LIBS
1081libuna_CFLAGS
1082libuna_LIBS
1083libcfile_CFLAGS
1084libcfile_LIBS
1085libcpath_CFLAGS
1086libcpath_LIBS
1087libbfio_CFLAGS
1088libbfio_LIBS
1089libfcache_CFLAGS
1090libfcache_LIBS
1091libfdata_CFLAGS
1092libfdata_LIBS
1093libfvalue_CFLAGS
1094libfvalue_LIBS
1095fuse_CFLAGS
1096fuse_LIBS'
1097
1098
1099# Initialize some variables set by options.
1100ac_init_help=
1101ac_init_version=false
1102ac_unrecognized_opts=
1103ac_unrecognized_sep=
1104# The variables have the same names as the options, with
1105# dashes changed to underlines.
1106cache_file=/dev/null
1107exec_prefix=NONE
1108no_create=
1109no_recursion=
1110prefix=NONE
1111program_prefix=NONE
1112program_suffix=NONE
1113program_transform_name=s,x,x,
1114silent=
1115site=
1116srcdir=
1117verbose=
1118x_includes=NONE
1119x_libraries=NONE
1120
1121# Installation directory options.
1122# These are left unexpanded so users can "make install exec_prefix=/foo"
1123# and all the variables that are supposed to be based on exec_prefix
1124# by default will actually change.
1125# Use braces instead of parens because sh, perl, etc. also accept them.
1126# (The list follows the same order as the GNU Coding Standards.)
1127bindir='${exec_prefix}/bin'
1128sbindir='${exec_prefix}/sbin'
1129libexecdir='${exec_prefix}/libexec'
1130datarootdir='${prefix}/share'
1131datadir='${datarootdir}'
1132sysconfdir='${prefix}/etc'
1133sharedstatedir='${prefix}/com'
1134localstatedir='${prefix}/var'
1135runstatedir='${localstatedir}/run'
1136includedir='${prefix}/include'
1137oldincludedir='/usr/include'
1138docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1139infodir='${datarootdir}/info'
1140htmldir='${docdir}'
1141dvidir='${docdir}'
1142pdfdir='${docdir}'
1143psdir='${docdir}'
1144libdir='${exec_prefix}/lib'
1145localedir='${datarootdir}/locale'
1146mandir='${datarootdir}/man'
1147
1148ac_prev=
1149ac_dashdash=
1150for ac_option
1151do
1152  # If the previous option needs an argument, assign it.
1153  if test -n "$ac_prev"; then
1154    eval $ac_prev=\$ac_option
1155    ac_prev=
1156    continue
1157  fi
1158
1159  case $ac_option in
1160  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1161  *=)   ac_optarg= ;;
1162  *)    ac_optarg=yes ;;
1163  esac
1164
1165  # Accept the important Cygnus configure options, so we can diagnose typos.
1166
1167  case $ac_dashdash$ac_option in
1168  --)
1169    ac_dashdash=yes ;;
1170
1171  -bindir | --bindir | --bindi | --bind | --bin | --bi)
1172    ac_prev=bindir ;;
1173  -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1174    bindir=$ac_optarg ;;
1175
1176  -build | --build | --buil | --bui | --bu)
1177    ac_prev=build_alias ;;
1178  -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1179    build_alias=$ac_optarg ;;
1180
1181  -cache-file | --cache-file | --cache-fil | --cache-fi \
1182  | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1183    ac_prev=cache_file ;;
1184  -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1185  | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1186    cache_file=$ac_optarg ;;
1187
1188  --config-cache | -C)
1189    cache_file=config.cache ;;
1190
1191  -datadir | --datadir | --datadi | --datad)
1192    ac_prev=datadir ;;
1193  -datadir=* | --datadir=* | --datadi=* | --datad=*)
1194    datadir=$ac_optarg ;;
1195
1196  -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1197  | --dataroo | --dataro | --datar)
1198    ac_prev=datarootdir ;;
1199  -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1200  | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1201    datarootdir=$ac_optarg ;;
1202
1203  -disable-* | --disable-*)
1204    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1205    # Reject names that are not valid shell variable names.
1206    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1207      as_fn_error $? "invalid feature name: $ac_useropt"
1208    ac_useropt_orig=$ac_useropt
1209    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1210    case $ac_user_opts in
1211      *"
1212"enable_$ac_useropt"
1213"*) ;;
1214      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1215	 ac_unrecognized_sep=', ';;
1216    esac
1217    eval enable_$ac_useropt=no ;;
1218
1219  -docdir | --docdir | --docdi | --doc | --do)
1220    ac_prev=docdir ;;
1221  -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1222    docdir=$ac_optarg ;;
1223
1224  -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1225    ac_prev=dvidir ;;
1226  -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1227    dvidir=$ac_optarg ;;
1228
1229  -enable-* | --enable-*)
1230    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1231    # Reject names that are not valid shell variable names.
1232    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1233      as_fn_error $? "invalid feature name: $ac_useropt"
1234    ac_useropt_orig=$ac_useropt
1235    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1236    case $ac_user_opts in
1237      *"
1238"enable_$ac_useropt"
1239"*) ;;
1240      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1241	 ac_unrecognized_sep=', ';;
1242    esac
1243    eval enable_$ac_useropt=\$ac_optarg ;;
1244
1245  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1246  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1247  | --exec | --exe | --ex)
1248    ac_prev=exec_prefix ;;
1249  -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1250  | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1251  | --exec=* | --exe=* | --ex=*)
1252    exec_prefix=$ac_optarg ;;
1253
1254  -gas | --gas | --ga | --g)
1255    # Obsolete; use --with-gas.
1256    with_gas=yes ;;
1257
1258  -help | --help | --hel | --he | -h)
1259    ac_init_help=long ;;
1260  -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1261    ac_init_help=recursive ;;
1262  -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1263    ac_init_help=short ;;
1264
1265  -host | --host | --hos | --ho)
1266    ac_prev=host_alias ;;
1267  -host=* | --host=* | --hos=* | --ho=*)
1268    host_alias=$ac_optarg ;;
1269
1270  -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1271    ac_prev=htmldir ;;
1272  -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1273  | --ht=*)
1274    htmldir=$ac_optarg ;;
1275
1276  -includedir | --includedir | --includedi | --included | --include \
1277  | --includ | --inclu | --incl | --inc)
1278    ac_prev=includedir ;;
1279  -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1280  | --includ=* | --inclu=* | --incl=* | --inc=*)
1281    includedir=$ac_optarg ;;
1282
1283  -infodir | --infodir | --infodi | --infod | --info | --inf)
1284    ac_prev=infodir ;;
1285  -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1286    infodir=$ac_optarg ;;
1287
1288  -libdir | --libdir | --libdi | --libd)
1289    ac_prev=libdir ;;
1290  -libdir=* | --libdir=* | --libdi=* | --libd=*)
1291    libdir=$ac_optarg ;;
1292
1293  -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1294  | --libexe | --libex | --libe)
1295    ac_prev=libexecdir ;;
1296  -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1297  | --libexe=* | --libex=* | --libe=*)
1298    libexecdir=$ac_optarg ;;
1299
1300  -localedir | --localedir | --localedi | --localed | --locale)
1301    ac_prev=localedir ;;
1302  -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1303    localedir=$ac_optarg ;;
1304
1305  -localstatedir | --localstatedir | --localstatedi | --localstated \
1306  | --localstate | --localstat | --localsta | --localst | --locals)
1307    ac_prev=localstatedir ;;
1308  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1309  | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1310    localstatedir=$ac_optarg ;;
1311
1312  -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1313    ac_prev=mandir ;;
1314  -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1315    mandir=$ac_optarg ;;
1316
1317  -nfp | --nfp | --nf)
1318    # Obsolete; use --without-fp.
1319    with_fp=no ;;
1320
1321  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1322  | --no-cr | --no-c | -n)
1323    no_create=yes ;;
1324
1325  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1326  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1327    no_recursion=yes ;;
1328
1329  -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1330  | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1331  | --oldin | --oldi | --old | --ol | --o)
1332    ac_prev=oldincludedir ;;
1333  -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1334  | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1335  | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1336    oldincludedir=$ac_optarg ;;
1337
1338  -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1339    ac_prev=prefix ;;
1340  -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1341    prefix=$ac_optarg ;;
1342
1343  -program-prefix | --program-prefix | --program-prefi | --program-pref \
1344  | --program-pre | --program-pr | --program-p)
1345    ac_prev=program_prefix ;;
1346  -program-prefix=* | --program-prefix=* | --program-prefi=* \
1347  | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1348    program_prefix=$ac_optarg ;;
1349
1350  -program-suffix | --program-suffix | --program-suffi | --program-suff \
1351  | --program-suf | --program-su | --program-s)
1352    ac_prev=program_suffix ;;
1353  -program-suffix=* | --program-suffix=* | --program-suffi=* \
1354  | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1355    program_suffix=$ac_optarg ;;
1356
1357  -program-transform-name | --program-transform-name \
1358  | --program-transform-nam | --program-transform-na \
1359  | --program-transform-n | --program-transform- \
1360  | --program-transform | --program-transfor \
1361  | --program-transfo | --program-transf \
1362  | --program-trans | --program-tran \
1363  | --progr-tra | --program-tr | --program-t)
1364    ac_prev=program_transform_name ;;
1365  -program-transform-name=* | --program-transform-name=* \
1366  | --program-transform-nam=* | --program-transform-na=* \
1367  | --program-transform-n=* | --program-transform-=* \
1368  | --program-transform=* | --program-transfor=* \
1369  | --program-transfo=* | --program-transf=* \
1370  | --program-trans=* | --program-tran=* \
1371  | --progr-tra=* | --program-tr=* | --program-t=*)
1372    program_transform_name=$ac_optarg ;;
1373
1374  -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1375    ac_prev=pdfdir ;;
1376  -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1377    pdfdir=$ac_optarg ;;
1378
1379  -psdir | --psdir | --psdi | --psd | --ps)
1380    ac_prev=psdir ;;
1381  -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1382    psdir=$ac_optarg ;;
1383
1384  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1385  | -silent | --silent | --silen | --sile | --sil)
1386    silent=yes ;;
1387
1388  -runstatedir | --runstatedir | --runstatedi | --runstated \
1389  | --runstate | --runstat | --runsta | --runst | --runs \
1390  | --run | --ru | --r)
1391    ac_prev=runstatedir ;;
1392  -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1393  | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1394  | --run=* | --ru=* | --r=*)
1395    runstatedir=$ac_optarg ;;
1396
1397  -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1398    ac_prev=sbindir ;;
1399  -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1400  | --sbi=* | --sb=*)
1401    sbindir=$ac_optarg ;;
1402
1403  -sharedstatedir | --sharedstatedir | --sharedstatedi \
1404  | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1405  | --sharedst | --shareds | --shared | --share | --shar \
1406  | --sha | --sh)
1407    ac_prev=sharedstatedir ;;
1408  -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1409  | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1410  | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1411  | --sha=* | --sh=*)
1412    sharedstatedir=$ac_optarg ;;
1413
1414  -site | --site | --sit)
1415    ac_prev=site ;;
1416  -site=* | --site=* | --sit=*)
1417    site=$ac_optarg ;;
1418
1419  -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1420    ac_prev=srcdir ;;
1421  -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1422    srcdir=$ac_optarg ;;
1423
1424  -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1425  | --syscon | --sysco | --sysc | --sys | --sy)
1426    ac_prev=sysconfdir ;;
1427  -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1428  | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1429    sysconfdir=$ac_optarg ;;
1430
1431  -target | --target | --targe | --targ | --tar | --ta | --t)
1432    ac_prev=target_alias ;;
1433  -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1434    target_alias=$ac_optarg ;;
1435
1436  -v | -verbose | --verbose | --verbos | --verbo | --verb)
1437    verbose=yes ;;
1438
1439  -version | --version | --versio | --versi | --vers | -V)
1440    ac_init_version=: ;;
1441
1442  -with-* | --with-*)
1443    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1444    # Reject names that are not valid shell variable names.
1445    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1446      as_fn_error $? "invalid package name: $ac_useropt"
1447    ac_useropt_orig=$ac_useropt
1448    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1449    case $ac_user_opts in
1450      *"
1451"with_$ac_useropt"
1452"*) ;;
1453      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1454	 ac_unrecognized_sep=', ';;
1455    esac
1456    eval with_$ac_useropt=\$ac_optarg ;;
1457
1458  -without-* | --without-*)
1459    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1460    # Reject names that are not valid shell variable names.
1461    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1462      as_fn_error $? "invalid package name: $ac_useropt"
1463    ac_useropt_orig=$ac_useropt
1464    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1465    case $ac_user_opts in
1466      *"
1467"with_$ac_useropt"
1468"*) ;;
1469      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1470	 ac_unrecognized_sep=', ';;
1471    esac
1472    eval with_$ac_useropt=no ;;
1473
1474  --x)
1475    # Obsolete; use --with-x.
1476    with_x=yes ;;
1477
1478  -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1479  | --x-incl | --x-inc | --x-in | --x-i)
1480    ac_prev=x_includes ;;
1481  -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1482  | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1483    x_includes=$ac_optarg ;;
1484
1485  -x-libraries | --x-libraries | --x-librarie | --x-librari \
1486  | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1487    ac_prev=x_libraries ;;
1488  -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1489  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1490    x_libraries=$ac_optarg ;;
1491
1492  -*) as_fn_error $? "unrecognized option: \`$ac_option'
1493Try \`$0 --help' for more information"
1494    ;;
1495
1496  *=*)
1497    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1498    # Reject names that are not valid shell variable names.
1499    case $ac_envvar in #(
1500      '' | [0-9]* | *[!_$as_cr_alnum]* )
1501      as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1502    esac
1503    eval $ac_envvar=\$ac_optarg
1504    export $ac_envvar ;;
1505
1506  *)
1507    # FIXME: should be removed in autoconf 3.0.
1508    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1509    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1510      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1511    : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1512    ;;
1513
1514  esac
1515done
1516
1517if test -n "$ac_prev"; then
1518  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1519  as_fn_error $? "missing argument to $ac_option"
1520fi
1521
1522if test -n "$ac_unrecognized_opts"; then
1523  case $enable_option_checking in
1524    no) ;;
1525    fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1526    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1527  esac
1528fi
1529
1530# Check all directory arguments for consistency.
1531for ac_var in	exec_prefix prefix bindir sbindir libexecdir datarootdir \
1532		datadir sysconfdir sharedstatedir localstatedir includedir \
1533		oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1534		libdir localedir mandir runstatedir
1535do
1536  eval ac_val=\$$ac_var
1537  # Remove trailing slashes.
1538  case $ac_val in
1539    */ )
1540      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1541      eval $ac_var=\$ac_val;;
1542  esac
1543  # Be sure to have absolute directory names.
1544  case $ac_val in
1545    [\\/$]* | ?:[\\/]* )  continue;;
1546    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1547  esac
1548  as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1549done
1550
1551# There might be people who depend on the old broken behavior: `$host'
1552# used to hold the argument of --host etc.
1553# FIXME: To remove some day.
1554build=$build_alias
1555host=$host_alias
1556target=$target_alias
1557
1558# FIXME: To remove some day.
1559if test "x$host_alias" != x; then
1560  if test "x$build_alias" = x; then
1561    cross_compiling=maybe
1562  elif test "x$build_alias" != "x$host_alias"; then
1563    cross_compiling=yes
1564  fi
1565fi
1566
1567ac_tool_prefix=
1568test -n "$host_alias" && ac_tool_prefix=$host_alias-
1569
1570test "$silent" = yes && exec 6>/dev/null
1571
1572
1573ac_pwd=`pwd` && test -n "$ac_pwd" &&
1574ac_ls_di=`ls -di .` &&
1575ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1576  as_fn_error $? "working directory cannot be determined"
1577test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1578  as_fn_error $? "pwd does not report name of working directory"
1579
1580
1581# Find the source files, if location was not specified.
1582if test -z "$srcdir"; then
1583  ac_srcdir_defaulted=yes
1584  # Try the directory containing this script, then the parent directory.
1585  ac_confdir=`$as_dirname -- "$as_myself" ||
1586$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1587	 X"$as_myself" : 'X\(//\)[^/]' \| \
1588	 X"$as_myself" : 'X\(//\)$' \| \
1589	 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1590$as_echo X"$as_myself" |
1591    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1592	    s//\1/
1593	    q
1594	  }
1595	  /^X\(\/\/\)[^/].*/{
1596	    s//\1/
1597	    q
1598	  }
1599	  /^X\(\/\/\)$/{
1600	    s//\1/
1601	    q
1602	  }
1603	  /^X\(\/\).*/{
1604	    s//\1/
1605	    q
1606	  }
1607	  s/.*/./; q'`
1608  srcdir=$ac_confdir
1609  if test ! -r "$srcdir/$ac_unique_file"; then
1610    srcdir=..
1611  fi
1612else
1613  ac_srcdir_defaulted=no
1614fi
1615if test ! -r "$srcdir/$ac_unique_file"; then
1616  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1617  as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1618fi
1619ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1620ac_abs_confdir=`(
1621	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1622	pwd)`
1623# When building in place, set srcdir=.
1624if test "$ac_abs_confdir" = "$ac_pwd"; then
1625  srcdir=.
1626fi
1627# Remove unnecessary trailing slashes from srcdir.
1628# Double slashes in file names in object file debugging info
1629# mess up M-x gdb in Emacs.
1630case $srcdir in
1631*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1632esac
1633for ac_var in $ac_precious_vars; do
1634  eval ac_env_${ac_var}_set=\${${ac_var}+set}
1635  eval ac_env_${ac_var}_value=\$${ac_var}
1636  eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1637  eval ac_cv_env_${ac_var}_value=\$${ac_var}
1638done
1639
1640#
1641# Report the --help message.
1642#
1643if test "$ac_init_help" = "long"; then
1644  # Omit some internal or obsolete options to make the list less imposing.
1645  # This message is too long to be a string in the A/UX 3.1 sh.
1646  cat <<_ACEOF
1647\`configure' configures libvslvm 20210807 to adapt to many kinds of systems.
1648
1649Usage: $0 [OPTION]... [VAR=VALUE]...
1650
1651To assign environment variables (e.g., CC, CFLAGS...), specify them as
1652VAR=VALUE.  See below for descriptions of some of the useful variables.
1653
1654Defaults for the options are specified in brackets.
1655
1656Configuration:
1657  -h, --help              display this help and exit
1658      --help=short        display options specific to this package
1659      --help=recursive    display the short help of all the included packages
1660  -V, --version           display version information and exit
1661  -q, --quiet, --silent   do not print \`checking ...' messages
1662      --cache-file=FILE   cache test results in FILE [disabled]
1663  -C, --config-cache      alias for \`--cache-file=config.cache'
1664  -n, --no-create         do not create output files
1665      --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1666
1667Installation directories:
1668  --prefix=PREFIX         install architecture-independent files in PREFIX
1669                          [$ac_default_prefix]
1670  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1671                          [PREFIX]
1672
1673By default, \`make install' will install all the files in
1674\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1675an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1676for instance \`--prefix=\$HOME'.
1677
1678For better control, use the options below.
1679
1680Fine tuning of the installation directories:
1681  --bindir=DIR            user executables [EPREFIX/bin]
1682  --sbindir=DIR           system admin executables [EPREFIX/sbin]
1683  --libexecdir=DIR        program executables [EPREFIX/libexec]
1684  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1685  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1686  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1687  --runstatedir=DIR       modifiable per-process data [LOCALSTATEDIR/run]
1688  --libdir=DIR            object code libraries [EPREFIX/lib]
1689  --includedir=DIR        C header files [PREFIX/include]
1690  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1691  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1692  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1693  --infodir=DIR           info documentation [DATAROOTDIR/info]
1694  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1695  --mandir=DIR            man documentation [DATAROOTDIR/man]
1696  --docdir=DIR            documentation root [DATAROOTDIR/doc/libvslvm]
1697  --htmldir=DIR           html documentation [DOCDIR]
1698  --dvidir=DIR            dvi documentation [DOCDIR]
1699  --pdfdir=DIR            pdf documentation [DOCDIR]
1700  --psdir=DIR             ps documentation [DOCDIR]
1701_ACEOF
1702
1703  cat <<\_ACEOF
1704
1705Program names:
1706  --program-prefix=PREFIX            prepend PREFIX to installed program names
1707  --program-suffix=SUFFIX            append SUFFIX to installed program names
1708  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
1709
1710System types:
1711  --build=BUILD     configure for building on BUILD [guessed]
1712  --host=HOST       cross-compile to build programs to run on HOST [BUILD]
1713_ACEOF
1714fi
1715
1716if test -n "$ac_init_help"; then
1717  case $ac_init_help in
1718     short | recursive ) echo "Configuration of libvslvm 20210807:";;
1719   esac
1720  cat <<\_ACEOF
1721
1722Optional Features:
1723  --disable-option-checking  ignore unrecognized --enable/--with options
1724  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1725  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1726  --enable-silent-rules   less verbose build output (undo: "make V=1")
1727  --disable-silent-rules  verbose build output (undo: "make V=0")
1728  --enable-dependency-tracking
1729                          do not reject slow dependency extractors
1730  --disable-dependency-tracking
1731                          speeds up one-time build
1732  --enable-shared[=PKGS]  build shared libraries [default=yes]
1733  --enable-static[=PKGS]  build static libraries [default=yes]
1734  --enable-fast-install[=PKGS]
1735                          optimize for fast installation [default=yes]
1736  --disable-libtool-lock  avoid locking (might break parallel builds)
1737  --disable-nls           do not use Native Language Support
1738  --disable-rpath         do not hardcode runtime library paths
1739  --disable-largefile     omit support for large files
1740  --disable-shared-libs   disable shared library support
1741  --enable-static-executables
1742                          build static executables (binaries) [default=no]
1743  --enable-winapi         enable WINAPI support for cross-compilation
1744                          [default=auto-detect]
1745  --enable-wide-character-type
1746                          enable wide character type support [default=no]
1747  --enable-verbose-output enable verbose output [default=no]
1748  --enable-debug-output   enable debug output [default=no]
1749  --enable-multi-threading-support
1750                          enable multi-threading support [default=yes]
1751  --enable-python         build Python bindings [default=no]
1752  --enable-python2        build Python 2 bindings [default=no]
1753  --enable-python3        build Python 3 bindings [default=no]
1754
1755Optional Packages:
1756  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1757  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1758  --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
1759                          both]
1760  --with-aix-soname=aix|svr4|both
1761                          shared library versioning (aka "SONAME") variant to
1762                          provide on AIX, [default=aix].
1763  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1764  --with-sysroot[=DIR]    Search for dependent libraries within DIR (or the
1765                          compiler's sysroot if not specified).
1766  --with-gnu-ld           assume the C compiler uses GNU ld default=no
1767  --with-libiconv-prefix[=DIR]  search for libiconv in DIR/include and DIR/lib
1768  --without-libiconv-prefix     don't search for libiconv in includedir and libdir
1769  --with-libintl-prefix[=DIR]  search for libintl in DIR/include and DIR/lib
1770  --without-libintl-prefix     don't search for libintl in includedir and libdir
1771  --with-libcerror[=DIR]  search for libcerror in includedir and libdir or in
1772                          the specified DIR, or no if to use local version
1773                          [default=auto-detect]
1774  --with-libcthreads[=DIR]
1775                          search for libcthreads in includedir and libdir or
1776                          in the specified DIR, or no if to use local version
1777                          [default=auto-detect]
1778  --with-pthread[=DIR]    search for pthread in includedir and libdir or in
1779                          the specified DIR, or no if not to use pthread
1780                          [default=auto-detect]
1781  --with-libcdata[=DIR]   search for libcdata in includedir and libdir or in
1782                          the specified DIR, or no if to use local version
1783                          [default=auto-detect]
1784  --with-libclocale[=DIR] search for libclocale in includedir and libdir or in
1785                          the specified DIR, or no if to use local version
1786                          [default=auto-detect]
1787  --with-libcnotify[=DIR] search for libcnotify in includedir and libdir or in
1788                          the specified DIR, or no if to use local version
1789                          [default=auto-detect]
1790  --with-libcsplit[=DIR]  search for libcsplit in includedir and libdir or in
1791                          the specified DIR, or no if to use local version
1792                          [default=auto-detect]
1793  --with-libuna[=DIR]     search for libuna in includedir and libdir or in the
1794                          specified DIR, or no if to use local version
1795                          [default=auto-detect]
1796  --with-libcfile[=DIR]   search for libcfile in includedir and libdir or in
1797                          the specified DIR, or no if to use local version
1798                          [default=auto-detect]
1799  --with-libcpath[=DIR]   search for libcpath in includedir and libdir or in
1800                          the specified DIR, or no if to use local version
1801                          [default=auto-detect]
1802  --with-libbfio[=DIR]    search for libbfio in includedir and libdir or in
1803                          the specified DIR, or no if to use local version
1804                          [default=auto-detect]
1805  --with-libfcache[=DIR]  search for libfcache in includedir and libdir or in
1806                          the specified DIR, or no if to use local version
1807                          [default=auto-detect]
1808  --with-libfdata[=DIR]   search for libfdata in includedir and libdir or in
1809                          the specified DIR, or no if to use local version
1810                          [default=auto-detect]
1811  --with-libfvalue[=DIR]  search for libfvalue in includedir and libdir or in
1812                          the specified DIR, or no if to use local version
1813                          [default=auto-detect]
1814  --with-pyprefix[=no]    use `python-config --prefix' to determine the prefix
1815                          of pythondir instead of --prefix [default=no]
1816  --with-pythondir[=no]   use to specify the Python directory (pythondir)
1817                          [default=no]
1818  --with-pythondir2[=no]  use to specify the Python 2 directory (pythondir2)
1819                          [default=no]
1820  --with-pythondir3[=no]  use to specify the Python 3 directory (pythondir3)
1821                          [default=no]
1822  --with-libfuse[=DIR]    search for libfuse in includedir and libdir or in
1823                          the specified DIR, or no if not to use libfuse
1824                          [default=auto-detect]
1825
1826Some influential environment variables:
1827  CC          C compiler command
1828  CFLAGS      C compiler flags
1829  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
1830              nonstandard directory <lib dir>
1831  LIBS        libraries to pass to the linker, e.g. -l<library>
1832  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1833              you have headers in a nonstandard directory <include dir>
1834  CPP         C preprocessor
1835  CXX         C++ compiler command
1836  CXXFLAGS    C++ compiler flags
1837  LT_SYS_LIBRARY_PATH
1838              User-defined run-time library search path.
1839  CXXCPP      C++ preprocessor
1840  PKG_CONFIG  path to pkg-config utility
1841  PKG_CONFIG_PATH
1842              directories to add to pkg-config's search path
1843  PKG_CONFIG_LIBDIR
1844              path overriding pkg-config's built-in search path
1845  libcerror_CFLAGS
1846              C compiler flags for libcerror, overriding pkg-config
1847  libcerror_LIBS
1848              linker flags for libcerror, overriding pkg-config
1849  libcthreads_CFLAGS
1850              C compiler flags for libcthreads, overriding pkg-config
1851  libcthreads_LIBS
1852              linker flags for libcthreads, overriding pkg-config
1853  libcdata_CFLAGS
1854              C compiler flags for libcdata, overriding pkg-config
1855  libcdata_LIBS
1856              linker flags for libcdata, overriding pkg-config
1857  libclocale_CFLAGS
1858              C compiler flags for libclocale, overriding pkg-config
1859  libclocale_LIBS
1860              linker flags for libclocale, overriding pkg-config
1861  libcnotify_CFLAGS
1862              C compiler flags for libcnotify, overriding pkg-config
1863  libcnotify_LIBS
1864              linker flags for libcnotify, overriding pkg-config
1865  libcsplit_CFLAGS
1866              C compiler flags for libcsplit, overriding pkg-config
1867  libcsplit_LIBS
1868              linker flags for libcsplit, overriding pkg-config
1869  libuna_CFLAGS
1870              C compiler flags for libuna, overriding pkg-config
1871  libuna_LIBS linker flags for libuna, overriding pkg-config
1872  libcfile_CFLAGS
1873              C compiler flags for libcfile, overriding pkg-config
1874  libcfile_LIBS
1875              linker flags for libcfile, overriding pkg-config
1876  libcpath_CFLAGS
1877              C compiler flags for libcpath, overriding pkg-config
1878  libcpath_LIBS
1879              linker flags for libcpath, overriding pkg-config
1880  libbfio_CFLAGS
1881              C compiler flags for libbfio, overriding pkg-config
1882  libbfio_LIBS
1883              linker flags for libbfio, overriding pkg-config
1884  libfcache_CFLAGS
1885              C compiler flags for libfcache, overriding pkg-config
1886  libfcache_LIBS
1887              linker flags for libfcache, overriding pkg-config
1888  libfdata_CFLAGS
1889              C compiler flags for libfdata, overriding pkg-config
1890  libfdata_LIBS
1891              linker flags for libfdata, overriding pkg-config
1892  libfvalue_CFLAGS
1893              C compiler flags for libfvalue, overriding pkg-config
1894  libfvalue_LIBS
1895              linker flags for libfvalue, overriding pkg-config
1896  fuse_CFLAGS C compiler flags for fuse, overriding pkg-config
1897  fuse_LIBS   linker flags for fuse, overriding pkg-config
1898
1899Use these variables to override the choices made by `configure' or to help
1900it to find libraries and programs with nonstandard names/locations.
1901
1902Report bugs to <joachim.metz@gmail.com>.
1903_ACEOF
1904ac_status=$?
1905fi
1906
1907if test "$ac_init_help" = "recursive"; then
1908  # If there are subdirs, report their specific --help.
1909  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1910    test -d "$ac_dir" ||
1911      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1912      continue
1913    ac_builddir=.
1914
1915case "$ac_dir" in
1916.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1917*)
1918  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1919  # A ".." for each directory in $ac_dir_suffix.
1920  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1921  case $ac_top_builddir_sub in
1922  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1923  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1924  esac ;;
1925esac
1926ac_abs_top_builddir=$ac_pwd
1927ac_abs_builddir=$ac_pwd$ac_dir_suffix
1928# for backward compatibility:
1929ac_top_builddir=$ac_top_build_prefix
1930
1931case $srcdir in
1932  .)  # We are building in place.
1933    ac_srcdir=.
1934    ac_top_srcdir=$ac_top_builddir_sub
1935    ac_abs_top_srcdir=$ac_pwd ;;
1936  [\\/]* | ?:[\\/]* )  # Absolute name.
1937    ac_srcdir=$srcdir$ac_dir_suffix;
1938    ac_top_srcdir=$srcdir
1939    ac_abs_top_srcdir=$srcdir ;;
1940  *) # Relative name.
1941    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1942    ac_top_srcdir=$ac_top_build_prefix$srcdir
1943    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1944esac
1945ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1946
1947    cd "$ac_dir" || { ac_status=$?; continue; }
1948    # Check for guested configure.
1949    if test -f "$ac_srcdir/configure.gnu"; then
1950      echo &&
1951      $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1952    elif test -f "$ac_srcdir/configure"; then
1953      echo &&
1954      $SHELL "$ac_srcdir/configure" --help=recursive
1955    else
1956      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1957    fi || ac_status=$?
1958    cd "$ac_pwd" || { ac_status=$?; break; }
1959  done
1960fi
1961
1962test -n "$ac_init_help" && exit $ac_status
1963if $ac_init_version; then
1964  cat <<\_ACEOF
1965libvslvm configure 20210807
1966generated by GNU Autoconf 2.69
1967
1968Copyright (C) 2012 Free Software Foundation, Inc.
1969This configure script is free software; the Free Software Foundation
1970gives unlimited permission to copy, distribute and modify it.
1971_ACEOF
1972  exit
1973fi
1974
1975## ------------------------ ##
1976## Autoconf initialization. ##
1977## ------------------------ ##
1978
1979# ac_fn_c_try_compile LINENO
1980# --------------------------
1981# Try to compile conftest.$ac_ext, and return whether this succeeded.
1982ac_fn_c_try_compile ()
1983{
1984  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1985  rm -f conftest.$ac_objext
1986  if { { ac_try="$ac_compile"
1987case "(($ac_try" in
1988  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1989  *) ac_try_echo=$ac_try;;
1990esac
1991eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1992$as_echo "$ac_try_echo"; } >&5
1993  (eval "$ac_compile") 2>conftest.err
1994  ac_status=$?
1995  if test -s conftest.err; then
1996    grep -v '^ *+' conftest.err >conftest.er1
1997    cat conftest.er1 >&5
1998    mv -f conftest.er1 conftest.err
1999  fi
2000  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2001  test $ac_status = 0; } && {
2002	 test -z "$ac_c_werror_flag" ||
2003	 test ! -s conftest.err
2004       } && test -s conftest.$ac_objext; then :
2005  ac_retval=0
2006else
2007  $as_echo "$as_me: failed program was:" >&5
2008sed 's/^/| /' conftest.$ac_ext >&5
2009
2010	ac_retval=1
2011fi
2012  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2013  as_fn_set_status $ac_retval
2014
2015} # ac_fn_c_try_compile
2016
2017# ac_fn_c_try_cpp LINENO
2018# ----------------------
2019# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
2020ac_fn_c_try_cpp ()
2021{
2022  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2023  if { { ac_try="$ac_cpp conftest.$ac_ext"
2024case "(($ac_try" in
2025  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2026  *) ac_try_echo=$ac_try;;
2027esac
2028eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2029$as_echo "$ac_try_echo"; } >&5
2030  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
2031  ac_status=$?
2032  if test -s conftest.err; then
2033    grep -v '^ *+' conftest.err >conftest.er1
2034    cat conftest.er1 >&5
2035    mv -f conftest.er1 conftest.err
2036  fi
2037  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2038  test $ac_status = 0; } > conftest.i && {
2039	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
2040	 test ! -s conftest.err
2041       }; then :
2042  ac_retval=0
2043else
2044  $as_echo "$as_me: failed program was:" >&5
2045sed 's/^/| /' conftest.$ac_ext >&5
2046
2047    ac_retval=1
2048fi
2049  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2050  as_fn_set_status $ac_retval
2051
2052} # ac_fn_c_try_cpp
2053
2054# ac_fn_cxx_try_compile LINENO
2055# ----------------------------
2056# Try to compile conftest.$ac_ext, and return whether this succeeded.
2057ac_fn_cxx_try_compile ()
2058{
2059  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2060  rm -f conftest.$ac_objext
2061  if { { ac_try="$ac_compile"
2062case "(($ac_try" in
2063  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2064  *) ac_try_echo=$ac_try;;
2065esac
2066eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2067$as_echo "$ac_try_echo"; } >&5
2068  (eval "$ac_compile") 2>conftest.err
2069  ac_status=$?
2070  if test -s conftest.err; then
2071    grep -v '^ *+' conftest.err >conftest.er1
2072    cat conftest.er1 >&5
2073    mv -f conftest.er1 conftest.err
2074  fi
2075  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2076  test $ac_status = 0; } && {
2077	 test -z "$ac_cxx_werror_flag" ||
2078	 test ! -s conftest.err
2079       } && test -s conftest.$ac_objext; then :
2080  ac_retval=0
2081else
2082  $as_echo "$as_me: failed program was:" >&5
2083sed 's/^/| /' conftest.$ac_ext >&5
2084
2085	ac_retval=1
2086fi
2087  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2088  as_fn_set_status $ac_retval
2089
2090} # ac_fn_cxx_try_compile
2091
2092# ac_fn_c_try_link LINENO
2093# -----------------------
2094# Try to link conftest.$ac_ext, and return whether this succeeded.
2095ac_fn_c_try_link ()
2096{
2097  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2098  rm -f conftest.$ac_objext conftest$ac_exeext
2099  if { { ac_try="$ac_link"
2100case "(($ac_try" in
2101  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2102  *) ac_try_echo=$ac_try;;
2103esac
2104eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2105$as_echo "$ac_try_echo"; } >&5
2106  (eval "$ac_link") 2>conftest.err
2107  ac_status=$?
2108  if test -s conftest.err; then
2109    grep -v '^ *+' conftest.err >conftest.er1
2110    cat conftest.er1 >&5
2111    mv -f conftest.er1 conftest.err
2112  fi
2113  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2114  test $ac_status = 0; } && {
2115	 test -z "$ac_c_werror_flag" ||
2116	 test ! -s conftest.err
2117       } && test -s conftest$ac_exeext && {
2118	 test "$cross_compiling" = yes ||
2119	 test -x conftest$ac_exeext
2120       }; then :
2121  ac_retval=0
2122else
2123  $as_echo "$as_me: failed program was:" >&5
2124sed 's/^/| /' conftest.$ac_ext >&5
2125
2126	ac_retval=1
2127fi
2128  # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
2129  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
2130  # interfere with the next link command; also delete a directory that is
2131  # left behind by Apple's compiler.  We do this before executing the actions.
2132  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2133  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2134  as_fn_set_status $ac_retval
2135
2136} # ac_fn_c_try_link
2137
2138# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
2139# -------------------------------------------------------
2140# Tests whether HEADER exists and can be compiled using the include files in
2141# INCLUDES, setting the cache variable VAR accordingly.
2142ac_fn_c_check_header_compile ()
2143{
2144  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2145  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2146$as_echo_n "checking for $2... " >&6; }
2147if eval \${$3+:} false; then :
2148  $as_echo_n "(cached) " >&6
2149else
2150  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2151/* end confdefs.h.  */
2152$4
2153#include <$2>
2154_ACEOF
2155if ac_fn_c_try_compile "$LINENO"; then :
2156  eval "$3=yes"
2157else
2158  eval "$3=no"
2159fi
2160rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2161fi
2162eval ac_res=\$$3
2163	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2164$as_echo "$ac_res" >&6; }
2165  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2166
2167} # ac_fn_c_check_header_compile
2168
2169# ac_fn_c_try_run LINENO
2170# ----------------------
2171# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
2172# that executables *can* be run.
2173ac_fn_c_try_run ()
2174{
2175  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2176  if { { ac_try="$ac_link"
2177case "(($ac_try" in
2178  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2179  *) ac_try_echo=$ac_try;;
2180esac
2181eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2182$as_echo "$ac_try_echo"; } >&5
2183  (eval "$ac_link") 2>&5
2184  ac_status=$?
2185  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2186  test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
2187  { { case "(($ac_try" in
2188  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2189  *) ac_try_echo=$ac_try;;
2190esac
2191eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2192$as_echo "$ac_try_echo"; } >&5
2193  (eval "$ac_try") 2>&5
2194  ac_status=$?
2195  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2196  test $ac_status = 0; }; }; then :
2197  ac_retval=0
2198else
2199  $as_echo "$as_me: program exited with status $ac_status" >&5
2200       $as_echo "$as_me: failed program was:" >&5
2201sed 's/^/| /' conftest.$ac_ext >&5
2202
2203       ac_retval=$ac_status
2204fi
2205  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2206  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2207  as_fn_set_status $ac_retval
2208
2209} # ac_fn_c_try_run
2210
2211# ac_fn_c_check_func LINENO FUNC VAR
2212# ----------------------------------
2213# Tests whether FUNC exists, setting the cache variable VAR accordingly
2214ac_fn_c_check_func ()
2215{
2216  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2217  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2218$as_echo_n "checking for $2... " >&6; }
2219if eval \${$3+:} false; then :
2220  $as_echo_n "(cached) " >&6
2221else
2222  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2223/* end confdefs.h.  */
2224/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2225   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2226#define $2 innocuous_$2
2227
2228/* System header to define __stub macros and hopefully few prototypes,
2229    which can conflict with char $2 (); below.
2230    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2231    <limits.h> exists even on freestanding compilers.  */
2232
2233#ifdef __STDC__
2234# include <limits.h>
2235#else
2236# include <assert.h>
2237#endif
2238
2239#undef $2
2240
2241/* Override any GCC internal prototype to avoid an error.
2242   Use char because int might match the return type of a GCC
2243   builtin and then its argument prototype would still apply.  */
2244#ifdef __cplusplus
2245extern "C"
2246#endif
2247char $2 ();
2248/* The GNU C library defines this for functions which it implements
2249    to always fail with ENOSYS.  Some functions are actually named
2250    something starting with __ and the normal name is an alias.  */
2251#if defined __stub_$2 || defined __stub___$2
2252choke me
2253#endif
2254
2255int
2256main ()
2257{
2258return $2 ();
2259  ;
2260  return 0;
2261}
2262_ACEOF
2263if ac_fn_c_try_link "$LINENO"; then :
2264  eval "$3=yes"
2265else
2266  eval "$3=no"
2267fi
2268rm -f core conftest.err conftest.$ac_objext \
2269    conftest$ac_exeext conftest.$ac_ext
2270fi
2271eval ac_res=\$$3
2272	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2273$as_echo "$ac_res" >&6; }
2274  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2275
2276} # ac_fn_c_check_func
2277
2278# ac_fn_cxx_try_cpp LINENO
2279# ------------------------
2280# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
2281ac_fn_cxx_try_cpp ()
2282{
2283  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2284  if { { ac_try="$ac_cpp conftest.$ac_ext"
2285case "(($ac_try" in
2286  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2287  *) ac_try_echo=$ac_try;;
2288esac
2289eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2290$as_echo "$ac_try_echo"; } >&5
2291  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
2292  ac_status=$?
2293  if test -s conftest.err; then
2294    grep -v '^ *+' conftest.err >conftest.er1
2295    cat conftest.er1 >&5
2296    mv -f conftest.er1 conftest.err
2297  fi
2298  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2299  test $ac_status = 0; } > conftest.i && {
2300	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
2301	 test ! -s conftest.err
2302       }; then :
2303  ac_retval=0
2304else
2305  $as_echo "$as_me: failed program was:" >&5
2306sed 's/^/| /' conftest.$ac_ext >&5
2307
2308    ac_retval=1
2309fi
2310  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2311  as_fn_set_status $ac_retval
2312
2313} # ac_fn_cxx_try_cpp
2314
2315# ac_fn_cxx_try_link LINENO
2316# -------------------------
2317# Try to link conftest.$ac_ext, and return whether this succeeded.
2318ac_fn_cxx_try_link ()
2319{
2320  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2321  rm -f conftest.$ac_objext conftest$ac_exeext
2322  if { { ac_try="$ac_link"
2323case "(($ac_try" in
2324  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2325  *) ac_try_echo=$ac_try;;
2326esac
2327eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2328$as_echo "$ac_try_echo"; } >&5
2329  (eval "$ac_link") 2>conftest.err
2330  ac_status=$?
2331  if test -s conftest.err; then
2332    grep -v '^ *+' conftest.err >conftest.er1
2333    cat conftest.er1 >&5
2334    mv -f conftest.er1 conftest.err
2335  fi
2336  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2337  test $ac_status = 0; } && {
2338	 test -z "$ac_cxx_werror_flag" ||
2339	 test ! -s conftest.err
2340       } && test -s conftest$ac_exeext && {
2341	 test "$cross_compiling" = yes ||
2342	 test -x conftest$ac_exeext
2343       }; then :
2344  ac_retval=0
2345else
2346  $as_echo "$as_me: failed program was:" >&5
2347sed 's/^/| /' conftest.$ac_ext >&5
2348
2349	ac_retval=1
2350fi
2351  # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
2352  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
2353  # interfere with the next link command; also delete a directory that is
2354  # left behind by Apple's compiler.  We do this before executing the actions.
2355  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2356  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2357  as_fn_set_status $ac_retval
2358
2359} # ac_fn_cxx_try_link
2360
2361# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
2362# -------------------------------------------------------
2363# Tests whether HEADER exists, giving a warning if it cannot be compiled using
2364# the include files in INCLUDES and setting the cache variable VAR
2365# accordingly.
2366ac_fn_c_check_header_mongrel ()
2367{
2368  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2369  if eval \${$3+:} false; then :
2370  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2371$as_echo_n "checking for $2... " >&6; }
2372if eval \${$3+:} false; then :
2373  $as_echo_n "(cached) " >&6
2374fi
2375eval ac_res=\$$3
2376	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2377$as_echo "$ac_res" >&6; }
2378else
2379  # Is the header compilable?
2380{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
2381$as_echo_n "checking $2 usability... " >&6; }
2382cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2383/* end confdefs.h.  */
2384$4
2385#include <$2>
2386_ACEOF
2387if ac_fn_c_try_compile "$LINENO"; then :
2388  ac_header_compiler=yes
2389else
2390  ac_header_compiler=no
2391fi
2392rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2393{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
2394$as_echo "$ac_header_compiler" >&6; }
2395
2396# Is the header present?
2397{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
2398$as_echo_n "checking $2 presence... " >&6; }
2399cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2400/* end confdefs.h.  */
2401#include <$2>
2402_ACEOF
2403if ac_fn_c_try_cpp "$LINENO"; then :
2404  ac_header_preproc=yes
2405else
2406  ac_header_preproc=no
2407fi
2408rm -f conftest.err conftest.i conftest.$ac_ext
2409{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2410$as_echo "$ac_header_preproc" >&6; }
2411
2412# So?  What about this header?
2413case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
2414  yes:no: )
2415    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
2416$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
2417    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2418$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2419    ;;
2420  no:yes:* )
2421    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
2422$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
2423    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
2424$as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
2425    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
2426$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
2427    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
2428$as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
2429    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2430$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2431( $as_echo "## ------------------------------------- ##
2432## Report this to joachim.metz@gmail.com ##
2433## ------------------------------------- ##"
2434     ) | sed "s/^/$as_me: WARNING:     /" >&2
2435    ;;
2436esac
2437  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2438$as_echo_n "checking for $2... " >&6; }
2439if eval \${$3+:} false; then :
2440  $as_echo_n "(cached) " >&6
2441else
2442  eval "$3=\$ac_header_compiler"
2443fi
2444eval ac_res=\$$3
2445	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2446$as_echo "$ac_res" >&6; }
2447fi
2448  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2449
2450} # ac_fn_c_check_header_mongrel
2451
2452# ac_fn_c_check_type LINENO TYPE VAR INCLUDES
2453# -------------------------------------------
2454# Tests whether TYPE exists after having included INCLUDES, setting cache
2455# variable VAR accordingly.
2456ac_fn_c_check_type ()
2457{
2458  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2459  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2460$as_echo_n "checking for $2... " >&6; }
2461if eval \${$3+:} false; then :
2462  $as_echo_n "(cached) " >&6
2463else
2464  eval "$3=no"
2465  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2466/* end confdefs.h.  */
2467$4
2468int
2469main ()
2470{
2471if (sizeof ($2))
2472	 return 0;
2473  ;
2474  return 0;
2475}
2476_ACEOF
2477if ac_fn_c_try_compile "$LINENO"; then :
2478  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2479/* end confdefs.h.  */
2480$4
2481int
2482main ()
2483{
2484if (sizeof (($2)))
2485	    return 0;
2486  ;
2487  return 0;
2488}
2489_ACEOF
2490if ac_fn_c_try_compile "$LINENO"; then :
2491
2492else
2493  eval "$3=yes"
2494fi
2495rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2496fi
2497rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2498fi
2499eval ac_res=\$$3
2500	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2501$as_echo "$ac_res" >&6; }
2502  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2503
2504} # ac_fn_c_check_type
2505
2506# ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
2507# --------------------------------------------
2508# Tries to find the compile-time value of EXPR in a program that includes
2509# INCLUDES, setting VAR accordingly. Returns whether the value could be
2510# computed
2511ac_fn_c_compute_int ()
2512{
2513  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2514  if test "$cross_compiling" = yes; then
2515    # Depending upon the size, compute the lo and hi bounds.
2516cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2517/* end confdefs.h.  */
2518$4
2519int
2520main ()
2521{
2522static int test_array [1 - 2 * !(($2) >= 0)];
2523test_array [0] = 0;
2524return test_array [0];
2525
2526  ;
2527  return 0;
2528}
2529_ACEOF
2530if ac_fn_c_try_compile "$LINENO"; then :
2531  ac_lo=0 ac_mid=0
2532  while :; do
2533    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2534/* end confdefs.h.  */
2535$4
2536int
2537main ()
2538{
2539static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2540test_array [0] = 0;
2541return test_array [0];
2542
2543  ;
2544  return 0;
2545}
2546_ACEOF
2547if ac_fn_c_try_compile "$LINENO"; then :
2548  ac_hi=$ac_mid; break
2549else
2550  as_fn_arith $ac_mid + 1 && ac_lo=$as_val
2551			if test $ac_lo -le $ac_mid; then
2552			  ac_lo= ac_hi=
2553			  break
2554			fi
2555			as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val
2556fi
2557rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2558  done
2559else
2560  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2561/* end confdefs.h.  */
2562$4
2563int
2564main ()
2565{
2566static int test_array [1 - 2 * !(($2) < 0)];
2567test_array [0] = 0;
2568return test_array [0];
2569
2570  ;
2571  return 0;
2572}
2573_ACEOF
2574if ac_fn_c_try_compile "$LINENO"; then :
2575  ac_hi=-1 ac_mid=-1
2576  while :; do
2577    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2578/* end confdefs.h.  */
2579$4
2580int
2581main ()
2582{
2583static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2584test_array [0] = 0;
2585return test_array [0];
2586
2587  ;
2588  return 0;
2589}
2590_ACEOF
2591if ac_fn_c_try_compile "$LINENO"; then :
2592  ac_lo=$ac_mid; break
2593else
2594  as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
2595			if test $ac_mid -le $ac_hi; then
2596			  ac_lo= ac_hi=
2597			  break
2598			fi
2599			as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val
2600fi
2601rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2602  done
2603else
2604  ac_lo= ac_hi=
2605fi
2606rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2607fi
2608rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2609# Binary search between lo and hi bounds.
2610while test "x$ac_lo" != "x$ac_hi"; do
2611  as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
2612  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2613/* end confdefs.h.  */
2614$4
2615int
2616main ()
2617{
2618static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2619test_array [0] = 0;
2620return test_array [0];
2621
2622  ;
2623  return 0;
2624}
2625_ACEOF
2626if ac_fn_c_try_compile "$LINENO"; then :
2627  ac_hi=$ac_mid
2628else
2629  as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val
2630fi
2631rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2632done
2633case $ac_lo in #((
2634?*) eval "$3=\$ac_lo"; ac_retval=0 ;;
2635'') ac_retval=1 ;;
2636esac
2637  else
2638    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2639/* end confdefs.h.  */
2640$4
2641static long int longval () { return $2; }
2642static unsigned long int ulongval () { return $2; }
2643#include <stdio.h>
2644#include <stdlib.h>
2645int
2646main ()
2647{
2648
2649  FILE *f = fopen ("conftest.val", "w");
2650  if (! f)
2651    return 1;
2652  if (($2) < 0)
2653    {
2654      long int i = longval ();
2655      if (i != ($2))
2656	return 1;
2657      fprintf (f, "%ld", i);
2658    }
2659  else
2660    {
2661      unsigned long int i = ulongval ();
2662      if (i != ($2))
2663	return 1;
2664      fprintf (f, "%lu", i);
2665    }
2666  /* Do not output a trailing newline, as this causes \r\n confusion
2667     on some platforms.  */
2668  return ferror (f) || fclose (f) != 0;
2669
2670  ;
2671  return 0;
2672}
2673_ACEOF
2674if ac_fn_c_try_run "$LINENO"; then :
2675  echo >>conftest.val; read $3 <conftest.val; ac_retval=0
2676else
2677  ac_retval=1
2678fi
2679rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
2680  conftest.$ac_objext conftest.beam conftest.$ac_ext
2681rm -f conftest.val
2682
2683  fi
2684  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2685  as_fn_set_status $ac_retval
2686
2687} # ac_fn_c_compute_int
2688
2689# ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
2690# ---------------------------------------------
2691# Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR
2692# accordingly.
2693ac_fn_c_check_decl ()
2694{
2695  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2696  as_decl_name=`echo $2|sed 's/ *(.*//'`
2697  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2698  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2699$as_echo_n "checking whether $as_decl_name is declared... " >&6; }
2700if eval \${$3+:} false; then :
2701  $as_echo_n "(cached) " >&6
2702else
2703  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2704/* end confdefs.h.  */
2705$4
2706int
2707main ()
2708{
2709#ifndef $as_decl_name
2710#ifdef __cplusplus
2711  (void) $as_decl_use;
2712#else
2713  (void) $as_decl_name;
2714#endif
2715#endif
2716
2717  ;
2718  return 0;
2719}
2720_ACEOF
2721if ac_fn_c_try_compile "$LINENO"; then :
2722  eval "$3=yes"
2723else
2724  eval "$3=no"
2725fi
2726rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2727fi
2728eval ac_res=\$$3
2729	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2730$as_echo "$ac_res" >&6; }
2731  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2732
2733} # ac_fn_c_check_decl
2734cat >config.log <<_ACEOF
2735This file contains any messages produced by compilers while
2736running configure, to aid debugging if configure makes a mistake.
2737
2738It was created by libvslvm $as_me 20210807, which was
2739generated by GNU Autoconf 2.69.  Invocation command line was
2740
2741  $ $0 $@
2742
2743_ACEOF
2744exec 5>>config.log
2745{
2746cat <<_ASUNAME
2747## --------- ##
2748## Platform. ##
2749## --------- ##
2750
2751hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2752uname -m = `(uname -m) 2>/dev/null || echo unknown`
2753uname -r = `(uname -r) 2>/dev/null || echo unknown`
2754uname -s = `(uname -s) 2>/dev/null || echo unknown`
2755uname -v = `(uname -v) 2>/dev/null || echo unknown`
2756
2757/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2758/bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
2759
2760/bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
2761/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
2762/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2763/usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
2764/bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
2765/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
2766/bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
2767
2768_ASUNAME
2769
2770as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2771for as_dir in $PATH
2772do
2773  IFS=$as_save_IFS
2774  test -z "$as_dir" && as_dir=.
2775    $as_echo "PATH: $as_dir"
2776  done
2777IFS=$as_save_IFS
2778
2779} >&5
2780
2781cat >&5 <<_ACEOF
2782
2783
2784## ----------- ##
2785## Core tests. ##
2786## ----------- ##
2787
2788_ACEOF
2789
2790
2791# Keep a trace of the command line.
2792# Strip out --no-create and --no-recursion so they do not pile up.
2793# Strip out --silent because we don't want to record it for future runs.
2794# Also quote any args containing shell meta-characters.
2795# Make two passes to allow for proper duplicate-argument suppression.
2796ac_configure_args=
2797ac_configure_args0=
2798ac_configure_args1=
2799ac_must_keep_next=false
2800for ac_pass in 1 2
2801do
2802  for ac_arg
2803  do
2804    case $ac_arg in
2805    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2806    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2807    | -silent | --silent | --silen | --sile | --sil)
2808      continue ;;
2809    *\'*)
2810      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2811    esac
2812    case $ac_pass in
2813    1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2814    2)
2815      as_fn_append ac_configure_args1 " '$ac_arg'"
2816      if test $ac_must_keep_next = true; then
2817	ac_must_keep_next=false # Got value, back to normal.
2818      else
2819	case $ac_arg in
2820	  *=* | --config-cache | -C | -disable-* | --disable-* \
2821	  | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2822	  | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2823	  | -with-* | --with-* | -without-* | --without-* | --x)
2824	    case "$ac_configure_args0 " in
2825	      "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2826	    esac
2827	    ;;
2828	  -* ) ac_must_keep_next=true ;;
2829	esac
2830      fi
2831      as_fn_append ac_configure_args " '$ac_arg'"
2832      ;;
2833    esac
2834  done
2835done
2836{ ac_configure_args0=; unset ac_configure_args0;}
2837{ ac_configure_args1=; unset ac_configure_args1;}
2838
2839# When interrupted or exit'd, cleanup temporary files, and complete
2840# config.log.  We remove comments because anyway the quotes in there
2841# would cause problems or look ugly.
2842# WARNING: Use '\'' to represent an apostrophe within the trap.
2843# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2844trap 'exit_status=$?
2845  # Save into config.log some information that might help in debugging.
2846  {
2847    echo
2848
2849    $as_echo "## ---------------- ##
2850## Cache variables. ##
2851## ---------------- ##"
2852    echo
2853    # The following way of writing the cache mishandles newlines in values,
2854(
2855  for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2856    eval ac_val=\$$ac_var
2857    case $ac_val in #(
2858    *${as_nl}*)
2859      case $ac_var in #(
2860      *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2861$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2862      esac
2863      case $ac_var in #(
2864      _ | IFS | as_nl) ;; #(
2865      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2866      *) { eval $ac_var=; unset $ac_var;} ;;
2867      esac ;;
2868    esac
2869  done
2870  (set) 2>&1 |
2871    case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2872    *${as_nl}ac_space=\ *)
2873      sed -n \
2874	"s/'\''/'\''\\\\'\'''\''/g;
2875	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2876      ;; #(
2877    *)
2878      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2879      ;;
2880    esac |
2881    sort
2882)
2883    echo
2884
2885    $as_echo "## ----------------- ##
2886## Output variables. ##
2887## ----------------- ##"
2888    echo
2889    for ac_var in $ac_subst_vars
2890    do
2891      eval ac_val=\$$ac_var
2892      case $ac_val in
2893      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2894      esac
2895      $as_echo "$ac_var='\''$ac_val'\''"
2896    done | sort
2897    echo
2898
2899    if test -n "$ac_subst_files"; then
2900      $as_echo "## ------------------- ##
2901## File substitutions. ##
2902## ------------------- ##"
2903      echo
2904      for ac_var in $ac_subst_files
2905      do
2906	eval ac_val=\$$ac_var
2907	case $ac_val in
2908	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2909	esac
2910	$as_echo "$ac_var='\''$ac_val'\''"
2911      done | sort
2912      echo
2913    fi
2914
2915    if test -s confdefs.h; then
2916      $as_echo "## ----------- ##
2917## confdefs.h. ##
2918## ----------- ##"
2919      echo
2920      cat confdefs.h
2921      echo
2922    fi
2923    test "$ac_signal" != 0 &&
2924      $as_echo "$as_me: caught signal $ac_signal"
2925    $as_echo "$as_me: exit $exit_status"
2926  } >&5
2927  rm -f core *.core core.conftest.* &&
2928    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2929    exit $exit_status
2930' 0
2931for ac_signal in 1 2 13 15; do
2932  trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2933done
2934ac_signal=0
2935
2936# confdefs.h avoids OS command line length limits that DEFS can exceed.
2937rm -f -r conftest* confdefs.h
2938
2939$as_echo "/* confdefs.h */" > confdefs.h
2940
2941# Predefined preprocessor variables.
2942
2943cat >>confdefs.h <<_ACEOF
2944#define PACKAGE_NAME "$PACKAGE_NAME"
2945_ACEOF
2946
2947cat >>confdefs.h <<_ACEOF
2948#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2949_ACEOF
2950
2951cat >>confdefs.h <<_ACEOF
2952#define PACKAGE_VERSION "$PACKAGE_VERSION"
2953_ACEOF
2954
2955cat >>confdefs.h <<_ACEOF
2956#define PACKAGE_STRING "$PACKAGE_STRING"
2957_ACEOF
2958
2959cat >>confdefs.h <<_ACEOF
2960#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2961_ACEOF
2962
2963cat >>confdefs.h <<_ACEOF
2964#define PACKAGE_URL "$PACKAGE_URL"
2965_ACEOF
2966
2967
2968# Let the site file select an alternate cache file if it wants to.
2969# Prefer an explicitly selected file to automatically selected ones.
2970ac_site_file1=NONE
2971ac_site_file2=NONE
2972if test -n "$CONFIG_SITE"; then
2973  # We do not want a PATH search for config.site.
2974  case $CONFIG_SITE in #((
2975    -*)  ac_site_file1=./$CONFIG_SITE;;
2976    */*) ac_site_file1=$CONFIG_SITE;;
2977    *)   ac_site_file1=./$CONFIG_SITE;;
2978  esac
2979elif test "x$prefix" != xNONE; then
2980  ac_site_file1=$prefix/share/config.site
2981  ac_site_file2=$prefix/etc/config.site
2982else
2983  ac_site_file1=$ac_default_prefix/share/config.site
2984  ac_site_file2=$ac_default_prefix/etc/config.site
2985fi
2986for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2987do
2988  test "x$ac_site_file" = xNONE && continue
2989  if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2990    { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2991$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2992    sed 's/^/| /' "$ac_site_file" >&5
2993    . "$ac_site_file" \
2994      || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2995$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2996as_fn_error $? "failed to load site script $ac_site_file
2997See \`config.log' for more details" "$LINENO" 5; }
2998  fi
2999done
3000
3001if test -r "$cache_file"; then
3002  # Some versions of bash will fail to source /dev/null (special files
3003  # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
3004  if test /dev/null != "$cache_file" && test -f "$cache_file"; then
3005    { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
3006$as_echo "$as_me: loading cache $cache_file" >&6;}
3007    case $cache_file in
3008      [\\/]* | ?:[\\/]* ) . "$cache_file";;
3009      *)                      . "./$cache_file";;
3010    esac
3011  fi
3012else
3013  { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
3014$as_echo "$as_me: creating cache $cache_file" >&6;}
3015  >$cache_file
3016fi
3017
3018gt_needs="$gt_needs "
3019# Check that the precious variables saved in the cache have kept the same
3020# value.
3021ac_cache_corrupted=false
3022for ac_var in $ac_precious_vars; do
3023  eval ac_old_set=\$ac_cv_env_${ac_var}_set
3024  eval ac_new_set=\$ac_env_${ac_var}_set
3025  eval ac_old_val=\$ac_cv_env_${ac_var}_value
3026  eval ac_new_val=\$ac_env_${ac_var}_value
3027  case $ac_old_set,$ac_new_set in
3028    set,)
3029      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
3030$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
3031      ac_cache_corrupted=: ;;
3032    ,set)
3033      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
3034$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
3035      ac_cache_corrupted=: ;;
3036    ,);;
3037    *)
3038      if test "x$ac_old_val" != "x$ac_new_val"; then
3039	# differences in whitespace do not lead to failure.
3040	ac_old_val_w=`echo x $ac_old_val`
3041	ac_new_val_w=`echo x $ac_new_val`
3042	if test "$ac_old_val_w" != "$ac_new_val_w"; then
3043	  { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
3044$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
3045	  ac_cache_corrupted=:
3046	else
3047	  { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
3048$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
3049	  eval $ac_var=\$ac_old_val
3050	fi
3051	{ $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
3052$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
3053	{ $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
3054$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
3055      fi;;
3056  esac
3057  # Pass precious variables to config.status.
3058  if test "$ac_new_set" = set; then
3059    case $ac_new_val in
3060    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
3061    *) ac_arg=$ac_var=$ac_new_val ;;
3062    esac
3063    case " $ac_configure_args " in
3064      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
3065      *) as_fn_append ac_configure_args " '$ac_arg'" ;;
3066    esac
3067  fi
3068done
3069if $ac_cache_corrupted; then
3070  { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3071$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3072  { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
3073$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
3074  as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
3075fi
3076## -------------------- ##
3077## Main body of script. ##
3078## -------------------- ##
3079
3080ac_ext=c
3081ac_cpp='$CPP $CPPFLAGS'
3082ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3083ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3084ac_compiler_gnu=$ac_cv_c_compiler_gnu
3085
3086
3087
3088
3089
3090am__api_version='1.16'
3091
3092ac_aux_dir=
3093for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
3094  if test -f "$ac_dir/install-sh"; then
3095    ac_aux_dir=$ac_dir
3096    ac_install_sh="$ac_aux_dir/install-sh -c"
3097    break
3098  elif test -f "$ac_dir/install.sh"; then
3099    ac_aux_dir=$ac_dir
3100    ac_install_sh="$ac_aux_dir/install.sh -c"
3101    break
3102  elif test -f "$ac_dir/shtool"; then
3103    ac_aux_dir=$ac_dir
3104    ac_install_sh="$ac_aux_dir/shtool install -c"
3105    break
3106  fi
3107done
3108if test -z "$ac_aux_dir"; then
3109  as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
3110fi
3111
3112# These three variables are undocumented and unsupported,
3113# and are intended to be withdrawn in a future Autoconf release.
3114# They can cause serious problems if a builder's source tree is in a directory
3115# whose full name contains unusual characters.
3116ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
3117ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
3118ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
3119
3120
3121# Find a good install program.  We prefer a C program (faster),
3122# so one script is as good as another.  But avoid the broken or
3123# incompatible versions:
3124# SysV /etc/install, /usr/sbin/install
3125# SunOS /usr/etc/install
3126# IRIX /sbin/install
3127# AIX /bin/install
3128# AmigaOS /C/install, which installs bootblocks on floppy discs
3129# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3130# AFS /usr/afsws/bin/install, which mishandles nonexistent args
3131# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3132# OS/2's system install, which has a completely different semantic
3133# ./install, which can be erroneously created by make from ./install.sh.
3134# Reject install programs that cannot install multiple files.
3135{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3136$as_echo_n "checking for a BSD-compatible install... " >&6; }
3137if test -z "$INSTALL"; then
3138if ${ac_cv_path_install+:} false; then :
3139  $as_echo_n "(cached) " >&6
3140else
3141  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3142for as_dir in $PATH
3143do
3144  IFS=$as_save_IFS
3145  test -z "$as_dir" && as_dir=.
3146    # Account for people who put trailing slashes in PATH elements.
3147case $as_dir/ in #((
3148  ./ | .// | /[cC]/* | \
3149  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
3150  ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
3151  /usr/ucb/* ) ;;
3152  *)
3153    # OSF1 and SCO ODT 3.0 have their own names for install.
3154    # Don't use installbsd from OSF since it installs stuff as root
3155    # by default.
3156    for ac_prog in ginstall scoinst install; do
3157      for ac_exec_ext in '' $ac_executable_extensions; do
3158	if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
3159	  if test $ac_prog = install &&
3160	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3161	    # AIX install.  It has an incompatible calling convention.
3162	    :
3163	  elif test $ac_prog = install &&
3164	    grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3165	    # program-specific install script used by HP pwplus--don't use.
3166	    :
3167	  else
3168	    rm -rf conftest.one conftest.two conftest.dir
3169	    echo one > conftest.one
3170	    echo two > conftest.two
3171	    mkdir conftest.dir
3172	    if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
3173	      test -s conftest.one && test -s conftest.two &&
3174	      test -s conftest.dir/conftest.one &&
3175	      test -s conftest.dir/conftest.two
3176	    then
3177	      ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3178	      break 3
3179	    fi
3180	  fi
3181	fi
3182      done
3183    done
3184    ;;
3185esac
3186
3187  done
3188IFS=$as_save_IFS
3189
3190rm -rf conftest.one conftest.two conftest.dir
3191
3192fi
3193  if test "${ac_cv_path_install+set}" = set; then
3194    INSTALL=$ac_cv_path_install
3195  else
3196    # As a last resort, use the slow shell script.  Don't cache a
3197    # value for INSTALL within a source directory, because that will
3198    # break other packages using the cache if that directory is
3199    # removed, or if the value is a relative name.
3200    INSTALL=$ac_install_sh
3201  fi
3202fi
3203{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
3204$as_echo "$INSTALL" >&6; }
3205
3206# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3207# It thinks the first close brace ends the variable substitution.
3208test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
3209
3210test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3211
3212test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3213
3214{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
3215$as_echo_n "checking whether build environment is sane... " >&6; }
3216# Reject unsafe characters in $srcdir or the absolute working directory
3217# name.  Accept space and tab only in the latter.
3218am_lf='
3219'
3220case `pwd` in
3221  *[\\\"\#\$\&\'\`$am_lf]*)
3222    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
3223esac
3224case $srcdir in
3225  *[\\\"\#\$\&\'\`$am_lf\ \	]*)
3226    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
3227esac
3228
3229# Do 'set' in a subshell so we don't clobber the current shell's
3230# arguments.  Must try -L first in case configure is actually a
3231# symlink; some systems play weird games with the mod time of symlinks
3232# (eg FreeBSD returns the mod time of the symlink's containing
3233# directory).
3234if (
3235   am_has_slept=no
3236   for am_try in 1 2; do
3237     echo "timestamp, slept: $am_has_slept" > conftest.file
3238     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
3239     if test "$*" = "X"; then
3240	# -L didn't work.
3241	set X `ls -t "$srcdir/configure" conftest.file`
3242     fi
3243     if test "$*" != "X $srcdir/configure conftest.file" \
3244	&& test "$*" != "X conftest.file $srcdir/configure"; then
3245
3246	# If neither matched, then we have a broken ls.  This can happen
3247	# if, for instance, CONFIG_SHELL is bash and it inherits a
3248	# broken ls alias from the environment.  This has actually
3249	# happened.  Such a system could not be considered "sane".
3250	as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
3251  alias in your environment" "$LINENO" 5
3252     fi
3253     if test "$2" = conftest.file || test $am_try -eq 2; then
3254       break
3255     fi
3256     # Just in case.
3257     sleep 1
3258     am_has_slept=yes
3259   done
3260   test "$2" = conftest.file
3261   )
3262then
3263   # Ok.
3264   :
3265else
3266   as_fn_error $? "newly created file is older than distributed files!
3267Check your system clock" "$LINENO" 5
3268fi
3269{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3270$as_echo "yes" >&6; }
3271# If we didn't sleep, we still need to ensure time stamps of config.status and
3272# generated files are strictly newer.
3273am_sleep_pid=
3274if grep 'slept: no' conftest.file >/dev/null 2>&1; then
3275  ( sleep 1 ) &
3276  am_sleep_pid=$!
3277fi
3278
3279rm -f conftest.file
3280
3281test "$program_prefix" != NONE &&
3282  program_transform_name="s&^&$program_prefix&;$program_transform_name"
3283# Use a double $ so make ignores it.
3284test "$program_suffix" != NONE &&
3285  program_transform_name="s&\$&$program_suffix&;$program_transform_name"
3286# Double any \ or $.
3287# By default was `s,x,x', remove it if useless.
3288ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
3289program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
3290
3291# Expand $ac_aux_dir to an absolute path.
3292am_aux_dir=`cd "$ac_aux_dir" && pwd`
3293
3294if test x"${MISSING+set}" != xset; then
3295  case $am_aux_dir in
3296  *\ * | *\	*)
3297    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
3298  *)
3299    MISSING="\${SHELL} $am_aux_dir/missing" ;;
3300  esac
3301fi
3302# Use eval to expand $SHELL
3303if eval "$MISSING --is-lightweight"; then
3304  am_missing_run="$MISSING "
3305else
3306  am_missing_run=
3307  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
3308$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
3309fi
3310
3311if test x"${install_sh+set}" != xset; then
3312  case $am_aux_dir in
3313  *\ * | *\	*)
3314    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
3315  *)
3316    install_sh="\${SHELL} $am_aux_dir/install-sh"
3317  esac
3318fi
3319
3320# Installed binaries are usually stripped using 'strip' when the user
3321# run "make install-strip".  However 'strip' might not be the right
3322# tool to use in cross-compilation environments, therefore Automake
3323# will honor the 'STRIP' environment variable to overrule this program.
3324if test "$cross_compiling" != no; then
3325  if test -n "$ac_tool_prefix"; then
3326  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
3327set dummy ${ac_tool_prefix}strip; ac_word=$2
3328{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3329$as_echo_n "checking for $ac_word... " >&6; }
3330if ${ac_cv_prog_STRIP+:} false; then :
3331  $as_echo_n "(cached) " >&6
3332else
3333  if test -n "$STRIP"; then
3334  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3335else
3336as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3337for as_dir in $PATH
3338do
3339  IFS=$as_save_IFS
3340  test -z "$as_dir" && as_dir=.
3341    for ac_exec_ext in '' $ac_executable_extensions; do
3342  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3343    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
3344    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3345    break 2
3346  fi
3347done
3348  done
3349IFS=$as_save_IFS
3350
3351fi
3352fi
3353STRIP=$ac_cv_prog_STRIP
3354if test -n "$STRIP"; then
3355  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3356$as_echo "$STRIP" >&6; }
3357else
3358  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3359$as_echo "no" >&6; }
3360fi
3361
3362
3363fi
3364if test -z "$ac_cv_prog_STRIP"; then
3365  ac_ct_STRIP=$STRIP
3366  # Extract the first word of "strip", so it can be a program name with args.
3367set dummy strip; ac_word=$2
3368{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3369$as_echo_n "checking for $ac_word... " >&6; }
3370if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
3371  $as_echo_n "(cached) " >&6
3372else
3373  if test -n "$ac_ct_STRIP"; then
3374  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
3375else
3376as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3377for as_dir in $PATH
3378do
3379  IFS=$as_save_IFS
3380  test -z "$as_dir" && as_dir=.
3381    for ac_exec_ext in '' $ac_executable_extensions; do
3382  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3383    ac_cv_prog_ac_ct_STRIP="strip"
3384    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3385    break 2
3386  fi
3387done
3388  done
3389IFS=$as_save_IFS
3390
3391fi
3392fi
3393ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
3394if test -n "$ac_ct_STRIP"; then
3395  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
3396$as_echo "$ac_ct_STRIP" >&6; }
3397else
3398  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3399$as_echo "no" >&6; }
3400fi
3401
3402  if test "x$ac_ct_STRIP" = x; then
3403    STRIP=":"
3404  else
3405    case $cross_compiling:$ac_tool_warned in
3406yes:)
3407{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3408$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3409ac_tool_warned=yes ;;
3410esac
3411    STRIP=$ac_ct_STRIP
3412  fi
3413else
3414  STRIP="$ac_cv_prog_STRIP"
3415fi
3416
3417fi
3418INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
3419
3420{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
3421$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
3422if test -z "$MKDIR_P"; then
3423  if ${ac_cv_path_mkdir+:} false; then :
3424  $as_echo_n "(cached) " >&6
3425else
3426  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3427for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
3428do
3429  IFS=$as_save_IFS
3430  test -z "$as_dir" && as_dir=.
3431    for ac_prog in mkdir gmkdir; do
3432	 for ac_exec_ext in '' $ac_executable_extensions; do
3433	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
3434	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
3435	     'mkdir (GNU coreutils) '* | \
3436	     'mkdir (coreutils) '* | \
3437	     'mkdir (fileutils) '4.1*)
3438	       ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
3439	       break 3;;
3440	   esac
3441	 done
3442       done
3443  done
3444IFS=$as_save_IFS
3445
3446fi
3447
3448  test -d ./--version && rmdir ./--version
3449  if test "${ac_cv_path_mkdir+set}" = set; then
3450    MKDIR_P="$ac_cv_path_mkdir -p"
3451  else
3452    # As a last resort, use the slow shell script.  Don't cache a
3453    # value for MKDIR_P within a source directory, because that will
3454    # break other packages using the cache if that directory is
3455    # removed, or if the value is a relative name.
3456    MKDIR_P="$ac_install_sh -d"
3457  fi
3458fi
3459{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3460$as_echo "$MKDIR_P" >&6; }
3461
3462for ac_prog in gawk mawk nawk awk
3463do
3464  # Extract the first word of "$ac_prog", so it can be a program name with args.
3465set dummy $ac_prog; ac_word=$2
3466{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3467$as_echo_n "checking for $ac_word... " >&6; }
3468if ${ac_cv_prog_AWK+:} false; then :
3469  $as_echo_n "(cached) " >&6
3470else
3471  if test -n "$AWK"; then
3472  ac_cv_prog_AWK="$AWK" # Let the user override the test.
3473else
3474as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3475for as_dir in $PATH
3476do
3477  IFS=$as_save_IFS
3478  test -z "$as_dir" && as_dir=.
3479    for ac_exec_ext in '' $ac_executable_extensions; do
3480  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3481    ac_cv_prog_AWK="$ac_prog"
3482    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3483    break 2
3484  fi
3485done
3486  done
3487IFS=$as_save_IFS
3488
3489fi
3490fi
3491AWK=$ac_cv_prog_AWK
3492if test -n "$AWK"; then
3493  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
3494$as_echo "$AWK" >&6; }
3495else
3496  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3497$as_echo "no" >&6; }
3498fi
3499
3500
3501  test -n "$AWK" && break
3502done
3503
3504{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3505$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3506set x ${MAKE-make}
3507ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3508if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
3509  $as_echo_n "(cached) " >&6
3510else
3511  cat >conftest.make <<\_ACEOF
3512SHELL = /bin/sh
3513all:
3514	@echo '@@@%%%=$(MAKE)=@@@%%%'
3515_ACEOF
3516# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
3517case `${MAKE-make} -f conftest.make 2>/dev/null` in
3518  *@@@%%%=?*=@@@%%%*)
3519    eval ac_cv_prog_make_${ac_make}_set=yes;;
3520  *)
3521    eval ac_cv_prog_make_${ac_make}_set=no;;
3522esac
3523rm -f conftest.make
3524fi
3525if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
3526  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3527$as_echo "yes" >&6; }
3528  SET_MAKE=
3529else
3530  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3531$as_echo "no" >&6; }
3532  SET_MAKE="MAKE=${MAKE-make}"
3533fi
3534
3535rm -rf .tst 2>/dev/null
3536mkdir .tst 2>/dev/null
3537if test -d .tst; then
3538  am__leading_dot=.
3539else
3540  am__leading_dot=_
3541fi
3542rmdir .tst 2>/dev/null
3543
3544# Check whether --enable-silent-rules was given.
3545if test "${enable_silent_rules+set}" = set; then :
3546  enableval=$enable_silent_rules;
3547fi
3548
3549case $enable_silent_rules in # (((
3550  yes) AM_DEFAULT_VERBOSITY=0;;
3551   no) AM_DEFAULT_VERBOSITY=1;;
3552    *) AM_DEFAULT_VERBOSITY=1;;
3553esac
3554am_make=${MAKE-make}
3555{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3556$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
3557if ${am_cv_make_support_nested_variables+:} false; then :
3558  $as_echo_n "(cached) " >&6
3559else
3560  if $as_echo 'TRUE=$(BAR$(V))
3561BAR0=false
3562BAR1=true
3563V=1
3564am__doit:
3565	@$(TRUE)
3566.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
3567  am_cv_make_support_nested_variables=yes
3568else
3569  am_cv_make_support_nested_variables=no
3570fi
3571fi
3572{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3573$as_echo "$am_cv_make_support_nested_variables" >&6; }
3574if test $am_cv_make_support_nested_variables = yes; then
3575    AM_V='$(V)'
3576  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3577else
3578  AM_V=$AM_DEFAULT_VERBOSITY
3579  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
3580fi
3581AM_BACKSLASH='\'
3582
3583if test "`cd $srcdir && pwd`" != "`pwd`"; then
3584  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3585  # is not polluted with repeated "-I."
3586  am__isrc=' -I$(srcdir)'
3587  # test to see if srcdir already configured
3588  if test -f $srcdir/config.status; then
3589    as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
3590  fi
3591fi
3592
3593# test whether we have cygpath
3594if test -z "$CYGPATH_W"; then
3595  if (cygpath --version) >/dev/null 2>/dev/null; then
3596    CYGPATH_W='cygpath -w'
3597  else
3598    CYGPATH_W=echo
3599  fi
3600fi
3601
3602
3603# Define the identity of the package.
3604 PACKAGE='libvslvm'
3605 VERSION='20210807'
3606
3607
3608cat >>confdefs.h <<_ACEOF
3609#define PACKAGE "$PACKAGE"
3610_ACEOF
3611
3612
3613cat >>confdefs.h <<_ACEOF
3614#define VERSION "$VERSION"
3615_ACEOF
3616
3617# Some tools Automake needs.
3618
3619ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3620
3621
3622AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
3623
3624
3625AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3626
3627
3628AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3629
3630
3631MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3632
3633# For better backward compatibility.  To be removed once Automake 1.9.x
3634# dies out for good.  For more background, see:
3635# <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3636# <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3637mkdir_p='$(MKDIR_P)'
3638
3639# We need awk for the "check" target (and possibly the TAP driver).  The
3640# system "awk" is bad on some platforms.
3641# Always define AMTAR for backward compatibility.  Yes, it's still used
3642# in the wild :-(  We should find a proper way to deprecate it ...
3643AMTAR='$${TAR-tar}'
3644
3645
3646# We'll loop over all known methods to create a tar archive until one works.
3647_am_tools='gnutar plaintar pax cpio none'
3648
3649# The POSIX 1988 'ustar' format is defined with fixed-size fields.
3650      # There is notably a 21 bits limit for the UID and the GID.  In fact,
3651      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
3652      # and bug#13588).
3653      am_max_uid=2097151 # 2^21 - 1
3654      am_max_gid=$am_max_uid
3655      # The $UID and $GID variables are not portable, so we need to resort
3656      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
3657      # below are definitely unexpected, so allow the users to see them
3658      # (that is, avoid stderr redirection).
3659      am_uid=`id -u || echo unknown`
3660      am_gid=`id -g || echo unknown`
3661      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
3662$as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
3663      if test $am_uid -le $am_max_uid; then
3664         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3665$as_echo "yes" >&6; }
3666      else
3667         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3668$as_echo "no" >&6; }
3669         _am_tools=none
3670      fi
3671      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
3672$as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
3673      if test $am_gid -le $am_max_gid; then
3674         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3675$as_echo "yes" >&6; }
3676      else
3677        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3678$as_echo "no" >&6; }
3679        _am_tools=none
3680      fi
3681
3682  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3683$as_echo_n "checking how to create a ustar tar archive... " >&6; }
3684
3685  # Go ahead even if we have the value already cached.  We do so because we
3686  # need to set the values for the 'am__tar' and 'am__untar' variables.
3687  _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3688
3689  for _am_tool in $_am_tools; do
3690    case $_am_tool in
3691    gnutar)
3692      for _am_tar in tar gnutar gtar; do
3693        { echo "$as_me:$LINENO: $_am_tar --version" >&5
3694   ($_am_tar --version) >&5 2>&5
3695   ac_status=$?
3696   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3697   (exit $ac_status); } && break
3698      done
3699      am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3700      am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3701      am__untar="$_am_tar -xf -"
3702      ;;
3703    plaintar)
3704      # Must skip GNU tar: if it does not support --format= it doesn't create
3705      # ustar tarball either.
3706      (tar --version) >/dev/null 2>&1 && continue
3707      am__tar='tar chf - "$$tardir"'
3708      am__tar_='tar chf - "$tardir"'
3709      am__untar='tar xf -'
3710      ;;
3711    pax)
3712      am__tar='pax -L -x ustar -w "$$tardir"'
3713      am__tar_='pax -L -x ustar -w "$tardir"'
3714      am__untar='pax -r'
3715      ;;
3716    cpio)
3717      am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3718      am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3719      am__untar='cpio -i -H ustar -d'
3720      ;;
3721    none)
3722      am__tar=false
3723      am__tar_=false
3724      am__untar=false
3725      ;;
3726    esac
3727
3728    # If the value was cached, stop now.  We just wanted to have am__tar
3729    # and am__untar set.
3730    test -n "${am_cv_prog_tar_ustar}" && break
3731
3732    # tar/untar a dummy directory, and stop if the command works.
3733    rm -rf conftest.dir
3734    mkdir conftest.dir
3735    echo GrepMe > conftest.dir/file
3736    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3737   (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3738   ac_status=$?
3739   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3740   (exit $ac_status); }
3741    rm -rf conftest.dir
3742    if test -s conftest.tar; then
3743      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3744   ($am__untar <conftest.tar) >&5 2>&5
3745   ac_status=$?
3746   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3747   (exit $ac_status); }
3748      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
3749   (cat conftest.dir/file) >&5 2>&5
3750   ac_status=$?
3751   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3752   (exit $ac_status); }
3753      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3754    fi
3755  done
3756  rm -rf conftest.dir
3757
3758  if ${am_cv_prog_tar_ustar+:} false; then :
3759  $as_echo_n "(cached) " >&6
3760else
3761  am_cv_prog_tar_ustar=$_am_tool
3762fi
3763
3764  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3765$as_echo "$am_cv_prog_tar_ustar" >&6; }
3766
3767
3768
3769
3770
3771
3772# POSIX will say in a future version that running "rm -f" with no argument
3773# is OK; and we want to be able to make that assumption in our Makefile
3774# recipes.  So use an aggressive probe to check that the usage we want is
3775# actually supported "in the wild" to an acceptable degree.
3776# See automake bug#10828.
3777# To make any issue more visible, cause the running configure to be aborted
3778# by default if the 'rm' program in use doesn't match our expectations; the
3779# user can still override this though.
3780if rm -f && rm -fr && rm -rf; then : OK; else
3781  cat >&2 <<'END'
3782Oops!
3783
3784Your 'rm' program seems unable to run without file operands specified
3785on the command line, even when the '-f' option is present.  This is contrary
3786to the behaviour of most rm programs out there, and not conforming with
3787the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3788
3789Please tell bug-automake@gnu.org about your system, including the value
3790of your $PATH and any error possibly output before this message.  This
3791can help us improve future automake versions.
3792
3793END
3794  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3795    echo 'Configuration will proceed anyway, since you have set the' >&2
3796    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3797    echo >&2
3798  else
3799    cat >&2 <<'END'
3800Aborting the configuration process, to ensure you take notice of the issue.
3801
3802You can download and install GNU coreutils to get an 'rm' implementation
3803that behaves properly: <https://www.gnu.org/software/coreutils/>.
3804
3805If you want to complete the configuration process using your problematic
3806'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3807to "yes", and re-run configure.
3808
3809END
3810    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3811  fi
3812fi
3813
3814
3815
3816
3817# Make sure we can run config.sub.
3818$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
3819  as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
3820
3821{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3822$as_echo_n "checking build system type... " >&6; }
3823if ${ac_cv_build+:} false; then :
3824  $as_echo_n "(cached) " >&6
3825else
3826  ac_build_alias=$build_alias
3827test "x$ac_build_alias" = x &&
3828  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
3829test "x$ac_build_alias" = x &&
3830  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
3831ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
3832  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
3833
3834fi
3835{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
3836$as_echo "$ac_cv_build" >&6; }
3837case $ac_cv_build in
3838*-*-*) ;;
3839*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
3840esac
3841build=$ac_cv_build
3842ac_save_IFS=$IFS; IFS='-'
3843set x $ac_cv_build
3844shift
3845build_cpu=$1
3846build_vendor=$2
3847shift; shift
3848# Remember, the first character of IFS is used to create $*,
3849# except with old shells:
3850build_os=$*
3851IFS=$ac_save_IFS
3852case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
3853
3854
3855{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
3856$as_echo_n "checking host system type... " >&6; }
3857if ${ac_cv_host+:} false; then :
3858  $as_echo_n "(cached) " >&6
3859else
3860  if test "x$host_alias" = x; then
3861  ac_cv_host=$ac_cv_build
3862else
3863  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3864    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
3865fi
3866
3867fi
3868{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
3869$as_echo "$ac_cv_host" >&6; }
3870case $ac_cv_host in
3871*-*-*) ;;
3872*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
3873esac
3874host=$ac_cv_host
3875ac_save_IFS=$IFS; IFS='-'
3876set x $ac_cv_host
3877shift
3878host_cpu=$1
3879host_vendor=$2
3880shift; shift
3881# Remember, the first character of IFS is used to create $*,
3882# except with old shells:
3883host_os=$*
3884IFS=$ac_save_IFS
3885case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3886
3887
3888
3889enable_win32_dll=yes
3890
3891case $host in
3892*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)
3893  if test -n "$ac_tool_prefix"; then
3894  # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args.
3895set dummy ${ac_tool_prefix}as; ac_word=$2
3896{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3897$as_echo_n "checking for $ac_word... " >&6; }
3898if ${ac_cv_prog_AS+:} false; then :
3899  $as_echo_n "(cached) " >&6
3900else
3901  if test -n "$AS"; then
3902  ac_cv_prog_AS="$AS" # Let the user override the test.
3903else
3904as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3905for as_dir in $PATH
3906do
3907  IFS=$as_save_IFS
3908  test -z "$as_dir" && as_dir=.
3909    for ac_exec_ext in '' $ac_executable_extensions; do
3910  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3911    ac_cv_prog_AS="${ac_tool_prefix}as"
3912    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3913    break 2
3914  fi
3915done
3916  done
3917IFS=$as_save_IFS
3918
3919fi
3920fi
3921AS=$ac_cv_prog_AS
3922if test -n "$AS"; then
3923  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS" >&5
3924$as_echo "$AS" >&6; }
3925else
3926  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3927$as_echo "no" >&6; }
3928fi
3929
3930
3931fi
3932if test -z "$ac_cv_prog_AS"; then
3933  ac_ct_AS=$AS
3934  # Extract the first word of "as", so it can be a program name with args.
3935set dummy as; ac_word=$2
3936{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3937$as_echo_n "checking for $ac_word... " >&6; }
3938if ${ac_cv_prog_ac_ct_AS+:} false; then :
3939  $as_echo_n "(cached) " >&6
3940else
3941  if test -n "$ac_ct_AS"; then
3942  ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
3943else
3944as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3945for as_dir in $PATH
3946do
3947  IFS=$as_save_IFS
3948  test -z "$as_dir" && as_dir=.
3949    for ac_exec_ext in '' $ac_executable_extensions; do
3950  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3951    ac_cv_prog_ac_ct_AS="as"
3952    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3953    break 2
3954  fi
3955done
3956  done
3957IFS=$as_save_IFS
3958
3959fi
3960fi
3961ac_ct_AS=$ac_cv_prog_ac_ct_AS
3962if test -n "$ac_ct_AS"; then
3963  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AS" >&5
3964$as_echo "$ac_ct_AS" >&6; }
3965else
3966  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3967$as_echo "no" >&6; }
3968fi
3969
3970  if test "x$ac_ct_AS" = x; then
3971    AS="false"
3972  else
3973    case $cross_compiling:$ac_tool_warned in
3974yes:)
3975{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3976$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3977ac_tool_warned=yes ;;
3978esac
3979    AS=$ac_ct_AS
3980  fi
3981else
3982  AS="$ac_cv_prog_AS"
3983fi
3984
3985  if test -n "$ac_tool_prefix"; then
3986  # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
3987set dummy ${ac_tool_prefix}dlltool; ac_word=$2
3988{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3989$as_echo_n "checking for $ac_word... " >&6; }
3990if ${ac_cv_prog_DLLTOOL+:} false; then :
3991  $as_echo_n "(cached) " >&6
3992else
3993  if test -n "$DLLTOOL"; then
3994  ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
3995else
3996as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3997for as_dir in $PATH
3998do
3999  IFS=$as_save_IFS
4000  test -z "$as_dir" && as_dir=.
4001    for ac_exec_ext in '' $ac_executable_extensions; do
4002  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4003    ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
4004    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4005    break 2
4006  fi
4007done
4008  done
4009IFS=$as_save_IFS
4010
4011fi
4012fi
4013DLLTOOL=$ac_cv_prog_DLLTOOL
4014if test -n "$DLLTOOL"; then
4015  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
4016$as_echo "$DLLTOOL" >&6; }
4017else
4018  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4019$as_echo "no" >&6; }
4020fi
4021
4022
4023fi
4024if test -z "$ac_cv_prog_DLLTOOL"; then
4025  ac_ct_DLLTOOL=$DLLTOOL
4026  # Extract the first word of "dlltool", so it can be a program name with args.
4027set dummy dlltool; ac_word=$2
4028{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4029$as_echo_n "checking for $ac_word... " >&6; }
4030if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then :
4031  $as_echo_n "(cached) " >&6
4032else
4033  if test -n "$ac_ct_DLLTOOL"; then
4034  ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
4035else
4036as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4037for as_dir in $PATH
4038do
4039  IFS=$as_save_IFS
4040  test -z "$as_dir" && as_dir=.
4041    for ac_exec_ext in '' $ac_executable_extensions; do
4042  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4043    ac_cv_prog_ac_ct_DLLTOOL="dlltool"
4044    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4045    break 2
4046  fi
4047done
4048  done
4049IFS=$as_save_IFS
4050
4051fi
4052fi
4053ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
4054if test -n "$ac_ct_DLLTOOL"; then
4055  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
4056$as_echo "$ac_ct_DLLTOOL" >&6; }
4057else
4058  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4059$as_echo "no" >&6; }
4060fi
4061
4062  if test "x$ac_ct_DLLTOOL" = x; then
4063    DLLTOOL="false"
4064  else
4065    case $cross_compiling:$ac_tool_warned in
4066yes:)
4067{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4068$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4069ac_tool_warned=yes ;;
4070esac
4071    DLLTOOL=$ac_ct_DLLTOOL
4072  fi
4073else
4074  DLLTOOL="$ac_cv_prog_DLLTOOL"
4075fi
4076
4077  if test -n "$ac_tool_prefix"; then
4078  # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
4079set dummy ${ac_tool_prefix}objdump; ac_word=$2
4080{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4081$as_echo_n "checking for $ac_word... " >&6; }
4082if ${ac_cv_prog_OBJDUMP+:} false; then :
4083  $as_echo_n "(cached) " >&6
4084else
4085  if test -n "$OBJDUMP"; then
4086  ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
4087else
4088as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4089for as_dir in $PATH
4090do
4091  IFS=$as_save_IFS
4092  test -z "$as_dir" && as_dir=.
4093    for ac_exec_ext in '' $ac_executable_extensions; do
4094  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4095    ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
4096    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4097    break 2
4098  fi
4099done
4100  done
4101IFS=$as_save_IFS
4102
4103fi
4104fi
4105OBJDUMP=$ac_cv_prog_OBJDUMP
4106if test -n "$OBJDUMP"; then
4107  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
4108$as_echo "$OBJDUMP" >&6; }
4109else
4110  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4111$as_echo "no" >&6; }
4112fi
4113
4114
4115fi
4116if test -z "$ac_cv_prog_OBJDUMP"; then
4117  ac_ct_OBJDUMP=$OBJDUMP
4118  # Extract the first word of "objdump", so it can be a program name with args.
4119set dummy objdump; ac_word=$2
4120{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4121$as_echo_n "checking for $ac_word... " >&6; }
4122if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
4123  $as_echo_n "(cached) " >&6
4124else
4125  if test -n "$ac_ct_OBJDUMP"; then
4126  ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
4127else
4128as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4129for as_dir in $PATH
4130do
4131  IFS=$as_save_IFS
4132  test -z "$as_dir" && as_dir=.
4133    for ac_exec_ext in '' $ac_executable_extensions; do
4134  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4135    ac_cv_prog_ac_ct_OBJDUMP="objdump"
4136    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4137    break 2
4138  fi
4139done
4140  done
4141IFS=$as_save_IFS
4142
4143fi
4144fi
4145ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
4146if test -n "$ac_ct_OBJDUMP"; then
4147  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
4148$as_echo "$ac_ct_OBJDUMP" >&6; }
4149else
4150  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4151$as_echo "no" >&6; }
4152fi
4153
4154  if test "x$ac_ct_OBJDUMP" = x; then
4155    OBJDUMP="false"
4156  else
4157    case $cross_compiling:$ac_tool_warned in
4158yes:)
4159{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4160$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4161ac_tool_warned=yes ;;
4162esac
4163    OBJDUMP=$ac_ct_OBJDUMP
4164  fi
4165else
4166  OBJDUMP="$ac_cv_prog_OBJDUMP"
4167fi
4168
4169  ;;
4170esac
4171
4172test -z "$AS" && AS=as
4173
4174
4175
4176
4177
4178test -z "$DLLTOOL" && DLLTOOL=dlltool
4179
4180
4181
4182
4183
4184test -z "$OBJDUMP" && OBJDUMP=objdump
4185
4186
4187
4188
4189
4190
4191
4192
4193ac_ext=c
4194ac_cpp='$CPP $CPPFLAGS'
4195ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4196ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4197ac_compiler_gnu=$ac_cv_c_compiler_gnu
4198if test -n "$ac_tool_prefix"; then
4199  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4200set dummy ${ac_tool_prefix}gcc; ac_word=$2
4201{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4202$as_echo_n "checking for $ac_word... " >&6; }
4203if ${ac_cv_prog_CC+:} false; then :
4204  $as_echo_n "(cached) " >&6
4205else
4206  if test -n "$CC"; then
4207  ac_cv_prog_CC="$CC" # Let the user override the test.
4208else
4209as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4210for as_dir in $PATH
4211do
4212  IFS=$as_save_IFS
4213  test -z "$as_dir" && as_dir=.
4214    for ac_exec_ext in '' $ac_executable_extensions; do
4215  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4216    ac_cv_prog_CC="${ac_tool_prefix}gcc"
4217    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4218    break 2
4219  fi
4220done
4221  done
4222IFS=$as_save_IFS
4223
4224fi
4225fi
4226CC=$ac_cv_prog_CC
4227if test -n "$CC"; then
4228  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4229$as_echo "$CC" >&6; }
4230else
4231  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4232$as_echo "no" >&6; }
4233fi
4234
4235
4236fi
4237if test -z "$ac_cv_prog_CC"; then
4238  ac_ct_CC=$CC
4239  # Extract the first word of "gcc", so it can be a program name with args.
4240set dummy gcc; ac_word=$2
4241{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4242$as_echo_n "checking for $ac_word... " >&6; }
4243if ${ac_cv_prog_ac_ct_CC+:} false; then :
4244  $as_echo_n "(cached) " >&6
4245else
4246  if test -n "$ac_ct_CC"; then
4247  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4248else
4249as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4250for as_dir in $PATH
4251do
4252  IFS=$as_save_IFS
4253  test -z "$as_dir" && as_dir=.
4254    for ac_exec_ext in '' $ac_executable_extensions; do
4255  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4256    ac_cv_prog_ac_ct_CC="gcc"
4257    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4258    break 2
4259  fi
4260done
4261  done
4262IFS=$as_save_IFS
4263
4264fi
4265fi
4266ac_ct_CC=$ac_cv_prog_ac_ct_CC
4267if test -n "$ac_ct_CC"; then
4268  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4269$as_echo "$ac_ct_CC" >&6; }
4270else
4271  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4272$as_echo "no" >&6; }
4273fi
4274
4275  if test "x$ac_ct_CC" = x; then
4276    CC=""
4277  else
4278    case $cross_compiling:$ac_tool_warned in
4279yes:)
4280{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4281$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4282ac_tool_warned=yes ;;
4283esac
4284    CC=$ac_ct_CC
4285  fi
4286else
4287  CC="$ac_cv_prog_CC"
4288fi
4289
4290if test -z "$CC"; then
4291          if test -n "$ac_tool_prefix"; then
4292    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4293set dummy ${ac_tool_prefix}cc; ac_word=$2
4294{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4295$as_echo_n "checking for $ac_word... " >&6; }
4296if ${ac_cv_prog_CC+:} false; then :
4297  $as_echo_n "(cached) " >&6
4298else
4299  if test -n "$CC"; then
4300  ac_cv_prog_CC="$CC" # Let the user override the test.
4301else
4302as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4303for as_dir in $PATH
4304do
4305  IFS=$as_save_IFS
4306  test -z "$as_dir" && as_dir=.
4307    for ac_exec_ext in '' $ac_executable_extensions; do
4308  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4309    ac_cv_prog_CC="${ac_tool_prefix}cc"
4310    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4311    break 2
4312  fi
4313done
4314  done
4315IFS=$as_save_IFS
4316
4317fi
4318fi
4319CC=$ac_cv_prog_CC
4320if test -n "$CC"; then
4321  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4322$as_echo "$CC" >&6; }
4323else
4324  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4325$as_echo "no" >&6; }
4326fi
4327
4328
4329  fi
4330fi
4331if test -z "$CC"; then
4332  # Extract the first word of "cc", so it can be a program name with args.
4333set dummy cc; ac_word=$2
4334{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4335$as_echo_n "checking for $ac_word... " >&6; }
4336if ${ac_cv_prog_CC+:} false; then :
4337  $as_echo_n "(cached) " >&6
4338else
4339  if test -n "$CC"; then
4340  ac_cv_prog_CC="$CC" # Let the user override the test.
4341else
4342  ac_prog_rejected=no
4343as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4344for as_dir in $PATH
4345do
4346  IFS=$as_save_IFS
4347  test -z "$as_dir" && as_dir=.
4348    for ac_exec_ext in '' $ac_executable_extensions; do
4349  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4350    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4351       ac_prog_rejected=yes
4352       continue
4353     fi
4354    ac_cv_prog_CC="cc"
4355    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4356    break 2
4357  fi
4358done
4359  done
4360IFS=$as_save_IFS
4361
4362if test $ac_prog_rejected = yes; then
4363  # We found a bogon in the path, so make sure we never use it.
4364  set dummy $ac_cv_prog_CC
4365  shift
4366  if test $# != 0; then
4367    # We chose a different compiler from the bogus one.
4368    # However, it has the same basename, so the bogon will be chosen
4369    # first if we set CC to just the basename; use the full file name.
4370    shift
4371    ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4372  fi
4373fi
4374fi
4375fi
4376CC=$ac_cv_prog_CC
4377if test -n "$CC"; then
4378  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4379$as_echo "$CC" >&6; }
4380else
4381  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4382$as_echo "no" >&6; }
4383fi
4384
4385
4386fi
4387if test -z "$CC"; then
4388  if test -n "$ac_tool_prefix"; then
4389  for ac_prog in cl.exe
4390  do
4391    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4392set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4393{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4394$as_echo_n "checking for $ac_word... " >&6; }
4395if ${ac_cv_prog_CC+:} false; then :
4396  $as_echo_n "(cached) " >&6
4397else
4398  if test -n "$CC"; then
4399  ac_cv_prog_CC="$CC" # Let the user override the test.
4400else
4401as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4402for as_dir in $PATH
4403do
4404  IFS=$as_save_IFS
4405  test -z "$as_dir" && as_dir=.
4406    for ac_exec_ext in '' $ac_executable_extensions; do
4407  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4408    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4409    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4410    break 2
4411  fi
4412done
4413  done
4414IFS=$as_save_IFS
4415
4416fi
4417fi
4418CC=$ac_cv_prog_CC
4419if test -n "$CC"; then
4420  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4421$as_echo "$CC" >&6; }
4422else
4423  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4424$as_echo "no" >&6; }
4425fi
4426
4427
4428    test -n "$CC" && break
4429  done
4430fi
4431if test -z "$CC"; then
4432  ac_ct_CC=$CC
4433  for ac_prog in cl.exe
4434do
4435  # Extract the first word of "$ac_prog", so it can be a program name with args.
4436set dummy $ac_prog; ac_word=$2
4437{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4438$as_echo_n "checking for $ac_word... " >&6; }
4439if ${ac_cv_prog_ac_ct_CC+:} false; then :
4440  $as_echo_n "(cached) " >&6
4441else
4442  if test -n "$ac_ct_CC"; then
4443  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4444else
4445as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4446for as_dir in $PATH
4447do
4448  IFS=$as_save_IFS
4449  test -z "$as_dir" && as_dir=.
4450    for ac_exec_ext in '' $ac_executable_extensions; do
4451  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4452    ac_cv_prog_ac_ct_CC="$ac_prog"
4453    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4454    break 2
4455  fi
4456done
4457  done
4458IFS=$as_save_IFS
4459
4460fi
4461fi
4462ac_ct_CC=$ac_cv_prog_ac_ct_CC
4463if test -n "$ac_ct_CC"; then
4464  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4465$as_echo "$ac_ct_CC" >&6; }
4466else
4467  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4468$as_echo "no" >&6; }
4469fi
4470
4471
4472  test -n "$ac_ct_CC" && break
4473done
4474
4475  if test "x$ac_ct_CC" = x; then
4476    CC=""
4477  else
4478    case $cross_compiling:$ac_tool_warned in
4479yes:)
4480{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4481$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4482ac_tool_warned=yes ;;
4483esac
4484    CC=$ac_ct_CC
4485  fi
4486fi
4487
4488fi
4489
4490
4491test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4492$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4493as_fn_error $? "no acceptable C compiler found in \$PATH
4494See \`config.log' for more details" "$LINENO" 5; }
4495
4496# Provide some information about the compiler.
4497$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4498set X $ac_compile
4499ac_compiler=$2
4500for ac_option in --version -v -V -qversion; do
4501  { { ac_try="$ac_compiler $ac_option >&5"
4502case "(($ac_try" in
4503  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4504  *) ac_try_echo=$ac_try;;
4505esac
4506eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4507$as_echo "$ac_try_echo"; } >&5
4508  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4509  ac_status=$?
4510  if test -s conftest.err; then
4511    sed '10a\
4512... rest of stderr output deleted ...
4513         10q' conftest.err >conftest.er1
4514    cat conftest.er1 >&5
4515  fi
4516  rm -f conftest.er1 conftest.err
4517  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4518  test $ac_status = 0; }
4519done
4520
4521cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4522/* end confdefs.h.  */
4523
4524int
4525main ()
4526{
4527
4528  ;
4529  return 0;
4530}
4531_ACEOF
4532ac_clean_files_save=$ac_clean_files
4533ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
4534# Try to create an executable without -o first, disregard a.out.
4535# It will help us diagnose broken compilers, and finding out an intuition
4536# of exeext.
4537{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4538$as_echo_n "checking whether the C compiler works... " >&6; }
4539ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4540
4541# The possible output files:
4542ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4543
4544ac_rmfiles=
4545for ac_file in $ac_files
4546do
4547  case $ac_file in
4548    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4549    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4550  esac
4551done
4552rm -f $ac_rmfiles
4553
4554if { { ac_try="$ac_link_default"
4555case "(($ac_try" in
4556  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4557  *) ac_try_echo=$ac_try;;
4558esac
4559eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4560$as_echo "$ac_try_echo"; } >&5
4561  (eval "$ac_link_default") 2>&5
4562  ac_status=$?
4563  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4564  test $ac_status = 0; }; then :
4565  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4566# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4567# in a Makefile.  We should not override ac_cv_exeext if it was cached,
4568# so that the user can short-circuit this test for compilers unknown to
4569# Autoconf.
4570for ac_file in $ac_files ''
4571do
4572  test -f "$ac_file" || continue
4573  case $ac_file in
4574    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
4575	;;
4576    [ab].out )
4577	# We found the default executable, but exeext='' is most
4578	# certainly right.
4579	break;;
4580    *.* )
4581	if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4582	then :; else
4583	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4584	fi
4585	# We set ac_cv_exeext here because the later test for it is not
4586	# safe: cross compilers may not add the suffix if given an `-o'
4587	# argument, so we may need to know it at that point already.
4588	# Even if this section looks crufty: it has the advantage of
4589	# actually working.
4590	break;;
4591    * )
4592	break;;
4593  esac
4594done
4595test "$ac_cv_exeext" = no && ac_cv_exeext=
4596
4597else
4598  ac_file=''
4599fi
4600if test -z "$ac_file"; then :
4601  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4602$as_echo "no" >&6; }
4603$as_echo "$as_me: failed program was:" >&5
4604sed 's/^/| /' conftest.$ac_ext >&5
4605
4606{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4607$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4608as_fn_error 77 "C compiler cannot create executables
4609See \`config.log' for more details" "$LINENO" 5; }
4610else
4611  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4612$as_echo "yes" >&6; }
4613fi
4614{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4615$as_echo_n "checking for C compiler default output file name... " >&6; }
4616{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4617$as_echo "$ac_file" >&6; }
4618ac_exeext=$ac_cv_exeext
4619
4620rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
4621ac_clean_files=$ac_clean_files_save
4622{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4623$as_echo_n "checking for suffix of executables... " >&6; }
4624if { { ac_try="$ac_link"
4625case "(($ac_try" in
4626  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4627  *) ac_try_echo=$ac_try;;
4628esac
4629eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4630$as_echo "$ac_try_echo"; } >&5
4631  (eval "$ac_link") 2>&5
4632  ac_status=$?
4633  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4634  test $ac_status = 0; }; then :
4635  # If both `conftest.exe' and `conftest' are `present' (well, observable)
4636# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
4637# work properly (i.e., refer to `conftest.exe'), while it won't with
4638# `rm'.
4639for ac_file in conftest.exe conftest conftest.*; do
4640  test -f "$ac_file" || continue
4641  case $ac_file in
4642    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4643    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4644	  break;;
4645    * ) break;;
4646  esac
4647done
4648else
4649  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4650$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4651as_fn_error $? "cannot compute suffix of executables: cannot compile and link
4652See \`config.log' for more details" "$LINENO" 5; }
4653fi
4654rm -f conftest conftest$ac_cv_exeext
4655{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4656$as_echo "$ac_cv_exeext" >&6; }
4657
4658rm -f conftest.$ac_ext
4659EXEEXT=$ac_cv_exeext
4660ac_exeext=$EXEEXT
4661cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4662/* end confdefs.h.  */
4663#include <stdio.h>
4664int
4665main ()
4666{
4667FILE *f = fopen ("conftest.out", "w");
4668 return ferror (f) || fclose (f) != 0;
4669
4670  ;
4671  return 0;
4672}
4673_ACEOF
4674ac_clean_files="$ac_clean_files conftest.out"
4675# Check that the compiler produces executables we can run.  If not, either
4676# the compiler is broken, or we cross compile.
4677{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4678$as_echo_n "checking whether we are cross compiling... " >&6; }
4679if test "$cross_compiling" != yes; then
4680  { { ac_try="$ac_link"
4681case "(($ac_try" in
4682  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4683  *) ac_try_echo=$ac_try;;
4684esac
4685eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4686$as_echo "$ac_try_echo"; } >&5
4687  (eval "$ac_link") 2>&5
4688  ac_status=$?
4689  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4690  test $ac_status = 0; }
4691  if { ac_try='./conftest$ac_cv_exeext'
4692  { { case "(($ac_try" in
4693  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4694  *) ac_try_echo=$ac_try;;
4695esac
4696eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4697$as_echo "$ac_try_echo"; } >&5
4698  (eval "$ac_try") 2>&5
4699  ac_status=$?
4700  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4701  test $ac_status = 0; }; }; then
4702    cross_compiling=no
4703  else
4704    if test "$cross_compiling" = maybe; then
4705	cross_compiling=yes
4706    else
4707	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4708$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4709as_fn_error $? "cannot run C compiled programs.
4710If you meant to cross compile, use \`--host'.
4711See \`config.log' for more details" "$LINENO" 5; }
4712    fi
4713  fi
4714fi
4715{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4716$as_echo "$cross_compiling" >&6; }
4717
4718rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
4719ac_clean_files=$ac_clean_files_save
4720{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4721$as_echo_n "checking for suffix of object files... " >&6; }
4722if ${ac_cv_objext+:} false; then :
4723  $as_echo_n "(cached) " >&6
4724else
4725  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4726/* end confdefs.h.  */
4727
4728int
4729main ()
4730{
4731
4732  ;
4733  return 0;
4734}
4735_ACEOF
4736rm -f conftest.o conftest.obj
4737if { { ac_try="$ac_compile"
4738case "(($ac_try" in
4739  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4740  *) ac_try_echo=$ac_try;;
4741esac
4742eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4743$as_echo "$ac_try_echo"; } >&5
4744  (eval "$ac_compile") 2>&5
4745  ac_status=$?
4746  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4747  test $ac_status = 0; }; then :
4748  for ac_file in conftest.o conftest.obj conftest.*; do
4749  test -f "$ac_file" || continue;
4750  case $ac_file in
4751    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4752    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4753       break;;
4754  esac
4755done
4756else
4757  $as_echo "$as_me: failed program was:" >&5
4758sed 's/^/| /' conftest.$ac_ext >&5
4759
4760{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4761$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4762as_fn_error $? "cannot compute suffix of object files: cannot compile
4763See \`config.log' for more details" "$LINENO" 5; }
4764fi
4765rm -f conftest.$ac_cv_objext conftest.$ac_ext
4766fi
4767{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4768$as_echo "$ac_cv_objext" >&6; }
4769OBJEXT=$ac_cv_objext
4770ac_objext=$OBJEXT
4771{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4772$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4773if ${ac_cv_c_compiler_gnu+:} false; then :
4774  $as_echo_n "(cached) " >&6
4775else
4776  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4777/* end confdefs.h.  */
4778
4779int
4780main ()
4781{
4782#ifndef __GNUC__
4783       choke me
4784#endif
4785
4786  ;
4787  return 0;
4788}
4789_ACEOF
4790if ac_fn_c_try_compile "$LINENO"; then :
4791  ac_compiler_gnu=yes
4792else
4793  ac_compiler_gnu=no
4794fi
4795rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4796ac_cv_c_compiler_gnu=$ac_compiler_gnu
4797
4798fi
4799{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4800$as_echo "$ac_cv_c_compiler_gnu" >&6; }
4801if test $ac_compiler_gnu = yes; then
4802  GCC=yes
4803else
4804  GCC=
4805fi
4806ac_test_CFLAGS=${CFLAGS+set}
4807ac_save_CFLAGS=$CFLAGS
4808{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4809$as_echo_n "checking whether $CC accepts -g... " >&6; }
4810if ${ac_cv_prog_cc_g+:} false; then :
4811  $as_echo_n "(cached) " >&6
4812else
4813  ac_save_c_werror_flag=$ac_c_werror_flag
4814   ac_c_werror_flag=yes
4815   ac_cv_prog_cc_g=no
4816   CFLAGS="-g"
4817   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4818/* end confdefs.h.  */
4819
4820int
4821main ()
4822{
4823
4824  ;
4825  return 0;
4826}
4827_ACEOF
4828if ac_fn_c_try_compile "$LINENO"; then :
4829  ac_cv_prog_cc_g=yes
4830else
4831  CFLAGS=""
4832      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4833/* end confdefs.h.  */
4834
4835int
4836main ()
4837{
4838
4839  ;
4840  return 0;
4841}
4842_ACEOF
4843if ac_fn_c_try_compile "$LINENO"; then :
4844
4845else
4846  ac_c_werror_flag=$ac_save_c_werror_flag
4847	 CFLAGS="-g"
4848	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4849/* end confdefs.h.  */
4850
4851int
4852main ()
4853{
4854
4855  ;
4856  return 0;
4857}
4858_ACEOF
4859if ac_fn_c_try_compile "$LINENO"; then :
4860  ac_cv_prog_cc_g=yes
4861fi
4862rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4863fi
4864rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4865fi
4866rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4867   ac_c_werror_flag=$ac_save_c_werror_flag
4868fi
4869{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4870$as_echo "$ac_cv_prog_cc_g" >&6; }
4871if test "$ac_test_CFLAGS" = set; then
4872  CFLAGS=$ac_save_CFLAGS
4873elif test $ac_cv_prog_cc_g = yes; then
4874  if test "$GCC" = yes; then
4875    CFLAGS="-g -O2"
4876  else
4877    CFLAGS="-g"
4878  fi
4879else
4880  if test "$GCC" = yes; then
4881    CFLAGS="-O2"
4882  else
4883    CFLAGS=
4884  fi
4885fi
4886{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4887$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4888if ${ac_cv_prog_cc_c89+:} false; then :
4889  $as_echo_n "(cached) " >&6
4890else
4891  ac_cv_prog_cc_c89=no
4892ac_save_CC=$CC
4893cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4894/* end confdefs.h.  */
4895#include <stdarg.h>
4896#include <stdio.h>
4897struct stat;
4898/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
4899struct buf { int x; };
4900FILE * (*rcsopen) (struct buf *, struct stat *, int);
4901static char *e (p, i)
4902     char **p;
4903     int i;
4904{
4905  return p[i];
4906}
4907static char *f (char * (*g) (char **, int), char **p, ...)
4908{
4909  char *s;
4910  va_list v;
4911  va_start (v,p);
4912  s = g (p, va_arg (v,int));
4913  va_end (v);
4914  return s;
4915}
4916
4917/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
4918   function prototypes and stuff, but not '\xHH' hex character constants.
4919   These don't provoke an error unfortunately, instead are silently treated
4920   as 'x'.  The following induces an error, until -std is added to get
4921   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
4922   array size at least.  It's necessary to write '\x00'==0 to get something
4923   that's true only with -std.  */
4924int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4925
4926/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4927   inside strings and character constants.  */
4928#define FOO(x) 'x'
4929int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4930
4931int test (int i, double x);
4932struct s1 {int (*f) (int a);};
4933struct s2 {int (*f) (double a);};
4934int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4935int argc;
4936char **argv;
4937int
4938main ()
4939{
4940return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
4941  ;
4942  return 0;
4943}
4944_ACEOF
4945for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4946	-Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4947do
4948  CC="$ac_save_CC $ac_arg"
4949  if ac_fn_c_try_compile "$LINENO"; then :
4950  ac_cv_prog_cc_c89=$ac_arg
4951fi
4952rm -f core conftest.err conftest.$ac_objext
4953  test "x$ac_cv_prog_cc_c89" != "xno" && break
4954done
4955rm -f conftest.$ac_ext
4956CC=$ac_save_CC
4957
4958fi
4959# AC_CACHE_VAL
4960case "x$ac_cv_prog_cc_c89" in
4961  x)
4962    { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4963$as_echo "none needed" >&6; } ;;
4964  xno)
4965    { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4966$as_echo "unsupported" >&6; } ;;
4967  *)
4968    CC="$CC $ac_cv_prog_cc_c89"
4969    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4970$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4971esac
4972if test "x$ac_cv_prog_cc_c89" != xno; then :
4973
4974fi
4975
4976ac_ext=c
4977ac_cpp='$CPP $CPPFLAGS'
4978ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4979ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4980ac_compiler_gnu=$ac_cv_c_compiler_gnu
4981
4982ac_ext=c
4983ac_cpp='$CPP $CPPFLAGS'
4984ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4985ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4986ac_compiler_gnu=$ac_cv_c_compiler_gnu
4987{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4988$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4989if ${am_cv_prog_cc_c_o+:} false; then :
4990  $as_echo_n "(cached) " >&6
4991else
4992  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4993/* end confdefs.h.  */
4994
4995int
4996main ()
4997{
4998
4999  ;
5000  return 0;
5001}
5002_ACEOF
5003  # Make sure it works both with $CC and with simple cc.
5004  # Following AC_PROG_CC_C_O, we do the test twice because some
5005  # compilers refuse to overwrite an existing .o file with -o,
5006  # though they will create one.
5007  am_cv_prog_cc_c_o=yes
5008  for am_i in 1 2; do
5009    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
5010   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
5011   ac_status=$?
5012   echo "$as_me:$LINENO: \$? = $ac_status" >&5
5013   (exit $ac_status); } \
5014         && test -f conftest2.$ac_objext; then
5015      : OK
5016    else
5017      am_cv_prog_cc_c_o=no
5018      break
5019    fi
5020  done
5021  rm -f core conftest*
5022  unset am_i
5023fi
5024{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
5025$as_echo "$am_cv_prog_cc_c_o" >&6; }
5026if test "$am_cv_prog_cc_c_o" != yes; then
5027   # Losing compiler, so override with the script.
5028   # FIXME: It is wrong to rewrite CC.
5029   # But if we don't then we get into trouble of one sort or another.
5030   # A longer-term fix would be to have automake use am__CC in this case,
5031   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
5032   CC="$am_aux_dir/compile $CC"
5033fi
5034ac_ext=c
5035ac_cpp='$CPP $CPPFLAGS'
5036ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5037ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5038ac_compiler_gnu=$ac_cv_c_compiler_gnu
5039
5040DEPDIR="${am__leading_dot}deps"
5041
5042ac_config_commands="$ac_config_commands depfiles"
5043
5044{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
5045$as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; }
5046cat > confinc.mk << 'END'
5047am__doit:
5048	@echo this is the am__doit target >confinc.out
5049.PHONY: am__doit
5050END
5051am__include="#"
5052am__quote=
5053# BSD make does it like this.
5054echo '.include "confinc.mk" # ignored' > confmf.BSD
5055# Other make implementations (GNU, Solaris 10, AIX) do it like this.
5056echo 'include confinc.mk # ignored' > confmf.GNU
5057_am_result=no
5058for s in GNU BSD; do
5059  { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5
5060   (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5
5061   ac_status=$?
5062   echo "$as_me:$LINENO: \$? = $ac_status" >&5
5063   (exit $ac_status); }
5064  case $?:`cat confinc.out 2>/dev/null` in #(
5065  '0:this is the am__doit target') :
5066    case $s in #(
5067  BSD) :
5068    am__include='.include' am__quote='"' ;; #(
5069  *) :
5070    am__include='include' am__quote='' ;;
5071esac ;; #(
5072  *) :
5073     ;;
5074esac
5075  if test "$am__include" != "#"; then
5076    _am_result="yes ($s style)"
5077    break
5078  fi
5079done
5080rm -f confinc.* confmf.*
5081{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
5082$as_echo "${_am_result}" >&6; }
5083
5084# Check whether --enable-dependency-tracking was given.
5085if test "${enable_dependency_tracking+set}" = set; then :
5086  enableval=$enable_dependency_tracking;
5087fi
5088
5089if test "x$enable_dependency_tracking" != xno; then
5090  am_depcomp="$ac_aux_dir/depcomp"
5091  AMDEPBACKSLASH='\'
5092  am__nodep='_no'
5093fi
5094 if test "x$enable_dependency_tracking" != xno; then
5095  AMDEP_TRUE=
5096  AMDEP_FALSE='#'
5097else
5098  AMDEP_TRUE='#'
5099  AMDEP_FALSE=
5100fi
5101
5102
5103
5104depcc="$CC"   am_compiler_list=
5105
5106{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5107$as_echo_n "checking dependency style of $depcc... " >&6; }
5108if ${am_cv_CC_dependencies_compiler_type+:} false; then :
5109  $as_echo_n "(cached) " >&6
5110else
5111  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
5112  # We make a subdir and do the tests there.  Otherwise we can end up
5113  # making bogus files that we don't know about and never remove.  For
5114  # instance it was reported that on HP-UX the gcc test will end up
5115  # making a dummy file named 'D' -- because '-MD' means "put the output
5116  # in D".
5117  rm -rf conftest.dir
5118  mkdir conftest.dir
5119  # Copy depcomp to subdir because otherwise we won't find it if we're
5120  # using a relative directory.
5121  cp "$am_depcomp" conftest.dir
5122  cd conftest.dir
5123  # We will build objects and dependencies in a subdirectory because
5124  # it helps to detect inapplicable dependency modes.  For instance
5125  # both Tru64's cc and ICC support -MD to output dependencies as a
5126  # side effect of compilation, but ICC will put the dependencies in
5127  # the current directory while Tru64 will put them in the object
5128  # directory.
5129  mkdir sub
5130
5131  am_cv_CC_dependencies_compiler_type=none
5132  if test "$am_compiler_list" = ""; then
5133     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
5134  fi
5135  am__universal=false
5136  case " $depcc " in #(
5137     *\ -arch\ *\ -arch\ *) am__universal=true ;;
5138     esac
5139
5140  for depmode in $am_compiler_list; do
5141    # Setup a source with many dependencies, because some compilers
5142    # like to wrap large dependency lists on column 80 (with \), and
5143    # we should not choose a depcomp mode which is confused by this.
5144    #
5145    # We need to recreate these files for each test, as the compiler may
5146    # overwrite some of them when testing with obscure command lines.
5147    # This happens at least with the AIX C compiler.
5148    : > sub/conftest.c
5149    for i in 1 2 3 4 5 6; do
5150      echo '#include "conftst'$i'.h"' >> sub/conftest.c
5151      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
5152      # Solaris 10 /bin/sh.
5153      echo '/* dummy */' > sub/conftst$i.h
5154    done
5155    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
5156
5157    # We check with '-c' and '-o' for the sake of the "dashmstdout"
5158    # mode.  It turns out that the SunPro C++ compiler does not properly
5159    # handle '-M -o', and we need to detect this.  Also, some Intel
5160    # versions had trouble with output in subdirs.
5161    am__obj=sub/conftest.${OBJEXT-o}
5162    am__minus_obj="-o $am__obj"
5163    case $depmode in
5164    gcc)
5165      # This depmode causes a compiler race in universal mode.
5166      test "$am__universal" = false || continue
5167      ;;
5168    nosideeffect)
5169      # After this tag, mechanisms are not by side-effect, so they'll
5170      # only be used when explicitly requested.
5171      if test "x$enable_dependency_tracking" = xyes; then
5172	continue
5173      else
5174	break
5175      fi
5176      ;;
5177    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
5178      # This compiler won't grok '-c -o', but also, the minuso test has
5179      # not run yet.  These depmodes are late enough in the game, and
5180      # so weak that their functioning should not be impacted.
5181      am__obj=conftest.${OBJEXT-o}
5182      am__minus_obj=
5183      ;;
5184    none) break ;;
5185    esac
5186    if depmode=$depmode \
5187       source=sub/conftest.c object=$am__obj \
5188       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
5189       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
5190         >/dev/null 2>conftest.err &&
5191       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
5192       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
5193       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
5194       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
5195      # icc doesn't choke on unknown options, it will just issue warnings
5196      # or remarks (even with -Werror).  So we grep stderr for any message
5197      # that says an option was ignored or not supported.
5198      # When given -MP, icc 7.0 and 7.1 complain thusly:
5199      #   icc: Command line warning: ignoring option '-M'; no argument required
5200      # The diagnosis changed in icc 8.0:
5201      #   icc: Command line remark: option '-MP' not supported
5202      if (grep 'ignoring option' conftest.err ||
5203          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
5204        am_cv_CC_dependencies_compiler_type=$depmode
5205        break
5206      fi
5207    fi
5208  done
5209
5210  cd ..
5211  rm -rf conftest.dir
5212else
5213  am_cv_CC_dependencies_compiler_type=none
5214fi
5215
5216fi
5217{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
5218$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
5219CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
5220
5221 if
5222  test "x$enable_dependency_tracking" != xno \
5223  && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
5224  am__fastdepCC_TRUE=
5225  am__fastdepCC_FALSE='#'
5226else
5227  am__fastdepCC_TRUE='#'
5228  am__fastdepCC_FALSE=
5229fi
5230
5231
5232
5233ac_ext=c
5234ac_cpp='$CPP $CPPFLAGS'
5235ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5236ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5237ac_compiler_gnu=$ac_cv_c_compiler_gnu
5238{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5239$as_echo_n "checking how to run the C preprocessor... " >&6; }
5240# On Suns, sometimes $CPP names a directory.
5241if test -n "$CPP" && test -d "$CPP"; then
5242  CPP=
5243fi
5244if test -z "$CPP"; then
5245  if ${ac_cv_prog_CPP+:} false; then :
5246  $as_echo_n "(cached) " >&6
5247else
5248      # Double quotes because CPP needs to be expanded
5249    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5250    do
5251      ac_preproc_ok=false
5252for ac_c_preproc_warn_flag in '' yes
5253do
5254  # Use a header file that comes with gcc, so configuring glibc
5255  # with a fresh cross-compiler works.
5256  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5257  # <limits.h> exists even on freestanding compilers.
5258  # On the NeXT, cc -E runs the code through the compiler's parser,
5259  # not just through cpp. "Syntax error" is here to catch this case.
5260  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5261/* end confdefs.h.  */
5262#ifdef __STDC__
5263# include <limits.h>
5264#else
5265# include <assert.h>
5266#endif
5267		     Syntax error
5268_ACEOF
5269if ac_fn_c_try_cpp "$LINENO"; then :
5270
5271else
5272  # Broken: fails on valid input.
5273continue
5274fi
5275rm -f conftest.err conftest.i conftest.$ac_ext
5276
5277  # OK, works on sane cases.  Now check whether nonexistent headers
5278  # can be detected and how.
5279  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5280/* end confdefs.h.  */
5281#include <ac_nonexistent.h>
5282_ACEOF
5283if ac_fn_c_try_cpp "$LINENO"; then :
5284  # Broken: success on invalid input.
5285continue
5286else
5287  # Passes both tests.
5288ac_preproc_ok=:
5289break
5290fi
5291rm -f conftest.err conftest.i conftest.$ac_ext
5292
5293done
5294# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5295rm -f conftest.i conftest.err conftest.$ac_ext
5296if $ac_preproc_ok; then :
5297  break
5298fi
5299
5300    done
5301    ac_cv_prog_CPP=$CPP
5302
5303fi
5304  CPP=$ac_cv_prog_CPP
5305else
5306  ac_cv_prog_CPP=$CPP
5307fi
5308{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5309$as_echo "$CPP" >&6; }
5310ac_preproc_ok=false
5311for ac_c_preproc_warn_flag in '' yes
5312do
5313  # Use a header file that comes with gcc, so configuring glibc
5314  # with a fresh cross-compiler works.
5315  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5316  # <limits.h> exists even on freestanding compilers.
5317  # On the NeXT, cc -E runs the code through the compiler's parser,
5318  # not just through cpp. "Syntax error" is here to catch this case.
5319  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5320/* end confdefs.h.  */
5321#ifdef __STDC__
5322# include <limits.h>
5323#else
5324# include <assert.h>
5325#endif
5326		     Syntax error
5327_ACEOF
5328if ac_fn_c_try_cpp "$LINENO"; then :
5329
5330else
5331  # Broken: fails on valid input.
5332continue
5333fi
5334rm -f conftest.err conftest.i conftest.$ac_ext
5335
5336  # OK, works on sane cases.  Now check whether nonexistent headers
5337  # can be detected and how.
5338  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5339/* end confdefs.h.  */
5340#include <ac_nonexistent.h>
5341_ACEOF
5342if ac_fn_c_try_cpp "$LINENO"; then :
5343  # Broken: success on invalid input.
5344continue
5345else
5346  # Passes both tests.
5347ac_preproc_ok=:
5348break
5349fi
5350rm -f conftest.err conftest.i conftest.$ac_ext
5351
5352done
5353# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5354rm -f conftest.i conftest.err conftest.$ac_ext
5355if $ac_preproc_ok; then :
5356
5357else
5358  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5359$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5360as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
5361See \`config.log' for more details" "$LINENO" 5; }
5362fi
5363
5364ac_ext=c
5365ac_cpp='$CPP $CPPFLAGS'
5366ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5367ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5368ac_compiler_gnu=$ac_cv_c_compiler_gnu
5369
5370
5371{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5372$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5373if ${ac_cv_path_GREP+:} false; then :
5374  $as_echo_n "(cached) " >&6
5375else
5376  if test -z "$GREP"; then
5377  ac_path_GREP_found=false
5378  # Loop through the user's path and test for each of PROGNAME-LIST
5379  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5380for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5381do
5382  IFS=$as_save_IFS
5383  test -z "$as_dir" && as_dir=.
5384    for ac_prog in grep ggrep; do
5385    for ac_exec_ext in '' $ac_executable_extensions; do
5386      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5387      as_fn_executable_p "$ac_path_GREP" || continue
5388# Check for GNU ac_path_GREP and select it if it is found.
5389  # Check for GNU $ac_path_GREP
5390case `"$ac_path_GREP" --version 2>&1` in
5391*GNU*)
5392  ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5393*)
5394  ac_count=0
5395  $as_echo_n 0123456789 >"conftest.in"
5396  while :
5397  do
5398    cat "conftest.in" "conftest.in" >"conftest.tmp"
5399    mv "conftest.tmp" "conftest.in"
5400    cp "conftest.in" "conftest.nl"
5401    $as_echo 'GREP' >> "conftest.nl"
5402    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5403    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5404    as_fn_arith $ac_count + 1 && ac_count=$as_val
5405    if test $ac_count -gt ${ac_path_GREP_max-0}; then
5406      # Best one so far, save it but keep looking for a better one
5407      ac_cv_path_GREP="$ac_path_GREP"
5408      ac_path_GREP_max=$ac_count
5409    fi
5410    # 10*(2^10) chars as input seems more than enough
5411    test $ac_count -gt 10 && break
5412  done
5413  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5414esac
5415
5416      $ac_path_GREP_found && break 3
5417    done
5418  done
5419  done
5420IFS=$as_save_IFS
5421  if test -z "$ac_cv_path_GREP"; then
5422    as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5423  fi
5424else
5425  ac_cv_path_GREP=$GREP
5426fi
5427
5428fi
5429{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5430$as_echo "$ac_cv_path_GREP" >&6; }
5431 GREP="$ac_cv_path_GREP"
5432
5433
5434{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5435$as_echo_n "checking for egrep... " >&6; }
5436if ${ac_cv_path_EGREP+:} false; then :
5437  $as_echo_n "(cached) " >&6
5438else
5439  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5440   then ac_cv_path_EGREP="$GREP -E"
5441   else
5442     if test -z "$EGREP"; then
5443  ac_path_EGREP_found=false
5444  # Loop through the user's path and test for each of PROGNAME-LIST
5445  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5446for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5447do
5448  IFS=$as_save_IFS
5449  test -z "$as_dir" && as_dir=.
5450    for ac_prog in egrep; do
5451    for ac_exec_ext in '' $ac_executable_extensions; do
5452      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5453      as_fn_executable_p "$ac_path_EGREP" || continue
5454# Check for GNU ac_path_EGREP and select it if it is found.
5455  # Check for GNU $ac_path_EGREP
5456case `"$ac_path_EGREP" --version 2>&1` in
5457*GNU*)
5458  ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5459*)
5460  ac_count=0
5461  $as_echo_n 0123456789 >"conftest.in"
5462  while :
5463  do
5464    cat "conftest.in" "conftest.in" >"conftest.tmp"
5465    mv "conftest.tmp" "conftest.in"
5466    cp "conftest.in" "conftest.nl"
5467    $as_echo 'EGREP' >> "conftest.nl"
5468    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5469    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5470    as_fn_arith $ac_count + 1 && ac_count=$as_val
5471    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5472      # Best one so far, save it but keep looking for a better one
5473      ac_cv_path_EGREP="$ac_path_EGREP"
5474      ac_path_EGREP_max=$ac_count
5475    fi
5476    # 10*(2^10) chars as input seems more than enough
5477    test $ac_count -gt 10 && break
5478  done
5479  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5480esac
5481
5482      $ac_path_EGREP_found && break 3
5483    done
5484  done
5485  done
5486IFS=$as_save_IFS
5487  if test -z "$ac_cv_path_EGREP"; then
5488    as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5489  fi
5490else
5491  ac_cv_path_EGREP=$EGREP
5492fi
5493
5494   fi
5495fi
5496{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5497$as_echo "$ac_cv_path_EGREP" >&6; }
5498 EGREP="$ac_cv_path_EGREP"
5499
5500
5501if test $ac_cv_c_compiler_gnu = yes; then
5502    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5
5503$as_echo_n "checking whether $CC needs -traditional... " >&6; }
5504if ${ac_cv_prog_gcc_traditional+:} false; then :
5505  $as_echo_n "(cached) " >&6
5506else
5507    ac_pattern="Autoconf.*'x'"
5508  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5509/* end confdefs.h.  */
5510#include <sgtty.h>
5511Autoconf TIOCGETP
5512_ACEOF
5513if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5514  $EGREP "$ac_pattern" >/dev/null 2>&1; then :
5515  ac_cv_prog_gcc_traditional=yes
5516else
5517  ac_cv_prog_gcc_traditional=no
5518fi
5519rm -f conftest*
5520
5521
5522  if test $ac_cv_prog_gcc_traditional = no; then
5523    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5524/* end confdefs.h.  */
5525#include <termio.h>
5526Autoconf TCGETA
5527_ACEOF
5528if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5529  $EGREP "$ac_pattern" >/dev/null 2>&1; then :
5530  ac_cv_prog_gcc_traditional=yes
5531fi
5532rm -f conftest*
5533
5534  fi
5535fi
5536{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_gcc_traditional" >&5
5537$as_echo "$ac_cv_prog_gcc_traditional" >&6; }
5538  if test $ac_cv_prog_gcc_traditional = yes; then
5539    CC="$CC -traditional"
5540  fi
5541fi
5542
5543ac_ext=cpp
5544ac_cpp='$CXXCPP $CPPFLAGS'
5545ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5546ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5547ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5548if test -z "$CXX"; then
5549  if test -n "$CCC"; then
5550    CXX=$CCC
5551  else
5552    if test -n "$ac_tool_prefix"; then
5553  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
5554  do
5555    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5556set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5557{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5558$as_echo_n "checking for $ac_word... " >&6; }
5559if ${ac_cv_prog_CXX+:} false; then :
5560  $as_echo_n "(cached) " >&6
5561else
5562  if test -n "$CXX"; then
5563  ac_cv_prog_CXX="$CXX" # Let the user override the test.
5564else
5565as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5566for as_dir in $PATH
5567do
5568  IFS=$as_save_IFS
5569  test -z "$as_dir" && as_dir=.
5570    for ac_exec_ext in '' $ac_executable_extensions; do
5571  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5572    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
5573    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5574    break 2
5575  fi
5576done
5577  done
5578IFS=$as_save_IFS
5579
5580fi
5581fi
5582CXX=$ac_cv_prog_CXX
5583if test -n "$CXX"; then
5584  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
5585$as_echo "$CXX" >&6; }
5586else
5587  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5588$as_echo "no" >&6; }
5589fi
5590
5591
5592    test -n "$CXX" && break
5593  done
5594fi
5595if test -z "$CXX"; then
5596  ac_ct_CXX=$CXX
5597  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
5598do
5599  # Extract the first word of "$ac_prog", so it can be a program name with args.
5600set dummy $ac_prog; ac_word=$2
5601{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5602$as_echo_n "checking for $ac_word... " >&6; }
5603if ${ac_cv_prog_ac_ct_CXX+:} false; then :
5604  $as_echo_n "(cached) " >&6
5605else
5606  if test -n "$ac_ct_CXX"; then
5607  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
5608else
5609as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5610for as_dir in $PATH
5611do
5612  IFS=$as_save_IFS
5613  test -z "$as_dir" && as_dir=.
5614    for ac_exec_ext in '' $ac_executable_extensions; do
5615  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5616    ac_cv_prog_ac_ct_CXX="$ac_prog"
5617    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5618    break 2
5619  fi
5620done
5621  done
5622IFS=$as_save_IFS
5623
5624fi
5625fi
5626ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
5627if test -n "$ac_ct_CXX"; then
5628  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
5629$as_echo "$ac_ct_CXX" >&6; }
5630else
5631  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5632$as_echo "no" >&6; }
5633fi
5634
5635
5636  test -n "$ac_ct_CXX" && break
5637done
5638
5639  if test "x$ac_ct_CXX" = x; then
5640    CXX="g++"
5641  else
5642    case $cross_compiling:$ac_tool_warned in
5643yes:)
5644{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5645$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5646ac_tool_warned=yes ;;
5647esac
5648    CXX=$ac_ct_CXX
5649  fi
5650fi
5651
5652  fi
5653fi
5654# Provide some information about the compiler.
5655$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
5656set X $ac_compile
5657ac_compiler=$2
5658for ac_option in --version -v -V -qversion; do
5659  { { ac_try="$ac_compiler $ac_option >&5"
5660case "(($ac_try" in
5661  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5662  *) ac_try_echo=$ac_try;;
5663esac
5664eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5665$as_echo "$ac_try_echo"; } >&5
5666  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
5667  ac_status=$?
5668  if test -s conftest.err; then
5669    sed '10a\
5670... rest of stderr output deleted ...
5671         10q' conftest.err >conftest.er1
5672    cat conftest.er1 >&5
5673  fi
5674  rm -f conftest.er1 conftest.err
5675  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5676  test $ac_status = 0; }
5677done
5678
5679{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
5680$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
5681if ${ac_cv_cxx_compiler_gnu+:} false; then :
5682  $as_echo_n "(cached) " >&6
5683else
5684  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5685/* end confdefs.h.  */
5686
5687int
5688main ()
5689{
5690#ifndef __GNUC__
5691       choke me
5692#endif
5693
5694  ;
5695  return 0;
5696}
5697_ACEOF
5698if ac_fn_cxx_try_compile "$LINENO"; then :
5699  ac_compiler_gnu=yes
5700else
5701  ac_compiler_gnu=no
5702fi
5703rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5704ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
5705
5706fi
5707{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
5708$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
5709if test $ac_compiler_gnu = yes; then
5710  GXX=yes
5711else
5712  GXX=
5713fi
5714ac_test_CXXFLAGS=${CXXFLAGS+set}
5715ac_save_CXXFLAGS=$CXXFLAGS
5716{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
5717$as_echo_n "checking whether $CXX accepts -g... " >&6; }
5718if ${ac_cv_prog_cxx_g+:} false; then :
5719  $as_echo_n "(cached) " >&6
5720else
5721  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
5722   ac_cxx_werror_flag=yes
5723   ac_cv_prog_cxx_g=no
5724   CXXFLAGS="-g"
5725   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5726/* end confdefs.h.  */
5727
5728int
5729main ()
5730{
5731
5732  ;
5733  return 0;
5734}
5735_ACEOF
5736if ac_fn_cxx_try_compile "$LINENO"; then :
5737  ac_cv_prog_cxx_g=yes
5738else
5739  CXXFLAGS=""
5740      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5741/* end confdefs.h.  */
5742
5743int
5744main ()
5745{
5746
5747  ;
5748  return 0;
5749}
5750_ACEOF
5751if ac_fn_cxx_try_compile "$LINENO"; then :
5752
5753else
5754  ac_cxx_werror_flag=$ac_save_cxx_werror_flag
5755	 CXXFLAGS="-g"
5756	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5757/* end confdefs.h.  */
5758
5759int
5760main ()
5761{
5762
5763  ;
5764  return 0;
5765}
5766_ACEOF
5767if ac_fn_cxx_try_compile "$LINENO"; then :
5768  ac_cv_prog_cxx_g=yes
5769fi
5770rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5771fi
5772rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5773fi
5774rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5775   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
5776fi
5777{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
5778$as_echo "$ac_cv_prog_cxx_g" >&6; }
5779if test "$ac_test_CXXFLAGS" = set; then
5780  CXXFLAGS=$ac_save_CXXFLAGS
5781elif test $ac_cv_prog_cxx_g = yes; then
5782  if test "$GXX" = yes; then
5783    CXXFLAGS="-g -O2"
5784  else
5785    CXXFLAGS="-g"
5786  fi
5787else
5788  if test "$GXX" = yes; then
5789    CXXFLAGS="-O2"
5790  else
5791    CXXFLAGS=
5792  fi
5793fi
5794ac_ext=c
5795ac_cpp='$CPP $CPPFLAGS'
5796ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5797ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5798ac_compiler_gnu=$ac_cv_c_compiler_gnu
5799
5800depcc="$CXX"  am_compiler_list=
5801
5802{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5803$as_echo_n "checking dependency style of $depcc... " >&6; }
5804if ${am_cv_CXX_dependencies_compiler_type+:} false; then :
5805  $as_echo_n "(cached) " >&6
5806else
5807  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
5808  # We make a subdir and do the tests there.  Otherwise we can end up
5809  # making bogus files that we don't know about and never remove.  For
5810  # instance it was reported that on HP-UX the gcc test will end up
5811  # making a dummy file named 'D' -- because '-MD' means "put the output
5812  # in D".
5813  rm -rf conftest.dir
5814  mkdir conftest.dir
5815  # Copy depcomp to subdir because otherwise we won't find it if we're
5816  # using a relative directory.
5817  cp "$am_depcomp" conftest.dir
5818  cd conftest.dir
5819  # We will build objects and dependencies in a subdirectory because
5820  # it helps to detect inapplicable dependency modes.  For instance
5821  # both Tru64's cc and ICC support -MD to output dependencies as a
5822  # side effect of compilation, but ICC will put the dependencies in
5823  # the current directory while Tru64 will put them in the object
5824  # directory.
5825  mkdir sub
5826
5827  am_cv_CXX_dependencies_compiler_type=none
5828  if test "$am_compiler_list" = ""; then
5829     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
5830  fi
5831  am__universal=false
5832  case " $depcc " in #(
5833     *\ -arch\ *\ -arch\ *) am__universal=true ;;
5834     esac
5835
5836  for depmode in $am_compiler_list; do
5837    # Setup a source with many dependencies, because some compilers
5838    # like to wrap large dependency lists on column 80 (with \), and
5839    # we should not choose a depcomp mode which is confused by this.
5840    #
5841    # We need to recreate these files for each test, as the compiler may
5842    # overwrite some of them when testing with obscure command lines.
5843    # This happens at least with the AIX C compiler.
5844    : > sub/conftest.c
5845    for i in 1 2 3 4 5 6; do
5846      echo '#include "conftst'$i'.h"' >> sub/conftest.c
5847      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
5848      # Solaris 10 /bin/sh.
5849      echo '/* dummy */' > sub/conftst$i.h
5850    done
5851    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
5852
5853    # We check with '-c' and '-o' for the sake of the "dashmstdout"
5854    # mode.  It turns out that the SunPro C++ compiler does not properly
5855    # handle '-M -o', and we need to detect this.  Also, some Intel
5856    # versions had trouble with output in subdirs.
5857    am__obj=sub/conftest.${OBJEXT-o}
5858    am__minus_obj="-o $am__obj"
5859    case $depmode in
5860    gcc)
5861      # This depmode causes a compiler race in universal mode.
5862      test "$am__universal" = false || continue
5863      ;;
5864    nosideeffect)
5865      # After this tag, mechanisms are not by side-effect, so they'll
5866      # only be used when explicitly requested.
5867      if test "x$enable_dependency_tracking" = xyes; then
5868	continue
5869      else
5870	break
5871      fi
5872      ;;
5873    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
5874      # This compiler won't grok '-c -o', but also, the minuso test has
5875      # not run yet.  These depmodes are late enough in the game, and
5876      # so weak that their functioning should not be impacted.
5877      am__obj=conftest.${OBJEXT-o}
5878      am__minus_obj=
5879      ;;
5880    none) break ;;
5881    esac
5882    if depmode=$depmode \
5883       source=sub/conftest.c object=$am__obj \
5884       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
5885       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
5886         >/dev/null 2>conftest.err &&
5887       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
5888       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
5889       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
5890       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
5891      # icc doesn't choke on unknown options, it will just issue warnings
5892      # or remarks (even with -Werror).  So we grep stderr for any message
5893      # that says an option was ignored or not supported.
5894      # When given -MP, icc 7.0 and 7.1 complain thusly:
5895      #   icc: Command line warning: ignoring option '-M'; no argument required
5896      # The diagnosis changed in icc 8.0:
5897      #   icc: Command line remark: option '-MP' not supported
5898      if (grep 'ignoring option' conftest.err ||
5899          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
5900        am_cv_CXX_dependencies_compiler_type=$depmode
5901        break
5902      fi
5903    fi
5904  done
5905
5906  cd ..
5907  rm -rf conftest.dir
5908else
5909  am_cv_CXX_dependencies_compiler_type=none
5910fi
5911
5912fi
5913{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
5914$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
5915CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
5916
5917 if
5918  test "x$enable_dependency_tracking" != xno \
5919  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
5920  am__fastdepCXX_TRUE=
5921  am__fastdepCXX_FALSE='#'
5922else
5923  am__fastdepCXX_TRUE='#'
5924  am__fastdepCXX_FALSE=
5925fi
5926
5927
5928{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
5929$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
5930set x ${MAKE-make}
5931ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
5932if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
5933  $as_echo_n "(cached) " >&6
5934else
5935  cat >conftest.make <<\_ACEOF
5936SHELL = /bin/sh
5937all:
5938	@echo '@@@%%%=$(MAKE)=@@@%%%'
5939_ACEOF
5940# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
5941case `${MAKE-make} -f conftest.make 2>/dev/null` in
5942  *@@@%%%=?*=@@@%%%*)
5943    eval ac_cv_prog_make_${ac_make}_set=yes;;
5944  *)
5945    eval ac_cv_prog_make_${ac_make}_set=no;;
5946esac
5947rm -f conftest.make
5948fi
5949if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
5950  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5951$as_echo "yes" >&6; }
5952  SET_MAKE=
5953else
5954  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5955$as_echo "no" >&6; }
5956  SET_MAKE="MAKE=${MAKE-make}"
5957fi
5958
5959
5960
5961case `pwd` in
5962  *\ * | *\	*)
5963    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5964$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5965esac
5966
5967
5968
5969macro_version='2.4.6'
5970macro_revision='2.4.6'
5971
5972
5973
5974
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984ltmain=$ac_aux_dir/ltmain.sh
5985
5986# Backslashify metacharacters that are still active within
5987# double-quoted strings.
5988sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5989
5990# Same as above, but do not quote variable references.
5991double_quote_subst='s/\(["`\\]\)/\\\1/g'
5992
5993# Sed substitution to delay expansion of an escaped shell variable in a
5994# double_quote_subst'ed string.
5995delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5996
5997# Sed substitution to delay expansion of an escaped single quote.
5998delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5999
6000# Sed substitution to avoid accidental globbing in evaled expressions
6001no_glob_subst='s/\*/\\\*/g'
6002
6003ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
6004ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
6005ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
6006
6007{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
6008$as_echo_n "checking how to print strings... " >&6; }
6009# Test print first, because it will be a builtin if present.
6010if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
6011   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
6012  ECHO='print -r --'
6013elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
6014  ECHO='printf %s\n'
6015else
6016  # Use this function as a fallback that always works.
6017  func_fallback_echo ()
6018  {
6019    eval 'cat <<_LTECHO_EOF
6020$1
6021_LTECHO_EOF'
6022  }
6023  ECHO='func_fallback_echo'
6024fi
6025
6026# func_echo_all arg...
6027# Invoke $ECHO with all args, space-separated.
6028func_echo_all ()
6029{
6030    $ECHO ""
6031}
6032
6033case $ECHO in
6034  printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
6035$as_echo "printf" >&6; } ;;
6036  print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
6037$as_echo "print -r" >&6; } ;;
6038  *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
6039$as_echo "cat" >&6; } ;;
6040esac
6041
6042
6043
6044
6045
6046
6047
6048
6049
6050
6051
6052
6053
6054
6055{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
6056$as_echo_n "checking for a sed that does not truncate output... " >&6; }
6057if ${ac_cv_path_SED+:} false; then :
6058  $as_echo_n "(cached) " >&6
6059else
6060            ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
6061     for ac_i in 1 2 3 4 5 6 7; do
6062       ac_script="$ac_script$as_nl$ac_script"
6063     done
6064     echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
6065     { ac_script=; unset ac_script;}
6066     if test -z "$SED"; then
6067  ac_path_SED_found=false
6068  # Loop through the user's path and test for each of PROGNAME-LIST
6069  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6070for as_dir in $PATH
6071do
6072  IFS=$as_save_IFS
6073  test -z "$as_dir" && as_dir=.
6074    for ac_prog in sed gsed; do
6075    for ac_exec_ext in '' $ac_executable_extensions; do
6076      ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
6077      as_fn_executable_p "$ac_path_SED" || continue
6078# Check for GNU ac_path_SED and select it if it is found.
6079  # Check for GNU $ac_path_SED
6080case `"$ac_path_SED" --version 2>&1` in
6081*GNU*)
6082  ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
6083*)
6084  ac_count=0
6085  $as_echo_n 0123456789 >"conftest.in"
6086  while :
6087  do
6088    cat "conftest.in" "conftest.in" >"conftest.tmp"
6089    mv "conftest.tmp" "conftest.in"
6090    cp "conftest.in" "conftest.nl"
6091    $as_echo '' >> "conftest.nl"
6092    "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
6093    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6094    as_fn_arith $ac_count + 1 && ac_count=$as_val
6095    if test $ac_count -gt ${ac_path_SED_max-0}; then
6096      # Best one so far, save it but keep looking for a better one
6097      ac_cv_path_SED="$ac_path_SED"
6098      ac_path_SED_max=$ac_count
6099    fi
6100    # 10*(2^10) chars as input seems more than enough
6101    test $ac_count -gt 10 && break
6102  done
6103  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6104esac
6105
6106      $ac_path_SED_found && break 3
6107    done
6108  done
6109  done
6110IFS=$as_save_IFS
6111  if test -z "$ac_cv_path_SED"; then
6112    as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
6113  fi
6114else
6115  ac_cv_path_SED=$SED
6116fi
6117
6118fi
6119{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
6120$as_echo "$ac_cv_path_SED" >&6; }
6121 SED="$ac_cv_path_SED"
6122  rm -f conftest.sed
6123
6124test -z "$SED" && SED=sed
6125Xsed="$SED -e 1s/^X//"
6126
6127
6128
6129
6130
6131
6132
6133
6134
6135
6136
6137{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
6138$as_echo_n "checking for fgrep... " >&6; }
6139if ${ac_cv_path_FGREP+:} false; then :
6140  $as_echo_n "(cached) " >&6
6141else
6142  if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
6143   then ac_cv_path_FGREP="$GREP -F"
6144   else
6145     if test -z "$FGREP"; then
6146  ac_path_FGREP_found=false
6147  # Loop through the user's path and test for each of PROGNAME-LIST
6148  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6149for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6150do
6151  IFS=$as_save_IFS
6152  test -z "$as_dir" && as_dir=.
6153    for ac_prog in fgrep; do
6154    for ac_exec_ext in '' $ac_executable_extensions; do
6155      ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
6156      as_fn_executable_p "$ac_path_FGREP" || continue
6157# Check for GNU ac_path_FGREP and select it if it is found.
6158  # Check for GNU $ac_path_FGREP
6159case `"$ac_path_FGREP" --version 2>&1` in
6160*GNU*)
6161  ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
6162*)
6163  ac_count=0
6164  $as_echo_n 0123456789 >"conftest.in"
6165  while :
6166  do
6167    cat "conftest.in" "conftest.in" >"conftest.tmp"
6168    mv "conftest.tmp" "conftest.in"
6169    cp "conftest.in" "conftest.nl"
6170    $as_echo 'FGREP' >> "conftest.nl"
6171    "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
6172    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6173    as_fn_arith $ac_count + 1 && ac_count=$as_val
6174    if test $ac_count -gt ${ac_path_FGREP_max-0}; then
6175      # Best one so far, save it but keep looking for a better one
6176      ac_cv_path_FGREP="$ac_path_FGREP"
6177      ac_path_FGREP_max=$ac_count
6178    fi
6179    # 10*(2^10) chars as input seems more than enough
6180    test $ac_count -gt 10 && break
6181  done
6182  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6183esac
6184
6185      $ac_path_FGREP_found && break 3
6186    done
6187  done
6188  done
6189IFS=$as_save_IFS
6190  if test -z "$ac_cv_path_FGREP"; then
6191    as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6192  fi
6193else
6194  ac_cv_path_FGREP=$FGREP
6195fi
6196
6197   fi
6198fi
6199{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
6200$as_echo "$ac_cv_path_FGREP" >&6; }
6201 FGREP="$ac_cv_path_FGREP"
6202
6203
6204test -z "$GREP" && GREP=grep
6205
6206
6207
6208
6209
6210
6211
6212
6213
6214
6215
6216
6217
6218
6219
6220
6221
6222
6223
6224# Check whether --with-gnu-ld was given.
6225if test "${with_gnu_ld+set}" = set; then :
6226  withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes
6227else
6228  with_gnu_ld=no
6229fi
6230
6231ac_prog=ld
6232if test yes = "$GCC"; then
6233  # Check if gcc -print-prog-name=ld gives a path.
6234  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
6235$as_echo_n "checking for ld used by $CC... " >&6; }
6236  case $host in
6237  *-*-mingw*)
6238    # gcc leaves a trailing carriage return, which upsets mingw
6239    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
6240  *)
6241    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
6242  esac
6243  case $ac_prog in
6244    # Accept absolute paths.
6245    [\\/]* | ?:[\\/]*)
6246      re_direlt='/[^/][^/]*/\.\./'
6247      # Canonicalize the pathname of ld
6248      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
6249      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
6250	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
6251      done
6252      test -z "$LD" && LD=$ac_prog
6253      ;;
6254  "")
6255    # If it fails, then pretend we aren't using GCC.
6256    ac_prog=ld
6257    ;;
6258  *)
6259    # If it is relative, then search for the first ld in PATH.
6260    with_gnu_ld=unknown
6261    ;;
6262  esac
6263elif test yes = "$with_gnu_ld"; then
6264  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
6265$as_echo_n "checking for GNU ld... " >&6; }
6266else
6267  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
6268$as_echo_n "checking for non-GNU ld... " >&6; }
6269fi
6270if ${lt_cv_path_LD+:} false; then :
6271  $as_echo_n "(cached) " >&6
6272else
6273  if test -z "$LD"; then
6274  lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR
6275  for ac_dir in $PATH; do
6276    IFS=$lt_save_ifs
6277    test -z "$ac_dir" && ac_dir=.
6278    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
6279      lt_cv_path_LD=$ac_dir/$ac_prog
6280      # Check to see if the program is GNU ld.  I'd rather use --version,
6281      # but apparently some variants of GNU ld only accept -v.
6282      # Break only if it was the GNU/non-GNU ld that we prefer.
6283      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
6284      *GNU* | *'with BFD'*)
6285	test no != "$with_gnu_ld" && break
6286	;;
6287      *)
6288	test yes != "$with_gnu_ld" && break
6289	;;
6290      esac
6291    fi
6292  done
6293  IFS=$lt_save_ifs
6294else
6295  lt_cv_path_LD=$LD # Let the user override the test with a path.
6296fi
6297fi
6298
6299LD=$lt_cv_path_LD
6300if test -n "$LD"; then
6301  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
6302$as_echo "$LD" >&6; }
6303else
6304  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6305$as_echo "no" >&6; }
6306fi
6307test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
6308{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
6309$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
6310if ${lt_cv_prog_gnu_ld+:} false; then :
6311  $as_echo_n "(cached) " >&6
6312else
6313  # I'd rather use --version here, but apparently some GNU lds only accept -v.
6314case `$LD -v 2>&1 </dev/null` in
6315*GNU* | *'with BFD'*)
6316  lt_cv_prog_gnu_ld=yes
6317  ;;
6318*)
6319  lt_cv_prog_gnu_ld=no
6320  ;;
6321esac
6322fi
6323{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
6324$as_echo "$lt_cv_prog_gnu_ld" >&6; }
6325with_gnu_ld=$lt_cv_prog_gnu_ld
6326
6327
6328
6329
6330
6331
6332
6333
6334
6335{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
6336$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
6337if ${lt_cv_path_NM+:} false; then :
6338  $as_echo_n "(cached) " >&6
6339else
6340  if test -n "$NM"; then
6341  # Let the user override the test.
6342  lt_cv_path_NM=$NM
6343else
6344  lt_nm_to_check=${ac_tool_prefix}nm
6345  if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
6346    lt_nm_to_check="$lt_nm_to_check nm"
6347  fi
6348  for lt_tmp_nm in $lt_nm_to_check; do
6349    lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR
6350    for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
6351      IFS=$lt_save_ifs
6352      test -z "$ac_dir" && ac_dir=.
6353      tmp_nm=$ac_dir/$lt_tmp_nm
6354      if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext"; then
6355	# Check to see if the nm accepts a BSD-compat flag.
6356	# Adding the 'sed 1q' prevents false positives on HP-UX, which says:
6357	#   nm: unknown option "B" ignored
6358	# Tru64's nm complains that /dev/null is an invalid object file
6359	# MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty
6360	case $build_os in
6361	mingw*) lt_bad_file=conftest.nm/nofile ;;
6362	*) lt_bad_file=/dev/null ;;
6363	esac
6364	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
6365	*$lt_bad_file* | *'Invalid file or object type'*)
6366	  lt_cv_path_NM="$tmp_nm -B"
6367	  break 2
6368	  ;;
6369	*)
6370	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
6371	  */dev/null*)
6372	    lt_cv_path_NM="$tmp_nm -p"
6373	    break 2
6374	    ;;
6375	  *)
6376	    lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
6377	    continue # so that we can try to find one that supports BSD flags
6378	    ;;
6379	  esac
6380	  ;;
6381	esac
6382      fi
6383    done
6384    IFS=$lt_save_ifs
6385  done
6386  : ${lt_cv_path_NM=no}
6387fi
6388fi
6389{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
6390$as_echo "$lt_cv_path_NM" >&6; }
6391if test no != "$lt_cv_path_NM"; then
6392  NM=$lt_cv_path_NM
6393else
6394  # Didn't find any BSD compatible name lister, look for dumpbin.
6395  if test -n "$DUMPBIN"; then :
6396    # Let the user override the test.
6397  else
6398    if test -n "$ac_tool_prefix"; then
6399  for ac_prog in dumpbin "link -dump"
6400  do
6401    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6402set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6403{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6404$as_echo_n "checking for $ac_word... " >&6; }
6405if ${ac_cv_prog_DUMPBIN+:} false; then :
6406  $as_echo_n "(cached) " >&6
6407else
6408  if test -n "$DUMPBIN"; then
6409  ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
6410else
6411as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6412for as_dir in $PATH
6413do
6414  IFS=$as_save_IFS
6415  test -z "$as_dir" && as_dir=.
6416    for ac_exec_ext in '' $ac_executable_extensions; do
6417  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6418    ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
6419    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6420    break 2
6421  fi
6422done
6423  done
6424IFS=$as_save_IFS
6425
6426fi
6427fi
6428DUMPBIN=$ac_cv_prog_DUMPBIN
6429if test -n "$DUMPBIN"; then
6430  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6431$as_echo "$DUMPBIN" >&6; }
6432else
6433  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6434$as_echo "no" >&6; }
6435fi
6436
6437
6438    test -n "$DUMPBIN" && break
6439  done
6440fi
6441if test -z "$DUMPBIN"; then
6442  ac_ct_DUMPBIN=$DUMPBIN
6443  for ac_prog in dumpbin "link -dump"
6444do
6445  # Extract the first word of "$ac_prog", so it can be a program name with args.
6446set dummy $ac_prog; ac_word=$2
6447{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6448$as_echo_n "checking for $ac_word... " >&6; }
6449if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then :
6450  $as_echo_n "(cached) " >&6
6451else
6452  if test -n "$ac_ct_DUMPBIN"; then
6453  ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6454else
6455as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6456for as_dir in $PATH
6457do
6458  IFS=$as_save_IFS
6459  test -z "$as_dir" && as_dir=.
6460    for ac_exec_ext in '' $ac_executable_extensions; do
6461  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6462    ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
6463    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6464    break 2
6465  fi
6466done
6467  done
6468IFS=$as_save_IFS
6469
6470fi
6471fi
6472ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6473if test -n "$ac_ct_DUMPBIN"; then
6474  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6475$as_echo "$ac_ct_DUMPBIN" >&6; }
6476else
6477  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6478$as_echo "no" >&6; }
6479fi
6480
6481
6482  test -n "$ac_ct_DUMPBIN" && break
6483done
6484
6485  if test "x$ac_ct_DUMPBIN" = x; then
6486    DUMPBIN=":"
6487  else
6488    case $cross_compiling:$ac_tool_warned in
6489yes:)
6490{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6491$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6492ac_tool_warned=yes ;;
6493esac
6494    DUMPBIN=$ac_ct_DUMPBIN
6495  fi
6496fi
6497
6498    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
6499    *COFF*)
6500      DUMPBIN="$DUMPBIN -symbols -headers"
6501      ;;
6502    *)
6503      DUMPBIN=:
6504      ;;
6505    esac
6506  fi
6507
6508  if test : != "$DUMPBIN"; then
6509    NM=$DUMPBIN
6510  fi
6511fi
6512test -z "$NM" && NM=nm
6513
6514
6515
6516
6517
6518
6519{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6520$as_echo_n "checking the name lister ($NM) interface... " >&6; }
6521if ${lt_cv_nm_interface+:} false; then :
6522  $as_echo_n "(cached) " >&6
6523else
6524  lt_cv_nm_interface="BSD nm"
6525  echo "int some_variable = 0;" > conftest.$ac_ext
6526  (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6527  (eval "$ac_compile" 2>conftest.err)
6528  cat conftest.err >&5
6529  (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6530  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6531  cat conftest.err >&5
6532  (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6533  cat conftest.out >&5
6534  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6535    lt_cv_nm_interface="MS dumpbin"
6536  fi
6537  rm -f conftest*
6538fi
6539{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6540$as_echo "$lt_cv_nm_interface" >&6; }
6541
6542{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6543$as_echo_n "checking whether ln -s works... " >&6; }
6544LN_S=$as_ln_s
6545if test "$LN_S" = "ln -s"; then
6546  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6547$as_echo "yes" >&6; }
6548else
6549  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6550$as_echo "no, using $LN_S" >&6; }
6551fi
6552
6553# find the maximum length of command line arguments
6554{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6555$as_echo_n "checking the maximum length of command line arguments... " >&6; }
6556if ${lt_cv_sys_max_cmd_len+:} false; then :
6557  $as_echo_n "(cached) " >&6
6558else
6559    i=0
6560  teststring=ABCD
6561
6562  case $build_os in
6563  msdosdjgpp*)
6564    # On DJGPP, this test can blow up pretty badly due to problems in libc
6565    # (any single argument exceeding 2000 bytes causes a buffer overrun
6566    # during glob expansion).  Even if it were fixed, the result of this
6567    # check would be larger than it should be.
6568    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
6569    ;;
6570
6571  gnu*)
6572    # Under GNU Hurd, this test is not required because there is
6573    # no limit to the length of command line arguments.
6574    # Libtool will interpret -1 as no limit whatsoever
6575    lt_cv_sys_max_cmd_len=-1;
6576    ;;
6577
6578  cygwin* | mingw* | cegcc*)
6579    # On Win9x/ME, this test blows up -- it succeeds, but takes
6580    # about 5 minutes as the teststring grows exponentially.
6581    # Worse, since 9x/ME are not pre-emptively multitasking,
6582    # you end up with a "frozen" computer, even though with patience
6583    # the test eventually succeeds (with a max line length of 256k).
6584    # Instead, let's just punt: use the minimum linelength reported by
6585    # all of the supported platforms: 8192 (on NT/2K/XP).
6586    lt_cv_sys_max_cmd_len=8192;
6587    ;;
6588
6589  mint*)
6590    # On MiNT this can take a long time and run out of memory.
6591    lt_cv_sys_max_cmd_len=8192;
6592    ;;
6593
6594  amigaos*)
6595    # On AmigaOS with pdksh, this test takes hours, literally.
6596    # So we just punt and use a minimum line length of 8192.
6597    lt_cv_sys_max_cmd_len=8192;
6598    ;;
6599
6600  bitrig* | darwin* | dragonfly* | freebsd* | netbsd* | openbsd*)
6601    # This has been around since 386BSD, at least.  Likely further.
6602    if test -x /sbin/sysctl; then
6603      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6604    elif test -x /usr/sbin/sysctl; then
6605      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6606    else
6607      lt_cv_sys_max_cmd_len=65536	# usable default for all BSDs
6608    fi
6609    # And add a safety zone
6610    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6611    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6612    ;;
6613
6614  interix*)
6615    # We know the value 262144 and hardcode it with a safety zone (like BSD)
6616    lt_cv_sys_max_cmd_len=196608
6617    ;;
6618
6619  os2*)
6620    # The test takes a long time on OS/2.
6621    lt_cv_sys_max_cmd_len=8192
6622    ;;
6623
6624  osf*)
6625    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6626    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6627    # nice to cause kernel panics so lets avoid the loop below.
6628    # First set a reasonable default.
6629    lt_cv_sys_max_cmd_len=16384
6630    #
6631    if test -x /sbin/sysconfig; then
6632      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6633        *1*) lt_cv_sys_max_cmd_len=-1 ;;
6634      esac
6635    fi
6636    ;;
6637  sco3.2v5*)
6638    lt_cv_sys_max_cmd_len=102400
6639    ;;
6640  sysv5* | sco5v6* | sysv4.2uw2*)
6641    kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6642    if test -n "$kargmax"; then
6643      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
6644    else
6645      lt_cv_sys_max_cmd_len=32768
6646    fi
6647    ;;
6648  *)
6649    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6650    if test -n "$lt_cv_sys_max_cmd_len" && \
6651       test undefined != "$lt_cv_sys_max_cmd_len"; then
6652      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6653      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6654    else
6655      # Make teststring a little bigger before we do anything with it.
6656      # a 1K string should be a reasonable start.
6657      for i in 1 2 3 4 5 6 7 8; do
6658        teststring=$teststring$teststring
6659      done
6660      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6661      # If test is not a shell built-in, we'll probably end up computing a
6662      # maximum length that is only half of the actual maximum length, but
6663      # we can't tell.
6664      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
6665	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
6666	      test 17 != "$i" # 1/2 MB should be enough
6667      do
6668        i=`expr $i + 1`
6669        teststring=$teststring$teststring
6670      done
6671      # Only check the string length outside the loop.
6672      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6673      teststring=
6674      # Add a significant safety factor because C++ compilers can tack on
6675      # massive amounts of additional arguments before passing them to the
6676      # linker.  It appears as though 1/2 is a usable value.
6677      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6678    fi
6679    ;;
6680  esac
6681
6682fi
6683
6684if test -n "$lt_cv_sys_max_cmd_len"; then
6685  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6686$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6687else
6688  { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6689$as_echo "none" >&6; }
6690fi
6691max_cmd_len=$lt_cv_sys_max_cmd_len
6692
6693
6694
6695
6696
6697
6698: ${CP="cp -f"}
6699: ${MV="mv -f"}
6700: ${RM="rm -f"}
6701
6702if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6703  lt_unset=unset
6704else
6705  lt_unset=false
6706fi
6707
6708
6709
6710
6711
6712# test EBCDIC or ASCII
6713case `echo X|tr X '\101'` in
6714 A) # ASCII based system
6715    # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6716  lt_SP2NL='tr \040 \012'
6717  lt_NL2SP='tr \015\012 \040\040'
6718  ;;
6719 *) # EBCDIC based system
6720  lt_SP2NL='tr \100 \n'
6721  lt_NL2SP='tr \r\n \100\100'
6722  ;;
6723esac
6724
6725
6726
6727
6728
6729
6730
6731
6732
6733{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5
6734$as_echo_n "checking how to convert $build file names to $host format... " >&6; }
6735if ${lt_cv_to_host_file_cmd+:} false; then :
6736  $as_echo_n "(cached) " >&6
6737else
6738  case $host in
6739  *-*-mingw* )
6740    case $build in
6741      *-*-mingw* ) # actually msys
6742        lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
6743        ;;
6744      *-*-cygwin* )
6745        lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32
6746        ;;
6747      * ) # otherwise, assume *nix
6748        lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
6749        ;;
6750    esac
6751    ;;
6752  *-*-cygwin* )
6753    case $build in
6754      *-*-mingw* ) # actually msys
6755        lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin
6756        ;;
6757      *-*-cygwin* )
6758        lt_cv_to_host_file_cmd=func_convert_file_noop
6759        ;;
6760      * ) # otherwise, assume *nix
6761        lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin
6762        ;;
6763    esac
6764    ;;
6765  * ) # unhandled hosts (and "normal" native builds)
6766    lt_cv_to_host_file_cmd=func_convert_file_noop
6767    ;;
6768esac
6769
6770fi
6771
6772to_host_file_cmd=$lt_cv_to_host_file_cmd
6773{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
6774$as_echo "$lt_cv_to_host_file_cmd" >&6; }
6775
6776
6777
6778
6779
6780{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5
6781$as_echo_n "checking how to convert $build file names to toolchain format... " >&6; }
6782if ${lt_cv_to_tool_file_cmd+:} false; then :
6783  $as_echo_n "(cached) " >&6
6784else
6785  #assume ordinary cross tools, or native build.
6786lt_cv_to_tool_file_cmd=func_convert_file_noop
6787case $host in
6788  *-*-mingw* )
6789    case $build in
6790      *-*-mingw* ) # actually msys
6791        lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
6792        ;;
6793    esac
6794    ;;
6795esac
6796
6797fi
6798
6799to_tool_file_cmd=$lt_cv_to_tool_file_cmd
6800{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
6801$as_echo "$lt_cv_to_tool_file_cmd" >&6; }
6802
6803
6804
6805
6806
6807{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6808$as_echo_n "checking for $LD option to reload object files... " >&6; }
6809if ${lt_cv_ld_reload_flag+:} false; then :
6810  $as_echo_n "(cached) " >&6
6811else
6812  lt_cv_ld_reload_flag='-r'
6813fi
6814{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6815$as_echo "$lt_cv_ld_reload_flag" >&6; }
6816reload_flag=$lt_cv_ld_reload_flag
6817case $reload_flag in
6818"" | " "*) ;;
6819*) reload_flag=" $reload_flag" ;;
6820esac
6821reload_cmds='$LD$reload_flag -o $output$reload_objs'
6822case $host_os in
6823  cygwin* | mingw* | pw32* | cegcc*)
6824    if test yes != "$GCC"; then
6825      reload_cmds=false
6826    fi
6827    ;;
6828  darwin*)
6829    if test yes = "$GCC"; then
6830      reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs'
6831    else
6832      reload_cmds='$LD$reload_flag -o $output$reload_objs'
6833    fi
6834    ;;
6835esac
6836
6837
6838
6839
6840
6841
6842
6843
6844
6845if test -n "$ac_tool_prefix"; then
6846  # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6847set dummy ${ac_tool_prefix}objdump; ac_word=$2
6848{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6849$as_echo_n "checking for $ac_word... " >&6; }
6850if ${ac_cv_prog_OBJDUMP+:} false; then :
6851  $as_echo_n "(cached) " >&6
6852else
6853  if test -n "$OBJDUMP"; then
6854  ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6855else
6856as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6857for as_dir in $PATH
6858do
6859  IFS=$as_save_IFS
6860  test -z "$as_dir" && as_dir=.
6861    for ac_exec_ext in '' $ac_executable_extensions; do
6862  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6863    ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6864    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6865    break 2
6866  fi
6867done
6868  done
6869IFS=$as_save_IFS
6870
6871fi
6872fi
6873OBJDUMP=$ac_cv_prog_OBJDUMP
6874if test -n "$OBJDUMP"; then
6875  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6876$as_echo "$OBJDUMP" >&6; }
6877else
6878  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6879$as_echo "no" >&6; }
6880fi
6881
6882
6883fi
6884if test -z "$ac_cv_prog_OBJDUMP"; then
6885  ac_ct_OBJDUMP=$OBJDUMP
6886  # Extract the first word of "objdump", so it can be a program name with args.
6887set dummy objdump; ac_word=$2
6888{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6889$as_echo_n "checking for $ac_word... " >&6; }
6890if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
6891  $as_echo_n "(cached) " >&6
6892else
6893  if test -n "$ac_ct_OBJDUMP"; then
6894  ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6895else
6896as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6897for as_dir in $PATH
6898do
6899  IFS=$as_save_IFS
6900  test -z "$as_dir" && as_dir=.
6901    for ac_exec_ext in '' $ac_executable_extensions; do
6902  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6903    ac_cv_prog_ac_ct_OBJDUMP="objdump"
6904    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6905    break 2
6906  fi
6907done
6908  done
6909IFS=$as_save_IFS
6910
6911fi
6912fi
6913ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6914if test -n "$ac_ct_OBJDUMP"; then
6915  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6916$as_echo "$ac_ct_OBJDUMP" >&6; }
6917else
6918  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6919$as_echo "no" >&6; }
6920fi
6921
6922  if test "x$ac_ct_OBJDUMP" = x; then
6923    OBJDUMP="false"
6924  else
6925    case $cross_compiling:$ac_tool_warned in
6926yes:)
6927{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6928$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6929ac_tool_warned=yes ;;
6930esac
6931    OBJDUMP=$ac_ct_OBJDUMP
6932  fi
6933else
6934  OBJDUMP="$ac_cv_prog_OBJDUMP"
6935fi
6936
6937test -z "$OBJDUMP" && OBJDUMP=objdump
6938
6939
6940
6941
6942
6943
6944{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6945$as_echo_n "checking how to recognize dependent libraries... " >&6; }
6946if ${lt_cv_deplibs_check_method+:} false; then :
6947  $as_echo_n "(cached) " >&6
6948else
6949  lt_cv_file_magic_cmd='$MAGIC_CMD'
6950lt_cv_file_magic_test_file=
6951lt_cv_deplibs_check_method='unknown'
6952# Need to set the preceding variable on all platforms that support
6953# interlibrary dependencies.
6954# 'none' -- dependencies not supported.
6955# 'unknown' -- same as none, but documents that we really don't know.
6956# 'pass_all' -- all dependencies passed with no checks.
6957# 'test_compile' -- check by making test program.
6958# 'file_magic [[regex]]' -- check by looking for files in library path
6959# that responds to the $file_magic_cmd with a given extended regex.
6960# If you have 'file' or equivalent on your system and you're not sure
6961# whether 'pass_all' will *always* work, you probably want this one.
6962
6963case $host_os in
6964aix[4-9]*)
6965  lt_cv_deplibs_check_method=pass_all
6966  ;;
6967
6968beos*)
6969  lt_cv_deplibs_check_method=pass_all
6970  ;;
6971
6972bsdi[45]*)
6973  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6974  lt_cv_file_magic_cmd='/usr/bin/file -L'
6975  lt_cv_file_magic_test_file=/shlib/libc.so
6976  ;;
6977
6978cygwin*)
6979  # func_win32_libid is a shell function defined in ltmain.sh
6980  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6981  lt_cv_file_magic_cmd='func_win32_libid'
6982  ;;
6983
6984mingw* | pw32*)
6985  # Base MSYS/MinGW do not provide the 'file' command needed by
6986  # func_win32_libid shell function, so use a weaker test based on 'objdump',
6987  # unless we find 'file', for example because we are cross-compiling.
6988  if ( file / ) >/dev/null 2>&1; then
6989    lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6990    lt_cv_file_magic_cmd='func_win32_libid'
6991  else
6992    # Keep this pattern in sync with the one in func_win32_libid.
6993    lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
6994    lt_cv_file_magic_cmd='$OBJDUMP -f'
6995  fi
6996  ;;
6997
6998cegcc*)
6999  # use the weaker test based on 'objdump'. See mingw*.
7000  lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
7001  lt_cv_file_magic_cmd='$OBJDUMP -f'
7002  ;;
7003
7004darwin* | rhapsody*)
7005  lt_cv_deplibs_check_method=pass_all
7006  ;;
7007
7008freebsd* | dragonfly*)
7009  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
7010    case $host_cpu in
7011    i*86 )
7012      # Not sure whether the presence of OpenBSD here was a mistake.
7013      # Let's accept both of them until this is cleared up.
7014      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
7015      lt_cv_file_magic_cmd=/usr/bin/file
7016      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
7017      ;;
7018    esac
7019  else
7020    lt_cv_deplibs_check_method=pass_all
7021  fi
7022  ;;
7023
7024haiku*)
7025  lt_cv_deplibs_check_method=pass_all
7026  ;;
7027
7028hpux10.20* | hpux11*)
7029  lt_cv_file_magic_cmd=/usr/bin/file
7030  case $host_cpu in
7031  ia64*)
7032    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
7033    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
7034    ;;
7035  hppa*64*)
7036    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'
7037    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
7038    ;;
7039  *)
7040    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
7041    lt_cv_file_magic_test_file=/usr/lib/libc.sl
7042    ;;
7043  esac
7044  ;;
7045
7046interix[3-9]*)
7047  # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
7048  lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
7049  ;;
7050
7051irix5* | irix6* | nonstopux*)
7052  case $LD in
7053  *-32|*"-32 ") libmagic=32-bit;;
7054  *-n32|*"-n32 ") libmagic=N32;;
7055  *-64|*"-64 ") libmagic=64-bit;;
7056  *) libmagic=never-match;;
7057  esac
7058  lt_cv_deplibs_check_method=pass_all
7059  ;;
7060
7061# This must be glibc/ELF.
7062linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
7063  lt_cv_deplibs_check_method=pass_all
7064  ;;
7065
7066netbsd*)
7067  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
7068    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
7069  else
7070    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
7071  fi
7072  ;;
7073
7074newos6*)
7075  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
7076  lt_cv_file_magic_cmd=/usr/bin/file
7077  lt_cv_file_magic_test_file=/usr/lib/libnls.so
7078  ;;
7079
7080*nto* | *qnx*)
7081  lt_cv_deplibs_check_method=pass_all
7082  ;;
7083
7084openbsd* | bitrig*)
7085  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
7086    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
7087  else
7088    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
7089  fi
7090  ;;
7091
7092osf3* | osf4* | osf5*)
7093  lt_cv_deplibs_check_method=pass_all
7094  ;;
7095
7096rdos*)
7097  lt_cv_deplibs_check_method=pass_all
7098  ;;
7099
7100solaris*)
7101  lt_cv_deplibs_check_method=pass_all
7102  ;;
7103
7104sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
7105  lt_cv_deplibs_check_method=pass_all
7106  ;;
7107
7108sysv4 | sysv4.3*)
7109  case $host_vendor in
7110  motorola)
7111    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]'
7112    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
7113    ;;
7114  ncr)
7115    lt_cv_deplibs_check_method=pass_all
7116    ;;
7117  sequent)
7118    lt_cv_file_magic_cmd='/bin/file'
7119    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
7120    ;;
7121  sni)
7122    lt_cv_file_magic_cmd='/bin/file'
7123    lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
7124    lt_cv_file_magic_test_file=/lib/libc.so
7125    ;;
7126  siemens)
7127    lt_cv_deplibs_check_method=pass_all
7128    ;;
7129  pc)
7130    lt_cv_deplibs_check_method=pass_all
7131    ;;
7132  esac
7133  ;;
7134
7135tpf*)
7136  lt_cv_deplibs_check_method=pass_all
7137  ;;
7138os2*)
7139  lt_cv_deplibs_check_method=pass_all
7140  ;;
7141esac
7142
7143fi
7144{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
7145$as_echo "$lt_cv_deplibs_check_method" >&6; }
7146
7147file_magic_glob=
7148want_nocaseglob=no
7149if test "$build" = "$host"; then
7150  case $host_os in
7151  mingw* | pw32*)
7152    if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
7153      want_nocaseglob=yes
7154    else
7155      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
7156    fi
7157    ;;
7158  esac
7159fi
7160
7161file_magic_cmd=$lt_cv_file_magic_cmd
7162deplibs_check_method=$lt_cv_deplibs_check_method
7163test -z "$deplibs_check_method" && deplibs_check_method=unknown
7164
7165
7166
7167
7168
7169
7170
7171
7172
7173
7174
7175
7176
7177
7178
7179
7180
7181
7182
7183
7184
7185
7186if test -n "$ac_tool_prefix"; then
7187  # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
7188set dummy ${ac_tool_prefix}dlltool; ac_word=$2
7189{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7190$as_echo_n "checking for $ac_word... " >&6; }
7191if ${ac_cv_prog_DLLTOOL+:} false; then :
7192  $as_echo_n "(cached) " >&6
7193else
7194  if test -n "$DLLTOOL"; then
7195  ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
7196else
7197as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7198for as_dir in $PATH
7199do
7200  IFS=$as_save_IFS
7201  test -z "$as_dir" && as_dir=.
7202    for ac_exec_ext in '' $ac_executable_extensions; do
7203  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7204    ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
7205    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7206    break 2
7207  fi
7208done
7209  done
7210IFS=$as_save_IFS
7211
7212fi
7213fi
7214DLLTOOL=$ac_cv_prog_DLLTOOL
7215if test -n "$DLLTOOL"; then
7216  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
7217$as_echo "$DLLTOOL" >&6; }
7218else
7219  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7220$as_echo "no" >&6; }
7221fi
7222
7223
7224fi
7225if test -z "$ac_cv_prog_DLLTOOL"; then
7226  ac_ct_DLLTOOL=$DLLTOOL
7227  # Extract the first word of "dlltool", so it can be a program name with args.
7228set dummy dlltool; ac_word=$2
7229{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7230$as_echo_n "checking for $ac_word... " >&6; }
7231if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then :
7232  $as_echo_n "(cached) " >&6
7233else
7234  if test -n "$ac_ct_DLLTOOL"; then
7235  ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
7236else
7237as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7238for as_dir in $PATH
7239do
7240  IFS=$as_save_IFS
7241  test -z "$as_dir" && as_dir=.
7242    for ac_exec_ext in '' $ac_executable_extensions; do
7243  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7244    ac_cv_prog_ac_ct_DLLTOOL="dlltool"
7245    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7246    break 2
7247  fi
7248done
7249  done
7250IFS=$as_save_IFS
7251
7252fi
7253fi
7254ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
7255if test -n "$ac_ct_DLLTOOL"; then
7256  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
7257$as_echo "$ac_ct_DLLTOOL" >&6; }
7258else
7259  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7260$as_echo "no" >&6; }
7261fi
7262
7263  if test "x$ac_ct_DLLTOOL" = x; then
7264    DLLTOOL="false"
7265  else
7266    case $cross_compiling:$ac_tool_warned in
7267yes:)
7268{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7269$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7270ac_tool_warned=yes ;;
7271esac
7272    DLLTOOL=$ac_ct_DLLTOOL
7273  fi
7274else
7275  DLLTOOL="$ac_cv_prog_DLLTOOL"
7276fi
7277
7278test -z "$DLLTOOL" && DLLTOOL=dlltool
7279
7280
7281
7282
7283
7284
7285
7286{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
7287$as_echo_n "checking how to associate runtime and link libraries... " >&6; }
7288if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then :
7289  $as_echo_n "(cached) " >&6
7290else
7291  lt_cv_sharedlib_from_linklib_cmd='unknown'
7292
7293case $host_os in
7294cygwin* | mingw* | pw32* | cegcc*)
7295  # two different shell functions defined in ltmain.sh;
7296  # decide which one to use based on capabilities of $DLLTOOL
7297  case `$DLLTOOL --help 2>&1` in
7298  *--identify-strict*)
7299    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
7300    ;;
7301  *)
7302    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
7303    ;;
7304  esac
7305  ;;
7306*)
7307  # fallback: assume linklib IS sharedlib
7308  lt_cv_sharedlib_from_linklib_cmd=$ECHO
7309  ;;
7310esac
7311
7312fi
7313{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
7314$as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; }
7315sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
7316test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
7317
7318
7319
7320
7321
7322
7323
7324if test -n "$ac_tool_prefix"; then
7325  for ac_prog in ar
7326  do
7327    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
7328set dummy $ac_tool_prefix$ac_prog; ac_word=$2
7329{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7330$as_echo_n "checking for $ac_word... " >&6; }
7331if ${ac_cv_prog_AR+:} false; then :
7332  $as_echo_n "(cached) " >&6
7333else
7334  if test -n "$AR"; then
7335  ac_cv_prog_AR="$AR" # Let the user override the test.
7336else
7337as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7338for as_dir in $PATH
7339do
7340  IFS=$as_save_IFS
7341  test -z "$as_dir" && as_dir=.
7342    for ac_exec_ext in '' $ac_executable_extensions; do
7343  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7344    ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
7345    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7346    break 2
7347  fi
7348done
7349  done
7350IFS=$as_save_IFS
7351
7352fi
7353fi
7354AR=$ac_cv_prog_AR
7355if test -n "$AR"; then
7356  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
7357$as_echo "$AR" >&6; }
7358else
7359  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7360$as_echo "no" >&6; }
7361fi
7362
7363
7364    test -n "$AR" && break
7365  done
7366fi
7367if test -z "$AR"; then
7368  ac_ct_AR=$AR
7369  for ac_prog in ar
7370do
7371  # Extract the first word of "$ac_prog", so it can be a program name with args.
7372set dummy $ac_prog; ac_word=$2
7373{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7374$as_echo_n "checking for $ac_word... " >&6; }
7375if ${ac_cv_prog_ac_ct_AR+:} false; then :
7376  $as_echo_n "(cached) " >&6
7377else
7378  if test -n "$ac_ct_AR"; then
7379  ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
7380else
7381as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7382for as_dir in $PATH
7383do
7384  IFS=$as_save_IFS
7385  test -z "$as_dir" && as_dir=.
7386    for ac_exec_ext in '' $ac_executable_extensions; do
7387  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7388    ac_cv_prog_ac_ct_AR="$ac_prog"
7389    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7390    break 2
7391  fi
7392done
7393  done
7394IFS=$as_save_IFS
7395
7396fi
7397fi
7398ac_ct_AR=$ac_cv_prog_ac_ct_AR
7399if test -n "$ac_ct_AR"; then
7400  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
7401$as_echo "$ac_ct_AR" >&6; }
7402else
7403  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7404$as_echo "no" >&6; }
7405fi
7406
7407
7408  test -n "$ac_ct_AR" && break
7409done
7410
7411  if test "x$ac_ct_AR" = x; then
7412    AR="false"
7413  else
7414    case $cross_compiling:$ac_tool_warned in
7415yes:)
7416{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7417$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7418ac_tool_warned=yes ;;
7419esac
7420    AR=$ac_ct_AR
7421  fi
7422fi
7423
7424: ${AR=ar}
7425: ${AR_FLAGS=cru}
7426
7427
7428
7429
7430
7431
7432
7433
7434
7435
7436
7437{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
7438$as_echo_n "checking for archiver @FILE support... " >&6; }
7439if ${lt_cv_ar_at_file+:} false; then :
7440  $as_echo_n "(cached) " >&6
7441else
7442  lt_cv_ar_at_file=no
7443   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7444/* end confdefs.h.  */
7445
7446int
7447main ()
7448{
7449
7450  ;
7451  return 0;
7452}
7453_ACEOF
7454if ac_fn_c_try_compile "$LINENO"; then :
7455  echo conftest.$ac_objext > conftest.lst
7456      lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5'
7457      { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
7458  (eval $lt_ar_try) 2>&5
7459  ac_status=$?
7460  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7461  test $ac_status = 0; }
7462      if test 0 -eq "$ac_status"; then
7463	# Ensure the archiver fails upon bogus file names.
7464	rm -f conftest.$ac_objext libconftest.a
7465	{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
7466  (eval $lt_ar_try) 2>&5
7467  ac_status=$?
7468  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7469  test $ac_status = 0; }
7470	if test 0 -ne "$ac_status"; then
7471          lt_cv_ar_at_file=@
7472        fi
7473      fi
7474      rm -f conftest.* libconftest.a
7475
7476fi
7477rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7478
7479fi
7480{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
7481$as_echo "$lt_cv_ar_at_file" >&6; }
7482
7483if test no = "$lt_cv_ar_at_file"; then
7484  archiver_list_spec=
7485else
7486  archiver_list_spec=$lt_cv_ar_at_file
7487fi
7488
7489
7490
7491
7492
7493
7494
7495if test -n "$ac_tool_prefix"; then
7496  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
7497set dummy ${ac_tool_prefix}strip; ac_word=$2
7498{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7499$as_echo_n "checking for $ac_word... " >&6; }
7500if ${ac_cv_prog_STRIP+:} false; then :
7501  $as_echo_n "(cached) " >&6
7502else
7503  if test -n "$STRIP"; then
7504  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
7505else
7506as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7507for as_dir in $PATH
7508do
7509  IFS=$as_save_IFS
7510  test -z "$as_dir" && as_dir=.
7511    for ac_exec_ext in '' $ac_executable_extensions; do
7512  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7513    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
7514    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7515    break 2
7516  fi
7517done
7518  done
7519IFS=$as_save_IFS
7520
7521fi
7522fi
7523STRIP=$ac_cv_prog_STRIP
7524if test -n "$STRIP"; then
7525  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
7526$as_echo "$STRIP" >&6; }
7527else
7528  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7529$as_echo "no" >&6; }
7530fi
7531
7532
7533fi
7534if test -z "$ac_cv_prog_STRIP"; then
7535  ac_ct_STRIP=$STRIP
7536  # Extract the first word of "strip", so it can be a program name with args.
7537set dummy strip; ac_word=$2
7538{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7539$as_echo_n "checking for $ac_word... " >&6; }
7540if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
7541  $as_echo_n "(cached) " >&6
7542else
7543  if test -n "$ac_ct_STRIP"; then
7544  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
7545else
7546as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7547for as_dir in $PATH
7548do
7549  IFS=$as_save_IFS
7550  test -z "$as_dir" && as_dir=.
7551    for ac_exec_ext in '' $ac_executable_extensions; do
7552  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7553    ac_cv_prog_ac_ct_STRIP="strip"
7554    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7555    break 2
7556  fi
7557done
7558  done
7559IFS=$as_save_IFS
7560
7561fi
7562fi
7563ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
7564if test -n "$ac_ct_STRIP"; then
7565  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
7566$as_echo "$ac_ct_STRIP" >&6; }
7567else
7568  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7569$as_echo "no" >&6; }
7570fi
7571
7572  if test "x$ac_ct_STRIP" = x; then
7573    STRIP=":"
7574  else
7575    case $cross_compiling:$ac_tool_warned in
7576yes:)
7577{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7578$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7579ac_tool_warned=yes ;;
7580esac
7581    STRIP=$ac_ct_STRIP
7582  fi
7583else
7584  STRIP="$ac_cv_prog_STRIP"
7585fi
7586
7587test -z "$STRIP" && STRIP=:
7588
7589
7590
7591
7592
7593
7594if test -n "$ac_tool_prefix"; then
7595  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
7596set dummy ${ac_tool_prefix}ranlib; ac_word=$2
7597{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7598$as_echo_n "checking for $ac_word... " >&6; }
7599if ${ac_cv_prog_RANLIB+:} false; then :
7600  $as_echo_n "(cached) " >&6
7601else
7602  if test -n "$RANLIB"; then
7603  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
7604else
7605as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7606for as_dir in $PATH
7607do
7608  IFS=$as_save_IFS
7609  test -z "$as_dir" && as_dir=.
7610    for ac_exec_ext in '' $ac_executable_extensions; do
7611  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7612    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
7613    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7614    break 2
7615  fi
7616done
7617  done
7618IFS=$as_save_IFS
7619
7620fi
7621fi
7622RANLIB=$ac_cv_prog_RANLIB
7623if test -n "$RANLIB"; then
7624  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
7625$as_echo "$RANLIB" >&6; }
7626else
7627  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7628$as_echo "no" >&6; }
7629fi
7630
7631
7632fi
7633if test -z "$ac_cv_prog_RANLIB"; then
7634  ac_ct_RANLIB=$RANLIB
7635  # Extract the first word of "ranlib", so it can be a program name with args.
7636set dummy ranlib; ac_word=$2
7637{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7638$as_echo_n "checking for $ac_word... " >&6; }
7639if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
7640  $as_echo_n "(cached) " >&6
7641else
7642  if test -n "$ac_ct_RANLIB"; then
7643  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
7644else
7645as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7646for as_dir in $PATH
7647do
7648  IFS=$as_save_IFS
7649  test -z "$as_dir" && as_dir=.
7650    for ac_exec_ext in '' $ac_executable_extensions; do
7651  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7652    ac_cv_prog_ac_ct_RANLIB="ranlib"
7653    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7654    break 2
7655  fi
7656done
7657  done
7658IFS=$as_save_IFS
7659
7660fi
7661fi
7662ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
7663if test -n "$ac_ct_RANLIB"; then
7664  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
7665$as_echo "$ac_ct_RANLIB" >&6; }
7666else
7667  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7668$as_echo "no" >&6; }
7669fi
7670
7671  if test "x$ac_ct_RANLIB" = x; then
7672    RANLIB=":"
7673  else
7674    case $cross_compiling:$ac_tool_warned in
7675yes:)
7676{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7677$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7678ac_tool_warned=yes ;;
7679esac
7680    RANLIB=$ac_ct_RANLIB
7681  fi
7682else
7683  RANLIB="$ac_cv_prog_RANLIB"
7684fi
7685
7686test -z "$RANLIB" && RANLIB=:
7687
7688
7689
7690
7691
7692
7693# Determine commands to create old-style static archives.
7694old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
7695old_postinstall_cmds='chmod 644 $oldlib'
7696old_postuninstall_cmds=
7697
7698if test -n "$RANLIB"; then
7699  case $host_os in
7700  bitrig* | openbsd*)
7701    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
7702    ;;
7703  *)
7704    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
7705    ;;
7706  esac
7707  old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
7708fi
7709
7710case $host_os in
7711  darwin*)
7712    lock_old_archive_extraction=yes ;;
7713  *)
7714    lock_old_archive_extraction=no ;;
7715esac
7716
7717
7718
7719
7720
7721
7722
7723
7724
7725
7726
7727
7728
7729
7730
7731
7732
7733
7734
7735
7736
7737
7738
7739
7740
7741
7742
7743
7744
7745
7746
7747
7748
7749
7750
7751
7752
7753
7754
7755# If no C compiler was specified, use CC.
7756LTCC=${LTCC-"$CC"}
7757
7758# If no C compiler flags were specified, use CFLAGS.
7759LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7760
7761# Allow CC to be a program name with arguments.
7762compiler=$CC
7763
7764
7765# Check for command to grab the raw symbol name followed by C symbol from nm.
7766{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7767$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
7768if ${lt_cv_sys_global_symbol_pipe+:} false; then :
7769  $as_echo_n "(cached) " >&6
7770else
7771
7772# These are sane defaults that work on at least a few old systems.
7773# [They come from Ultrix.  What could be older than Ultrix?!! ;)]
7774
7775# Character class describing NM global symbol codes.
7776symcode='[BCDEGRST]'
7777
7778# Regexp to match symbols that can be accessed directly from C.
7779sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7780
7781# Define system-specific variables.
7782case $host_os in
7783aix*)
7784  symcode='[BCDT]'
7785  ;;
7786cygwin* | mingw* | pw32* | cegcc*)
7787  symcode='[ABCDGISTW]'
7788  ;;
7789hpux*)
7790  if test ia64 = "$host_cpu"; then
7791    symcode='[ABCDEGRST]'
7792  fi
7793  ;;
7794irix* | nonstopux*)
7795  symcode='[BCDEGRST]'
7796  ;;
7797osf*)
7798  symcode='[BCDEGQRST]'
7799  ;;
7800solaris*)
7801  symcode='[BDRT]'
7802  ;;
7803sco3.2v5*)
7804  symcode='[DT]'
7805  ;;
7806sysv4.2uw2*)
7807  symcode='[DT]'
7808  ;;
7809sysv5* | sco5v6* | unixware* | OpenUNIX*)
7810  symcode='[ABDT]'
7811  ;;
7812sysv4)
7813  symcode='[DFNSTU]'
7814  ;;
7815esac
7816
7817# If we're using GNU nm, then use its standard symbol codes.
7818case `$NM -V 2>&1` in
7819*GNU* | *'with BFD'*)
7820  symcode='[ABCDGIRSTW]' ;;
7821esac
7822
7823if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7824  # Gets list of data symbols to import.
7825  lt_cv_sys_global_symbol_to_import="sed -n -e 's/^I .* \(.*\)$/\1/p'"
7826  # Adjust the below global symbol transforms to fixup imported variables.
7827  lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1;/p'"
7828  lt_c_name_hook=" -e 's/^I .* \(.*\)$/  {\"\1\", (void *) 0},/p'"
7829  lt_c_name_lib_hook="\
7830  -e 's/^I .* \(lib.*\)$/  {\"\1\", (void *) 0},/p'\
7831  -e 's/^I .* \(.*\)$/  {\"lib\1\", (void *) 0},/p'"
7832else
7833  # Disable hooks by default.
7834  lt_cv_sys_global_symbol_to_import=
7835  lt_cdecl_hook=
7836  lt_c_name_hook=
7837  lt_c_name_lib_hook=
7838fi
7839
7840# Transform an extracted symbol line into a proper C declaration.
7841# Some systems (esp. on ia64) link data and code symbols differently,
7842# so use this general approach.
7843lt_cv_sys_global_symbol_to_cdecl="sed -n"\
7844$lt_cdecl_hook\
7845" -e 's/^T .* \(.*\)$/extern int \1();/p'"\
7846" -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'"
7847
7848# Transform an extracted symbol line into symbol name and symbol address
7849lt_cv_sys_global_symbol_to_c_name_address="sed -n"\
7850$lt_c_name_hook\
7851" -e 's/^: \(.*\) .*$/  {\"\1\", (void *) 0},/p'"\
7852" -e 's/^$symcode$symcode* .* \(.*\)$/  {\"\1\", (void *) \&\1},/p'"
7853
7854# Transform an extracted symbol line into symbol name with lib prefix and
7855# symbol address.
7856lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n"\
7857$lt_c_name_lib_hook\
7858" -e 's/^: \(.*\) .*$/  {\"\1\", (void *) 0},/p'"\
7859" -e 's/^$symcode$symcode* .* \(lib.*\)$/  {\"\1\", (void *) \&\1},/p'"\
7860" -e 's/^$symcode$symcode* .* \(.*\)$/  {\"lib\1\", (void *) \&\1},/p'"
7861
7862# Handle CRLF in mingw tool chain
7863opt_cr=
7864case $build_os in
7865mingw*)
7866  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7867  ;;
7868esac
7869
7870# Try without a prefix underscore, then with it.
7871for ac_symprfx in "" "_"; do
7872
7873  # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7874  symxfrm="\\1 $ac_symprfx\\2 \\2"
7875
7876  # Write the raw and C identifiers.
7877  if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7878    # Fake it for dumpbin and say T for any non-static function,
7879    # D for any global variable and I for any imported variable.
7880    # Also find C++ and __fastcall symbols from MSVC++,
7881    # which start with @ or ?.
7882    lt_cv_sys_global_symbol_pipe="$AWK '"\
7883"     {last_section=section; section=\$ 3};"\
7884"     /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
7885"     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7886"     /^ *Symbol name *: /{split(\$ 0,sn,\":\"); si=substr(sn[2],2)};"\
7887"     /^ *Type *: code/{print \"T\",si,substr(si,length(prfx))};"\
7888"     /^ *Type *: data/{print \"I\",si,substr(si,length(prfx))};"\
7889"     \$ 0!~/External *\|/{next};"\
7890"     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7891"     {if(hide[section]) next};"\
7892"     {f=\"D\"}; \$ 0~/\(\).*\|/{f=\"T\"};"\
7893"     {split(\$ 0,a,/\||\r/); split(a[2],s)};"\
7894"     s[1]~/^[@?]/{print f,s[1],s[1]; next};"\
7895"     s[1]~prfx {split(s[1],t,\"@\"); print f,t[1],substr(t[1],length(prfx))}"\
7896"     ' prfx=^$ac_symprfx"
7897  else
7898    lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[	 ]\($symcode$symcode*\)[	 ][	 ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7899  fi
7900  lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
7901
7902  # Check to see that the pipe works correctly.
7903  pipe_works=no
7904
7905  rm -f conftest*
7906  cat > conftest.$ac_ext <<_LT_EOF
7907#ifdef __cplusplus
7908extern "C" {
7909#endif
7910char nm_test_var;
7911void nm_test_func(void);
7912void nm_test_func(void){}
7913#ifdef __cplusplus
7914}
7915#endif
7916int main(){nm_test_var='a';nm_test_func();return(0);}
7917_LT_EOF
7918
7919  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7920  (eval $ac_compile) 2>&5
7921  ac_status=$?
7922  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7923  test $ac_status = 0; }; then
7924    # Now try to grab the symbols.
7925    nlist=conftest.nm
7926    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7927  (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7928  ac_status=$?
7929  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7930  test $ac_status = 0; } && test -s "$nlist"; then
7931      # Try sorting and uniquifying the output.
7932      if sort "$nlist" | uniq > "$nlist"T; then
7933	mv -f "$nlist"T "$nlist"
7934      else
7935	rm -f "$nlist"T
7936      fi
7937
7938      # Make sure that we snagged all the symbols we need.
7939      if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7940	if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7941	  cat <<_LT_EOF > conftest.$ac_ext
7942/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests.  */
7943#if defined _WIN32 || defined __CYGWIN__ || defined _WIN32_WCE
7944/* DATA imports from DLLs on WIN32 can't be const, because runtime
7945   relocations are performed -- see ld's documentation on pseudo-relocs.  */
7946# define LT_DLSYM_CONST
7947#elif defined __osf__
7948/* This system does not cope well with relocations in const data.  */
7949# define LT_DLSYM_CONST
7950#else
7951# define LT_DLSYM_CONST const
7952#endif
7953
7954#ifdef __cplusplus
7955extern "C" {
7956#endif
7957
7958_LT_EOF
7959	  # Now generate the symbol file.
7960	  eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7961
7962	  cat <<_LT_EOF >> conftest.$ac_ext
7963
7964/* The mapping between symbol names and symbols.  */
7965LT_DLSYM_CONST struct {
7966  const char *name;
7967  void       *address;
7968}
7969lt__PROGRAM__LTX_preloaded_symbols[] =
7970{
7971  { "@PROGRAM@", (void *) 0 },
7972_LT_EOF
7973	  $SED "s/^$symcode$symcode* .* \(.*\)$/  {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7974	  cat <<\_LT_EOF >> conftest.$ac_ext
7975  {0, (void *) 0}
7976};
7977
7978/* This works around a problem in FreeBSD linker */
7979#ifdef FREEBSD_WORKAROUND
7980static const void *lt_preloaded_setup() {
7981  return lt__PROGRAM__LTX_preloaded_symbols;
7982}
7983#endif
7984
7985#ifdef __cplusplus
7986}
7987#endif
7988_LT_EOF
7989	  # Now try linking the two files.
7990	  mv conftest.$ac_objext conftstm.$ac_objext
7991	  lt_globsym_save_LIBS=$LIBS
7992	  lt_globsym_save_CFLAGS=$CFLAGS
7993	  LIBS=conftstm.$ac_objext
7994	  CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7995	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7996  (eval $ac_link) 2>&5
7997  ac_status=$?
7998  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7999  test $ac_status = 0; } && test -s conftest$ac_exeext; then
8000	    pipe_works=yes
8001	  fi
8002	  LIBS=$lt_globsym_save_LIBS
8003	  CFLAGS=$lt_globsym_save_CFLAGS
8004	else
8005	  echo "cannot find nm_test_func in $nlist" >&5
8006	fi
8007      else
8008	echo "cannot find nm_test_var in $nlist" >&5
8009      fi
8010    else
8011      echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
8012    fi
8013  else
8014    echo "$progname: failed program was:" >&5
8015    cat conftest.$ac_ext >&5
8016  fi
8017  rm -rf conftest* conftst*
8018
8019  # Do not use the global_symbol_pipe unless it works.
8020  if test yes = "$pipe_works"; then
8021    break
8022  else
8023    lt_cv_sys_global_symbol_pipe=
8024  fi
8025done
8026
8027fi
8028
8029if test -z "$lt_cv_sys_global_symbol_pipe"; then
8030  lt_cv_sys_global_symbol_to_cdecl=
8031fi
8032if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
8033  { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
8034$as_echo "failed" >&6; }
8035else
8036  { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
8037$as_echo "ok" >&6; }
8038fi
8039
8040# Response file support.
8041if test "$lt_cv_nm_interface" = "MS dumpbin"; then
8042  nm_file_list_spec='@'
8043elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
8044  nm_file_list_spec='@'
8045fi
8046
8047
8048
8049
8050
8051
8052
8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
8072
8073
8074
8075
8076
8077
8078
8079
8080
8081
8082
8083{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
8084$as_echo_n "checking for sysroot... " >&6; }
8085
8086# Check whether --with-sysroot was given.
8087if test "${with_sysroot+set}" = set; then :
8088  withval=$with_sysroot;
8089else
8090  with_sysroot=no
8091fi
8092
8093
8094lt_sysroot=
8095case $with_sysroot in #(
8096 yes)
8097   if test yes = "$GCC"; then
8098     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
8099   fi
8100   ;; #(
8101 /*)
8102   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
8103   ;; #(
8104 no|'')
8105   ;; #(
8106 *)
8107   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5
8108$as_echo "$with_sysroot" >&6; }
8109   as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5
8110   ;;
8111esac
8112
8113 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
8114$as_echo "${lt_sysroot:-no}" >&6; }
8115
8116
8117
8118
8119
8120{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5
8121$as_echo_n "checking for a working dd... " >&6; }
8122if ${ac_cv_path_lt_DD+:} false; then :
8123  $as_echo_n "(cached) " >&6
8124else
8125  printf 0123456789abcdef0123456789abcdef >conftest.i
8126cat conftest.i conftest.i >conftest2.i
8127: ${lt_DD:=$DD}
8128if test -z "$lt_DD"; then
8129  ac_path_lt_DD_found=false
8130  # Loop through the user's path and test for each of PROGNAME-LIST
8131  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8132for as_dir in $PATH
8133do
8134  IFS=$as_save_IFS
8135  test -z "$as_dir" && as_dir=.
8136    for ac_prog in dd; do
8137    for ac_exec_ext in '' $ac_executable_extensions; do
8138      ac_path_lt_DD="$as_dir/$ac_prog$ac_exec_ext"
8139      as_fn_executable_p "$ac_path_lt_DD" || continue
8140if "$ac_path_lt_DD" bs=32 count=1 <conftest2.i >conftest.out 2>/dev/null; then
8141  cmp -s conftest.i conftest.out \
8142  && ac_cv_path_lt_DD="$ac_path_lt_DD" ac_path_lt_DD_found=:
8143fi
8144      $ac_path_lt_DD_found && break 3
8145    done
8146  done
8147  done
8148IFS=$as_save_IFS
8149  if test -z "$ac_cv_path_lt_DD"; then
8150    :
8151  fi
8152else
8153  ac_cv_path_lt_DD=$lt_DD
8154fi
8155
8156rm -f conftest.i conftest2.i conftest.out
8157fi
8158{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5
8159$as_echo "$ac_cv_path_lt_DD" >&6; }
8160
8161
8162{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pipes" >&5
8163$as_echo_n "checking how to truncate binary pipes... " >&6; }
8164if ${lt_cv_truncate_bin+:} false; then :
8165  $as_echo_n "(cached) " >&6
8166else
8167  printf 0123456789abcdef0123456789abcdef >conftest.i
8168cat conftest.i conftest.i >conftest2.i
8169lt_cv_truncate_bin=
8170if "$ac_cv_path_lt_DD" bs=32 count=1 <conftest2.i >conftest.out 2>/dev/null; then
8171  cmp -s conftest.i conftest.out \
8172  && lt_cv_truncate_bin="$ac_cv_path_lt_DD bs=4096 count=1"
8173fi
8174rm -f conftest.i conftest2.i conftest.out
8175test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q"
8176fi
8177{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5
8178$as_echo "$lt_cv_truncate_bin" >&6; }
8179
8180
8181
8182
8183
8184
8185
8186# Calculate cc_basename.  Skip known compiler wrappers and cross-prefix.
8187func_cc_basename ()
8188{
8189    for cc_temp in $*""; do
8190      case $cc_temp in
8191        compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
8192        distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
8193        \-*) ;;
8194        *) break;;
8195      esac
8196    done
8197    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
8198}
8199
8200# Check whether --enable-libtool-lock was given.
8201if test "${enable_libtool_lock+set}" = set; then :
8202  enableval=$enable_libtool_lock;
8203fi
8204
8205test no = "$enable_libtool_lock" || enable_libtool_lock=yes
8206
8207# Some flags need to be propagated to the compiler or linker for good
8208# libtool support.
8209case $host in
8210ia64-*-hpux*)
8211  # Find out what ABI is being produced by ac_compile, and set mode
8212  # options accordingly.
8213  echo 'int i;' > conftest.$ac_ext
8214  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8215  (eval $ac_compile) 2>&5
8216  ac_status=$?
8217  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8218  test $ac_status = 0; }; then
8219    case `/usr/bin/file conftest.$ac_objext` in
8220      *ELF-32*)
8221	HPUX_IA64_MODE=32
8222	;;
8223      *ELF-64*)
8224	HPUX_IA64_MODE=64
8225	;;
8226    esac
8227  fi
8228  rm -rf conftest*
8229  ;;
8230*-*-irix6*)
8231  # Find out what ABI is being produced by ac_compile, and set linker
8232  # options accordingly.
8233  echo '#line '$LINENO' "configure"' > conftest.$ac_ext
8234  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8235  (eval $ac_compile) 2>&5
8236  ac_status=$?
8237  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8238  test $ac_status = 0; }; then
8239    if test yes = "$lt_cv_prog_gnu_ld"; then
8240      case `/usr/bin/file conftest.$ac_objext` in
8241	*32-bit*)
8242	  LD="${LD-ld} -melf32bsmip"
8243	  ;;
8244	*N32*)
8245	  LD="${LD-ld} -melf32bmipn32"
8246	  ;;
8247	*64-bit*)
8248	  LD="${LD-ld} -melf64bmip"
8249	;;
8250      esac
8251    else
8252      case `/usr/bin/file conftest.$ac_objext` in
8253	*32-bit*)
8254	  LD="${LD-ld} -32"
8255	  ;;
8256	*N32*)
8257	  LD="${LD-ld} -n32"
8258	  ;;
8259	*64-bit*)
8260	  LD="${LD-ld} -64"
8261	  ;;
8262      esac
8263    fi
8264  fi
8265  rm -rf conftest*
8266  ;;
8267
8268mips64*-*linux*)
8269  # Find out what ABI is being produced by ac_compile, and set linker
8270  # options accordingly.
8271  echo '#line '$LINENO' "configure"' > conftest.$ac_ext
8272  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8273  (eval $ac_compile) 2>&5
8274  ac_status=$?
8275  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8276  test $ac_status = 0; }; then
8277    emul=elf
8278    case `/usr/bin/file conftest.$ac_objext` in
8279      *32-bit*)
8280	emul="${emul}32"
8281	;;
8282      *64-bit*)
8283	emul="${emul}64"
8284	;;
8285    esac
8286    case `/usr/bin/file conftest.$ac_objext` in
8287      *MSB*)
8288	emul="${emul}btsmip"
8289	;;
8290      *LSB*)
8291	emul="${emul}ltsmip"
8292	;;
8293    esac
8294    case `/usr/bin/file conftest.$ac_objext` in
8295      *N32*)
8296	emul="${emul}n32"
8297	;;
8298    esac
8299    LD="${LD-ld} -m $emul"
8300  fi
8301  rm -rf conftest*
8302  ;;
8303
8304x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
8305s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
8306  # Find out what ABI is being produced by ac_compile, and set linker
8307  # options accordingly.  Note that the listed cases only cover the
8308  # situations where additional linker options are needed (such as when
8309  # doing 32-bit compilation for a host where ld defaults to 64-bit, or
8310  # vice versa); the common cases where no linker options are needed do
8311  # not appear in the list.
8312  echo 'int i;' > conftest.$ac_ext
8313  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8314  (eval $ac_compile) 2>&5
8315  ac_status=$?
8316  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8317  test $ac_status = 0; }; then
8318    case `/usr/bin/file conftest.o` in
8319      *32-bit*)
8320	case $host in
8321	  x86_64-*kfreebsd*-gnu)
8322	    LD="${LD-ld} -m elf_i386_fbsd"
8323	    ;;
8324	  x86_64-*linux*)
8325	    case `/usr/bin/file conftest.o` in
8326	      *x86-64*)
8327		LD="${LD-ld} -m elf32_x86_64"
8328		;;
8329	      *)
8330		LD="${LD-ld} -m elf_i386"
8331		;;
8332	    esac
8333	    ;;
8334	  powerpc64le-*linux*)
8335	    LD="${LD-ld} -m elf32lppclinux"
8336	    ;;
8337	  powerpc64-*linux*)
8338	    LD="${LD-ld} -m elf32ppclinux"
8339	    ;;
8340	  s390x-*linux*)
8341	    LD="${LD-ld} -m elf_s390"
8342	    ;;
8343	  sparc64-*linux*)
8344	    LD="${LD-ld} -m elf32_sparc"
8345	    ;;
8346	esac
8347	;;
8348      *64-bit*)
8349	case $host in
8350	  x86_64-*kfreebsd*-gnu)
8351	    LD="${LD-ld} -m elf_x86_64_fbsd"
8352	    ;;
8353	  x86_64-*linux*)
8354	    LD="${LD-ld} -m elf_x86_64"
8355	    ;;
8356	  powerpcle-*linux*)
8357	    LD="${LD-ld} -m elf64lppc"
8358	    ;;
8359	  powerpc-*linux*)
8360	    LD="${LD-ld} -m elf64ppc"
8361	    ;;
8362	  s390*-*linux*|s390*-*tpf*)
8363	    LD="${LD-ld} -m elf64_s390"
8364	    ;;
8365	  sparc*-*linux*)
8366	    LD="${LD-ld} -m elf64_sparc"
8367	    ;;
8368	esac
8369	;;
8370    esac
8371  fi
8372  rm -rf conftest*
8373  ;;
8374
8375*-*-sco3.2v5*)
8376  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
8377  SAVE_CFLAGS=$CFLAGS
8378  CFLAGS="$CFLAGS -belf"
8379  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
8380$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
8381if ${lt_cv_cc_needs_belf+:} false; then :
8382  $as_echo_n "(cached) " >&6
8383else
8384  ac_ext=c
8385ac_cpp='$CPP $CPPFLAGS'
8386ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8387ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8388ac_compiler_gnu=$ac_cv_c_compiler_gnu
8389
8390     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8391/* end confdefs.h.  */
8392
8393int
8394main ()
8395{
8396
8397  ;
8398  return 0;
8399}
8400_ACEOF
8401if ac_fn_c_try_link "$LINENO"; then :
8402  lt_cv_cc_needs_belf=yes
8403else
8404  lt_cv_cc_needs_belf=no
8405fi
8406rm -f core conftest.err conftest.$ac_objext \
8407    conftest$ac_exeext conftest.$ac_ext
8408     ac_ext=c
8409ac_cpp='$CPP $CPPFLAGS'
8410ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8411ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8412ac_compiler_gnu=$ac_cv_c_compiler_gnu
8413
8414fi
8415{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
8416$as_echo "$lt_cv_cc_needs_belf" >&6; }
8417  if test yes != "$lt_cv_cc_needs_belf"; then
8418    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
8419    CFLAGS=$SAVE_CFLAGS
8420  fi
8421  ;;
8422*-*solaris*)
8423  # Find out what ABI is being produced by ac_compile, and set linker
8424  # options accordingly.
8425  echo 'int i;' > conftest.$ac_ext
8426  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8427  (eval $ac_compile) 2>&5
8428  ac_status=$?
8429  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8430  test $ac_status = 0; }; then
8431    case `/usr/bin/file conftest.o` in
8432    *64-bit*)
8433      case $lt_cv_prog_gnu_ld in
8434      yes*)
8435        case $host in
8436        i?86-*-solaris*|x86_64-*-solaris*)
8437          LD="${LD-ld} -m elf_x86_64"
8438          ;;
8439        sparc*-*-solaris*)
8440          LD="${LD-ld} -m elf64_sparc"
8441          ;;
8442        esac
8443        # GNU ld 2.21 introduced _sol2 emulations.  Use them if available.
8444        if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
8445          LD=${LD-ld}_sol2
8446        fi
8447        ;;
8448      *)
8449	if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
8450	  LD="${LD-ld} -64"
8451	fi
8452	;;
8453      esac
8454      ;;
8455    esac
8456  fi
8457  rm -rf conftest*
8458  ;;
8459esac
8460
8461need_locks=$enable_libtool_lock
8462
8463if test -n "$ac_tool_prefix"; then
8464  # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args.
8465set dummy ${ac_tool_prefix}mt; ac_word=$2
8466{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8467$as_echo_n "checking for $ac_word... " >&6; }
8468if ${ac_cv_prog_MANIFEST_TOOL+:} false; then :
8469  $as_echo_n "(cached) " >&6
8470else
8471  if test -n "$MANIFEST_TOOL"; then
8472  ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test.
8473else
8474as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8475for as_dir in $PATH
8476do
8477  IFS=$as_save_IFS
8478  test -z "$as_dir" && as_dir=.
8479    for ac_exec_ext in '' $ac_executable_extensions; do
8480  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8481    ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
8482    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8483    break 2
8484  fi
8485done
8486  done
8487IFS=$as_save_IFS
8488
8489fi
8490fi
8491MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL
8492if test -n "$MANIFEST_TOOL"; then
8493  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
8494$as_echo "$MANIFEST_TOOL" >&6; }
8495else
8496  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8497$as_echo "no" >&6; }
8498fi
8499
8500
8501fi
8502if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
8503  ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL
8504  # Extract the first word of "mt", so it can be a program name with args.
8505set dummy mt; ac_word=$2
8506{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8507$as_echo_n "checking for $ac_word... " >&6; }
8508if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then :
8509  $as_echo_n "(cached) " >&6
8510else
8511  if test -n "$ac_ct_MANIFEST_TOOL"; then
8512  ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test.
8513else
8514as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8515for as_dir in $PATH
8516do
8517  IFS=$as_save_IFS
8518  test -z "$as_dir" && as_dir=.
8519    for ac_exec_ext in '' $ac_executable_extensions; do
8520  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8521    ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
8522    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8523    break 2
8524  fi
8525done
8526  done
8527IFS=$as_save_IFS
8528
8529fi
8530fi
8531ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL
8532if test -n "$ac_ct_MANIFEST_TOOL"; then
8533  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
8534$as_echo "$ac_ct_MANIFEST_TOOL" >&6; }
8535else
8536  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8537$as_echo "no" >&6; }
8538fi
8539
8540  if test "x$ac_ct_MANIFEST_TOOL" = x; then
8541    MANIFEST_TOOL=":"
8542  else
8543    case $cross_compiling:$ac_tool_warned in
8544yes:)
8545{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8546$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8547ac_tool_warned=yes ;;
8548esac
8549    MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL
8550  fi
8551else
8552  MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL"
8553fi
8554
8555test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
8556{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
8557$as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
8558if ${lt_cv_path_mainfest_tool+:} false; then :
8559  $as_echo_n "(cached) " >&6
8560else
8561  lt_cv_path_mainfest_tool=no
8562  echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
8563  $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
8564  cat conftest.err >&5
8565  if $GREP 'Manifest Tool' conftest.out > /dev/null; then
8566    lt_cv_path_mainfest_tool=yes
8567  fi
8568  rm -f conftest*
8569fi
8570{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
8571$as_echo "$lt_cv_path_mainfest_tool" >&6; }
8572if test yes != "$lt_cv_path_mainfest_tool"; then
8573  MANIFEST_TOOL=:
8574fi
8575
8576
8577
8578
8579
8580
8581  case $host_os in
8582    rhapsody* | darwin*)
8583    if test -n "$ac_tool_prefix"; then
8584  # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
8585set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
8586{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8587$as_echo_n "checking for $ac_word... " >&6; }
8588if ${ac_cv_prog_DSYMUTIL+:} false; then :
8589  $as_echo_n "(cached) " >&6
8590else
8591  if test -n "$DSYMUTIL"; then
8592  ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
8593else
8594as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8595for as_dir in $PATH
8596do
8597  IFS=$as_save_IFS
8598  test -z "$as_dir" && as_dir=.
8599    for ac_exec_ext in '' $ac_executable_extensions; do
8600  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8601    ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
8602    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8603    break 2
8604  fi
8605done
8606  done
8607IFS=$as_save_IFS
8608
8609fi
8610fi
8611DSYMUTIL=$ac_cv_prog_DSYMUTIL
8612if test -n "$DSYMUTIL"; then
8613  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
8614$as_echo "$DSYMUTIL" >&6; }
8615else
8616  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8617$as_echo "no" >&6; }
8618fi
8619
8620
8621fi
8622if test -z "$ac_cv_prog_DSYMUTIL"; then
8623  ac_ct_DSYMUTIL=$DSYMUTIL
8624  # Extract the first word of "dsymutil", so it can be a program name with args.
8625set dummy dsymutil; ac_word=$2
8626{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8627$as_echo_n "checking for $ac_word... " >&6; }
8628if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then :
8629  $as_echo_n "(cached) " >&6
8630else
8631  if test -n "$ac_ct_DSYMUTIL"; then
8632  ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
8633else
8634as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8635for as_dir in $PATH
8636do
8637  IFS=$as_save_IFS
8638  test -z "$as_dir" && as_dir=.
8639    for ac_exec_ext in '' $ac_executable_extensions; do
8640  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8641    ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
8642    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8643    break 2
8644  fi
8645done
8646  done
8647IFS=$as_save_IFS
8648
8649fi
8650fi
8651ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
8652if test -n "$ac_ct_DSYMUTIL"; then
8653  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
8654$as_echo "$ac_ct_DSYMUTIL" >&6; }
8655else
8656  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8657$as_echo "no" >&6; }
8658fi
8659
8660  if test "x$ac_ct_DSYMUTIL" = x; then
8661    DSYMUTIL=":"
8662  else
8663    case $cross_compiling:$ac_tool_warned in
8664yes:)
8665{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8666$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8667ac_tool_warned=yes ;;
8668esac
8669    DSYMUTIL=$ac_ct_DSYMUTIL
8670  fi
8671else
8672  DSYMUTIL="$ac_cv_prog_DSYMUTIL"
8673fi
8674
8675    if test -n "$ac_tool_prefix"; then
8676  # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
8677set dummy ${ac_tool_prefix}nmedit; ac_word=$2
8678{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8679$as_echo_n "checking for $ac_word... " >&6; }
8680if ${ac_cv_prog_NMEDIT+:} false; then :
8681  $as_echo_n "(cached) " >&6
8682else
8683  if test -n "$NMEDIT"; then
8684  ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
8685else
8686as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8687for as_dir in $PATH
8688do
8689  IFS=$as_save_IFS
8690  test -z "$as_dir" && as_dir=.
8691    for ac_exec_ext in '' $ac_executable_extensions; do
8692  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8693    ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
8694    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8695    break 2
8696  fi
8697done
8698  done
8699IFS=$as_save_IFS
8700
8701fi
8702fi
8703NMEDIT=$ac_cv_prog_NMEDIT
8704if test -n "$NMEDIT"; then
8705  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
8706$as_echo "$NMEDIT" >&6; }
8707else
8708  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8709$as_echo "no" >&6; }
8710fi
8711
8712
8713fi
8714if test -z "$ac_cv_prog_NMEDIT"; then
8715  ac_ct_NMEDIT=$NMEDIT
8716  # Extract the first word of "nmedit", so it can be a program name with args.
8717set dummy nmedit; ac_word=$2
8718{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8719$as_echo_n "checking for $ac_word... " >&6; }
8720if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then :
8721  $as_echo_n "(cached) " >&6
8722else
8723  if test -n "$ac_ct_NMEDIT"; then
8724  ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
8725else
8726as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8727for as_dir in $PATH
8728do
8729  IFS=$as_save_IFS
8730  test -z "$as_dir" && as_dir=.
8731    for ac_exec_ext in '' $ac_executable_extensions; do
8732  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8733    ac_cv_prog_ac_ct_NMEDIT="nmedit"
8734    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8735    break 2
8736  fi
8737done
8738  done
8739IFS=$as_save_IFS
8740
8741fi
8742fi
8743ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
8744if test -n "$ac_ct_NMEDIT"; then
8745  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
8746$as_echo "$ac_ct_NMEDIT" >&6; }
8747else
8748  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8749$as_echo "no" >&6; }
8750fi
8751
8752  if test "x$ac_ct_NMEDIT" = x; then
8753    NMEDIT=":"
8754  else
8755    case $cross_compiling:$ac_tool_warned in
8756yes:)
8757{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8758$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8759ac_tool_warned=yes ;;
8760esac
8761    NMEDIT=$ac_ct_NMEDIT
8762  fi
8763else
8764  NMEDIT="$ac_cv_prog_NMEDIT"
8765fi
8766
8767    if test -n "$ac_tool_prefix"; then
8768  # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
8769set dummy ${ac_tool_prefix}lipo; ac_word=$2
8770{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8771$as_echo_n "checking for $ac_word... " >&6; }
8772if ${ac_cv_prog_LIPO+:} false; then :
8773  $as_echo_n "(cached) " >&6
8774else
8775  if test -n "$LIPO"; then
8776  ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
8777else
8778as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8779for as_dir in $PATH
8780do
8781  IFS=$as_save_IFS
8782  test -z "$as_dir" && as_dir=.
8783    for ac_exec_ext in '' $ac_executable_extensions; do
8784  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8785    ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
8786    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8787    break 2
8788  fi
8789done
8790  done
8791IFS=$as_save_IFS
8792
8793fi
8794fi
8795LIPO=$ac_cv_prog_LIPO
8796if test -n "$LIPO"; then
8797  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
8798$as_echo "$LIPO" >&6; }
8799else
8800  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8801$as_echo "no" >&6; }
8802fi
8803
8804
8805fi
8806if test -z "$ac_cv_prog_LIPO"; then
8807  ac_ct_LIPO=$LIPO
8808  # Extract the first word of "lipo", so it can be a program name with args.
8809set dummy lipo; ac_word=$2
8810{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8811$as_echo_n "checking for $ac_word... " >&6; }
8812if ${ac_cv_prog_ac_ct_LIPO+:} false; then :
8813  $as_echo_n "(cached) " >&6
8814else
8815  if test -n "$ac_ct_LIPO"; then
8816  ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
8817else
8818as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8819for as_dir in $PATH
8820do
8821  IFS=$as_save_IFS
8822  test -z "$as_dir" && as_dir=.
8823    for ac_exec_ext in '' $ac_executable_extensions; do
8824  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8825    ac_cv_prog_ac_ct_LIPO="lipo"
8826    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8827    break 2
8828  fi
8829done
8830  done
8831IFS=$as_save_IFS
8832
8833fi
8834fi
8835ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
8836if test -n "$ac_ct_LIPO"; then
8837  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
8838$as_echo "$ac_ct_LIPO" >&6; }
8839else
8840  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8841$as_echo "no" >&6; }
8842fi
8843
8844  if test "x$ac_ct_LIPO" = x; then
8845    LIPO=":"
8846  else
8847    case $cross_compiling:$ac_tool_warned in
8848yes:)
8849{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8850$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8851ac_tool_warned=yes ;;
8852esac
8853    LIPO=$ac_ct_LIPO
8854  fi
8855else
8856  LIPO="$ac_cv_prog_LIPO"
8857fi
8858
8859    if test -n "$ac_tool_prefix"; then
8860  # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
8861set dummy ${ac_tool_prefix}otool; ac_word=$2
8862{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8863$as_echo_n "checking for $ac_word... " >&6; }
8864if ${ac_cv_prog_OTOOL+:} false; then :
8865  $as_echo_n "(cached) " >&6
8866else
8867  if test -n "$OTOOL"; then
8868  ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
8869else
8870as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8871for as_dir in $PATH
8872do
8873  IFS=$as_save_IFS
8874  test -z "$as_dir" && as_dir=.
8875    for ac_exec_ext in '' $ac_executable_extensions; do
8876  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8877    ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
8878    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8879    break 2
8880  fi
8881done
8882  done
8883IFS=$as_save_IFS
8884
8885fi
8886fi
8887OTOOL=$ac_cv_prog_OTOOL
8888if test -n "$OTOOL"; then
8889  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
8890$as_echo "$OTOOL" >&6; }
8891else
8892  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8893$as_echo "no" >&6; }
8894fi
8895
8896
8897fi
8898if test -z "$ac_cv_prog_OTOOL"; then
8899  ac_ct_OTOOL=$OTOOL
8900  # Extract the first word of "otool", so it can be a program name with args.
8901set dummy otool; ac_word=$2
8902{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8903$as_echo_n "checking for $ac_word... " >&6; }
8904if ${ac_cv_prog_ac_ct_OTOOL+:} false; then :
8905  $as_echo_n "(cached) " >&6
8906else
8907  if test -n "$ac_ct_OTOOL"; then
8908  ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
8909else
8910as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8911for as_dir in $PATH
8912do
8913  IFS=$as_save_IFS
8914  test -z "$as_dir" && as_dir=.
8915    for ac_exec_ext in '' $ac_executable_extensions; do
8916  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8917    ac_cv_prog_ac_ct_OTOOL="otool"
8918    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8919    break 2
8920  fi
8921done
8922  done
8923IFS=$as_save_IFS
8924
8925fi
8926fi
8927ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
8928if test -n "$ac_ct_OTOOL"; then
8929  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
8930$as_echo "$ac_ct_OTOOL" >&6; }
8931else
8932  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8933$as_echo "no" >&6; }
8934fi
8935
8936  if test "x$ac_ct_OTOOL" = x; then
8937    OTOOL=":"
8938  else
8939    case $cross_compiling:$ac_tool_warned in
8940yes:)
8941{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8942$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8943ac_tool_warned=yes ;;
8944esac
8945    OTOOL=$ac_ct_OTOOL
8946  fi
8947else
8948  OTOOL="$ac_cv_prog_OTOOL"
8949fi
8950
8951    if test -n "$ac_tool_prefix"; then
8952  # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
8953set dummy ${ac_tool_prefix}otool64; ac_word=$2
8954{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8955$as_echo_n "checking for $ac_word... " >&6; }
8956if ${ac_cv_prog_OTOOL64+:} false; then :
8957  $as_echo_n "(cached) " >&6
8958else
8959  if test -n "$OTOOL64"; then
8960  ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
8961else
8962as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8963for as_dir in $PATH
8964do
8965  IFS=$as_save_IFS
8966  test -z "$as_dir" && as_dir=.
8967    for ac_exec_ext in '' $ac_executable_extensions; do
8968  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8969    ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
8970    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8971    break 2
8972  fi
8973done
8974  done
8975IFS=$as_save_IFS
8976
8977fi
8978fi
8979OTOOL64=$ac_cv_prog_OTOOL64
8980if test -n "$OTOOL64"; then
8981  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
8982$as_echo "$OTOOL64" >&6; }
8983else
8984  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8985$as_echo "no" >&6; }
8986fi
8987
8988
8989fi
8990if test -z "$ac_cv_prog_OTOOL64"; then
8991  ac_ct_OTOOL64=$OTOOL64
8992  # Extract the first word of "otool64", so it can be a program name with args.
8993set dummy otool64; ac_word=$2
8994{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8995$as_echo_n "checking for $ac_word... " >&6; }
8996if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then :
8997  $as_echo_n "(cached) " >&6
8998else
8999  if test -n "$ac_ct_OTOOL64"; then
9000  ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
9001else
9002as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9003for as_dir in $PATH
9004do
9005  IFS=$as_save_IFS
9006  test -z "$as_dir" && as_dir=.
9007    for ac_exec_ext in '' $ac_executable_extensions; do
9008  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9009    ac_cv_prog_ac_ct_OTOOL64="otool64"
9010    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9011    break 2
9012  fi
9013done
9014  done
9015IFS=$as_save_IFS
9016
9017fi
9018fi
9019ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
9020if test -n "$ac_ct_OTOOL64"; then
9021  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
9022$as_echo "$ac_ct_OTOOL64" >&6; }
9023else
9024  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9025$as_echo "no" >&6; }
9026fi
9027
9028  if test "x$ac_ct_OTOOL64" = x; then
9029    OTOOL64=":"
9030  else
9031    case $cross_compiling:$ac_tool_warned in
9032yes:)
9033{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
9034$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
9035ac_tool_warned=yes ;;
9036esac
9037    OTOOL64=$ac_ct_OTOOL64
9038  fi
9039else
9040  OTOOL64="$ac_cv_prog_OTOOL64"
9041fi
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    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
9070$as_echo_n "checking for -single_module linker flag... " >&6; }
9071if ${lt_cv_apple_cc_single_mod+:} false; then :
9072  $as_echo_n "(cached) " >&6
9073else
9074  lt_cv_apple_cc_single_mod=no
9075      if test -z "$LT_MULTI_MODULE"; then
9076	# By default we will add the -single_module flag. You can override
9077	# by either setting the environment variable LT_MULTI_MODULE
9078	# non-empty at configure time, or by adding -multi_module to the
9079	# link flags.
9080	rm -rf libconftest.dylib*
9081	echo "int foo(void){return 1;}" > conftest.c
9082	echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
9083-dynamiclib -Wl,-single_module conftest.c" >&5
9084	$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
9085	  -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
9086        _lt_result=$?
9087	# If there is a non-empty error log, and "single_module"
9088	# appears in it, assume the flag caused a linker warning
9089        if test -s conftest.err && $GREP single_module conftest.err; then
9090	  cat conftest.err >&5
9091	# Otherwise, if the output was created with a 0 exit code from
9092	# the compiler, it worked.
9093	elif test -f libconftest.dylib && test 0 = "$_lt_result"; then
9094	  lt_cv_apple_cc_single_mod=yes
9095	else
9096	  cat conftest.err >&5
9097	fi
9098	rm -rf libconftest.dylib*
9099	rm -f conftest.*
9100      fi
9101fi
9102{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
9103$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
9104
9105    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
9106$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
9107if ${lt_cv_ld_exported_symbols_list+:} false; then :
9108  $as_echo_n "(cached) " >&6
9109else
9110  lt_cv_ld_exported_symbols_list=no
9111      save_LDFLAGS=$LDFLAGS
9112      echo "_main" > conftest.sym
9113      LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
9114      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9115/* end confdefs.h.  */
9116
9117int
9118main ()
9119{
9120
9121  ;
9122  return 0;
9123}
9124_ACEOF
9125if ac_fn_c_try_link "$LINENO"; then :
9126  lt_cv_ld_exported_symbols_list=yes
9127else
9128  lt_cv_ld_exported_symbols_list=no
9129fi
9130rm -f core conftest.err conftest.$ac_objext \
9131    conftest$ac_exeext conftest.$ac_ext
9132	LDFLAGS=$save_LDFLAGS
9133
9134fi
9135{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
9136$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
9137
9138    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
9139$as_echo_n "checking for -force_load linker flag... " >&6; }
9140if ${lt_cv_ld_force_load+:} false; then :
9141  $as_echo_n "(cached) " >&6
9142else
9143  lt_cv_ld_force_load=no
9144      cat > conftest.c << _LT_EOF
9145int forced_loaded() { return 2;}
9146_LT_EOF
9147      echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
9148      $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
9149      echo "$AR cru libconftest.a conftest.o" >&5
9150      $AR cru libconftest.a conftest.o 2>&5
9151      echo "$RANLIB libconftest.a" >&5
9152      $RANLIB libconftest.a 2>&5
9153      cat > conftest.c << _LT_EOF
9154int main() { return 0;}
9155_LT_EOF
9156      echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
9157      $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
9158      _lt_result=$?
9159      if test -s conftest.err && $GREP force_load conftest.err; then
9160	cat conftest.err >&5
9161      elif test -f conftest && test 0 = "$_lt_result" && $GREP forced_load conftest >/dev/null 2>&1; then
9162	lt_cv_ld_force_load=yes
9163      else
9164	cat conftest.err >&5
9165      fi
9166        rm -f conftest.err libconftest.a conftest conftest.c
9167        rm -rf conftest.dSYM
9168
9169fi
9170{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
9171$as_echo "$lt_cv_ld_force_load" >&6; }
9172    case $host_os in
9173    rhapsody* | darwin1.[012])
9174      _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;;
9175    darwin1.*)
9176      _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
9177    darwin*) # darwin 5.x on
9178      # if running on 10.5 or later, the deployment target defaults
9179      # to the OS version, if on x86, and 10.4, the deployment
9180      # target defaults to 10.4. Don't you love it?
9181      case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
9182	10.0,*86*-darwin8*|10.0,*-darwin[91]*)
9183	  _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
9184	10.[012][,.]*)
9185	  _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
9186	10.*)
9187	  _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
9188      esac
9189    ;;
9190  esac
9191    if test yes = "$lt_cv_apple_cc_single_mod"; then
9192      _lt_dar_single_mod='$single_module'
9193    fi
9194    if test yes = "$lt_cv_ld_exported_symbols_list"; then
9195      _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym'
9196    else
9197      _lt_dar_export_syms='~$NMEDIT -s $output_objdir/$libname-symbols.expsym $lib'
9198    fi
9199    if test : != "$DSYMUTIL" && test no = "$lt_cv_ld_force_load"; then
9200      _lt_dsymutil='~$DSYMUTIL $lib || :'
9201    else
9202      _lt_dsymutil=
9203    fi
9204    ;;
9205  esac
9206
9207# func_munge_path_list VARIABLE PATH
9208# -----------------------------------
9209# VARIABLE is name of variable containing _space_ separated list of
9210# directories to be munged by the contents of PATH, which is string
9211# having a format:
9212# "DIR[:DIR]:"
9213#       string "DIR[ DIR]" will be prepended to VARIABLE
9214# ":DIR[:DIR]"
9215#       string "DIR[ DIR]" will be appended to VARIABLE
9216# "DIRP[:DIRP]::[DIRA:]DIRA"
9217#       string "DIRP[ DIRP]" will be prepended to VARIABLE and string
9218#       "DIRA[ DIRA]" will be appended to VARIABLE
9219# "DIR[:DIR]"
9220#       VARIABLE will be replaced by "DIR[ DIR]"
9221func_munge_path_list ()
9222{
9223    case x$2 in
9224    x)
9225        ;;
9226    *:)
9227        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
9228        ;;
9229    x:*)
9230        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
9231        ;;
9232    *::*)
9233        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
9234        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
9235        ;;
9236    *)
9237        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
9238        ;;
9239    esac
9240}
9241
9242{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
9243$as_echo_n "checking for ANSI C header files... " >&6; }
9244if ${ac_cv_header_stdc+:} false; then :
9245  $as_echo_n "(cached) " >&6
9246else
9247  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9248/* end confdefs.h.  */
9249#include <stdlib.h>
9250#include <stdarg.h>
9251#include <string.h>
9252#include <float.h>
9253
9254int
9255main ()
9256{
9257
9258  ;
9259  return 0;
9260}
9261_ACEOF
9262if ac_fn_c_try_compile "$LINENO"; then :
9263  ac_cv_header_stdc=yes
9264else
9265  ac_cv_header_stdc=no
9266fi
9267rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9268
9269if test $ac_cv_header_stdc = yes; then
9270  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
9271  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9272/* end confdefs.h.  */
9273#include <string.h>
9274
9275_ACEOF
9276if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
9277  $EGREP "memchr" >/dev/null 2>&1; then :
9278
9279else
9280  ac_cv_header_stdc=no
9281fi
9282rm -f conftest*
9283
9284fi
9285
9286if test $ac_cv_header_stdc = yes; then
9287  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
9288  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9289/* end confdefs.h.  */
9290#include <stdlib.h>
9291
9292_ACEOF
9293if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
9294  $EGREP "free" >/dev/null 2>&1; then :
9295
9296else
9297  ac_cv_header_stdc=no
9298fi
9299rm -f conftest*
9300
9301fi
9302
9303if test $ac_cv_header_stdc = yes; then
9304  # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
9305  if test "$cross_compiling" = yes; then :
9306  :
9307else
9308  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9309/* end confdefs.h.  */
9310#include <ctype.h>
9311#include <stdlib.h>
9312#if ((' ' & 0x0FF) == 0x020)
9313# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
9314# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
9315#else
9316# define ISLOWER(c) \
9317		   (('a' <= (c) && (c) <= 'i') \
9318		     || ('j' <= (c) && (c) <= 'r') \
9319		     || ('s' <= (c) && (c) <= 'z'))
9320# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
9321#endif
9322
9323#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
9324int
9325main ()
9326{
9327  int i;
9328  for (i = 0; i < 256; i++)
9329    if (XOR (islower (i), ISLOWER (i))
9330	|| toupper (i) != TOUPPER (i))
9331      return 2;
9332  return 0;
9333}
9334_ACEOF
9335if ac_fn_c_try_run "$LINENO"; then :
9336
9337else
9338  ac_cv_header_stdc=no
9339fi
9340rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
9341  conftest.$ac_objext conftest.beam conftest.$ac_ext
9342fi
9343
9344fi
9345fi
9346{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
9347$as_echo "$ac_cv_header_stdc" >&6; }
9348if test $ac_cv_header_stdc = yes; then
9349
9350$as_echo "#define STDC_HEADERS 1" >>confdefs.h
9351
9352fi
9353
9354# On IRIX 5.3, sys/types and inttypes.h are conflicting.
9355for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
9356		  inttypes.h stdint.h unistd.h
9357do :
9358  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9359ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
9360"
9361if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
9362  cat >>confdefs.h <<_ACEOF
9363#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
9364_ACEOF
9365
9366fi
9367
9368done
9369
9370
9371for ac_header in dlfcn.h
9372do :
9373  ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
9374"
9375if test "x$ac_cv_header_dlfcn_h" = xyes; then :
9376  cat >>confdefs.h <<_ACEOF
9377#define HAVE_DLFCN_H 1
9378_ACEOF
9379
9380fi
9381
9382done
9383
9384
9385
9386
9387func_stripname_cnf ()
9388{
9389  case $2 in
9390  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
9391  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
9392  esac
9393} # func_stripname_cnf
9394
9395
9396
9397
9398
9399# Set options
9400
9401
9402
9403        enable_dlopen=no
9404
9405
9406
9407            # Check whether --enable-shared was given.
9408if test "${enable_shared+set}" = set; then :
9409  enableval=$enable_shared; p=${PACKAGE-default}
9410    case $enableval in
9411    yes) enable_shared=yes ;;
9412    no) enable_shared=no ;;
9413    *)
9414      enable_shared=no
9415      # Look at the argument we got.  We use all the common list separators.
9416      lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR,
9417      for pkg in $enableval; do
9418	IFS=$lt_save_ifs
9419	if test "X$pkg" = "X$p"; then
9420	  enable_shared=yes
9421	fi
9422      done
9423      IFS=$lt_save_ifs
9424      ;;
9425    esac
9426else
9427  enable_shared=yes
9428fi
9429
9430
9431
9432
9433
9434
9435
9436
9437
9438  # Check whether --enable-static was given.
9439if test "${enable_static+set}" = set; then :
9440  enableval=$enable_static; p=${PACKAGE-default}
9441    case $enableval in
9442    yes) enable_static=yes ;;
9443    no) enable_static=no ;;
9444    *)
9445     enable_static=no
9446      # Look at the argument we got.  We use all the common list separators.
9447      lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR,
9448      for pkg in $enableval; do
9449	IFS=$lt_save_ifs
9450	if test "X$pkg" = "X$p"; then
9451	  enable_static=yes
9452	fi
9453      done
9454      IFS=$lt_save_ifs
9455      ;;
9456    esac
9457else
9458  enable_static=yes
9459fi
9460
9461
9462
9463
9464
9465
9466
9467
9468
9469
9470# Check whether --with-pic was given.
9471if test "${with_pic+set}" = set; then :
9472  withval=$with_pic; lt_p=${PACKAGE-default}
9473    case $withval in
9474    yes|no) pic_mode=$withval ;;
9475    *)
9476      pic_mode=default
9477      # Look at the argument we got.  We use all the common list separators.
9478      lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR,
9479      for lt_pkg in $withval; do
9480	IFS=$lt_save_ifs
9481	if test "X$lt_pkg" = "X$lt_p"; then
9482	  pic_mode=yes
9483	fi
9484      done
9485      IFS=$lt_save_ifs
9486      ;;
9487    esac
9488else
9489  pic_mode=default
9490fi
9491
9492
9493
9494
9495
9496
9497
9498
9499  # Check whether --enable-fast-install was given.
9500if test "${enable_fast_install+set}" = set; then :
9501  enableval=$enable_fast_install; p=${PACKAGE-default}
9502    case $enableval in
9503    yes) enable_fast_install=yes ;;
9504    no) enable_fast_install=no ;;
9505    *)
9506      enable_fast_install=no
9507      # Look at the argument we got.  We use all the common list separators.
9508      lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR,
9509      for pkg in $enableval; do
9510	IFS=$lt_save_ifs
9511	if test "X$pkg" = "X$p"; then
9512	  enable_fast_install=yes
9513	fi
9514      done
9515      IFS=$lt_save_ifs
9516      ;;
9517    esac
9518else
9519  enable_fast_install=yes
9520fi
9521
9522
9523
9524
9525
9526
9527
9528
9529  shared_archive_member_spec=
9530case $host,$enable_shared in
9531power*-*-aix[5-9]*,yes)
9532  { $as_echo "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning to provide" >&5
9533$as_echo_n "checking which variant of shared library versioning to provide... " >&6; }
9534
9535# Check whether --with-aix-soname was given.
9536if test "${with_aix_soname+set}" = set; then :
9537  withval=$with_aix_soname; case $withval in
9538    aix|svr4|both)
9539      ;;
9540    *)
9541      as_fn_error $? "Unknown argument to --with-aix-soname" "$LINENO" 5
9542      ;;
9543    esac
9544    lt_cv_with_aix_soname=$with_aix_soname
9545else
9546  if ${lt_cv_with_aix_soname+:} false; then :
9547  $as_echo_n "(cached) " >&6
9548else
9549  lt_cv_with_aix_soname=aix
9550fi
9551
9552    with_aix_soname=$lt_cv_with_aix_soname
9553fi
9554
9555  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5
9556$as_echo "$with_aix_soname" >&6; }
9557  if test aix != "$with_aix_soname"; then
9558    # For the AIX way of multilib, we name the shared archive member
9559    # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o',
9560    # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File.
9561    # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag,
9562    # the AIX toolchain works better with OBJECT_MODE set (default 32).
9563    if test 64 = "${OBJECT_MODE-32}"; then
9564      shared_archive_member_spec=shr_64
9565    else
9566      shared_archive_member_spec=shr
9567    fi
9568  fi
9569  ;;
9570*)
9571  with_aix_soname=aix
9572  ;;
9573esac
9574
9575
9576
9577
9578
9579
9580
9581
9582
9583
9584# This can be used to rebuild libtool when needed
9585LIBTOOL_DEPS=$ltmain
9586
9587# Always use our own libtool.
9588LIBTOOL='$(SHELL) $(top_builddir)/libtool'
9589
9590
9591
9592
9593
9594
9595
9596
9597
9598
9599
9600
9601
9602
9603
9604
9605
9606
9607
9608
9609
9610
9611
9612
9613
9614
9615
9616
9617
9618
9619test -z "$LN_S" && LN_S="ln -s"
9620
9621
9622
9623
9624
9625
9626
9627
9628
9629
9630
9631
9632
9633
9634if test -n "${ZSH_VERSION+set}"; then
9635   setopt NO_GLOB_SUBST
9636fi
9637
9638{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9639$as_echo_n "checking for objdir... " >&6; }
9640if ${lt_cv_objdir+:} false; then :
9641  $as_echo_n "(cached) " >&6
9642else
9643  rm -f .libs 2>/dev/null
9644mkdir .libs 2>/dev/null
9645if test -d .libs; then
9646  lt_cv_objdir=.libs
9647else
9648  # MS-DOS does not allow filenames that begin with a dot.
9649  lt_cv_objdir=_libs
9650fi
9651rmdir .libs 2>/dev/null
9652fi
9653{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9654$as_echo "$lt_cv_objdir" >&6; }
9655objdir=$lt_cv_objdir
9656
9657
9658
9659
9660
9661cat >>confdefs.h <<_ACEOF
9662#define LT_OBJDIR "$lt_cv_objdir/"
9663_ACEOF
9664
9665
9666
9667
9668case $host_os in
9669aix3*)
9670  # AIX sometimes has problems with the GCC collect2 program.  For some
9671  # reason, if we set the COLLECT_NAMES environment variable, the problems
9672  # vanish in a puff of smoke.
9673  if test set != "${COLLECT_NAMES+set}"; then
9674    COLLECT_NAMES=
9675    export COLLECT_NAMES
9676  fi
9677  ;;
9678esac
9679
9680# Global variables:
9681ofile=libtool
9682can_build_shared=yes
9683
9684# All known linkers require a '.a' archive for static linking (except MSVC,
9685# which needs '.lib').
9686libext=a
9687
9688with_gnu_ld=$lt_cv_prog_gnu_ld
9689
9690old_CC=$CC
9691old_CFLAGS=$CFLAGS
9692
9693# Set sane defaults for various variables
9694test -z "$CC" && CC=cc
9695test -z "$LTCC" && LTCC=$CC
9696test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9697test -z "$LD" && LD=ld
9698test -z "$ac_objext" && ac_objext=o
9699
9700func_cc_basename $compiler
9701cc_basename=$func_cc_basename_result
9702
9703
9704# Only perform the check for file, if the check method requires it
9705test -z "$MAGIC_CMD" && MAGIC_CMD=file
9706case $deplibs_check_method in
9707file_magic*)
9708  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9709    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9710$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
9711if ${lt_cv_path_MAGIC_CMD+:} false; then :
9712  $as_echo_n "(cached) " >&6
9713else
9714  case $MAGIC_CMD in
9715[\\/*] |  ?:[\\/]*)
9716  lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a path.
9717  ;;
9718*)
9719  lt_save_MAGIC_CMD=$MAGIC_CMD
9720  lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR
9721  ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9722  for ac_dir in $ac_dummy; do
9723    IFS=$lt_save_ifs
9724    test -z "$ac_dir" && ac_dir=.
9725    if test -f "$ac_dir/${ac_tool_prefix}file"; then
9726      lt_cv_path_MAGIC_CMD=$ac_dir/"${ac_tool_prefix}file"
9727      if test -n "$file_magic_test_file"; then
9728	case $deplibs_check_method in
9729	"file_magic "*)
9730	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9731	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
9732	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9733	    $EGREP "$file_magic_regex" > /dev/null; then
9734	    :
9735	  else
9736	    cat <<_LT_EOF 1>&2
9737
9738*** Warning: the command libtool uses to detect shared libraries,
9739*** $file_magic_cmd, produces output that libtool cannot recognize.
9740*** The result is that libtool may fail to recognize shared libraries
9741*** as such.  This will affect the creation of libtool libraries that
9742*** depend on shared libraries, but programs linked with such libtool
9743*** libraries will work regardless of this problem.  Nevertheless, you
9744*** may want to report the problem to your system manager and/or to
9745*** bug-libtool@gnu.org
9746
9747_LT_EOF
9748	  fi ;;
9749	esac
9750      fi
9751      break
9752    fi
9753  done
9754  IFS=$lt_save_ifs
9755  MAGIC_CMD=$lt_save_MAGIC_CMD
9756  ;;
9757esac
9758fi
9759
9760MAGIC_CMD=$lt_cv_path_MAGIC_CMD
9761if test -n "$MAGIC_CMD"; then
9762  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9763$as_echo "$MAGIC_CMD" >&6; }
9764else
9765  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9766$as_echo "no" >&6; }
9767fi
9768
9769
9770
9771
9772
9773if test -z "$lt_cv_path_MAGIC_CMD"; then
9774  if test -n "$ac_tool_prefix"; then
9775    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9776$as_echo_n "checking for file... " >&6; }
9777if ${lt_cv_path_MAGIC_CMD+:} false; then :
9778  $as_echo_n "(cached) " >&6
9779else
9780  case $MAGIC_CMD in
9781[\\/*] |  ?:[\\/]*)
9782  lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a path.
9783  ;;
9784*)
9785  lt_save_MAGIC_CMD=$MAGIC_CMD
9786  lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR
9787  ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9788  for ac_dir in $ac_dummy; do
9789    IFS=$lt_save_ifs
9790    test -z "$ac_dir" && ac_dir=.
9791    if test -f "$ac_dir/file"; then
9792      lt_cv_path_MAGIC_CMD=$ac_dir/"file"
9793      if test -n "$file_magic_test_file"; then
9794	case $deplibs_check_method in
9795	"file_magic "*)
9796	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9797	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
9798	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9799	    $EGREP "$file_magic_regex" > /dev/null; then
9800	    :
9801	  else
9802	    cat <<_LT_EOF 1>&2
9803
9804*** Warning: the command libtool uses to detect shared libraries,
9805*** $file_magic_cmd, produces output that libtool cannot recognize.
9806*** The result is that libtool may fail to recognize shared libraries
9807*** as such.  This will affect the creation of libtool libraries that
9808*** depend on shared libraries, but programs linked with such libtool
9809*** libraries will work regardless of this problem.  Nevertheless, you
9810*** may want to report the problem to your system manager and/or to
9811*** bug-libtool@gnu.org
9812
9813_LT_EOF
9814	  fi ;;
9815	esac
9816      fi
9817      break
9818    fi
9819  done
9820  IFS=$lt_save_ifs
9821  MAGIC_CMD=$lt_save_MAGIC_CMD
9822  ;;
9823esac
9824fi
9825
9826MAGIC_CMD=$lt_cv_path_MAGIC_CMD
9827if test -n "$MAGIC_CMD"; then
9828  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9829$as_echo "$MAGIC_CMD" >&6; }
9830else
9831  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9832$as_echo "no" >&6; }
9833fi
9834
9835
9836  else
9837    MAGIC_CMD=:
9838  fi
9839fi
9840
9841  fi
9842  ;;
9843esac
9844
9845# Use C for the default configuration in the libtool script
9846
9847lt_save_CC=$CC
9848ac_ext=c
9849ac_cpp='$CPP $CPPFLAGS'
9850ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9851ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9852ac_compiler_gnu=$ac_cv_c_compiler_gnu
9853
9854
9855# Source file extension for C test sources.
9856ac_ext=c
9857
9858# Object file extension for compiled C test sources.
9859objext=o
9860objext=$objext
9861
9862# Code to be used in simple compile tests
9863lt_simple_compile_test_code="int some_variable = 0;"
9864
9865# Code to be used in simple link tests
9866lt_simple_link_test_code='int main(){return(0);}'
9867
9868
9869
9870
9871
9872
9873
9874# If no C compiler was specified, use CC.
9875LTCC=${LTCC-"$CC"}
9876
9877# If no C compiler flags were specified, use CFLAGS.
9878LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9879
9880# Allow CC to be a program name with arguments.
9881compiler=$CC
9882
9883# Save the default compiler, since it gets overwritten when the other
9884# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
9885compiler_DEFAULT=$CC
9886
9887# save warnings/boilerplate of simple test code
9888ac_outfile=conftest.$ac_objext
9889echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9890eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9891_lt_compiler_boilerplate=`cat conftest.err`
9892$RM conftest*
9893
9894ac_outfile=conftest.$ac_objext
9895echo "$lt_simple_link_test_code" >conftest.$ac_ext
9896eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9897_lt_linker_boilerplate=`cat conftest.err`
9898$RM -r conftest*
9899
9900
9901## CAVEAT EMPTOR:
9902## There is no encapsulation within the following macros, do not change
9903## the running order or otherwise move them around unless you know exactly
9904## what you are doing...
9905if test -n "$compiler"; then
9906
9907lt_prog_compiler_no_builtin_flag=
9908
9909if test yes = "$GCC"; then
9910  case $cc_basename in
9911  nvcc*)
9912    lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9913  *)
9914    lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
9915  esac
9916
9917  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9918$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9919if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then :
9920  $as_echo_n "(cached) " >&6
9921else
9922  lt_cv_prog_compiler_rtti_exceptions=no
9923   ac_outfile=conftest.$ac_objext
9924   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9925   lt_compiler_flag="-fno-rtti -fno-exceptions"  ## exclude from sc_useless_quotes_in_assignment
9926   # Insert the option either (1) after the last *FLAGS variable, or
9927   # (2) before a word containing "conftest.", or (3) at the end.
9928   # Note that $ac_compile itself does not contain backslashes and begins
9929   # with a dollar sign (not a hyphen), so the echo should work correctly.
9930   # The option is referenced via a variable to avoid confusing sed.
9931   lt_compile=`echo "$ac_compile" | $SED \
9932   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9933   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9934   -e 's:$: $lt_compiler_flag:'`
9935   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9936   (eval "$lt_compile" 2>conftest.err)
9937   ac_status=$?
9938   cat conftest.err >&5
9939   echo "$as_me:$LINENO: \$? = $ac_status" >&5
9940   if (exit $ac_status) && test -s "$ac_outfile"; then
9941     # The compiler can only warn and ignore the option if not recognized
9942     # So say no if there are warnings other than the usual output.
9943     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9944     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9945     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9946       lt_cv_prog_compiler_rtti_exceptions=yes
9947     fi
9948   fi
9949   $RM conftest*
9950
9951fi
9952{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9953$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9954
9955if test yes = "$lt_cv_prog_compiler_rtti_exceptions"; then
9956    lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9957else
9958    :
9959fi
9960
9961fi
9962
9963
9964
9965
9966
9967
9968  lt_prog_compiler_wl=
9969lt_prog_compiler_pic=
9970lt_prog_compiler_static=
9971
9972
9973  if test yes = "$GCC"; then
9974    lt_prog_compiler_wl='-Wl,'
9975    lt_prog_compiler_static='-static'
9976
9977    case $host_os in
9978      aix*)
9979      # All AIX code is PIC.
9980      if test ia64 = "$host_cpu"; then
9981	# AIX 5 now supports IA64 processor
9982	lt_prog_compiler_static='-Bstatic'
9983      fi
9984      lt_prog_compiler_pic='-fPIC'
9985      ;;
9986
9987    amigaos*)
9988      case $host_cpu in
9989      powerpc)
9990            # see comment about AmigaOS4 .so support
9991            lt_prog_compiler_pic='-fPIC'
9992        ;;
9993      m68k)
9994            # FIXME: we need at least 68020 code to build shared libraries, but
9995            # adding the '-m68020' flag to GCC prevents building anything better,
9996            # like '-m68040'.
9997            lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9998        ;;
9999      esac
10000      ;;
10001
10002    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
10003      # PIC is the default for these OSes.
10004      ;;
10005
10006    mingw* | cygwin* | pw32* | os2* | cegcc*)
10007      # This hack is so that the source file can tell whether it is being
10008      # built for inclusion in a dll (and should export symbols for example).
10009      # Although the cygwin gcc ignores -fPIC, still need this for old-style
10010      # (--disable-auto-import) libraries
10011      lt_prog_compiler_pic='-DDLL_EXPORT'
10012      case $host_os in
10013      os2*)
10014	lt_prog_compiler_static='$wl-static'
10015	;;
10016      esac
10017      ;;
10018
10019    darwin* | rhapsody*)
10020      # PIC is the default on this platform
10021      # Common symbols not allowed in MH_DYLIB files
10022      lt_prog_compiler_pic='-fno-common'
10023      ;;
10024
10025    haiku*)
10026      # PIC is the default for Haiku.
10027      # The "-static" flag exists, but is broken.
10028      lt_prog_compiler_static=
10029      ;;
10030
10031    hpux*)
10032      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
10033      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
10034      # sets the default TLS model and affects inlining.
10035      case $host_cpu in
10036      hppa*64*)
10037	# +Z the default
10038	;;
10039      *)
10040	lt_prog_compiler_pic='-fPIC'
10041	;;
10042      esac
10043      ;;
10044
10045    interix[3-9]*)
10046      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
10047      # Instead, we relocate shared libraries at runtime.
10048      ;;
10049
10050    msdosdjgpp*)
10051      # Just because we use GCC doesn't mean we suddenly get shared libraries
10052      # on systems that don't support them.
10053      lt_prog_compiler_can_build_shared=no
10054      enable_shared=no
10055      ;;
10056
10057    *nto* | *qnx*)
10058      # QNX uses GNU C++, but need to define -shared option too, otherwise
10059      # it will coredump.
10060      lt_prog_compiler_pic='-fPIC -shared'
10061      ;;
10062
10063    sysv4*MP*)
10064      if test -d /usr/nec; then
10065	lt_prog_compiler_pic=-Kconform_pic
10066      fi
10067      ;;
10068
10069    *)
10070      lt_prog_compiler_pic='-fPIC'
10071      ;;
10072    esac
10073
10074    case $cc_basename in
10075    nvcc*) # Cuda Compiler Driver 2.2
10076      lt_prog_compiler_wl='-Xlinker '
10077      if test -n "$lt_prog_compiler_pic"; then
10078        lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
10079      fi
10080      ;;
10081    esac
10082  else
10083    # PORTME Check for flag to pass linker flags through the system compiler.
10084    case $host_os in
10085    aix*)
10086      lt_prog_compiler_wl='-Wl,'
10087      if test ia64 = "$host_cpu"; then
10088	# AIX 5 now supports IA64 processor
10089	lt_prog_compiler_static='-Bstatic'
10090      else
10091	lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
10092      fi
10093      ;;
10094
10095    darwin* | rhapsody*)
10096      # PIC is the default on this platform
10097      # Common symbols not allowed in MH_DYLIB files
10098      lt_prog_compiler_pic='-fno-common'
10099      case $cc_basename in
10100      nagfor*)
10101        # NAG Fortran compiler
10102        lt_prog_compiler_wl='-Wl,-Wl,,'
10103        lt_prog_compiler_pic='-PIC'
10104        lt_prog_compiler_static='-Bstatic'
10105        ;;
10106      esac
10107      ;;
10108
10109    mingw* | cygwin* | pw32* | os2* | cegcc*)
10110      # This hack is so that the source file can tell whether it is being
10111      # built for inclusion in a dll (and should export symbols for example).
10112      lt_prog_compiler_pic='-DDLL_EXPORT'
10113      case $host_os in
10114      os2*)
10115	lt_prog_compiler_static='$wl-static'
10116	;;
10117      esac
10118      ;;
10119
10120    hpux9* | hpux10* | hpux11*)
10121      lt_prog_compiler_wl='-Wl,'
10122      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
10123      # not for PA HP-UX.
10124      case $host_cpu in
10125      hppa*64*|ia64*)
10126	# +Z the default
10127	;;
10128      *)
10129	lt_prog_compiler_pic='+Z'
10130	;;
10131      esac
10132      # Is there a better lt_prog_compiler_static that works with the bundled CC?
10133      lt_prog_compiler_static='$wl-a ${wl}archive'
10134      ;;
10135
10136    irix5* | irix6* | nonstopux*)
10137      lt_prog_compiler_wl='-Wl,'
10138      # PIC (with -KPIC) is the default.
10139      lt_prog_compiler_static='-non_shared'
10140      ;;
10141
10142    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
10143      case $cc_basename in
10144      # old Intel for x86_64, which still supported -KPIC.
10145      ecc*)
10146	lt_prog_compiler_wl='-Wl,'
10147	lt_prog_compiler_pic='-KPIC'
10148	lt_prog_compiler_static='-static'
10149        ;;
10150      # icc used to be incompatible with GCC.
10151      # ICC 10 doesn't accept -KPIC any more.
10152      icc* | ifort*)
10153	lt_prog_compiler_wl='-Wl,'
10154	lt_prog_compiler_pic='-fPIC'
10155	lt_prog_compiler_static='-static'
10156        ;;
10157      # Lahey Fortran 8.1.
10158      lf95*)
10159	lt_prog_compiler_wl='-Wl,'
10160	lt_prog_compiler_pic='--shared'
10161	lt_prog_compiler_static='--static'
10162	;;
10163      nagfor*)
10164	# NAG Fortran compiler
10165	lt_prog_compiler_wl='-Wl,-Wl,,'
10166	lt_prog_compiler_pic='-PIC'
10167	lt_prog_compiler_static='-Bstatic'
10168	;;
10169      tcc*)
10170	# Fabrice Bellard et al's Tiny C Compiler
10171	lt_prog_compiler_wl='-Wl,'
10172	lt_prog_compiler_pic='-fPIC'
10173	lt_prog_compiler_static='-static'
10174	;;
10175      pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
10176        # Portland Group compilers (*not* the Pentium gcc compiler,
10177	# which looks to be a dead project)
10178	lt_prog_compiler_wl='-Wl,'
10179	lt_prog_compiler_pic='-fpic'
10180	lt_prog_compiler_static='-Bstatic'
10181        ;;
10182      ccc*)
10183        lt_prog_compiler_wl='-Wl,'
10184        # All Alpha code is PIC.
10185        lt_prog_compiler_static='-non_shared'
10186        ;;
10187      xl* | bgxl* | bgf* | mpixl*)
10188	# IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
10189	lt_prog_compiler_wl='-Wl,'
10190	lt_prog_compiler_pic='-qpic'
10191	lt_prog_compiler_static='-qstaticlink'
10192	;;
10193      *)
10194	case `$CC -V 2>&1 | sed 5q` in
10195	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
10196	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
10197	  lt_prog_compiler_pic='-KPIC'
10198	  lt_prog_compiler_static='-Bstatic'
10199	  lt_prog_compiler_wl=''
10200	  ;;
10201	*Sun\ F* | *Sun*Fortran*)
10202	  lt_prog_compiler_pic='-KPIC'
10203	  lt_prog_compiler_static='-Bstatic'
10204	  lt_prog_compiler_wl='-Qoption ld '
10205	  ;;
10206	*Sun\ C*)
10207	  # Sun C 5.9
10208	  lt_prog_compiler_pic='-KPIC'
10209	  lt_prog_compiler_static='-Bstatic'
10210	  lt_prog_compiler_wl='-Wl,'
10211	  ;;
10212        *Intel*\ [CF]*Compiler*)
10213	  lt_prog_compiler_wl='-Wl,'
10214	  lt_prog_compiler_pic='-fPIC'
10215	  lt_prog_compiler_static='-static'
10216	  ;;
10217	*Portland\ Group*)
10218	  lt_prog_compiler_wl='-Wl,'
10219	  lt_prog_compiler_pic='-fpic'
10220	  lt_prog_compiler_static='-Bstatic'
10221	  ;;
10222	esac
10223	;;
10224      esac
10225      ;;
10226
10227    newsos6)
10228      lt_prog_compiler_pic='-KPIC'
10229      lt_prog_compiler_static='-Bstatic'
10230      ;;
10231
10232    *nto* | *qnx*)
10233      # QNX uses GNU C++, but need to define -shared option too, otherwise
10234      # it will coredump.
10235      lt_prog_compiler_pic='-fPIC -shared'
10236      ;;
10237
10238    osf3* | osf4* | osf5*)
10239      lt_prog_compiler_wl='-Wl,'
10240      # All OSF/1 code is PIC.
10241      lt_prog_compiler_static='-non_shared'
10242      ;;
10243
10244    rdos*)
10245      lt_prog_compiler_static='-non_shared'
10246      ;;
10247
10248    solaris*)
10249      lt_prog_compiler_pic='-KPIC'
10250      lt_prog_compiler_static='-Bstatic'
10251      case $cc_basename in
10252      f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
10253	lt_prog_compiler_wl='-Qoption ld ';;
10254      *)
10255	lt_prog_compiler_wl='-Wl,';;
10256      esac
10257      ;;
10258
10259    sunos4*)
10260      lt_prog_compiler_wl='-Qoption ld '
10261      lt_prog_compiler_pic='-PIC'
10262      lt_prog_compiler_static='-Bstatic'
10263      ;;
10264
10265    sysv4 | sysv4.2uw2* | sysv4.3*)
10266      lt_prog_compiler_wl='-Wl,'
10267      lt_prog_compiler_pic='-KPIC'
10268      lt_prog_compiler_static='-Bstatic'
10269      ;;
10270
10271    sysv4*MP*)
10272      if test -d /usr/nec; then
10273	lt_prog_compiler_pic='-Kconform_pic'
10274	lt_prog_compiler_static='-Bstatic'
10275      fi
10276      ;;
10277
10278    sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
10279      lt_prog_compiler_wl='-Wl,'
10280      lt_prog_compiler_pic='-KPIC'
10281      lt_prog_compiler_static='-Bstatic'
10282      ;;
10283
10284    unicos*)
10285      lt_prog_compiler_wl='-Wl,'
10286      lt_prog_compiler_can_build_shared=no
10287      ;;
10288
10289    uts4*)
10290      lt_prog_compiler_pic='-pic'
10291      lt_prog_compiler_static='-Bstatic'
10292      ;;
10293
10294    *)
10295      lt_prog_compiler_can_build_shared=no
10296      ;;
10297    esac
10298  fi
10299
10300case $host_os in
10301  # For platforms that do not support PIC, -DPIC is meaningless:
10302  *djgpp*)
10303    lt_prog_compiler_pic=
10304    ;;
10305  *)
10306    lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
10307    ;;
10308esac
10309
10310{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
10311$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
10312if ${lt_cv_prog_compiler_pic+:} false; then :
10313  $as_echo_n "(cached) " >&6
10314else
10315  lt_cv_prog_compiler_pic=$lt_prog_compiler_pic
10316fi
10317{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
10318$as_echo "$lt_cv_prog_compiler_pic" >&6; }
10319lt_prog_compiler_pic=$lt_cv_prog_compiler_pic
10320
10321#
10322# Check to make sure the PIC flag actually works.
10323#
10324if test -n "$lt_prog_compiler_pic"; then
10325  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
10326$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
10327if ${lt_cv_prog_compiler_pic_works+:} false; then :
10328  $as_echo_n "(cached) " >&6
10329else
10330  lt_cv_prog_compiler_pic_works=no
10331   ac_outfile=conftest.$ac_objext
10332   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10333   lt_compiler_flag="$lt_prog_compiler_pic -DPIC"  ## exclude from sc_useless_quotes_in_assignment
10334   # Insert the option either (1) after the last *FLAGS variable, or
10335   # (2) before a word containing "conftest.", or (3) at the end.
10336   # Note that $ac_compile itself does not contain backslashes and begins
10337   # with a dollar sign (not a hyphen), so the echo should work correctly.
10338   # The option is referenced via a variable to avoid confusing sed.
10339   lt_compile=`echo "$ac_compile" | $SED \
10340   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10341   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10342   -e 's:$: $lt_compiler_flag:'`
10343   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10344   (eval "$lt_compile" 2>conftest.err)
10345   ac_status=$?
10346   cat conftest.err >&5
10347   echo "$as_me:$LINENO: \$? = $ac_status" >&5
10348   if (exit $ac_status) && test -s "$ac_outfile"; then
10349     # The compiler can only warn and ignore the option if not recognized
10350     # So say no if there are warnings other than the usual output.
10351     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
10352     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10353     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
10354       lt_cv_prog_compiler_pic_works=yes
10355     fi
10356   fi
10357   $RM conftest*
10358
10359fi
10360{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
10361$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
10362
10363if test yes = "$lt_cv_prog_compiler_pic_works"; then
10364    case $lt_prog_compiler_pic in
10365     "" | " "*) ;;
10366     *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
10367     esac
10368else
10369    lt_prog_compiler_pic=
10370     lt_prog_compiler_can_build_shared=no
10371fi
10372
10373fi
10374
10375
10376
10377
10378
10379
10380
10381
10382
10383
10384
10385#
10386# Check to make sure the static flag actually works.
10387#
10388wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
10389{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
10390$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
10391if ${lt_cv_prog_compiler_static_works+:} false; then :
10392  $as_echo_n "(cached) " >&6
10393else
10394  lt_cv_prog_compiler_static_works=no
10395   save_LDFLAGS=$LDFLAGS
10396   LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
10397   echo "$lt_simple_link_test_code" > conftest.$ac_ext
10398   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10399     # The linker can only warn and ignore the option if not recognized
10400     # So say no if there are warnings
10401     if test -s conftest.err; then
10402       # Append any errors to the config.log.
10403       cat conftest.err 1>&5
10404       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10405       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10406       if diff conftest.exp conftest.er2 >/dev/null; then
10407         lt_cv_prog_compiler_static_works=yes
10408       fi
10409     else
10410       lt_cv_prog_compiler_static_works=yes
10411     fi
10412   fi
10413   $RM -r conftest*
10414   LDFLAGS=$save_LDFLAGS
10415
10416fi
10417{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
10418$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
10419
10420if test yes = "$lt_cv_prog_compiler_static_works"; then
10421    :
10422else
10423    lt_prog_compiler_static=
10424fi
10425
10426
10427
10428
10429
10430
10431
10432  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10433$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10434if ${lt_cv_prog_compiler_c_o+:} false; then :
10435  $as_echo_n "(cached) " >&6
10436else
10437  lt_cv_prog_compiler_c_o=no
10438   $RM -r conftest 2>/dev/null
10439   mkdir conftest
10440   cd conftest
10441   mkdir out
10442   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10443
10444   lt_compiler_flag="-o out/conftest2.$ac_objext"
10445   # Insert the option either (1) after the last *FLAGS variable, or
10446   # (2) before a word containing "conftest.", or (3) at the end.
10447   # Note that $ac_compile itself does not contain backslashes and begins
10448   # with a dollar sign (not a hyphen), so the echo should work correctly.
10449   lt_compile=`echo "$ac_compile" | $SED \
10450   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10451   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10452   -e 's:$: $lt_compiler_flag:'`
10453   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10454   (eval "$lt_compile" 2>out/conftest.err)
10455   ac_status=$?
10456   cat out/conftest.err >&5
10457   echo "$as_me:$LINENO: \$? = $ac_status" >&5
10458   if (exit $ac_status) && test -s out/conftest2.$ac_objext
10459   then
10460     # The compiler can only warn and ignore the option if not recognized
10461     # So say no if there are warnings
10462     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10463     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10464     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10465       lt_cv_prog_compiler_c_o=yes
10466     fi
10467   fi
10468   chmod u+w . 2>&5
10469   $RM conftest*
10470   # SGI C++ compiler will create directory out/ii_files/ for
10471   # template instantiation
10472   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10473   $RM out/* && rmdir out
10474   cd ..
10475   $RM -r conftest
10476   $RM conftest*
10477
10478fi
10479{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10480$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10481
10482
10483
10484
10485
10486
10487  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10488$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10489if ${lt_cv_prog_compiler_c_o+:} false; then :
10490  $as_echo_n "(cached) " >&6
10491else
10492  lt_cv_prog_compiler_c_o=no
10493   $RM -r conftest 2>/dev/null
10494   mkdir conftest
10495   cd conftest
10496   mkdir out
10497   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10498
10499   lt_compiler_flag="-o out/conftest2.$ac_objext"
10500   # Insert the option either (1) after the last *FLAGS variable, or
10501   # (2) before a word containing "conftest.", or (3) at the end.
10502   # Note that $ac_compile itself does not contain backslashes and begins
10503   # with a dollar sign (not a hyphen), so the echo should work correctly.
10504   lt_compile=`echo "$ac_compile" | $SED \
10505   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10506   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10507   -e 's:$: $lt_compiler_flag:'`
10508   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10509   (eval "$lt_compile" 2>out/conftest.err)
10510   ac_status=$?
10511   cat out/conftest.err >&5
10512   echo "$as_me:$LINENO: \$? = $ac_status" >&5
10513   if (exit $ac_status) && test -s out/conftest2.$ac_objext
10514   then
10515     # The compiler can only warn and ignore the option if not recognized
10516     # So say no if there are warnings
10517     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10518     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10519     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10520       lt_cv_prog_compiler_c_o=yes
10521     fi
10522   fi
10523   chmod u+w . 2>&5
10524   $RM conftest*
10525   # SGI C++ compiler will create directory out/ii_files/ for
10526   # template instantiation
10527   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10528   $RM out/* && rmdir out
10529   cd ..
10530   $RM -r conftest
10531   $RM conftest*
10532
10533fi
10534{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10535$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10536
10537
10538
10539
10540hard_links=nottested
10541if test no = "$lt_cv_prog_compiler_c_o" && test no != "$need_locks"; then
10542  # do not overwrite the value of need_locks provided by the user
10543  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
10544$as_echo_n "checking if we can lock with hard links... " >&6; }
10545  hard_links=yes
10546  $RM conftest*
10547  ln conftest.a conftest.b 2>/dev/null && hard_links=no
10548  touch conftest.a
10549  ln conftest.a conftest.b 2>&5 || hard_links=no
10550  ln conftest.a conftest.b 2>/dev/null && hard_links=no
10551  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
10552$as_echo "$hard_links" >&6; }
10553  if test no = "$hard_links"; then
10554    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
10555$as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
10556    need_locks=warn
10557  fi
10558else
10559  need_locks=no
10560fi
10561
10562
10563
10564
10565
10566
10567  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
10568$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
10569
10570  runpath_var=
10571  allow_undefined_flag=
10572  always_export_symbols=no
10573  archive_cmds=
10574  archive_expsym_cmds=
10575  compiler_needs_object=no
10576  enable_shared_with_static_runtimes=no
10577  export_dynamic_flag_spec=
10578  export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
10579  hardcode_automatic=no
10580  hardcode_direct=no
10581  hardcode_direct_absolute=no
10582  hardcode_libdir_flag_spec=
10583  hardcode_libdir_separator=
10584  hardcode_minus_L=no
10585  hardcode_shlibpath_var=unsupported
10586  inherit_rpath=no
10587  link_all_deplibs=unknown
10588  module_cmds=
10589  module_expsym_cmds=
10590  old_archive_from_new_cmds=
10591  old_archive_from_expsyms_cmds=
10592  thread_safe_flag_spec=
10593  whole_archive_flag_spec=
10594  # include_expsyms should be a list of space-separated symbols to be *always*
10595  # included in the symbol list
10596  include_expsyms=
10597  # exclude_expsyms can be an extended regexp of symbols to exclude
10598  # it will be wrapped by ' (' and ')$', so one must not match beginning or
10599  # end of line.  Example: 'a|bc|.*d.*' will exclude the symbols 'a' and 'bc',
10600  # as well as any symbol that contains 'd'.
10601  exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
10602  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
10603  # platforms (ab)use it in PIC code, but their linkers get confused if
10604  # the symbol is explicitly referenced.  Since portable code cannot
10605  # rely on this symbol name, it's probably fine to never include it in
10606  # preloaded symbol tables.
10607  # Exclude shared library initialization/finalization symbols.
10608  extract_expsyms_cmds=
10609
10610  case $host_os in
10611  cygwin* | mingw* | pw32* | cegcc*)
10612    # FIXME: the MSVC++ port hasn't been tested in a loooong time
10613    # When not using gcc, we currently assume that we are using
10614    # Microsoft Visual C++.
10615    if test yes != "$GCC"; then
10616      with_gnu_ld=no
10617    fi
10618    ;;
10619  interix*)
10620    # we just hope/assume this is gcc and not c89 (= MSVC++)
10621    with_gnu_ld=yes
10622    ;;
10623  openbsd* | bitrig*)
10624    with_gnu_ld=no
10625    ;;
10626  esac
10627
10628  ld_shlibs=yes
10629
10630  # On some targets, GNU ld is compatible enough with the native linker
10631  # that we're better off using the native interface for both.
10632  lt_use_gnu_ld_interface=no
10633  if test yes = "$with_gnu_ld"; then
10634    case $host_os in
10635      aix*)
10636	# The AIX port of GNU ld has always aspired to compatibility
10637	# with the native linker.  However, as the warning in the GNU ld
10638	# block says, versions before 2.19.5* couldn't really create working
10639	# shared libraries, regardless of the interface used.
10640	case `$LD -v 2>&1` in
10641	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
10642	  *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
10643	  *\ \(GNU\ Binutils\)\ [3-9]*) ;;
10644	  *)
10645	    lt_use_gnu_ld_interface=yes
10646	    ;;
10647	esac
10648	;;
10649      *)
10650	lt_use_gnu_ld_interface=yes
10651	;;
10652    esac
10653  fi
10654
10655  if test yes = "$lt_use_gnu_ld_interface"; then
10656    # If archive_cmds runs LD, not CC, wlarc should be empty
10657    wlarc='$wl'
10658
10659    # Set some defaults for GNU ld with shared library support. These
10660    # are reset later if shared libraries are not supported. Putting them
10661    # here allows them to be overridden if necessary.
10662    runpath_var=LD_RUN_PATH
10663    hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10664    export_dynamic_flag_spec='$wl--export-dynamic'
10665    # ancient GNU ld didn't support --whole-archive et. al.
10666    if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10667      whole_archive_flag_spec=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
10668    else
10669      whole_archive_flag_spec=
10670    fi
10671    supports_anon_versioning=no
10672    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
10673      *GNU\ gold*) supports_anon_versioning=yes ;;
10674      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10675      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
10676      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
10677      *\ 2.11.*) ;; # other 2.11 versions
10678      *) supports_anon_versioning=yes ;;
10679    esac
10680
10681    # See if GNU ld supports shared libraries.
10682    case $host_os in
10683    aix[3-9]*)
10684      # On AIX/PPC, the GNU linker is very broken
10685      if test ia64 != "$host_cpu"; then
10686	ld_shlibs=no
10687	cat <<_LT_EOF 1>&2
10688
10689*** Warning: the GNU linker, at least up to release 2.19, is reported
10690*** to be unable to reliably create shared libraries on AIX.
10691*** Therefore, libtool is disabling shared libraries support.  If you
10692*** really care for shared libraries, you may want to install binutils
10693*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10694*** You will then need to restart the configuration process.
10695
10696_LT_EOF
10697      fi
10698      ;;
10699
10700    amigaos*)
10701      case $host_cpu in
10702      powerpc)
10703            # see comment about AmigaOS4 .so support
10704            archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10705            archive_expsym_cmds=''
10706        ;;
10707      m68k)
10708            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)'
10709            hardcode_libdir_flag_spec='-L$libdir'
10710            hardcode_minus_L=yes
10711        ;;
10712      esac
10713      ;;
10714
10715    beos*)
10716      if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10717	allow_undefined_flag=unsupported
10718	# Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10719	# support --undefined.  This deserves some investigation.  FIXME
10720	archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10721      else
10722	ld_shlibs=no
10723      fi
10724      ;;
10725
10726    cygwin* | mingw* | pw32* | cegcc*)
10727      # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10728      # as there is no search path for DLLs.
10729      hardcode_libdir_flag_spec='-L$libdir'
10730      export_dynamic_flag_spec='$wl--export-all-symbols'
10731      allow_undefined_flag=unsupported
10732      always_export_symbols=no
10733      enable_shared_with_static_runtimes=yes
10734      export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
10735      exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
10736
10737      if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10738        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10739	# If the export-symbols file already is a .def file, use it as
10740	# is; otherwise, prepend EXPORTS...
10741	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
10742          cp $export_symbols $output_objdir/$soname.def;
10743        else
10744          echo EXPORTS > $output_objdir/$soname.def;
10745          cat $export_symbols >> $output_objdir/$soname.def;
10746        fi~
10747        $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10748      else
10749	ld_shlibs=no
10750      fi
10751      ;;
10752
10753    haiku*)
10754      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10755      link_all_deplibs=yes
10756      ;;
10757
10758    os2*)
10759      hardcode_libdir_flag_spec='-L$libdir'
10760      hardcode_minus_L=yes
10761      allow_undefined_flag=unsupported
10762      shrext_cmds=.dll
10763      archive_cmds='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~
10764	$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~
10765	$ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~
10766	$ECHO EXPORTS >> $output_objdir/$libname.def~
10767	emxexp $libobjs | $SED /"_DLL_InitTerm"/d >> $output_objdir/$libname.def~
10768	$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~
10769	emximp -o $lib $output_objdir/$libname.def'
10770      archive_expsym_cmds='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~
10771	$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~
10772	$ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~
10773	$ECHO EXPORTS >> $output_objdir/$libname.def~
10774	prefix_cmds="$SED"~
10775	if test EXPORTS = "`$SED 1q $export_symbols`"; then
10776	  prefix_cmds="$prefix_cmds -e 1d";
10777	fi~
10778	prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
10779	cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~
10780	$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~
10781	emximp -o $lib $output_objdir/$libname.def'
10782      old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
10783      enable_shared_with_static_runtimes=yes
10784      ;;
10785
10786    interix[3-9]*)
10787      hardcode_direct=no
10788      hardcode_shlibpath_var=no
10789      hardcode_libdir_flag_spec='$wl-rpath,$libdir'
10790      export_dynamic_flag_spec='$wl-E'
10791      # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
10792      # Instead, shared libraries are loaded at an image base (0x10000000 by
10793      # default) and relocated if they conflict, which is a slow very memory
10794      # consuming and fragmenting process.  To avoid this, we pick a random,
10795      # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10796      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
10797      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10798      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'
10799      ;;
10800
10801    gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10802      tmp_diet=no
10803      if test linux-dietlibc = "$host_os"; then
10804	case $cc_basename in
10805	  diet\ *) tmp_diet=yes;;	# linux-dietlibc with static linking (!diet-dyn)
10806	esac
10807      fi
10808      if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10809	 && test no = "$tmp_diet"
10810      then
10811	tmp_addflag=' $pic_flag'
10812	tmp_sharedflag='-shared'
10813	case $cc_basename,$host_cpu in
10814        pgcc*)				# Portland Group C compiler
10815	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
10816	  tmp_addflag=' $pic_flag'
10817	  ;;
10818	pgf77* | pgf90* | pgf95* | pgfortran*)
10819					# Portland Group f77 and f90 compilers
10820	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
10821	  tmp_addflag=' $pic_flag -Mnomain' ;;
10822	ecc*,ia64* | icc*,ia64*)	# Intel C compiler on ia64
10823	  tmp_addflag=' -i_dynamic' ;;
10824	efc*,ia64* | ifort*,ia64*)	# Intel Fortran compiler on ia64
10825	  tmp_addflag=' -i_dynamic -nofor_main' ;;
10826	ifc* | ifort*)			# Intel Fortran compiler
10827	  tmp_addflag=' -nofor_main' ;;
10828	lf95*)				# Lahey Fortran 8.1
10829	  whole_archive_flag_spec=
10830	  tmp_sharedflag='--shared' ;;
10831        nagfor*)                        # NAGFOR 5.3
10832          tmp_sharedflag='-Wl,-shared' ;;
10833	xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
10834	  tmp_sharedflag='-qmkshrobj'
10835	  tmp_addflag= ;;
10836	nvcc*)	# Cuda Compiler Driver 2.2
10837	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
10838	  compiler_needs_object=yes
10839	  ;;
10840	esac
10841	case `$CC -V 2>&1 | sed 5q` in
10842	*Sun\ C*)			# Sun C 5.9
10843	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
10844	  compiler_needs_object=yes
10845	  tmp_sharedflag='-G' ;;
10846	*Sun\ F*)			# Sun Fortran 8.3
10847	  tmp_sharedflag='-G' ;;
10848	esac
10849	archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10850
10851        if test yes = "$supports_anon_versioning"; then
10852          archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10853            cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10854            echo "local: *; };" >> $output_objdir/$libname.ver~
10855            $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib'
10856        fi
10857
10858	case $cc_basename in
10859	tcc*)
10860	  export_dynamic_flag_spec='-rdynamic'
10861	  ;;
10862	xlf* | bgf* | bgxlf* | mpixlf*)
10863	  # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10864	  whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10865	  hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10866	  archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
10867	  if test yes = "$supports_anon_versioning"; then
10868	    archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10869              cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10870              echo "local: *; };" >> $output_objdir/$libname.ver~
10871              $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
10872	  fi
10873	  ;;
10874	esac
10875      else
10876        ld_shlibs=no
10877      fi
10878      ;;
10879
10880    netbsd*)
10881      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10882	archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10883	wlarc=
10884      else
10885	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10886	archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
10887      fi
10888      ;;
10889
10890    solaris*)
10891      if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10892	ld_shlibs=no
10893	cat <<_LT_EOF 1>&2
10894
10895*** Warning: The releases 2.8.* of the GNU linker cannot reliably
10896*** create shared libraries on Solaris systems.  Therefore, libtool
10897*** is disabling shared libraries support.  We urge you to upgrade GNU
10898*** binutils to release 2.9.1 or newer.  Another option is to modify
10899*** your PATH or compiler configuration so that the native linker is
10900*** used, and then restart.
10901
10902_LT_EOF
10903      elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10904	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10905	archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
10906      else
10907	ld_shlibs=no
10908      fi
10909      ;;
10910
10911    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
10912      case `$LD -v 2>&1` in
10913        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10914	ld_shlibs=no
10915	cat <<_LT_EOF 1>&2
10916
10917*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 cannot
10918*** reliably create shared libraries on SCO systems.  Therefore, libtool
10919*** is disabling shared libraries support.  We urge you to upgrade GNU
10920*** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
10921*** your PATH or compiler configuration so that the native linker is
10922*** used, and then restart.
10923
10924_LT_EOF
10925	;;
10926	*)
10927	  # For security reasons, it is highly recommended that you always
10928	  # use absolute paths for naming shared libraries, and exclude the
10929	  # DT_RUNPATH tag from executables and libraries.  But doing so
10930	  # requires that you compile everything twice, which is a pain.
10931	  if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10932	    hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10933	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10934	    archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
10935	  else
10936	    ld_shlibs=no
10937	  fi
10938	;;
10939      esac
10940      ;;
10941
10942    sunos4*)
10943      archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10944      wlarc=
10945      hardcode_direct=yes
10946      hardcode_shlibpath_var=no
10947      ;;
10948
10949    *)
10950      if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10951	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10952	archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
10953      else
10954	ld_shlibs=no
10955      fi
10956      ;;
10957    esac
10958
10959    if test no = "$ld_shlibs"; then
10960      runpath_var=
10961      hardcode_libdir_flag_spec=
10962      export_dynamic_flag_spec=
10963      whole_archive_flag_spec=
10964    fi
10965  else
10966    # PORTME fill in a description of your system's linker (not GNU ld)
10967    case $host_os in
10968    aix3*)
10969      allow_undefined_flag=unsupported
10970      always_export_symbols=yes
10971      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'
10972      # Note: this linker hardcodes the directories in LIBPATH if there
10973      # are no directories specified by -L.
10974      hardcode_minus_L=yes
10975      if test yes = "$GCC" && test -z "$lt_prog_compiler_static"; then
10976	# Neither direct hardcoding nor static linking is supported with a
10977	# broken collect2.
10978	hardcode_direct=unsupported
10979      fi
10980      ;;
10981
10982    aix[4-9]*)
10983      if test ia64 = "$host_cpu"; then
10984	# On IA64, the linker does run time linking by default, so we don't
10985	# have to do anything special.
10986	aix_use_runtimelinking=no
10987	exp_sym_flag='-Bexport'
10988	no_entry_flag=
10989      else
10990	# If we're using GNU nm, then we don't want the "-C" option.
10991	# -C means demangle to GNU nm, but means don't demangle to AIX nm.
10992	# Without the "-l" option, or with the "-B" option, AIX nm treats
10993	# weak defined symbols like other global defined symbols, whereas
10994	# GNU nm marks them as "W".
10995	# While the 'weak' keyword is ignored in the Export File, we need
10996	# it in the Import File for the 'aix-soname' feature, so we have
10997	# to replace the "-B" option with "-P" for AIX nm.
10998	if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10999	  export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols'
11000	else
11001	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
11002	fi
11003	aix_use_runtimelinking=no
11004
11005	# Test if we are trying to use run time linking or normal
11006	# AIX style linking. If -brtl is somewhere in LDFLAGS, we
11007	# have runtime linking enabled, and use it for executables.
11008	# For shared libraries, we enable/disable runtime linking
11009	# depending on the kind of the shared library created -
11010	# when "with_aix_soname,aix_use_runtimelinking" is:
11011	# "aix,no"   lib.a(lib.so.V) shared, rtl:no,  for executables
11012	# "aix,yes"  lib.so          shared, rtl:yes, for executables
11013	#            lib.a           static archive
11014	# "both,no"  lib.so.V(shr.o) shared, rtl:yes
11015	#            lib.a(lib.so.V) shared, rtl:no,  for executables
11016	# "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables
11017	#            lib.a(lib.so.V) shared, rtl:no
11018	# "svr4,*"   lib.so.V(shr.o) shared, rtl:yes, for executables
11019	#            lib.a           static archive
11020	case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
11021	  for ld_flag in $LDFLAGS; do
11022	  if (test x-brtl = "x$ld_flag" || test x-Wl,-brtl = "x$ld_flag"); then
11023	    aix_use_runtimelinking=yes
11024	    break
11025	  fi
11026	  done
11027	  if test svr4,no = "$with_aix_soname,$aix_use_runtimelinking"; then
11028	    # With aix-soname=svr4, we create the lib.so.V shared archives only,
11029	    # so we don't have lib.a shared libs to link our executables.
11030	    # We have to force runtime linking in this case.
11031	    aix_use_runtimelinking=yes
11032	    LDFLAGS="$LDFLAGS -Wl,-brtl"
11033	  fi
11034	  ;;
11035	esac
11036
11037	exp_sym_flag='-bexport'
11038	no_entry_flag='-bnoentry'
11039      fi
11040
11041      # When large executables or shared objects are built, AIX ld can
11042      # have problems creating the table of contents.  If linking a library
11043      # or program results in "error TOC overflow" add -mminimal-toc to
11044      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
11045      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
11046
11047      archive_cmds=''
11048      hardcode_direct=yes
11049      hardcode_direct_absolute=yes
11050      hardcode_libdir_separator=':'
11051      link_all_deplibs=yes
11052      file_list_spec='$wl-f,'
11053      case $with_aix_soname,$aix_use_runtimelinking in
11054      aix,*) ;; # traditional, no import file
11055      svr4,* | *,yes) # use import file
11056	# The Import File defines what to hardcode.
11057	hardcode_direct=no
11058	hardcode_direct_absolute=no
11059	;;
11060      esac
11061
11062      if test yes = "$GCC"; then
11063	case $host_os in aix4.[012]|aix4.[012].*)
11064	# We only want to do this on AIX 4.2 and lower, the check
11065	# below for broken collect2 doesn't work under 4.3+
11066	  collect2name=`$CC -print-prog-name=collect2`
11067	  if test -f "$collect2name" &&
11068	   strings "$collect2name" | $GREP resolve_lib_name >/dev/null
11069	  then
11070	  # We have reworked collect2
11071	  :
11072	  else
11073	  # We have old collect2
11074	  hardcode_direct=unsupported
11075	  # It fails to find uninstalled libraries when the uninstalled
11076	  # path is not listed in the libpath.  Setting hardcode_minus_L
11077	  # to unsupported forces relinking
11078	  hardcode_minus_L=yes
11079	  hardcode_libdir_flag_spec='-L$libdir'
11080	  hardcode_libdir_separator=
11081	  fi
11082	  ;;
11083	esac
11084	shared_flag='-shared'
11085	if test yes = "$aix_use_runtimelinking"; then
11086	  shared_flag="$shared_flag "'$wl-G'
11087	fi
11088	# Need to ensure runtime linking is disabled for the traditional
11089	# shared library, or the linker may eventually find shared libraries
11090	# /with/ Import File - we do not want to mix them.
11091	shared_flag_aix='-shared'
11092	shared_flag_svr4='-shared $wl-G'
11093      else
11094	# not using gcc
11095	if test ia64 = "$host_cpu"; then
11096	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
11097	# chokes on -Wl,-G. The following line is correct:
11098	  shared_flag='-G'
11099	else
11100	  if test yes = "$aix_use_runtimelinking"; then
11101	    shared_flag='$wl-G'
11102	  else
11103	    shared_flag='$wl-bM:SRE'
11104	  fi
11105	  shared_flag_aix='$wl-bM:SRE'
11106	  shared_flag_svr4='$wl-G'
11107	fi
11108      fi
11109
11110      export_dynamic_flag_spec='$wl-bexpall'
11111      # It seems that -bexpall does not export symbols beginning with
11112      # underscore (_), so it is better to generate a list of symbols to export.
11113      always_export_symbols=yes
11114      if test aix,yes = "$with_aix_soname,$aix_use_runtimelinking"; then
11115	# Warning - without using the other runtime loading flags (-brtl),
11116	# -berok will link without error, but may produce a broken library.
11117	allow_undefined_flag='-berok'
11118        # Determine the default libpath from the value encoded in an
11119        # empty executable.
11120        if test set = "${lt_cv_aix_libpath+set}"; then
11121  aix_libpath=$lt_cv_aix_libpath
11122else
11123  if ${lt_cv_aix_libpath_+:} false; then :
11124  $as_echo_n "(cached) " >&6
11125else
11126  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11127/* end confdefs.h.  */
11128
11129int
11130main ()
11131{
11132
11133  ;
11134  return 0;
11135}
11136_ACEOF
11137if ac_fn_c_try_link "$LINENO"; then :
11138
11139  lt_aix_libpath_sed='
11140      /Import File Strings/,/^$/ {
11141	  /^0/ {
11142	      s/^0  *\([^ ]*\) *$/\1/
11143	      p
11144	  }
11145      }'
11146  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
11147  # Check for a 64-bit object if we didn't find anything.
11148  if test -z "$lt_cv_aix_libpath_"; then
11149    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
11150  fi
11151fi
11152rm -f core conftest.err conftest.$ac_objext \
11153    conftest$ac_exeext conftest.$ac_ext
11154  if test -z "$lt_cv_aix_libpath_"; then
11155    lt_cv_aix_libpath_=/usr/lib:/lib
11156  fi
11157
11158fi
11159
11160  aix_libpath=$lt_cv_aix_libpath_
11161fi
11162
11163        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
11164        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
11165      else
11166	if test ia64 = "$host_cpu"; then
11167	  hardcode_libdir_flag_spec='$wl-R $libdir:/usr/lib:/lib'
11168	  allow_undefined_flag="-z nodefs"
11169	  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"
11170	else
11171	 # Determine the default libpath from the value encoded in an
11172	 # empty executable.
11173	 if test set = "${lt_cv_aix_libpath+set}"; then
11174  aix_libpath=$lt_cv_aix_libpath
11175else
11176  if ${lt_cv_aix_libpath_+:} false; then :
11177  $as_echo_n "(cached) " >&6
11178else
11179  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11180/* end confdefs.h.  */
11181
11182int
11183main ()
11184{
11185
11186  ;
11187  return 0;
11188}
11189_ACEOF
11190if ac_fn_c_try_link "$LINENO"; then :
11191
11192  lt_aix_libpath_sed='
11193      /Import File Strings/,/^$/ {
11194	  /^0/ {
11195	      s/^0  *\([^ ]*\) *$/\1/
11196	      p
11197	  }
11198      }'
11199  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
11200  # Check for a 64-bit object if we didn't find anything.
11201  if test -z "$lt_cv_aix_libpath_"; then
11202    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
11203  fi
11204fi
11205rm -f core conftest.err conftest.$ac_objext \
11206    conftest$ac_exeext conftest.$ac_ext
11207  if test -z "$lt_cv_aix_libpath_"; then
11208    lt_cv_aix_libpath_=/usr/lib:/lib
11209  fi
11210
11211fi
11212
11213  aix_libpath=$lt_cv_aix_libpath_
11214fi
11215
11216	 hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
11217	  # Warning - without using the other run time loading flags,
11218	  # -berok will link without error, but may produce a broken library.
11219	  no_undefined_flag=' $wl-bernotok'
11220	  allow_undefined_flag=' $wl-berok'
11221	  if test yes = "$with_gnu_ld"; then
11222	    # We only use this code for GNU lds that support --whole-archive.
11223	    whole_archive_flag_spec='$wl--whole-archive$convenience $wl--no-whole-archive'
11224	  else
11225	    # Exported symbols can be pulled into shared objects from archives
11226	    whole_archive_flag_spec='$convenience'
11227	  fi
11228	  archive_cmds_need_lc=yes
11229	  archive_expsym_cmds='$RM -r $output_objdir/$realname.d~$MKDIR $output_objdir/$realname.d'
11230	  # -brtl affects multiple linker settings, -berok does not and is overridden later
11231	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
11232	  if test svr4 != "$with_aix_soname"; then
11233	    # This is similar to how AIX traditionally builds its shared libraries.
11234	    archive_expsym_cmds="$archive_expsym_cmds"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$soname $libobjs $deplibs $wl-bnoentry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$realname.d/$soname'
11235	  fi
11236	  if test aix != "$with_aix_soname"; then
11237	    archive_expsym_cmds="$archive_expsym_cmds"'~$CC '$shared_flag_svr4' -o $output_objdir/$realname.d/$shared_archive_member_spec.o $libobjs $deplibs $wl-bnoentry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$STRIP -e $output_objdir/$realname.d/$shared_archive_member_spec.o~( func_echo_all "#! $soname($shared_archive_member_spec.o)"; if test shr_64 = "$shared_archive_member_spec"; then func_echo_all "# 64"; else func_echo_all "# 32"; fi; cat $export_symbols ) > $output_objdir/$realname.d/$shared_archive_member_spec.imp~$AR $AR_FLAGS $output_objdir/$soname $output_objdir/$realname.d/$shared_archive_member_spec.o $output_objdir/$realname.d/$shared_archive_member_spec.imp'
11238	  else
11239	    # used by -dlpreopen to get the symbols
11240	    archive_expsym_cmds="$archive_expsym_cmds"'~$MV  $output_objdir/$realname.d/$soname $output_objdir'
11241	  fi
11242	  archive_expsym_cmds="$archive_expsym_cmds"'~$RM -r $output_objdir/$realname.d'
11243	fi
11244      fi
11245      ;;
11246
11247    amigaos*)
11248      case $host_cpu in
11249      powerpc)
11250            # see comment about AmigaOS4 .so support
11251            archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
11252            archive_expsym_cmds=''
11253        ;;
11254      m68k)
11255            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)'
11256            hardcode_libdir_flag_spec='-L$libdir'
11257            hardcode_minus_L=yes
11258        ;;
11259      esac
11260      ;;
11261
11262    bsdi[45]*)
11263      export_dynamic_flag_spec=-rdynamic
11264      ;;
11265
11266    cygwin* | mingw* | pw32* | cegcc*)
11267      # When not using gcc, we currently assume that we are using
11268      # Microsoft Visual C++.
11269      # hardcode_libdir_flag_spec is actually meaningless, as there is
11270      # no search path for DLLs.
11271      case $cc_basename in
11272      cl*)
11273	# Native MSVC
11274	hardcode_libdir_flag_spec=' '
11275	allow_undefined_flag=unsupported
11276	always_export_symbols=yes
11277	file_list_spec='@'
11278	# Tell ltmain to make .lib files, not .a files.
11279	libext=lib
11280	# Tell ltmain to make .dll files, not .so files.
11281	shrext_cmds=.dll
11282	# FIXME: Setting linknames here is a bad hack.
11283	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
11284	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
11285            cp "$export_symbols" "$output_objdir/$soname.def";
11286            echo "$tool_output_objdir$soname.def" > "$output_objdir/$soname.exp";
11287          else
11288            $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
11289          fi~
11290          $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
11291          linknames='
11292	# The linker will not automatically build a static lib if we build a DLL.
11293	# _LT_TAGVAR(old_archive_from_new_cmds, )='true'
11294	enable_shared_with_static_runtimes=yes
11295	exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
11296	export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
11297	# Don't use ranlib
11298	old_postinstall_cmds='chmod 644 $oldlib'
11299	postlink_cmds='lt_outputfile="@OUTPUT@"~
11300          lt_tool_outputfile="@TOOL_OUTPUT@"~
11301          case $lt_outputfile in
11302            *.exe|*.EXE) ;;
11303            *)
11304              lt_outputfile=$lt_outputfile.exe
11305              lt_tool_outputfile=$lt_tool_outputfile.exe
11306              ;;
11307          esac~
11308          if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest"; then
11309            $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
11310            $RM "$lt_outputfile.manifest";
11311          fi'
11312	;;
11313      *)
11314	# Assume MSVC wrapper
11315	hardcode_libdir_flag_spec=' '
11316	allow_undefined_flag=unsupported
11317	# Tell ltmain to make .lib files, not .a files.
11318	libext=lib
11319	# Tell ltmain to make .dll files, not .so files.
11320	shrext_cmds=.dll
11321	# FIXME: Setting linknames here is a bad hack.
11322	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
11323	# The linker will automatically build a .lib file if we build a DLL.
11324	old_archive_from_new_cmds='true'
11325	# FIXME: Should let the user specify the lib program.
11326	old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
11327	enable_shared_with_static_runtimes=yes
11328	;;
11329      esac
11330      ;;
11331
11332    darwin* | rhapsody*)
11333
11334
11335  archive_cmds_need_lc=no
11336  hardcode_direct=no
11337  hardcode_automatic=yes
11338  hardcode_shlibpath_var=unsupported
11339  if test yes = "$lt_cv_ld_force_load"; then
11340    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
11341
11342  else
11343    whole_archive_flag_spec=''
11344  fi
11345  link_all_deplibs=yes
11346  allow_undefined_flag=$_lt_dar_allow_undefined
11347  case $cc_basename in
11348     ifort*|nagfor*) _lt_dar_can_shared=yes ;;
11349     *) _lt_dar_can_shared=$GCC ;;
11350  esac
11351  if test yes = "$_lt_dar_can_shared"; then
11352    output_verbose_link_cmd=func_echo_all
11353    archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dsymutil"
11354    module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dsymutil"
11355    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"
11356    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"
11357
11358  else
11359  ld_shlibs=no
11360  fi
11361
11362      ;;
11363
11364    dgux*)
11365      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11366      hardcode_libdir_flag_spec='-L$libdir'
11367      hardcode_shlibpath_var=no
11368      ;;
11369
11370    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
11371    # support.  Future versions do this automatically, but an explicit c++rt0.o
11372    # does not break anything, and helps significantly (at the cost of a little
11373    # extra space).
11374    freebsd2.2*)
11375      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
11376      hardcode_libdir_flag_spec='-R$libdir'
11377      hardcode_direct=yes
11378      hardcode_shlibpath_var=no
11379      ;;
11380
11381    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
11382    freebsd2.*)
11383      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11384      hardcode_direct=yes
11385      hardcode_minus_L=yes
11386      hardcode_shlibpath_var=no
11387      ;;
11388
11389    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
11390    freebsd* | dragonfly*)
11391      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11392      hardcode_libdir_flag_spec='-R$libdir'
11393      hardcode_direct=yes
11394      hardcode_shlibpath_var=no
11395      ;;
11396
11397    hpux9*)
11398      if test yes = "$GCC"; then
11399	archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag $wl+b $wl$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib'
11400      else
11401	archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib'
11402      fi
11403      hardcode_libdir_flag_spec='$wl+b $wl$libdir'
11404      hardcode_libdir_separator=:
11405      hardcode_direct=yes
11406
11407      # hardcode_minus_L: Not really in the search PATH,
11408      # but as the default location of the library.
11409      hardcode_minus_L=yes
11410      export_dynamic_flag_spec='$wl-E'
11411      ;;
11412
11413    hpux10*)
11414      if test yes,no = "$GCC,$with_gnu_ld"; then
11415	archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11416      else
11417	archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11418      fi
11419      if test no = "$with_gnu_ld"; then
11420	hardcode_libdir_flag_spec='$wl+b $wl$libdir'
11421	hardcode_libdir_separator=:
11422	hardcode_direct=yes
11423	hardcode_direct_absolute=yes
11424	export_dynamic_flag_spec='$wl-E'
11425	# hardcode_minus_L: Not really in the search PATH,
11426	# but as the default location of the library.
11427	hardcode_minus_L=yes
11428      fi
11429      ;;
11430
11431    hpux11*)
11432      if test yes,no = "$GCC,$with_gnu_ld"; then
11433	case $host_cpu in
11434	hppa*64*)
11435	  archive_cmds='$CC -shared $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
11436	  ;;
11437	ia64*)
11438	  archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11439	  ;;
11440	*)
11441	  archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11442	  ;;
11443	esac
11444      else
11445	case $host_cpu in
11446	hppa*64*)
11447	  archive_cmds='$CC -b $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
11448	  ;;
11449	ia64*)
11450	  archive_cmds='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11451	  ;;
11452	*)
11453
11454	  # Older versions of the 11.00 compiler do not understand -b yet
11455	  # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
11456	  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
11457$as_echo_n "checking if $CC understands -b... " >&6; }
11458if ${lt_cv_prog_compiler__b+:} false; then :
11459  $as_echo_n "(cached) " >&6
11460else
11461  lt_cv_prog_compiler__b=no
11462   save_LDFLAGS=$LDFLAGS
11463   LDFLAGS="$LDFLAGS -b"
11464   echo "$lt_simple_link_test_code" > conftest.$ac_ext
11465   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
11466     # The linker can only warn and ignore the option if not recognized
11467     # So say no if there are warnings
11468     if test -s conftest.err; then
11469       # Append any errors to the config.log.
11470       cat conftest.err 1>&5
11471       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
11472       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
11473       if diff conftest.exp conftest.er2 >/dev/null; then
11474         lt_cv_prog_compiler__b=yes
11475       fi
11476     else
11477       lt_cv_prog_compiler__b=yes
11478     fi
11479   fi
11480   $RM -r conftest*
11481   LDFLAGS=$save_LDFLAGS
11482
11483fi
11484{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
11485$as_echo "$lt_cv_prog_compiler__b" >&6; }
11486
11487if test yes = "$lt_cv_prog_compiler__b"; then
11488    archive_cmds='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11489else
11490    archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11491fi
11492
11493	  ;;
11494	esac
11495      fi
11496      if test no = "$with_gnu_ld"; then
11497	hardcode_libdir_flag_spec='$wl+b $wl$libdir'
11498	hardcode_libdir_separator=:
11499
11500	case $host_cpu in
11501	hppa*64*|ia64*)
11502	  hardcode_direct=no
11503	  hardcode_shlibpath_var=no
11504	  ;;
11505	*)
11506	  hardcode_direct=yes
11507	  hardcode_direct_absolute=yes
11508	  export_dynamic_flag_spec='$wl-E'
11509
11510	  # hardcode_minus_L: Not really in the search PATH,
11511	  # but as the default location of the library.
11512	  hardcode_minus_L=yes
11513	  ;;
11514	esac
11515      fi
11516      ;;
11517
11518    irix5* | irix6* | nonstopux*)
11519      if test yes = "$GCC"; then
11520	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
11521	# Try to use the -exported_symbol ld option, if it does not
11522	# work, assume that -exports_file does not work either and
11523	# implicitly export all symbols.
11524	# This should be the same for all languages, so no per-tag cache variable.
11525	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
11526$as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
11527if ${lt_cv_irix_exported_symbol+:} false; then :
11528  $as_echo_n "(cached) " >&6
11529else
11530  save_LDFLAGS=$LDFLAGS
11531	   LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update_registry $wl/dev/null"
11532	   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11533/* end confdefs.h.  */
11534int foo (void) { return 0; }
11535_ACEOF
11536if ac_fn_c_try_link "$LINENO"; then :
11537  lt_cv_irix_exported_symbol=yes
11538else
11539  lt_cv_irix_exported_symbol=no
11540fi
11541rm -f core conftest.err conftest.$ac_objext \
11542    conftest$ac_exeext conftest.$ac_ext
11543           LDFLAGS=$save_LDFLAGS
11544fi
11545{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
11546$as_echo "$lt_cv_irix_exported_symbol" >&6; }
11547	if test yes = "$lt_cv_irix_exported_symbol"; then
11548          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
11549	fi
11550      else
11551	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
11552	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
11553      fi
11554      archive_cmds_need_lc='no'
11555      hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
11556      hardcode_libdir_separator=:
11557      inherit_rpath=yes
11558      link_all_deplibs=yes
11559      ;;
11560
11561    linux*)
11562      case $cc_basename in
11563      tcc*)
11564	# Fabrice Bellard et al's Tiny C Compiler
11565	ld_shlibs=yes
11566	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11567	;;
11568      esac
11569      ;;
11570
11571    netbsd*)
11572      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11573	archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
11574      else
11575	archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
11576      fi
11577      hardcode_libdir_flag_spec='-R$libdir'
11578      hardcode_direct=yes
11579      hardcode_shlibpath_var=no
11580      ;;
11581
11582    newsos6)
11583      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11584      hardcode_direct=yes
11585      hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
11586      hardcode_libdir_separator=:
11587      hardcode_shlibpath_var=no
11588      ;;
11589
11590    *nto* | *qnx*)
11591      ;;
11592
11593    openbsd* | bitrig*)
11594      if test -f /usr/libexec/ld.so; then
11595	hardcode_direct=yes
11596	hardcode_shlibpath_var=no
11597	hardcode_direct_absolute=yes
11598	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
11599	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11600	  archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-symbols-file,$export_symbols'
11601	  hardcode_libdir_flag_spec='$wl-rpath,$libdir'
11602	  export_dynamic_flag_spec='$wl-E'
11603	else
11604	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11605	  hardcode_libdir_flag_spec='$wl-rpath,$libdir'
11606	fi
11607      else
11608	ld_shlibs=no
11609      fi
11610      ;;
11611
11612    os2*)
11613      hardcode_libdir_flag_spec='-L$libdir'
11614      hardcode_minus_L=yes
11615      allow_undefined_flag=unsupported
11616      shrext_cmds=.dll
11617      archive_cmds='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~
11618	$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~
11619	$ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~
11620	$ECHO EXPORTS >> $output_objdir/$libname.def~
11621	emxexp $libobjs | $SED /"_DLL_InitTerm"/d >> $output_objdir/$libname.def~
11622	$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~
11623	emximp -o $lib $output_objdir/$libname.def'
11624      archive_expsym_cmds='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~
11625	$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~
11626	$ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~
11627	$ECHO EXPORTS >> $output_objdir/$libname.def~
11628	prefix_cmds="$SED"~
11629	if test EXPORTS = "`$SED 1q $export_symbols`"; then
11630	  prefix_cmds="$prefix_cmds -e 1d";
11631	fi~
11632	prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
11633	cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~
11634	$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~
11635	emximp -o $lib $output_objdir/$libname.def'
11636      old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
11637      enable_shared_with_static_runtimes=yes
11638      ;;
11639
11640    osf3*)
11641      if test yes = "$GCC"; then
11642	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
11643	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
11644      else
11645	allow_undefined_flag=' -expect_unresolved \*'
11646	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
11647      fi
11648      archive_cmds_need_lc='no'
11649      hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
11650      hardcode_libdir_separator=:
11651      ;;
11652
11653    osf4* | osf5*)	# as osf3* with the addition of -msym flag
11654      if test yes = "$GCC"; then
11655	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
11656	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
11657	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
11658      else
11659	allow_undefined_flag=' -expect_unresolved \*'
11660	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
11661	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~
11662          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
11663
11664	# Both c and cxx compiler support -rpath directly
11665	hardcode_libdir_flag_spec='-rpath $libdir'
11666      fi
11667      archive_cmds_need_lc='no'
11668      hardcode_libdir_separator=:
11669      ;;
11670
11671    solaris*)
11672      no_undefined_flag=' -z defs'
11673      if test yes = "$GCC"; then
11674	wlarc='$wl'
11675	archive_cmds='$CC -shared $pic_flag $wl-z ${wl}text $wl-h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
11676	archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11677          $CC -shared $pic_flag $wl-z ${wl}text $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11678      else
11679	case `$CC -V 2>&1` in
11680	*"Compilers 5.0"*)
11681	  wlarc=''
11682	  archive_cmds='$LD -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $linker_flags'
11683	  archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11684            $LD -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
11685	  ;;
11686	*)
11687	  wlarc='$wl'
11688	  archive_cmds='$CC -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $compiler_flags'
11689	  archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11690            $CC -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11691	  ;;
11692	esac
11693      fi
11694      hardcode_libdir_flag_spec='-R$libdir'
11695      hardcode_shlibpath_var=no
11696      case $host_os in
11697      solaris2.[0-5] | solaris2.[0-5].*) ;;
11698      *)
11699	# The compiler driver will combine and reorder linker options,
11700	# but understands '-z linker_flag'.  GCC discards it without '$wl',
11701	# but is careful enough not to reorder.
11702	# Supported since Solaris 2.6 (maybe 2.5.1?)
11703	if test yes = "$GCC"; then
11704	  whole_archive_flag_spec='$wl-z ${wl}allextract$convenience $wl-z ${wl}defaultextract'
11705	else
11706	  whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
11707	fi
11708	;;
11709      esac
11710      link_all_deplibs=yes
11711      ;;
11712
11713    sunos4*)
11714      if test sequent = "$host_vendor"; then
11715	# Use $CC to link under sequent, because it throws in some extra .o
11716	# files that make .init and .fini sections work.
11717	archive_cmds='$CC -G $wl-h $soname -o $lib $libobjs $deplibs $compiler_flags'
11718      else
11719	archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
11720      fi
11721      hardcode_libdir_flag_spec='-L$libdir'
11722      hardcode_direct=yes
11723      hardcode_minus_L=yes
11724      hardcode_shlibpath_var=no
11725      ;;
11726
11727    sysv4)
11728      case $host_vendor in
11729	sni)
11730	  archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11731	  hardcode_direct=yes # is this really true???
11732	;;
11733	siemens)
11734	  ## LD is ld it makes a PLAMLIB
11735	  ## CC just makes a GrossModule.
11736	  archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
11737	  reload_cmds='$CC -r -o $output$reload_objs'
11738	  hardcode_direct=no
11739        ;;
11740	motorola)
11741	  archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11742	  hardcode_direct=no #Motorola manual says yes, but my tests say they lie
11743	;;
11744      esac
11745      runpath_var='LD_RUN_PATH'
11746      hardcode_shlibpath_var=no
11747      ;;
11748
11749    sysv4.3*)
11750      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11751      hardcode_shlibpath_var=no
11752      export_dynamic_flag_spec='-Bexport'
11753      ;;
11754
11755    sysv4*MP*)
11756      if test -d /usr/nec; then
11757	archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11758	hardcode_shlibpath_var=no
11759	runpath_var=LD_RUN_PATH
11760	hardcode_runpath_var=yes
11761	ld_shlibs=yes
11762      fi
11763      ;;
11764
11765    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
11766      no_undefined_flag='$wl-z,text'
11767      archive_cmds_need_lc=no
11768      hardcode_shlibpath_var=no
11769      runpath_var='LD_RUN_PATH'
11770
11771      if test yes = "$GCC"; then
11772	archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11773	archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11774      else
11775	archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11776	archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11777      fi
11778      ;;
11779
11780    sysv5* | sco3.2v5* | sco5v6*)
11781      # Note: We CANNOT use -z defs as we might desire, because we do not
11782      # link with -lc, and that would cause any symbols used from libc to
11783      # always be unresolved, which means just about no library would
11784      # ever link correctly.  If we're not using GNU ld we use -z text
11785      # though, which does catch some bad symbols but isn't as heavy-handed
11786      # as -z defs.
11787      no_undefined_flag='$wl-z,text'
11788      allow_undefined_flag='$wl-z,nodefs'
11789      archive_cmds_need_lc=no
11790      hardcode_shlibpath_var=no
11791      hardcode_libdir_flag_spec='$wl-R,$libdir'
11792      hardcode_libdir_separator=':'
11793      link_all_deplibs=yes
11794      export_dynamic_flag_spec='$wl-Bexport'
11795      runpath_var='LD_RUN_PATH'
11796
11797      if test yes = "$GCC"; then
11798	archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11799	archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11800      else
11801	archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11802	archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11803      fi
11804      ;;
11805
11806    uts4*)
11807      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11808      hardcode_libdir_flag_spec='-L$libdir'
11809      hardcode_shlibpath_var=no
11810      ;;
11811
11812    *)
11813      ld_shlibs=no
11814      ;;
11815    esac
11816
11817    if test sni = "$host_vendor"; then
11818      case $host in
11819      sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
11820	export_dynamic_flag_spec='$wl-Blargedynsym'
11821	;;
11822      esac
11823    fi
11824  fi
11825
11826{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
11827$as_echo "$ld_shlibs" >&6; }
11828test no = "$ld_shlibs" && can_build_shared=no
11829
11830with_gnu_ld=$with_gnu_ld
11831
11832
11833
11834
11835
11836
11837
11838
11839
11840
11841
11842
11843
11844
11845
11846#
11847# Do we need to explicitly link libc?
11848#
11849case "x$archive_cmds_need_lc" in
11850x|xyes)
11851  # Assume -lc should be added
11852  archive_cmds_need_lc=yes
11853
11854  if test yes,yes = "$GCC,$enable_shared"; then
11855    case $archive_cmds in
11856    *'~'*)
11857      # FIXME: we may have to deal with multi-command sequences.
11858      ;;
11859    '$CC '*)
11860      # Test whether the compiler implicitly links with -lc since on some
11861      # systems, -lgcc has to come before -lc. If gcc already passes -lc
11862      # to ld, don't add -lc before -lgcc.
11863      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11864$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
11865if ${lt_cv_archive_cmds_need_lc+:} false; then :
11866  $as_echo_n "(cached) " >&6
11867else
11868  $RM conftest*
11869	echo "$lt_simple_compile_test_code" > conftest.$ac_ext
11870
11871	if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11872  (eval $ac_compile) 2>&5
11873  ac_status=$?
11874  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11875  test $ac_status = 0; } 2>conftest.err; then
11876	  soname=conftest
11877	  lib=conftest
11878	  libobjs=conftest.$ac_objext
11879	  deplibs=
11880	  wl=$lt_prog_compiler_wl
11881	  pic_flag=$lt_prog_compiler_pic
11882	  compiler_flags=-v
11883	  linker_flags=-v
11884	  verstring=
11885	  output_objdir=.
11886	  libname=conftest
11887	  lt_save_allow_undefined_flag=$allow_undefined_flag
11888	  allow_undefined_flag=
11889	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
11890  (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11891  ac_status=$?
11892  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11893  test $ac_status = 0; }
11894	  then
11895	    lt_cv_archive_cmds_need_lc=no
11896	  else
11897	    lt_cv_archive_cmds_need_lc=yes
11898	  fi
11899	  allow_undefined_flag=$lt_save_allow_undefined_flag
11900	else
11901	  cat conftest.err 1>&5
11902	fi
11903	$RM conftest*
11904
11905fi
11906{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11907$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11908      archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
11909      ;;
11910    esac
11911  fi
11912  ;;
11913esac
11914
11915
11916
11917
11918
11919
11920
11921
11922
11923
11924
11925
11926
11927
11928
11929
11930
11931
11932
11933
11934
11935
11936
11937
11938
11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952
11953
11954
11955
11956
11957
11958
11959
11960
11961
11962
11963
11964
11965
11966
11967
11968
11969
11970
11971
11972
11973
11974
11975
11976
11977
11978
11979
11980
11981
11982
11983
11984
11985
11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
12005
12006
12007
12008
12009
12010
12011
12012
12013
12014
12015
12016
12017
12018
12019
12020
12021
12022
12023
12024
12025
12026
12027
12028
12029
12030
12031
12032
12033
12034
12035
12036
12037
12038
12039
12040
12041
12042
12043
12044
12045
12046
12047
12048
12049
12050
12051
12052
12053
12054
12055
12056
12057
12058
12059
12060
12061
12062
12063
12064
12065
12066  { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
12067$as_echo_n "checking dynamic linker characteristics... " >&6; }
12068
12069if test yes = "$GCC"; then
12070  case $host_os in
12071    darwin*) lt_awk_arg='/^libraries:/,/LR/' ;;
12072    *) lt_awk_arg='/^libraries:/' ;;
12073  esac
12074  case $host_os in
12075    mingw* | cegcc*) lt_sed_strip_eq='s|=\([A-Za-z]:\)|\1|g' ;;
12076    *) lt_sed_strip_eq='s|=/|/|g' ;;
12077  esac
12078  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
12079  case $lt_search_path_spec in
12080  *\;*)
12081    # if the path contains ";" then we assume it to be the separator
12082    # otherwise default to the standard path separator (i.e. ":") - it is
12083    # assumed that no part of a normal pathname contains ";" but that should
12084    # okay in the real world where ";" in dirpaths is itself problematic.
12085    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
12086    ;;
12087  *)
12088    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
12089    ;;
12090  esac
12091  # Ok, now we have the path, separated by spaces, we can step through it
12092  # and add multilib dir if necessary...
12093  lt_tmp_lt_search_path_spec=
12094  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
12095  # ...but if some path component already ends with the multilib dir we assume
12096  # that all is fine and trust -print-search-dirs as is (GCC 4.2? or newer).
12097  case "$lt_multi_os_dir; $lt_search_path_spec " in
12098  "/; "* | "/.; "* | "/./; "* | *"$lt_multi_os_dir "* | *"$lt_multi_os_dir/ "*)
12099    lt_multi_os_dir=
12100    ;;
12101  esac
12102  for lt_sys_path in $lt_search_path_spec; do
12103    if test -d "$lt_sys_path$lt_multi_os_dir"; then
12104      lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path$lt_multi_os_dir"
12105    elif test -n "$lt_multi_os_dir"; then
12106      test -d "$lt_sys_path" && \
12107	lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
12108    fi
12109  done
12110  lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
12111BEGIN {RS = " "; FS = "/|\n";} {
12112  lt_foo = "";
12113  lt_count = 0;
12114  for (lt_i = NF; lt_i > 0; lt_i--) {
12115    if ($lt_i != "" && $lt_i != ".") {
12116      if ($lt_i == "..") {
12117        lt_count++;
12118      } else {
12119        if (lt_count == 0) {
12120          lt_foo = "/" $lt_i lt_foo;
12121        } else {
12122          lt_count--;
12123        }
12124      }
12125    }
12126  }
12127  if (lt_foo != "") { lt_freq[lt_foo]++; }
12128  if (lt_freq[lt_foo] == 1) { print lt_foo; }
12129}'`
12130  # AWK program above erroneously prepends '/' to C:/dos/paths
12131  # for these hosts.
12132  case $host_os in
12133    mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
12134      $SED 's|/\([A-Za-z]:\)|\1|g'` ;;
12135  esac
12136  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
12137else
12138  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
12139fi
12140library_names_spec=
12141libname_spec='lib$name'
12142soname_spec=
12143shrext_cmds=.so
12144postinstall_cmds=
12145postuninstall_cmds=
12146finish_cmds=
12147finish_eval=
12148shlibpath_var=
12149shlibpath_overrides_runpath=unknown
12150version_type=none
12151dynamic_linker="$host_os ld.so"
12152sys_lib_dlsearch_path_spec="/lib /usr/lib"
12153need_lib_prefix=unknown
12154hardcode_into_libs=no
12155
12156# when you set need_version to no, make sure it does not cause -set_version
12157# flags to be left without arguments
12158need_version=unknown
12159
12160
12161
12162case $host_os in
12163aix3*)
12164  version_type=linux # correct to gnu/linux during the next big refactor
12165  library_names_spec='$libname$release$shared_ext$versuffix $libname.a'
12166  shlibpath_var=LIBPATH
12167
12168  # AIX 3 has no versioning support, so we append a major version to the name.
12169  soname_spec='$libname$release$shared_ext$major'
12170  ;;
12171
12172aix[4-9]*)
12173  version_type=linux # correct to gnu/linux during the next big refactor
12174  need_lib_prefix=no
12175  need_version=no
12176  hardcode_into_libs=yes
12177  if test ia64 = "$host_cpu"; then
12178    # AIX 5 supports IA64
12179    library_names_spec='$libname$release$shared_ext$major $libname$release$shared_ext$versuffix $libname$shared_ext'
12180    shlibpath_var=LD_LIBRARY_PATH
12181  else
12182    # With GCC up to 2.95.x, collect2 would create an import file
12183    # for dependence libraries.  The import file would start with
12184    # the line '#! .'.  This would cause the generated library to
12185    # depend on '.', always an invalid library.  This was fixed in
12186    # development snapshots of GCC prior to 3.0.
12187    case $host_os in
12188      aix4 | aix4.[01] | aix4.[01].*)
12189      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
12190	   echo ' yes '
12191	   echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then
12192	:
12193      else
12194	can_build_shared=no
12195      fi
12196      ;;
12197    esac
12198    # Using Import Files as archive members, it is possible to support
12199    # filename-based versioning of shared library archives on AIX. While
12200    # this would work for both with and without runtime linking, it will
12201    # prevent static linking of such archives. So we do filename-based
12202    # shared library versioning with .so extension only, which is used
12203    # when both runtime linking and shared linking is enabled.
12204    # Unfortunately, runtime linking may impact performance, so we do
12205    # not want this to be the default eventually. Also, we use the
12206    # versioned .so libs for executables only if there is the -brtl
12207    # linker flag in LDFLAGS as well, or --with-aix-soname=svr4 only.
12208    # To allow for filename-based versioning support, we need to create
12209    # libNAME.so.V as an archive file, containing:
12210    # *) an Import File, referring to the versioned filename of the
12211    #    archive as well as the shared archive member, telling the
12212    #    bitwidth (32 or 64) of that shared object, and providing the
12213    #    list of exported symbols of that shared object, eventually
12214    #    decorated with the 'weak' keyword
12215    # *) the shared object with the F_LOADONLY flag set, to really avoid
12216    #    it being seen by the linker.
12217    # At run time we better use the real file rather than another symlink,
12218    # but for link time we create the symlink libNAME.so -> libNAME.so.V
12219
12220    case $with_aix_soname,$aix_use_runtimelinking in
12221    # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct
12222    # soname into executable. Probably we can add versioning support to
12223    # collect2, so additional links can be useful in future.
12224    aix,yes) # traditional libtool
12225      dynamic_linker='AIX unversionable lib.so'
12226      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
12227      # instead of lib<name>.a to let people know that these are not
12228      # typical AIX shared libraries.
12229      library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12230      ;;
12231    aix,no) # traditional AIX only
12232      dynamic_linker='AIX lib.a(lib.so.V)'
12233      # We preserve .a as extension for shared libraries through AIX4.2
12234      # and later when we are not doing run time linking.
12235      library_names_spec='$libname$release.a $libname.a'
12236      soname_spec='$libname$release$shared_ext$major'
12237      ;;
12238    svr4,*) # full svr4 only
12239      dynamic_linker="AIX lib.so.V($shared_archive_member_spec.o)"
12240      library_names_spec='$libname$release$shared_ext$major $libname$shared_ext'
12241      # We do not specify a path in Import Files, so LIBPATH fires.
12242      shlibpath_overrides_runpath=yes
12243      ;;
12244    *,yes) # both, prefer svr4
12245      dynamic_linker="AIX lib.so.V($shared_archive_member_spec.o), lib.a(lib.so.V)"
12246      library_names_spec='$libname$release$shared_ext$major $libname$shared_ext'
12247      # unpreferred sharedlib libNAME.a needs extra handling
12248      postinstall_cmds='test -n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$dir/$func_stripname_result.$libext" "$destdir/$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/$func_stripname_result.$libext"'
12249      postuninstall_cmds='for n in $library_names $old_library; do :; done~func_stripname "" ".so" "$n"~test "$func_stripname_result" = "$n" || func_append rmfiles " $odir/$func_stripname_result.$libext"'
12250      # We do not specify a path in Import Files, so LIBPATH fires.
12251      shlibpath_overrides_runpath=yes
12252      ;;
12253    *,no) # both, prefer aix
12254      dynamic_linker="AIX lib.a(lib.so.V), lib.so.V($shared_archive_member_spec.o)"
12255      library_names_spec='$libname$release.a $libname.a'
12256      soname_spec='$libname$release$shared_ext$major'
12257      # unpreferred sharedlib libNAME.so.V and symlink libNAME.so need extra handling
12258      postinstall_cmds='test -z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$dlname~test -n "$linkname" || linkname=$realname~func_stripname "" ".a" "$linkname"~(cd "$destdir" && $LN_S -f $dlname $func_stripname_result.so)'
12259      postuninstall_cmds='test -z "$dlname" || func_append rmfiles " $odir/$dlname"~for n in $old_library $library_names; do :; done~func_stripname "" ".a" "$n"~func_append rmfiles " $odir/$func_stripname_result.so"'
12260      ;;
12261    esac
12262    shlibpath_var=LIBPATH
12263  fi
12264  ;;
12265
12266amigaos*)
12267  case $host_cpu in
12268  powerpc)
12269    # Since July 2007 AmigaOS4 officially supports .so libraries.
12270    # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
12271    library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12272    ;;
12273  m68k)
12274    library_names_spec='$libname.ixlibrary $libname.a'
12275    # Create ${libname}_ixlibrary.a entries in /sys/libs.
12276    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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'
12277    ;;
12278  esac
12279  ;;
12280
12281beos*)
12282  library_names_spec='$libname$shared_ext'
12283  dynamic_linker="$host_os ld.so"
12284  shlibpath_var=LIBRARY_PATH
12285  ;;
12286
12287bsdi[45]*)
12288  version_type=linux # correct to gnu/linux during the next big refactor
12289  need_version=no
12290  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12291  soname_spec='$libname$release$shared_ext$major'
12292  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
12293  shlibpath_var=LD_LIBRARY_PATH
12294  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
12295  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
12296  # the default ld.so.conf also contains /usr/contrib/lib and
12297  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
12298  # libtool to hard-code these into programs
12299  ;;
12300
12301cygwin* | mingw* | pw32* | cegcc*)
12302  version_type=windows
12303  shrext_cmds=.dll
12304  need_version=no
12305  need_lib_prefix=no
12306
12307  case $GCC,$cc_basename in
12308  yes,*)
12309    # gcc
12310    library_names_spec='$libname.dll.a'
12311    # DLL is installed to $(libdir)/../bin by postinstall_cmds
12312    postinstall_cmds='base_file=`basename \$file`~
12313      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
12314      dldir=$destdir/`dirname \$dlpath`~
12315      test -d \$dldir || mkdir -p \$dldir~
12316      $install_prog $dir/$dlname \$dldir/$dlname~
12317      chmod a+x \$dldir/$dlname~
12318      if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12319        eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
12320      fi'
12321    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
12322      dlpath=$dir/\$dldll~
12323       $RM \$dlpath'
12324    shlibpath_overrides_runpath=yes
12325
12326    case $host_os in
12327    cygwin*)
12328      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
12329      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
12330
12331      sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
12332      ;;
12333    mingw* | cegcc*)
12334      # MinGW DLLs use traditional 'lib' prefix
12335      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
12336      ;;
12337    pw32*)
12338      # pw32 DLLs use 'pw' prefix rather than 'lib'
12339      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
12340      ;;
12341    esac
12342    dynamic_linker='Win32 ld.exe'
12343    ;;
12344
12345  *,cl*)
12346    # Native MSVC
12347    libname_spec='$name'
12348    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
12349    library_names_spec='$libname.dll.lib'
12350
12351    case $build_os in
12352    mingw*)
12353      sys_lib_search_path_spec=
12354      lt_save_ifs=$IFS
12355      IFS=';'
12356      for lt_path in $LIB
12357      do
12358        IFS=$lt_save_ifs
12359        # Let DOS variable expansion print the short 8.3 style file name.
12360        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
12361        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
12362      done
12363      IFS=$lt_save_ifs
12364      # Convert to MSYS style.
12365      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
12366      ;;
12367    cygwin*)
12368      # Convert to unix form, then to dos form, then back to unix form
12369      # but this time dos style (no spaces!) so that the unix form looks
12370      # like /cygdrive/c/PROGRA~1:/cygdr...
12371      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
12372      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
12373      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
12374      ;;
12375    *)
12376      sys_lib_search_path_spec=$LIB
12377      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
12378        # It is most probably a Windows format PATH.
12379        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
12380      else
12381        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
12382      fi
12383      # FIXME: find the short name or the path components, as spaces are
12384      # common. (e.g. "Program Files" -> "PROGRA~1")
12385      ;;
12386    esac
12387
12388    # DLL is installed to $(libdir)/../bin by postinstall_cmds
12389    postinstall_cmds='base_file=`basename \$file`~
12390      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
12391      dldir=$destdir/`dirname \$dlpath`~
12392      test -d \$dldir || mkdir -p \$dldir~
12393      $install_prog $dir/$dlname \$dldir/$dlname'
12394    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
12395      dlpath=$dir/\$dldll~
12396       $RM \$dlpath'
12397    shlibpath_overrides_runpath=yes
12398    dynamic_linker='Win32 link.exe'
12399    ;;
12400
12401  *)
12402    # Assume MSVC wrapper
12403    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
12404    dynamic_linker='Win32 ld.exe'
12405    ;;
12406  esac
12407  # FIXME: first we should search . and the directory the executable is in
12408  shlibpath_var=PATH
12409  ;;
12410
12411darwin* | rhapsody*)
12412  dynamic_linker="$host_os dyld"
12413  version_type=darwin
12414  need_lib_prefix=no
12415  need_version=no
12416  library_names_spec='$libname$release$major$shared_ext $libname$shared_ext'
12417  soname_spec='$libname$release$major$shared_ext'
12418  shlibpath_overrides_runpath=yes
12419  shlibpath_var=DYLD_LIBRARY_PATH
12420  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
12421
12422  sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
12423  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
12424  ;;
12425
12426dgux*)
12427  version_type=linux # correct to gnu/linux during the next big refactor
12428  need_lib_prefix=no
12429  need_version=no
12430  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12431  soname_spec='$libname$release$shared_ext$major'
12432  shlibpath_var=LD_LIBRARY_PATH
12433  ;;
12434
12435freebsd* | dragonfly*)
12436  # DragonFly does not have aout.  When/if they implement a new
12437  # versioning mechanism, adjust this.
12438  if test -x /usr/bin/objformat; then
12439    objformat=`/usr/bin/objformat`
12440  else
12441    case $host_os in
12442    freebsd[23].*) objformat=aout ;;
12443    *) objformat=elf ;;
12444    esac
12445  fi
12446  version_type=freebsd-$objformat
12447  case $version_type in
12448    freebsd-elf*)
12449      library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12450      soname_spec='$libname$release$shared_ext$major'
12451      need_version=no
12452      need_lib_prefix=no
12453      ;;
12454    freebsd-*)
12455      library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix'
12456      need_version=yes
12457      ;;
12458  esac
12459  shlibpath_var=LD_LIBRARY_PATH
12460  case $host_os in
12461  freebsd2.*)
12462    shlibpath_overrides_runpath=yes
12463    ;;
12464  freebsd3.[01]* | freebsdelf3.[01]*)
12465    shlibpath_overrides_runpath=yes
12466    hardcode_into_libs=yes
12467    ;;
12468  freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
12469  freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
12470    shlibpath_overrides_runpath=no
12471    hardcode_into_libs=yes
12472    ;;
12473  *) # from 4.6 on, and DragonFly
12474    shlibpath_overrides_runpath=yes
12475    hardcode_into_libs=yes
12476    ;;
12477  esac
12478  ;;
12479
12480haiku*)
12481  version_type=linux # correct to gnu/linux during the next big refactor
12482  need_lib_prefix=no
12483  need_version=no
12484  dynamic_linker="$host_os runtime_loader"
12485  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12486  soname_spec='$libname$release$shared_ext$major'
12487  shlibpath_var=LIBRARY_PATH
12488  shlibpath_overrides_runpath=no
12489  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
12490  hardcode_into_libs=yes
12491  ;;
12492
12493hpux9* | hpux10* | hpux11*)
12494  # Give a soname corresponding to the major version so that dld.sl refuses to
12495  # link against other versions.
12496  version_type=sunos
12497  need_lib_prefix=no
12498  need_version=no
12499  case $host_cpu in
12500  ia64*)
12501    shrext_cmds='.so'
12502    hardcode_into_libs=yes
12503    dynamic_linker="$host_os dld.so"
12504    shlibpath_var=LD_LIBRARY_PATH
12505    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
12506    library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12507    soname_spec='$libname$release$shared_ext$major'
12508    if test 32 = "$HPUX_IA64_MODE"; then
12509      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
12510      sys_lib_dlsearch_path_spec=/usr/lib/hpux32
12511    else
12512      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
12513      sys_lib_dlsearch_path_spec=/usr/lib/hpux64
12514    fi
12515    ;;
12516  hppa*64*)
12517    shrext_cmds='.sl'
12518    hardcode_into_libs=yes
12519    dynamic_linker="$host_os dld.sl"
12520    shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
12521    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
12522    library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12523    soname_spec='$libname$release$shared_ext$major'
12524    sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
12525    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12526    ;;
12527  *)
12528    shrext_cmds='.sl'
12529    dynamic_linker="$host_os dld.sl"
12530    shlibpath_var=SHLIB_PATH
12531    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
12532    library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12533    soname_spec='$libname$release$shared_ext$major'
12534    ;;
12535  esac
12536  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
12537  postinstall_cmds='chmod 555 $lib'
12538  # or fails outright, so override atomically:
12539  install_override_mode=555
12540  ;;
12541
12542interix[3-9]*)
12543  version_type=linux # correct to gnu/linux during the next big refactor
12544  need_lib_prefix=no
12545  need_version=no
12546  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12547  soname_spec='$libname$release$shared_ext$major'
12548  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
12549  shlibpath_var=LD_LIBRARY_PATH
12550  shlibpath_overrides_runpath=no
12551  hardcode_into_libs=yes
12552  ;;
12553
12554irix5* | irix6* | nonstopux*)
12555  case $host_os in
12556    nonstopux*) version_type=nonstopux ;;
12557    *)
12558	if test yes = "$lt_cv_prog_gnu_ld"; then
12559		version_type=linux # correct to gnu/linux during the next big refactor
12560	else
12561		version_type=irix
12562	fi ;;
12563  esac
12564  need_lib_prefix=no
12565  need_version=no
12566  soname_spec='$libname$release$shared_ext$major'
12567  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$release$shared_ext $libname$shared_ext'
12568  case $host_os in
12569  irix5* | nonstopux*)
12570    libsuff= shlibsuff=
12571    ;;
12572  *)
12573    case $LD in # libtool.m4 will add one of these switches to LD
12574    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
12575      libsuff= shlibsuff= libmagic=32-bit;;
12576    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
12577      libsuff=32 shlibsuff=N32 libmagic=N32;;
12578    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
12579      libsuff=64 shlibsuff=64 libmagic=64-bit;;
12580    *) libsuff= shlibsuff= libmagic=never-match;;
12581    esac
12582    ;;
12583  esac
12584  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
12585  shlibpath_overrides_runpath=no
12586  sys_lib_search_path_spec="/usr/lib$libsuff /lib$libsuff /usr/local/lib$libsuff"
12587  sys_lib_dlsearch_path_spec="/usr/lib$libsuff /lib$libsuff"
12588  hardcode_into_libs=yes
12589  ;;
12590
12591# No shared lib support for Linux oldld, aout, or coff.
12592linux*oldld* | linux*aout* | linux*coff*)
12593  dynamic_linker=no
12594  ;;
12595
12596linux*android*)
12597  version_type=none # Android doesn't support versioned libraries.
12598  need_lib_prefix=no
12599  need_version=no
12600  library_names_spec='$libname$release$shared_ext'
12601  soname_spec='$libname$release$shared_ext'
12602  finish_cmds=
12603  shlibpath_var=LD_LIBRARY_PATH
12604  shlibpath_overrides_runpath=yes
12605
12606  # This implies no fast_install, which is unacceptable.
12607  # Some rework will be needed to allow for fast_install
12608  # before this can be enabled.
12609  hardcode_into_libs=yes
12610
12611  dynamic_linker='Android linker'
12612  # Don't embed -rpath directories since the linker doesn't support them.
12613  hardcode_libdir_flag_spec='-L$libdir'
12614  ;;
12615
12616# This must be glibc/ELF.
12617linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
12618  version_type=linux # correct to gnu/linux during the next big refactor
12619  need_lib_prefix=no
12620  need_version=no
12621  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12622  soname_spec='$libname$release$shared_ext$major'
12623  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
12624  shlibpath_var=LD_LIBRARY_PATH
12625  shlibpath_overrides_runpath=no
12626
12627  # Some binutils ld are patched to set DT_RUNPATH
12628  if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
12629  $as_echo_n "(cached) " >&6
12630else
12631  lt_cv_shlibpath_overrides_runpath=no
12632    save_LDFLAGS=$LDFLAGS
12633    save_libdir=$libdir
12634    eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
12635	 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
12636    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12637/* end confdefs.h.  */
12638
12639int
12640main ()
12641{
12642
12643  ;
12644  return 0;
12645}
12646_ACEOF
12647if ac_fn_c_try_link "$LINENO"; then :
12648  if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
12649  lt_cv_shlibpath_overrides_runpath=yes
12650fi
12651fi
12652rm -f core conftest.err conftest.$ac_objext \
12653    conftest$ac_exeext conftest.$ac_ext
12654    LDFLAGS=$save_LDFLAGS
12655    libdir=$save_libdir
12656
12657fi
12658
12659  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
12660
12661  # This implies no fast_install, which is unacceptable.
12662  # Some rework will be needed to allow for fast_install
12663  # before this can be enabled.
12664  hardcode_into_libs=yes
12665
12666  # Add ABI-specific directories to the system library path.
12667  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
12668
12669  # Ideally, we could use ldconfig to report *all* directores which are
12670  # searched for libraries, however this is still not possible.  Aside from not
12671  # being certain /sbin/ldconfig is available, command
12672  # 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64,
12673  # even though it is searched at run-time.  Try to do the best guess by
12674  # appending ld.so.conf contents (and includes) to the search path.
12675  if test -f /etc/ld.so.conf; then
12676    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
12677    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
12678  fi
12679
12680  # We used to test for /lib/ld.so.1 and disable shared libraries on
12681  # powerpc, because MkLinux only supported shared libraries with the
12682  # GNU dynamic linker.  Since this was broken with cross compilers,
12683  # most powerpc-linux boxes support dynamic linking these days and
12684  # people can always --disable-shared, the test was removed, and we
12685  # assume the GNU/Linux dynamic linker is in use.
12686  dynamic_linker='GNU/Linux ld.so'
12687  ;;
12688
12689netbsd*)
12690  version_type=sunos
12691  need_lib_prefix=no
12692  need_version=no
12693  if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
12694    library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix'
12695    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12696    dynamic_linker='NetBSD (a.out) ld.so'
12697  else
12698    library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12699    soname_spec='$libname$release$shared_ext$major'
12700    dynamic_linker='NetBSD ld.elf_so'
12701  fi
12702  shlibpath_var=LD_LIBRARY_PATH
12703  shlibpath_overrides_runpath=yes
12704  hardcode_into_libs=yes
12705  ;;
12706
12707newsos6)
12708  version_type=linux # correct to gnu/linux during the next big refactor
12709  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12710  shlibpath_var=LD_LIBRARY_PATH
12711  shlibpath_overrides_runpath=yes
12712  ;;
12713
12714*nto* | *qnx*)
12715  version_type=qnx
12716  need_lib_prefix=no
12717  need_version=no
12718  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12719  soname_spec='$libname$release$shared_ext$major'
12720  shlibpath_var=LD_LIBRARY_PATH
12721  shlibpath_overrides_runpath=no
12722  hardcode_into_libs=yes
12723  dynamic_linker='ldqnx.so'
12724  ;;
12725
12726openbsd* | bitrig*)
12727  version_type=sunos
12728  sys_lib_dlsearch_path_spec=/usr/lib
12729  need_lib_prefix=no
12730  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
12731    need_version=no
12732  else
12733    need_version=yes
12734  fi
12735  library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix'
12736  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12737  shlibpath_var=LD_LIBRARY_PATH
12738  shlibpath_overrides_runpath=yes
12739  ;;
12740
12741os2*)
12742  libname_spec='$name'
12743  version_type=windows
12744  shrext_cmds=.dll
12745  need_version=no
12746  need_lib_prefix=no
12747  # OS/2 can only load a DLL with a base name of 8 characters or less.
12748  soname_spec='`test -n "$os2dllname" && libname="$os2dllname";
12749    v=$($ECHO $release$versuffix | tr -d .-);
12750    n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
12751    $ECHO $n$v`$shared_ext'
12752  library_names_spec='${libname}_dll.$libext'
12753  dynamic_linker='OS/2 ld.exe'
12754  shlibpath_var=BEGINLIBPATH
12755  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
12756  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12757  postinstall_cmds='base_file=`basename \$file`~
12758    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
12759    dldir=$destdir/`dirname \$dlpath`~
12760    test -d \$dldir || mkdir -p \$dldir~
12761    $install_prog $dir/$dlname \$dldir/$dlname~
12762    chmod a+x \$dldir/$dlname~
12763    if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12764      eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
12765    fi'
12766  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
12767    dlpath=$dir/\$dldll~
12768    $RM \$dlpath'
12769  ;;
12770
12771osf3* | osf4* | osf5*)
12772  version_type=osf
12773  need_lib_prefix=no
12774  need_version=no
12775  soname_spec='$libname$release$shared_ext$major'
12776  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12777  shlibpath_var=LD_LIBRARY_PATH
12778  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
12779  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12780  ;;
12781
12782rdos*)
12783  dynamic_linker=no
12784  ;;
12785
12786solaris*)
12787  version_type=linux # correct to gnu/linux during the next big refactor
12788  need_lib_prefix=no
12789  need_version=no
12790  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12791  soname_spec='$libname$release$shared_ext$major'
12792  shlibpath_var=LD_LIBRARY_PATH
12793  shlibpath_overrides_runpath=yes
12794  hardcode_into_libs=yes
12795  # ldd complains unless libraries are executable
12796  postinstall_cmds='chmod +x $lib'
12797  ;;
12798
12799sunos4*)
12800  version_type=sunos
12801  library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix'
12802  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
12803  shlibpath_var=LD_LIBRARY_PATH
12804  shlibpath_overrides_runpath=yes
12805  if test yes = "$with_gnu_ld"; then
12806    need_lib_prefix=no
12807  fi
12808  need_version=yes
12809  ;;
12810
12811sysv4 | sysv4.3*)
12812  version_type=linux # correct to gnu/linux during the next big refactor
12813  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12814  soname_spec='$libname$release$shared_ext$major'
12815  shlibpath_var=LD_LIBRARY_PATH
12816  case $host_vendor in
12817    sni)
12818      shlibpath_overrides_runpath=no
12819      need_lib_prefix=no
12820      runpath_var=LD_RUN_PATH
12821      ;;
12822    siemens)
12823      need_lib_prefix=no
12824      ;;
12825    motorola)
12826      need_lib_prefix=no
12827      need_version=no
12828      shlibpath_overrides_runpath=no
12829      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
12830      ;;
12831  esac
12832  ;;
12833
12834sysv4*MP*)
12835  if test -d /usr/nec; then
12836    version_type=linux # correct to gnu/linux during the next big refactor
12837    library_names_spec='$libname$shared_ext.$versuffix $libname$shared_ext.$major $libname$shared_ext'
12838    soname_spec='$libname$shared_ext.$major'
12839    shlibpath_var=LD_LIBRARY_PATH
12840  fi
12841  ;;
12842
12843sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
12844  version_type=sco
12845  need_lib_prefix=no
12846  need_version=no
12847  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext $libname$shared_ext'
12848  soname_spec='$libname$release$shared_ext$major'
12849  shlibpath_var=LD_LIBRARY_PATH
12850  shlibpath_overrides_runpath=yes
12851  hardcode_into_libs=yes
12852  if test yes = "$with_gnu_ld"; then
12853    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
12854  else
12855    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
12856    case $host_os in
12857      sco3.2v5*)
12858        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
12859	;;
12860    esac
12861  fi
12862  sys_lib_dlsearch_path_spec='/usr/lib'
12863  ;;
12864
12865tpf*)
12866  # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
12867  version_type=linux # correct to gnu/linux during the next big refactor
12868  need_lib_prefix=no
12869  need_version=no
12870  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12871  shlibpath_var=LD_LIBRARY_PATH
12872  shlibpath_overrides_runpath=no
12873  hardcode_into_libs=yes
12874  ;;
12875
12876uts4*)
12877  version_type=linux # correct to gnu/linux during the next big refactor
12878  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
12879  soname_spec='$libname$release$shared_ext$major'
12880  shlibpath_var=LD_LIBRARY_PATH
12881  ;;
12882
12883*)
12884  dynamic_linker=no
12885  ;;
12886esac
12887{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
12888$as_echo "$dynamic_linker" >&6; }
12889test no = "$dynamic_linker" && can_build_shared=no
12890
12891variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
12892if test yes = "$GCC"; then
12893  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
12894fi
12895
12896if test set = "${lt_cv_sys_lib_search_path_spec+set}"; then
12897  sys_lib_search_path_spec=$lt_cv_sys_lib_search_path_spec
12898fi
12899
12900if test set = "${lt_cv_sys_lib_dlsearch_path_spec+set}"; then
12901  sys_lib_dlsearch_path_spec=$lt_cv_sys_lib_dlsearch_path_spec
12902fi
12903
12904# remember unaugmented sys_lib_dlsearch_path content for libtool script decls...
12905configure_time_dlsearch_path=$sys_lib_dlsearch_path_spec
12906
12907# ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code
12908func_munge_path_list sys_lib_dlsearch_path_spec "$LT_SYS_LIBRARY_PATH"
12909
12910# to be used as default LT_SYS_LIBRARY_PATH value in generated libtool
12911configure_time_lt_sys_library_path=$LT_SYS_LIBRARY_PATH
12912
12913
12914
12915
12916
12917
12918
12919
12920
12921
12922
12923
12924
12925
12926
12927
12928
12929
12930
12931
12932
12933
12934
12935
12936
12937
12938
12939
12940
12941
12942
12943
12944
12945
12946
12947
12948
12949
12950
12951
12952
12953
12954
12955
12956
12957
12958
12959
12960
12961
12962
12963
12964
12965
12966
12967
12968
12969
12970
12971
12972
12973
12974
12975
12976
12977
12978
12979
12980
12981
12982
12983
12984
12985
12986
12987
12988
12989
12990
12991
12992
12993
12994
12995
12996
12997
12998
12999
13000
13001
13002
13003
13004
13005
13006
13007
13008
13009  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
13010$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
13011hardcode_action=
13012if test -n "$hardcode_libdir_flag_spec" ||
13013   test -n "$runpath_var" ||
13014   test yes = "$hardcode_automatic"; then
13015
13016  # We can hardcode non-existent directories.
13017  if test no != "$hardcode_direct" &&
13018     # If the only mechanism to avoid hardcoding is shlibpath_var, we
13019     # have to relink, otherwise we might link with an installed library
13020     # when we should be linking with a yet-to-be-installed one
13021     ## test no != "$_LT_TAGVAR(hardcode_shlibpath_var, )" &&
13022     test no != "$hardcode_minus_L"; then
13023    # Linking always hardcodes the temporary library directory.
13024    hardcode_action=relink
13025  else
13026    # We can link without hardcoding, and we can hardcode nonexisting dirs.
13027    hardcode_action=immediate
13028  fi
13029else
13030  # We cannot hardcode anything, or else we can only hardcode existing
13031  # directories.
13032  hardcode_action=unsupported
13033fi
13034{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
13035$as_echo "$hardcode_action" >&6; }
13036
13037if test relink = "$hardcode_action" ||
13038   test yes = "$inherit_rpath"; then
13039  # Fast installation is not supported
13040  enable_fast_install=no
13041elif test yes = "$shlibpath_overrides_runpath" ||
13042     test no = "$enable_shared"; then
13043  # Fast installation is not necessary
13044  enable_fast_install=needless
13045fi
13046
13047
13048
13049
13050
13051
13052  if test yes != "$enable_dlopen"; then
13053  enable_dlopen=unknown
13054  enable_dlopen_self=unknown
13055  enable_dlopen_self_static=unknown
13056else
13057  lt_cv_dlopen=no
13058  lt_cv_dlopen_libs=
13059
13060  case $host_os in
13061  beos*)
13062    lt_cv_dlopen=load_add_on
13063    lt_cv_dlopen_libs=
13064    lt_cv_dlopen_self=yes
13065    ;;
13066
13067  mingw* | pw32* | cegcc*)
13068    lt_cv_dlopen=LoadLibrary
13069    lt_cv_dlopen_libs=
13070    ;;
13071
13072  cygwin*)
13073    lt_cv_dlopen=dlopen
13074    lt_cv_dlopen_libs=
13075    ;;
13076
13077  darwin*)
13078    # if libdl is installed we need to link against it
13079    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
13080$as_echo_n "checking for dlopen in -ldl... " >&6; }
13081if ${ac_cv_lib_dl_dlopen+:} false; then :
13082  $as_echo_n "(cached) " >&6
13083else
13084  ac_check_lib_save_LIBS=$LIBS
13085LIBS="-ldl  $LIBS"
13086cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13087/* end confdefs.h.  */
13088
13089/* Override any GCC internal prototype to avoid an error.
13090   Use char because int might match the return type of a GCC
13091   builtin and then its argument prototype would still apply.  */
13092#ifdef __cplusplus
13093extern "C"
13094#endif
13095char dlopen ();
13096int
13097main ()
13098{
13099return dlopen ();
13100  ;
13101  return 0;
13102}
13103_ACEOF
13104if ac_fn_c_try_link "$LINENO"; then :
13105  ac_cv_lib_dl_dlopen=yes
13106else
13107  ac_cv_lib_dl_dlopen=no
13108fi
13109rm -f core conftest.err conftest.$ac_objext \
13110    conftest$ac_exeext conftest.$ac_ext
13111LIBS=$ac_check_lib_save_LIBS
13112fi
13113{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
13114$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
13115if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
13116  lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
13117else
13118
13119    lt_cv_dlopen=dyld
13120    lt_cv_dlopen_libs=
13121    lt_cv_dlopen_self=yes
13122
13123fi
13124
13125    ;;
13126
13127  tpf*)
13128    # Don't try to run any link tests for TPF.  We know it's impossible
13129    # because TPF is a cross-compiler, and we know how we open DSOs.
13130    lt_cv_dlopen=dlopen
13131    lt_cv_dlopen_libs=
13132    lt_cv_dlopen_self=no
13133    ;;
13134
13135  *)
13136    ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
13137if test "x$ac_cv_func_shl_load" = xyes; then :
13138  lt_cv_dlopen=shl_load
13139else
13140  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
13141$as_echo_n "checking for shl_load in -ldld... " >&6; }
13142if ${ac_cv_lib_dld_shl_load+:} false; then :
13143  $as_echo_n "(cached) " >&6
13144else
13145  ac_check_lib_save_LIBS=$LIBS
13146LIBS="-ldld  $LIBS"
13147cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13148/* end confdefs.h.  */
13149
13150/* Override any GCC internal prototype to avoid an error.
13151   Use char because int might match the return type of a GCC
13152   builtin and then its argument prototype would still apply.  */
13153#ifdef __cplusplus
13154extern "C"
13155#endif
13156char shl_load ();
13157int
13158main ()
13159{
13160return shl_load ();
13161  ;
13162  return 0;
13163}
13164_ACEOF
13165if ac_fn_c_try_link "$LINENO"; then :
13166  ac_cv_lib_dld_shl_load=yes
13167else
13168  ac_cv_lib_dld_shl_load=no
13169fi
13170rm -f core conftest.err conftest.$ac_objext \
13171    conftest$ac_exeext conftest.$ac_ext
13172LIBS=$ac_check_lib_save_LIBS
13173fi
13174{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
13175$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
13176if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
13177  lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld
13178else
13179  ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
13180if test "x$ac_cv_func_dlopen" = xyes; then :
13181  lt_cv_dlopen=dlopen
13182else
13183  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
13184$as_echo_n "checking for dlopen in -ldl... " >&6; }
13185if ${ac_cv_lib_dl_dlopen+:} false; then :
13186  $as_echo_n "(cached) " >&6
13187else
13188  ac_check_lib_save_LIBS=$LIBS
13189LIBS="-ldl  $LIBS"
13190cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13191/* end confdefs.h.  */
13192
13193/* Override any GCC internal prototype to avoid an error.
13194   Use char because int might match the return type of a GCC
13195   builtin and then its argument prototype would still apply.  */
13196#ifdef __cplusplus
13197extern "C"
13198#endif
13199char dlopen ();
13200int
13201main ()
13202{
13203return dlopen ();
13204  ;
13205  return 0;
13206}
13207_ACEOF
13208if ac_fn_c_try_link "$LINENO"; then :
13209  ac_cv_lib_dl_dlopen=yes
13210else
13211  ac_cv_lib_dl_dlopen=no
13212fi
13213rm -f core conftest.err conftest.$ac_objext \
13214    conftest$ac_exeext conftest.$ac_ext
13215LIBS=$ac_check_lib_save_LIBS
13216fi
13217{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
13218$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
13219if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
13220  lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
13221else
13222  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
13223$as_echo_n "checking for dlopen in -lsvld... " >&6; }
13224if ${ac_cv_lib_svld_dlopen+:} false; then :
13225  $as_echo_n "(cached) " >&6
13226else
13227  ac_check_lib_save_LIBS=$LIBS
13228LIBS="-lsvld  $LIBS"
13229cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13230/* end confdefs.h.  */
13231
13232/* Override any GCC internal prototype to avoid an error.
13233   Use char because int might match the return type of a GCC
13234   builtin and then its argument prototype would still apply.  */
13235#ifdef __cplusplus
13236extern "C"
13237#endif
13238char dlopen ();
13239int
13240main ()
13241{
13242return dlopen ();
13243  ;
13244  return 0;
13245}
13246_ACEOF
13247if ac_fn_c_try_link "$LINENO"; then :
13248  ac_cv_lib_svld_dlopen=yes
13249else
13250  ac_cv_lib_svld_dlopen=no
13251fi
13252rm -f core conftest.err conftest.$ac_objext \
13253    conftest$ac_exeext conftest.$ac_ext
13254LIBS=$ac_check_lib_save_LIBS
13255fi
13256{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
13257$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
13258if test "x$ac_cv_lib_svld_dlopen" = xyes; then :
13259  lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld
13260else
13261  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
13262$as_echo_n "checking for dld_link in -ldld... " >&6; }
13263if ${ac_cv_lib_dld_dld_link+:} false; then :
13264  $as_echo_n "(cached) " >&6
13265else
13266  ac_check_lib_save_LIBS=$LIBS
13267LIBS="-ldld  $LIBS"
13268cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13269/* end confdefs.h.  */
13270
13271/* Override any GCC internal prototype to avoid an error.
13272   Use char because int might match the return type of a GCC
13273   builtin and then its argument prototype would still apply.  */
13274#ifdef __cplusplus
13275extern "C"
13276#endif
13277char dld_link ();
13278int
13279main ()
13280{
13281return dld_link ();
13282  ;
13283  return 0;
13284}
13285_ACEOF
13286if ac_fn_c_try_link "$LINENO"; then :
13287  ac_cv_lib_dld_dld_link=yes
13288else
13289  ac_cv_lib_dld_dld_link=no
13290fi
13291rm -f core conftest.err conftest.$ac_objext \
13292    conftest$ac_exeext conftest.$ac_ext
13293LIBS=$ac_check_lib_save_LIBS
13294fi
13295{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
13296$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
13297if test "x$ac_cv_lib_dld_dld_link" = xyes; then :
13298  lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld
13299fi
13300
13301
13302fi
13303
13304
13305fi
13306
13307
13308fi
13309
13310
13311fi
13312
13313
13314fi
13315
13316    ;;
13317  esac
13318
13319  if test no = "$lt_cv_dlopen"; then
13320    enable_dlopen=no
13321  else
13322    enable_dlopen=yes
13323  fi
13324
13325  case $lt_cv_dlopen in
13326  dlopen)
13327    save_CPPFLAGS=$CPPFLAGS
13328    test yes = "$ac_cv_header_dlfcn_h" && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
13329
13330    save_LDFLAGS=$LDFLAGS
13331    wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
13332
13333    save_LIBS=$LIBS
13334    LIBS="$lt_cv_dlopen_libs $LIBS"
13335
13336    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
13337$as_echo_n "checking whether a program can dlopen itself... " >&6; }
13338if ${lt_cv_dlopen_self+:} false; then :
13339  $as_echo_n "(cached) " >&6
13340else
13341  	  if test yes = "$cross_compiling"; then :
13342  lt_cv_dlopen_self=cross
13343else
13344  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
13345  lt_status=$lt_dlunknown
13346  cat > conftest.$ac_ext <<_LT_EOF
13347#line $LINENO "configure"
13348#include "confdefs.h"
13349
13350#if HAVE_DLFCN_H
13351#include <dlfcn.h>
13352#endif
13353
13354#include <stdio.h>
13355
13356#ifdef RTLD_GLOBAL
13357#  define LT_DLGLOBAL		RTLD_GLOBAL
13358#else
13359#  ifdef DL_GLOBAL
13360#    define LT_DLGLOBAL		DL_GLOBAL
13361#  else
13362#    define LT_DLGLOBAL		0
13363#  endif
13364#endif
13365
13366/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
13367   find out it does not work in some platform. */
13368#ifndef LT_DLLAZY_OR_NOW
13369#  ifdef RTLD_LAZY
13370#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
13371#  else
13372#    ifdef DL_LAZY
13373#      define LT_DLLAZY_OR_NOW		DL_LAZY
13374#    else
13375#      ifdef RTLD_NOW
13376#        define LT_DLLAZY_OR_NOW	RTLD_NOW
13377#      else
13378#        ifdef DL_NOW
13379#          define LT_DLLAZY_OR_NOW	DL_NOW
13380#        else
13381#          define LT_DLLAZY_OR_NOW	0
13382#        endif
13383#      endif
13384#    endif
13385#  endif
13386#endif
13387
13388/* When -fvisibility=hidden is used, assume the code has been annotated
13389   correspondingly for the symbols needed.  */
13390#if defined __GNUC__ && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
13391int fnord () __attribute__((visibility("default")));
13392#endif
13393
13394int fnord () { return 42; }
13395int main ()
13396{
13397  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
13398  int status = $lt_dlunknown;
13399
13400  if (self)
13401    {
13402      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
13403      else
13404        {
13405	  if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
13406          else puts (dlerror ());
13407	}
13408      /* dlclose (self); */
13409    }
13410  else
13411    puts (dlerror ());
13412
13413  return status;
13414}
13415_LT_EOF
13416  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13417  (eval $ac_link) 2>&5
13418  ac_status=$?
13419  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13420  test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
13421    (./conftest; exit; ) >&5 2>/dev/null
13422    lt_status=$?
13423    case x$lt_status in
13424      x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
13425      x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
13426      x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
13427    esac
13428  else :
13429    # compilation failed
13430    lt_cv_dlopen_self=no
13431  fi
13432fi
13433rm -fr conftest*
13434
13435
13436fi
13437{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
13438$as_echo "$lt_cv_dlopen_self" >&6; }
13439
13440    if test yes = "$lt_cv_dlopen_self"; then
13441      wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
13442      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
13443$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
13444if ${lt_cv_dlopen_self_static+:} false; then :
13445  $as_echo_n "(cached) " >&6
13446else
13447  	  if test yes = "$cross_compiling"; then :
13448  lt_cv_dlopen_self_static=cross
13449else
13450  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
13451  lt_status=$lt_dlunknown
13452  cat > conftest.$ac_ext <<_LT_EOF
13453#line $LINENO "configure"
13454#include "confdefs.h"
13455
13456#if HAVE_DLFCN_H
13457#include <dlfcn.h>
13458#endif
13459
13460#include <stdio.h>
13461
13462#ifdef RTLD_GLOBAL
13463#  define LT_DLGLOBAL		RTLD_GLOBAL
13464#else
13465#  ifdef DL_GLOBAL
13466#    define LT_DLGLOBAL		DL_GLOBAL
13467#  else
13468#    define LT_DLGLOBAL		0
13469#  endif
13470#endif
13471
13472/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
13473   find out it does not work in some platform. */
13474#ifndef LT_DLLAZY_OR_NOW
13475#  ifdef RTLD_LAZY
13476#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
13477#  else
13478#    ifdef DL_LAZY
13479#      define LT_DLLAZY_OR_NOW		DL_LAZY
13480#    else
13481#      ifdef RTLD_NOW
13482#        define LT_DLLAZY_OR_NOW	RTLD_NOW
13483#      else
13484#        ifdef DL_NOW
13485#          define LT_DLLAZY_OR_NOW	DL_NOW
13486#        else
13487#          define LT_DLLAZY_OR_NOW	0
13488#        endif
13489#      endif
13490#    endif
13491#  endif
13492#endif
13493
13494/* When -fvisibility=hidden is used, assume the code has been annotated
13495   correspondingly for the symbols needed.  */
13496#if defined __GNUC__ && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
13497int fnord () __attribute__((visibility("default")));
13498#endif
13499
13500int fnord () { return 42; }
13501int main ()
13502{
13503  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
13504  int status = $lt_dlunknown;
13505
13506  if (self)
13507    {
13508      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
13509      else
13510        {
13511	  if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
13512          else puts (dlerror ());
13513	}
13514      /* dlclose (self); */
13515    }
13516  else
13517    puts (dlerror ());
13518
13519  return status;
13520}
13521_LT_EOF
13522  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13523  (eval $ac_link) 2>&5
13524  ac_status=$?
13525  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13526  test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
13527    (./conftest; exit; ) >&5 2>/dev/null
13528    lt_status=$?
13529    case x$lt_status in
13530      x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
13531      x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
13532      x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
13533    esac
13534  else :
13535    # compilation failed
13536    lt_cv_dlopen_self_static=no
13537  fi
13538fi
13539rm -fr conftest*
13540
13541
13542fi
13543{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
13544$as_echo "$lt_cv_dlopen_self_static" >&6; }
13545    fi
13546
13547    CPPFLAGS=$save_CPPFLAGS
13548    LDFLAGS=$save_LDFLAGS
13549    LIBS=$save_LIBS
13550    ;;
13551  esac
13552
13553  case $lt_cv_dlopen_self in
13554  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
13555  *) enable_dlopen_self=unknown ;;
13556  esac
13557
13558  case $lt_cv_dlopen_self_static in
13559  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
13560  *) enable_dlopen_self_static=unknown ;;
13561  esac
13562fi
13563
13564
13565
13566
13567
13568
13569
13570
13571
13572
13573
13574
13575
13576
13577
13578
13579
13580striplib=
13581old_striplib=
13582{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
13583$as_echo_n "checking whether stripping libraries is possible... " >&6; }
13584if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
13585  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
13586  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
13587  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13588$as_echo "yes" >&6; }
13589else
13590# FIXME - insert some real tests, host_os isn't really good enough
13591  case $host_os in
13592  darwin*)
13593    if test -n "$STRIP"; then
13594      striplib="$STRIP -x"
13595      old_striplib="$STRIP -S"
13596      { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13597$as_echo "yes" >&6; }
13598    else
13599      { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13600$as_echo "no" >&6; }
13601    fi
13602    ;;
13603  *)
13604    { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13605$as_echo "no" >&6; }
13606    ;;
13607  esac
13608fi
13609
13610
13611
13612
13613
13614
13615
13616
13617
13618
13619
13620
13621  # Report what library types will actually be built
13622  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
13623$as_echo_n "checking if libtool supports shared libraries... " >&6; }
13624  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
13625$as_echo "$can_build_shared" >&6; }
13626
13627  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
13628$as_echo_n "checking whether to build shared libraries... " >&6; }
13629  test no = "$can_build_shared" && enable_shared=no
13630
13631  # On AIX, shared libraries and static libraries use the same namespace, and
13632  # are all built from PIC.
13633  case $host_os in
13634  aix3*)
13635    test yes = "$enable_shared" && enable_static=no
13636    if test -n "$RANLIB"; then
13637      archive_cmds="$archive_cmds~\$RANLIB \$lib"
13638      postinstall_cmds='$RANLIB $lib'
13639    fi
13640    ;;
13641
13642  aix[4-9]*)
13643    if test ia64 != "$host_cpu"; then
13644      case $enable_shared,$with_aix_soname,$aix_use_runtimelinking in
13645      yes,aix,yes) ;;			# shared object as lib.so file only
13646      yes,svr4,*) ;;			# shared object as lib.so archive member only
13647      yes,*) enable_static=no ;;	# shared object in lib.a archive as well
13648      esac
13649    fi
13650    ;;
13651  esac
13652  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
13653$as_echo "$enable_shared" >&6; }
13654
13655  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
13656$as_echo_n "checking whether to build static libraries... " >&6; }
13657  # Make sure either enable_shared or enable_static is yes.
13658  test yes = "$enable_shared" || enable_static=yes
13659  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
13660$as_echo "$enable_static" >&6; }
13661
13662
13663
13664
13665fi
13666ac_ext=c
13667ac_cpp='$CPP $CPPFLAGS'
13668ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13669ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13670ac_compiler_gnu=$ac_cv_c_compiler_gnu
13671
13672CC=$lt_save_CC
13673
13674      if test -n "$CXX" && ( test no != "$CXX" &&
13675    ( (test g++ = "$CXX" && `g++ -v >/dev/null 2>&1` ) ||
13676    (test g++ != "$CXX"))); then
13677  ac_ext=cpp
13678ac_cpp='$CXXCPP $CPPFLAGS'
13679ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13680ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13681ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
13682{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
13683$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
13684if test -z "$CXXCPP"; then
13685  if ${ac_cv_prog_CXXCPP+:} false; then :
13686  $as_echo_n "(cached) " >&6
13687else
13688      # Double quotes because CXXCPP needs to be expanded
13689    for CXXCPP in "$CXX -E" "/lib/cpp"
13690    do
13691      ac_preproc_ok=false
13692for ac_cxx_preproc_warn_flag in '' yes
13693do
13694  # Use a header file that comes with gcc, so configuring glibc
13695  # with a fresh cross-compiler works.
13696  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13697  # <limits.h> exists even on freestanding compilers.
13698  # On the NeXT, cc -E runs the code through the compiler's parser,
13699  # not just through cpp. "Syntax error" is here to catch this case.
13700  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13701/* end confdefs.h.  */
13702#ifdef __STDC__
13703# include <limits.h>
13704#else
13705# include <assert.h>
13706#endif
13707		     Syntax error
13708_ACEOF
13709if ac_fn_cxx_try_cpp "$LINENO"; then :
13710
13711else
13712  # Broken: fails on valid input.
13713continue
13714fi
13715rm -f conftest.err conftest.i conftest.$ac_ext
13716
13717  # OK, works on sane cases.  Now check whether nonexistent headers
13718  # can be detected and how.
13719  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13720/* end confdefs.h.  */
13721#include <ac_nonexistent.h>
13722_ACEOF
13723if ac_fn_cxx_try_cpp "$LINENO"; then :
13724  # Broken: success on invalid input.
13725continue
13726else
13727  # Passes both tests.
13728ac_preproc_ok=:
13729break
13730fi
13731rm -f conftest.err conftest.i conftest.$ac_ext
13732
13733done
13734# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
13735rm -f conftest.i conftest.err conftest.$ac_ext
13736if $ac_preproc_ok; then :
13737  break
13738fi
13739
13740    done
13741    ac_cv_prog_CXXCPP=$CXXCPP
13742
13743fi
13744  CXXCPP=$ac_cv_prog_CXXCPP
13745else
13746  ac_cv_prog_CXXCPP=$CXXCPP
13747fi
13748{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
13749$as_echo "$CXXCPP" >&6; }
13750ac_preproc_ok=false
13751for ac_cxx_preproc_warn_flag in '' yes
13752do
13753  # Use a header file that comes with gcc, so configuring glibc
13754  # with a fresh cross-compiler works.
13755  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13756  # <limits.h> exists even on freestanding compilers.
13757  # On the NeXT, cc -E runs the code through the compiler's parser,
13758  # not just through cpp. "Syntax error" is here to catch this case.
13759  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13760/* end confdefs.h.  */
13761#ifdef __STDC__
13762# include <limits.h>
13763#else
13764# include <assert.h>
13765#endif
13766		     Syntax error
13767_ACEOF
13768if ac_fn_cxx_try_cpp "$LINENO"; then :
13769
13770else
13771  # Broken: fails on valid input.
13772continue
13773fi
13774rm -f conftest.err conftest.i conftest.$ac_ext
13775
13776  # OK, works on sane cases.  Now check whether nonexistent headers
13777  # can be detected and how.
13778  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13779/* end confdefs.h.  */
13780#include <ac_nonexistent.h>
13781_ACEOF
13782if ac_fn_cxx_try_cpp "$LINENO"; then :
13783  # Broken: success on invalid input.
13784continue
13785else
13786  # Passes both tests.
13787ac_preproc_ok=:
13788break
13789fi
13790rm -f conftest.err conftest.i conftest.$ac_ext
13791
13792done
13793# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
13794rm -f conftest.i conftest.err conftest.$ac_ext
13795if $ac_preproc_ok; then :
13796
13797else
13798  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13799$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13800as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
13801See \`config.log' for more details" "$LINENO" 5; }
13802fi
13803
13804ac_ext=c
13805ac_cpp='$CPP $CPPFLAGS'
13806ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13807ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13808ac_compiler_gnu=$ac_cv_c_compiler_gnu
13809
13810else
13811  _lt_caught_CXX_error=yes
13812fi
13813
13814ac_ext=cpp
13815ac_cpp='$CXXCPP $CPPFLAGS'
13816ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13817ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13818ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
13819
13820archive_cmds_need_lc_CXX=no
13821allow_undefined_flag_CXX=
13822always_export_symbols_CXX=no
13823archive_expsym_cmds_CXX=
13824compiler_needs_object_CXX=no
13825export_dynamic_flag_spec_CXX=
13826hardcode_direct_CXX=no
13827hardcode_direct_absolute_CXX=no
13828hardcode_libdir_flag_spec_CXX=
13829hardcode_libdir_separator_CXX=
13830hardcode_minus_L_CXX=no
13831hardcode_shlibpath_var_CXX=unsupported
13832hardcode_automatic_CXX=no
13833inherit_rpath_CXX=no
13834module_cmds_CXX=
13835module_expsym_cmds_CXX=
13836link_all_deplibs_CXX=unknown
13837old_archive_cmds_CXX=$old_archive_cmds
13838reload_flag_CXX=$reload_flag
13839reload_cmds_CXX=$reload_cmds
13840no_undefined_flag_CXX=
13841whole_archive_flag_spec_CXX=
13842enable_shared_with_static_runtimes_CXX=no
13843
13844# Source file extension for C++ test sources.
13845ac_ext=cpp
13846
13847# Object file extension for compiled C++ test sources.
13848objext=o
13849objext_CXX=$objext
13850
13851# No sense in running all these tests if we already determined that
13852# the CXX compiler isn't working.  Some variables (like enable_shared)
13853# are currently assumed to apply to all compilers on this platform,
13854# and will be corrupted by setting them based on a non-working compiler.
13855if test yes != "$_lt_caught_CXX_error"; then
13856  # Code to be used in simple compile tests
13857  lt_simple_compile_test_code="int some_variable = 0;"
13858
13859  # Code to be used in simple link tests
13860  lt_simple_link_test_code='int main(int, char *[]) { return(0); }'
13861
13862  # ltmain only uses $CC for tagged configurations so make sure $CC is set.
13863
13864
13865
13866
13867
13868
13869# If no C compiler was specified, use CC.
13870LTCC=${LTCC-"$CC"}
13871
13872# If no C compiler flags were specified, use CFLAGS.
13873LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
13874
13875# Allow CC to be a program name with arguments.
13876compiler=$CC
13877
13878
13879  # save warnings/boilerplate of simple test code
13880  ac_outfile=conftest.$ac_objext
13881echo "$lt_simple_compile_test_code" >conftest.$ac_ext
13882eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
13883_lt_compiler_boilerplate=`cat conftest.err`
13884$RM conftest*
13885
13886  ac_outfile=conftest.$ac_objext
13887echo "$lt_simple_link_test_code" >conftest.$ac_ext
13888eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
13889_lt_linker_boilerplate=`cat conftest.err`
13890$RM -r conftest*
13891
13892
13893  # Allow CC to be a program name with arguments.
13894  lt_save_CC=$CC
13895  lt_save_CFLAGS=$CFLAGS
13896  lt_save_LD=$LD
13897  lt_save_GCC=$GCC
13898  GCC=$GXX
13899  lt_save_with_gnu_ld=$with_gnu_ld
13900  lt_save_path_LD=$lt_cv_path_LD
13901  if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
13902    lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
13903  else
13904    $as_unset lt_cv_prog_gnu_ld
13905  fi
13906  if test -n "${lt_cv_path_LDCXX+set}"; then
13907    lt_cv_path_LD=$lt_cv_path_LDCXX
13908  else
13909    $as_unset lt_cv_path_LD
13910  fi
13911  test -z "${LDCXX+set}" || LD=$LDCXX
13912  CC=${CXX-"c++"}
13913  CFLAGS=$CXXFLAGS
13914  compiler=$CC
13915  compiler_CXX=$CC
13916  func_cc_basename $compiler
13917cc_basename=$func_cc_basename_result
13918
13919
13920  if test -n "$compiler"; then
13921    # We don't want -fno-exception when compiling C++ code, so set the
13922    # no_builtin_flag separately
13923    if test yes = "$GXX"; then
13924      lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
13925    else
13926      lt_prog_compiler_no_builtin_flag_CXX=
13927    fi
13928
13929    if test yes = "$GXX"; then
13930      # Set up default GNU C++ configuration
13931
13932
13933
13934# Check whether --with-gnu-ld was given.
13935if test "${with_gnu_ld+set}" = set; then :
13936  withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes
13937else
13938  with_gnu_ld=no
13939fi
13940
13941ac_prog=ld
13942if test yes = "$GCC"; then
13943  # Check if gcc -print-prog-name=ld gives a path.
13944  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
13945$as_echo_n "checking for ld used by $CC... " >&6; }
13946  case $host in
13947  *-*-mingw*)
13948    # gcc leaves a trailing carriage return, which upsets mingw
13949    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
13950  *)
13951    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
13952  esac
13953  case $ac_prog in
13954    # Accept absolute paths.
13955    [\\/]* | ?:[\\/]*)
13956      re_direlt='/[^/][^/]*/\.\./'
13957      # Canonicalize the pathname of ld
13958      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
13959      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
13960	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
13961      done
13962      test -z "$LD" && LD=$ac_prog
13963      ;;
13964  "")
13965    # If it fails, then pretend we aren't using GCC.
13966    ac_prog=ld
13967    ;;
13968  *)
13969    # If it is relative, then search for the first ld in PATH.
13970    with_gnu_ld=unknown
13971    ;;
13972  esac
13973elif test yes = "$with_gnu_ld"; then
13974  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
13975$as_echo_n "checking for GNU ld... " >&6; }
13976else
13977  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
13978$as_echo_n "checking for non-GNU ld... " >&6; }
13979fi
13980if ${lt_cv_path_LD+:} false; then :
13981  $as_echo_n "(cached) " >&6
13982else
13983  if test -z "$LD"; then
13984  lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR
13985  for ac_dir in $PATH; do
13986    IFS=$lt_save_ifs
13987    test -z "$ac_dir" && ac_dir=.
13988    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
13989      lt_cv_path_LD=$ac_dir/$ac_prog
13990      # Check to see if the program is GNU ld.  I'd rather use --version,
13991      # but apparently some variants of GNU ld only accept -v.
13992      # Break only if it was the GNU/non-GNU ld that we prefer.
13993      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
13994      *GNU* | *'with BFD'*)
13995	test no != "$with_gnu_ld" && break
13996	;;
13997      *)
13998	test yes != "$with_gnu_ld" && break
13999	;;
14000      esac
14001    fi
14002  done
14003  IFS=$lt_save_ifs
14004else
14005  lt_cv_path_LD=$LD # Let the user override the test with a path.
14006fi
14007fi
14008
14009LD=$lt_cv_path_LD
14010if test -n "$LD"; then
14011  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
14012$as_echo "$LD" >&6; }
14013else
14014  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14015$as_echo "no" >&6; }
14016fi
14017test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
14018{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
14019$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
14020if ${lt_cv_prog_gnu_ld+:} false; then :
14021  $as_echo_n "(cached) " >&6
14022else
14023  # I'd rather use --version here, but apparently some GNU lds only accept -v.
14024case `$LD -v 2>&1 </dev/null` in
14025*GNU* | *'with BFD'*)
14026  lt_cv_prog_gnu_ld=yes
14027  ;;
14028*)
14029  lt_cv_prog_gnu_ld=no
14030  ;;
14031esac
14032fi
14033{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
14034$as_echo "$lt_cv_prog_gnu_ld" >&6; }
14035with_gnu_ld=$lt_cv_prog_gnu_ld
14036
14037
14038
14039
14040
14041
14042
14043      # Check if GNU C++ uses GNU ld as the underlying linker, since the
14044      # archiving commands below assume that GNU ld is being used.
14045      if test yes = "$with_gnu_ld"; then
14046        archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
14047        archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
14048
14049        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
14050        export_dynamic_flag_spec_CXX='$wl--export-dynamic'
14051
14052        # If archive_cmds runs LD, not CC, wlarc should be empty
14053        # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
14054        #     investigate it a little bit more. (MM)
14055        wlarc='$wl'
14056
14057        # ancient GNU ld didn't support --whole-archive et. al.
14058        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
14059	  $GREP 'no-whole-archive' > /dev/null; then
14060          whole_archive_flag_spec_CXX=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
14061        else
14062          whole_archive_flag_spec_CXX=
14063        fi
14064      else
14065        with_gnu_ld=no
14066        wlarc=
14067
14068        # A generic and very simple default shared library creation
14069        # command for GNU C++ for the case where it uses the native
14070        # linker, instead of GNU ld.  If possible, this setting should
14071        # overridden to take advantage of the native linker features on
14072        # the platform it is being used on.
14073        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
14074      fi
14075
14076      # Commands to make compiler produce verbose output that lists
14077      # what "hidden" libraries, object files and flags are used when
14078      # linking a shared library.
14079      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
14080
14081    else
14082      GXX=no
14083      with_gnu_ld=no
14084      wlarc=
14085    fi
14086
14087    # PORTME: fill in a description of your system's C++ link characteristics
14088    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
14089$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
14090    ld_shlibs_CXX=yes
14091    case $host_os in
14092      aix3*)
14093        # FIXME: insert proper C++ library support
14094        ld_shlibs_CXX=no
14095        ;;
14096      aix[4-9]*)
14097        if test ia64 = "$host_cpu"; then
14098          # On IA64, the linker does run time linking by default, so we don't
14099          # have to do anything special.
14100          aix_use_runtimelinking=no
14101          exp_sym_flag='-Bexport'
14102          no_entry_flag=
14103        else
14104          aix_use_runtimelinking=no
14105
14106          # Test if we are trying to use run time linking or normal
14107          # AIX style linking. If -brtl is somewhere in LDFLAGS, we
14108          # have runtime linking enabled, and use it for executables.
14109          # For shared libraries, we enable/disable runtime linking
14110          # depending on the kind of the shared library created -
14111          # when "with_aix_soname,aix_use_runtimelinking" is:
14112          # "aix,no"   lib.a(lib.so.V) shared, rtl:no,  for executables
14113          # "aix,yes"  lib.so          shared, rtl:yes, for executables
14114          #            lib.a           static archive
14115          # "both,no"  lib.so.V(shr.o) shared, rtl:yes
14116          #            lib.a(lib.so.V) shared, rtl:no,  for executables
14117          # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables
14118          #            lib.a(lib.so.V) shared, rtl:no
14119          # "svr4,*"   lib.so.V(shr.o) shared, rtl:yes, for executables
14120          #            lib.a           static archive
14121          case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
14122	    for ld_flag in $LDFLAGS; do
14123	      case $ld_flag in
14124	      *-brtl*)
14125	        aix_use_runtimelinking=yes
14126	        break
14127	        ;;
14128	      esac
14129	    done
14130	    if test svr4,no = "$with_aix_soname,$aix_use_runtimelinking"; then
14131	      # With aix-soname=svr4, we create the lib.so.V shared archives only,
14132	      # so we don't have lib.a shared libs to link our executables.
14133	      # We have to force runtime linking in this case.
14134	      aix_use_runtimelinking=yes
14135	      LDFLAGS="$LDFLAGS -Wl,-brtl"
14136	    fi
14137	    ;;
14138          esac
14139
14140          exp_sym_flag='-bexport'
14141          no_entry_flag='-bnoentry'
14142        fi
14143
14144        # When large executables or shared objects are built, AIX ld can
14145        # have problems creating the table of contents.  If linking a library
14146        # or program results in "error TOC overflow" add -mminimal-toc to
14147        # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
14148        # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
14149
14150        archive_cmds_CXX=''
14151        hardcode_direct_CXX=yes
14152        hardcode_direct_absolute_CXX=yes
14153        hardcode_libdir_separator_CXX=':'
14154        link_all_deplibs_CXX=yes
14155        file_list_spec_CXX='$wl-f,'
14156        case $with_aix_soname,$aix_use_runtimelinking in
14157        aix,*) ;;	# no import file
14158        svr4,* | *,yes) # use import file
14159          # The Import File defines what to hardcode.
14160          hardcode_direct_CXX=no
14161          hardcode_direct_absolute_CXX=no
14162          ;;
14163        esac
14164
14165        if test yes = "$GXX"; then
14166          case $host_os in aix4.[012]|aix4.[012].*)
14167          # We only want to do this on AIX 4.2 and lower, the check
14168          # below for broken collect2 doesn't work under 4.3+
14169	  collect2name=`$CC -print-prog-name=collect2`
14170	  if test -f "$collect2name" &&
14171	     strings "$collect2name" | $GREP resolve_lib_name >/dev/null
14172	  then
14173	    # We have reworked collect2
14174	    :
14175	  else
14176	    # We have old collect2
14177	    hardcode_direct_CXX=unsupported
14178	    # It fails to find uninstalled libraries when the uninstalled
14179	    # path is not listed in the libpath.  Setting hardcode_minus_L
14180	    # to unsupported forces relinking
14181	    hardcode_minus_L_CXX=yes
14182	    hardcode_libdir_flag_spec_CXX='-L$libdir'
14183	    hardcode_libdir_separator_CXX=
14184	  fi
14185          esac
14186          shared_flag='-shared'
14187	  if test yes = "$aix_use_runtimelinking"; then
14188	    shared_flag=$shared_flag' $wl-G'
14189	  fi
14190	  # Need to ensure runtime linking is disabled for the traditional
14191	  # shared library, or the linker may eventually find shared libraries
14192	  # /with/ Import File - we do not want to mix them.
14193	  shared_flag_aix='-shared'
14194	  shared_flag_svr4='-shared $wl-G'
14195        else
14196          # not using gcc
14197          if test ia64 = "$host_cpu"; then
14198	  # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
14199	  # chokes on -Wl,-G. The following line is correct:
14200	  shared_flag='-G'
14201          else
14202	    if test yes = "$aix_use_runtimelinking"; then
14203	      shared_flag='$wl-G'
14204	    else
14205	      shared_flag='$wl-bM:SRE'
14206	    fi
14207	    shared_flag_aix='$wl-bM:SRE'
14208	    shared_flag_svr4='$wl-G'
14209          fi
14210        fi
14211
14212        export_dynamic_flag_spec_CXX='$wl-bexpall'
14213        # It seems that -bexpall does not export symbols beginning with
14214        # underscore (_), so it is better to generate a list of symbols to
14215	# export.
14216        always_export_symbols_CXX=yes
14217	if test aix,yes = "$with_aix_soname,$aix_use_runtimelinking"; then
14218          # Warning - without using the other runtime loading flags (-brtl),
14219          # -berok will link without error, but may produce a broken library.
14220          # The "-G" linker flag allows undefined symbols.
14221          no_undefined_flag_CXX='-bernotok'
14222          # Determine the default libpath from the value encoded in an empty
14223          # executable.
14224          if test set = "${lt_cv_aix_libpath+set}"; then
14225  aix_libpath=$lt_cv_aix_libpath
14226else
14227  if ${lt_cv_aix_libpath__CXX+:} false; then :
14228  $as_echo_n "(cached) " >&6
14229else
14230  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14231/* end confdefs.h.  */
14232
14233int
14234main ()
14235{
14236
14237  ;
14238  return 0;
14239}
14240_ACEOF
14241if ac_fn_cxx_try_link "$LINENO"; then :
14242
14243  lt_aix_libpath_sed='
14244      /Import File Strings/,/^$/ {
14245	  /^0/ {
14246	      s/^0  *\([^ ]*\) *$/\1/
14247	      p
14248	  }
14249      }'
14250  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
14251  # Check for a 64-bit object if we didn't find anything.
14252  if test -z "$lt_cv_aix_libpath__CXX"; then
14253    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
14254  fi
14255fi
14256rm -f core conftest.err conftest.$ac_objext \
14257    conftest$ac_exeext conftest.$ac_ext
14258  if test -z "$lt_cv_aix_libpath__CXX"; then
14259    lt_cv_aix_libpath__CXX=/usr/lib:/lib
14260  fi
14261
14262fi
14263
14264  aix_libpath=$lt_cv_aix_libpath__CXX
14265fi
14266
14267          hardcode_libdir_flag_spec_CXX='$wl-blibpath:$libdir:'"$aix_libpath"
14268
14269          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
14270        else
14271          if test ia64 = "$host_cpu"; then
14272	    hardcode_libdir_flag_spec_CXX='$wl-R $libdir:/usr/lib:/lib'
14273	    allow_undefined_flag_CXX="-z nodefs"
14274	    archive_expsym_cmds_CXX="\$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"
14275          else
14276	    # Determine the default libpath from the value encoded in an
14277	    # empty executable.
14278	    if test set = "${lt_cv_aix_libpath+set}"; then
14279  aix_libpath=$lt_cv_aix_libpath
14280else
14281  if ${lt_cv_aix_libpath__CXX+:} false; then :
14282  $as_echo_n "(cached) " >&6
14283else
14284  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14285/* end confdefs.h.  */
14286
14287int
14288main ()
14289{
14290
14291  ;
14292  return 0;
14293}
14294_ACEOF
14295if ac_fn_cxx_try_link "$LINENO"; then :
14296
14297  lt_aix_libpath_sed='
14298      /Import File Strings/,/^$/ {
14299	  /^0/ {
14300	      s/^0  *\([^ ]*\) *$/\1/
14301	      p
14302	  }
14303      }'
14304  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
14305  # Check for a 64-bit object if we didn't find anything.
14306  if test -z "$lt_cv_aix_libpath__CXX"; then
14307    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
14308  fi
14309fi
14310rm -f core conftest.err conftest.$ac_objext \
14311    conftest$ac_exeext conftest.$ac_ext
14312  if test -z "$lt_cv_aix_libpath__CXX"; then
14313    lt_cv_aix_libpath__CXX=/usr/lib:/lib
14314  fi
14315
14316fi
14317
14318  aix_libpath=$lt_cv_aix_libpath__CXX
14319fi
14320
14321	    hardcode_libdir_flag_spec_CXX='$wl-blibpath:$libdir:'"$aix_libpath"
14322	    # Warning - without using the other run time loading flags,
14323	    # -berok will link without error, but may produce a broken library.
14324	    no_undefined_flag_CXX=' $wl-bernotok'
14325	    allow_undefined_flag_CXX=' $wl-berok'
14326	    if test yes = "$with_gnu_ld"; then
14327	      # We only use this code for GNU lds that support --whole-archive.
14328	      whole_archive_flag_spec_CXX='$wl--whole-archive$convenience $wl--no-whole-archive'
14329	    else
14330	      # Exported symbols can be pulled into shared objects from archives
14331	      whole_archive_flag_spec_CXX='$convenience'
14332	    fi
14333	    archive_cmds_need_lc_CXX=yes
14334	    archive_expsym_cmds_CXX='$RM -r $output_objdir/$realname.d~$MKDIR $output_objdir/$realname.d'
14335	    # -brtl affects multiple linker settings, -berok does not and is overridden later
14336	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
14337	    if test svr4 != "$with_aix_soname"; then
14338	      # This is similar to how AIX traditionally builds its shared
14339	      # libraries. Need -bnortl late, we may have -brtl in LDFLAGS.
14340	      archive_expsym_cmds_CXX="$archive_expsym_cmds_CXX"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$soname $libobjs $deplibs $wl-bnoentry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$realname.d/$soname'
14341	    fi
14342	    if test aix != "$with_aix_soname"; then
14343	      archive_expsym_cmds_CXX="$archive_expsym_cmds_CXX"'~$CC '$shared_flag_svr4' -o $output_objdir/$realname.d/$shared_archive_member_spec.o $libobjs $deplibs $wl-bnoentry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$STRIP -e $output_objdir/$realname.d/$shared_archive_member_spec.o~( func_echo_all "#! $soname($shared_archive_member_spec.o)"; if test shr_64 = "$shared_archive_member_spec"; then func_echo_all "# 64"; else func_echo_all "# 32"; fi; cat $export_symbols ) > $output_objdir/$realname.d/$shared_archive_member_spec.imp~$AR $AR_FLAGS $output_objdir/$soname $output_objdir/$realname.d/$shared_archive_member_spec.o $output_objdir/$realname.d/$shared_archive_member_spec.imp'
14344	    else
14345	      # used by -dlpreopen to get the symbols
14346	      archive_expsym_cmds_CXX="$archive_expsym_cmds_CXX"'~$MV  $output_objdir/$realname.d/$soname $output_objdir'
14347	    fi
14348	    archive_expsym_cmds_CXX="$archive_expsym_cmds_CXX"'~$RM -r $output_objdir/$realname.d'
14349          fi
14350        fi
14351        ;;
14352
14353      beos*)
14354	if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
14355	  allow_undefined_flag_CXX=unsupported
14356	  # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
14357	  # support --undefined.  This deserves some investigation.  FIXME
14358	  archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
14359	else
14360	  ld_shlibs_CXX=no
14361	fi
14362	;;
14363
14364      chorus*)
14365        case $cc_basename in
14366          *)
14367	  # FIXME: insert proper C++ library support
14368	  ld_shlibs_CXX=no
14369	  ;;
14370        esac
14371        ;;
14372
14373      cygwin* | mingw* | pw32* | cegcc*)
14374	case $GXX,$cc_basename in
14375	,cl* | no,cl*)
14376	  # Native MSVC
14377	  # hardcode_libdir_flag_spec is actually meaningless, as there is
14378	  # no search path for DLLs.
14379	  hardcode_libdir_flag_spec_CXX=' '
14380	  allow_undefined_flag_CXX=unsupported
14381	  always_export_symbols_CXX=yes
14382	  file_list_spec_CXX='@'
14383	  # Tell ltmain to make .lib files, not .a files.
14384	  libext=lib
14385	  # Tell ltmain to make .dll files, not .so files.
14386	  shrext_cmds=.dll
14387	  # FIXME: Setting linknames here is a bad hack.
14388	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
14389	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
14390              cp "$export_symbols" "$output_objdir/$soname.def";
14391              echo "$tool_output_objdir$soname.def" > "$output_objdir/$soname.exp";
14392            else
14393              $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
14394            fi~
14395            $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
14396            linknames='
14397	  # The linker will not automatically build a static lib if we build a DLL.
14398	  # _LT_TAGVAR(old_archive_from_new_cmds, CXX)='true'
14399	  enable_shared_with_static_runtimes_CXX=yes
14400	  # Don't use ranlib
14401	  old_postinstall_cmds_CXX='chmod 644 $oldlib'
14402	  postlink_cmds_CXX='lt_outputfile="@OUTPUT@"~
14403            lt_tool_outputfile="@TOOL_OUTPUT@"~
14404            case $lt_outputfile in
14405              *.exe|*.EXE) ;;
14406              *)
14407                lt_outputfile=$lt_outputfile.exe
14408                lt_tool_outputfile=$lt_tool_outputfile.exe
14409                ;;
14410            esac~
14411            func_to_tool_file "$lt_outputfile"~
14412            if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest"; then
14413              $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
14414              $RM "$lt_outputfile.manifest";
14415            fi'
14416	  ;;
14417	*)
14418	  # g++
14419	  # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
14420	  # as there is no search path for DLLs.
14421	  hardcode_libdir_flag_spec_CXX='-L$libdir'
14422	  export_dynamic_flag_spec_CXX='$wl--export-all-symbols'
14423	  allow_undefined_flag_CXX=unsupported
14424	  always_export_symbols_CXX=no
14425	  enable_shared_with_static_runtimes_CXX=yes
14426
14427	  if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
14428	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
14429	    # If the export-symbols file already is a .def file, use it as
14430	    # is; otherwise, prepend EXPORTS...
14431	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
14432              cp $export_symbols $output_objdir/$soname.def;
14433            else
14434              echo EXPORTS > $output_objdir/$soname.def;
14435              cat $export_symbols >> $output_objdir/$soname.def;
14436            fi~
14437            $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
14438	  else
14439	    ld_shlibs_CXX=no
14440	  fi
14441	  ;;
14442	esac
14443	;;
14444      darwin* | rhapsody*)
14445
14446
14447  archive_cmds_need_lc_CXX=no
14448  hardcode_direct_CXX=no
14449  hardcode_automatic_CXX=yes
14450  hardcode_shlibpath_var_CXX=unsupported
14451  if test yes = "$lt_cv_ld_force_load"; then
14452    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
14453
14454  else
14455    whole_archive_flag_spec_CXX=''
14456  fi
14457  link_all_deplibs_CXX=yes
14458  allow_undefined_flag_CXX=$_lt_dar_allow_undefined
14459  case $cc_basename in
14460     ifort*|nagfor*) _lt_dar_can_shared=yes ;;
14461     *) _lt_dar_can_shared=$GCC ;;
14462  esac
14463  if test yes = "$_lt_dar_can_shared"; then
14464    output_verbose_link_cmd=func_echo_all
14465    archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dsymutil"
14466    module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dsymutil"
14467    archive_expsym_cmds_CXX="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"
14468    module_expsym_cmds_CXX="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"
14469       if test yes != "$lt_cv_apple_cc_single_mod"; then
14470      archive_cmds_CXX="\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dsymutil"
14471      archive_expsym_cmds_CXX="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dar_export_syms$_lt_dsymutil"
14472    fi
14473
14474  else
14475  ld_shlibs_CXX=no
14476  fi
14477
14478	;;
14479
14480      os2*)
14481	hardcode_libdir_flag_spec_CXX='-L$libdir'
14482	hardcode_minus_L_CXX=yes
14483	allow_undefined_flag_CXX=unsupported
14484	shrext_cmds=.dll
14485	archive_cmds_CXX='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~
14486	  $ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~
14487	  $ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~
14488	  $ECHO EXPORTS >> $output_objdir/$libname.def~
14489	  emxexp $libobjs | $SED /"_DLL_InitTerm"/d >> $output_objdir/$libname.def~
14490	  $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~
14491	  emximp -o $lib $output_objdir/$libname.def'
14492	archive_expsym_cmds_CXX='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~
14493	  $ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~
14494	  $ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~
14495	  $ECHO EXPORTS >> $output_objdir/$libname.def~
14496	  prefix_cmds="$SED"~
14497	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
14498	    prefix_cmds="$prefix_cmds -e 1d";
14499	  fi~
14500	  prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
14501	  cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~
14502	  $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~
14503	  emximp -o $lib $output_objdir/$libname.def'
14504	old_archive_From_new_cmds_CXX='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
14505	enable_shared_with_static_runtimes_CXX=yes
14506	;;
14507
14508      dgux*)
14509        case $cc_basename in
14510          ec++*)
14511	    # FIXME: insert proper C++ library support
14512	    ld_shlibs_CXX=no
14513	    ;;
14514          ghcx*)
14515	    # Green Hills C++ Compiler
14516	    # FIXME: insert proper C++ library support
14517	    ld_shlibs_CXX=no
14518	    ;;
14519          *)
14520	    # FIXME: insert proper C++ library support
14521	    ld_shlibs_CXX=no
14522	    ;;
14523        esac
14524        ;;
14525
14526      freebsd2.*)
14527        # C++ shared libraries reported to be fairly broken before
14528	# switch to ELF
14529        ld_shlibs_CXX=no
14530        ;;
14531
14532      freebsd-elf*)
14533        archive_cmds_need_lc_CXX=no
14534        ;;
14535
14536      freebsd* | dragonfly*)
14537        # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
14538        # conventions
14539        ld_shlibs_CXX=yes
14540        ;;
14541
14542      haiku*)
14543        archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
14544        link_all_deplibs_CXX=yes
14545        ;;
14546
14547      hpux9*)
14548        hardcode_libdir_flag_spec_CXX='$wl+b $wl$libdir'
14549        hardcode_libdir_separator_CXX=:
14550        export_dynamic_flag_spec_CXX='$wl-E'
14551        hardcode_direct_CXX=yes
14552        hardcode_minus_L_CXX=yes # Not in the search PATH,
14553				             # but as the default
14554				             # location of the library.
14555
14556        case $cc_basename in
14557          CC*)
14558            # FIXME: insert proper C++ library support
14559            ld_shlibs_CXX=no
14560            ;;
14561          aCC*)
14562            archive_cmds_CXX='$RM $output_objdir/$soname~$CC -b $wl+b $wl$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib'
14563            # Commands to make compiler produce verbose output that lists
14564            # what "hidden" libraries, object files and flags are used when
14565            # linking a shared library.
14566            #
14567            # There doesn't appear to be a way to prevent this compiler from
14568            # explicitly linking system object files so we need to strip them
14569            # from the output so that they don't get included in the library
14570            # dependencies.
14571            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
14572            ;;
14573          *)
14574            if test yes = "$GXX"; then
14575              archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag $wl+b $wl$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib'
14576            else
14577              # FIXME: insert proper C++ library support
14578              ld_shlibs_CXX=no
14579            fi
14580            ;;
14581        esac
14582        ;;
14583
14584      hpux10*|hpux11*)
14585        if test no = "$with_gnu_ld"; then
14586	  hardcode_libdir_flag_spec_CXX='$wl+b $wl$libdir'
14587	  hardcode_libdir_separator_CXX=:
14588
14589          case $host_cpu in
14590            hppa*64*|ia64*)
14591              ;;
14592            *)
14593	      export_dynamic_flag_spec_CXX='$wl-E'
14594              ;;
14595          esac
14596        fi
14597        case $host_cpu in
14598          hppa*64*|ia64*)
14599            hardcode_direct_CXX=no
14600            hardcode_shlibpath_var_CXX=no
14601            ;;
14602          *)
14603            hardcode_direct_CXX=yes
14604            hardcode_direct_absolute_CXX=yes
14605            hardcode_minus_L_CXX=yes # Not in the search PATH,
14606					         # but as the default
14607					         # location of the library.
14608            ;;
14609        esac
14610
14611        case $cc_basename in
14612          CC*)
14613	    # FIXME: insert proper C++ library support
14614	    ld_shlibs_CXX=no
14615	    ;;
14616          aCC*)
14617	    case $host_cpu in
14618	      hppa*64*)
14619	        archive_cmds_CXX='$CC -b $wl+h $wl$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
14620	        ;;
14621	      ia64*)
14622	        archive_cmds_CXX='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
14623	        ;;
14624	      *)
14625	        archive_cmds_CXX='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
14626	        ;;
14627	    esac
14628	    # Commands to make compiler produce verbose output that lists
14629	    # what "hidden" libraries, object files and flags are used when
14630	    # linking a shared library.
14631	    #
14632	    # There doesn't appear to be a way to prevent this compiler from
14633	    # explicitly linking system object files so we need to strip them
14634	    # from the output so that they don't get included in the library
14635	    # dependencies.
14636	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
14637	    ;;
14638          *)
14639	    if test yes = "$GXX"; then
14640	      if test no = "$with_gnu_ld"; then
14641	        case $host_cpu in
14642	          hppa*64*)
14643	            archive_cmds_CXX='$CC -shared -nostdlib -fPIC $wl+h $wl$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
14644	            ;;
14645	          ia64*)
14646	            archive_cmds_CXX='$CC -shared -nostdlib $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
14647	            ;;
14648	          *)
14649	            archive_cmds_CXX='$CC -shared -nostdlib $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
14650	            ;;
14651	        esac
14652	      fi
14653	    else
14654	      # FIXME: insert proper C++ library support
14655	      ld_shlibs_CXX=no
14656	    fi
14657	    ;;
14658        esac
14659        ;;
14660
14661      interix[3-9]*)
14662	hardcode_direct_CXX=no
14663	hardcode_shlibpath_var_CXX=no
14664	hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
14665	export_dynamic_flag_spec_CXX='$wl-E'
14666	# Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
14667	# Instead, shared libraries are loaded at an image base (0x10000000 by
14668	# default) and relocated if they conflict, which is a slow very memory
14669	# consuming and fragmenting process.  To avoid this, we pick a random,
14670	# 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
14671	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
14672	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
14673	archive_expsym_cmds_CXX='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'
14674	;;
14675      irix5* | irix6*)
14676        case $cc_basename in
14677          CC*)
14678	    # SGI C++
14679	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
14680
14681	    # Archives containing C++ object files must be created using
14682	    # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
14683	    # necessary to make sure instantiated templates are included
14684	    # in the archive.
14685	    old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
14686	    ;;
14687          *)
14688	    if test yes = "$GXX"; then
14689	      if test no = "$with_gnu_ld"; then
14690	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
14691	      else
14692	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
14693	      fi
14694	    fi
14695	    link_all_deplibs_CXX=yes
14696	    ;;
14697        esac
14698        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
14699        hardcode_libdir_separator_CXX=:
14700        inherit_rpath_CXX=yes
14701        ;;
14702
14703      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
14704        case $cc_basename in
14705          KCC*)
14706	    # Kuck and Associates, Inc. (KAI) C++ Compiler
14707
14708	    # KCC will only create a shared library if the output file
14709	    # ends with ".so" (or ".sl" for HP-UX), so rename the library
14710	    # to its proper name (with version) after linking.
14711	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
14712	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
14713	    # Commands to make compiler produce verbose output that lists
14714	    # what "hidden" libraries, object files and flags are used when
14715	    # linking a shared library.
14716	    #
14717	    # There doesn't appear to be a way to prevent this compiler from
14718	    # explicitly linking system object files so we need to strip them
14719	    # from the output so that they don't get included in the library
14720	    # dependencies.
14721	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
14722
14723	    hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
14724	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
14725
14726	    # Archives containing C++ object files must be created using
14727	    # "CC -Bstatic", where "CC" is the KAI C++ compiler.
14728	    old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
14729	    ;;
14730	  icpc* | ecpc* )
14731	    # Intel C++
14732	    with_gnu_ld=yes
14733	    # version 8.0 and above of icpc choke on multiply defined symbols
14734	    # if we add $predep_objects and $postdep_objects, however 7.1 and
14735	    # earlier do not add the objects themselves.
14736	    case `$CC -V 2>&1` in
14737	      *"Version 7."*)
14738	        archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
14739		archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
14740		;;
14741	      *)  # Version 8.0 or newer
14742	        tmp_idyn=
14743	        case $host_cpu in
14744		  ia64*) tmp_idyn=' -i_dynamic';;
14745		esac
14746	        archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
14747		archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
14748		;;
14749	    esac
14750	    archive_cmds_need_lc_CXX=no
14751	    hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
14752	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
14753	    whole_archive_flag_spec_CXX='$wl--whole-archive$convenience $wl--no-whole-archive'
14754	    ;;
14755          pgCC* | pgcpp*)
14756            # Portland Group C++ compiler
14757	    case `$CC -V` in
14758	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
14759	      prelink_cmds_CXX='tpldir=Template.dir~
14760               rm -rf $tpldir~
14761               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
14762               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
14763	      old_archive_cmds_CXX='tpldir=Template.dir~
14764                rm -rf $tpldir~
14765                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
14766                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
14767                $RANLIB $oldlib'
14768	      archive_cmds_CXX='tpldir=Template.dir~
14769                rm -rf $tpldir~
14770                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
14771                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
14772	      archive_expsym_cmds_CXX='tpldir=Template.dir~
14773                rm -rf $tpldir~
14774                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
14775                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
14776	      ;;
14777	    *) # Version 6 and above use weak symbols
14778	      archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
14779	      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
14780	      ;;
14781	    esac
14782
14783	    hardcode_libdir_flag_spec_CXX='$wl--rpath $wl$libdir'
14784	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
14785	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
14786            ;;
14787	  cxx*)
14788	    # Compaq C++
14789	    archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
14790	    archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname  -o $lib $wl-retain-symbols-file $wl$export_symbols'
14791
14792	    runpath_var=LD_RUN_PATH
14793	    hardcode_libdir_flag_spec_CXX='-rpath $libdir'
14794	    hardcode_libdir_separator_CXX=:
14795
14796	    # Commands to make compiler produce verbose output that lists
14797	    # what "hidden" libraries, object files and flags are used when
14798	    # linking a shared library.
14799	    #
14800	    # There doesn't appear to be a way to prevent this compiler from
14801	    # explicitly linking system object files so we need to strip them
14802	    # from the output so that they don't get included in the library
14803	    # dependencies.
14804	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
14805	    ;;
14806	  xl* | mpixl* | bgxl*)
14807	    # IBM XL 8.0 on PPC, with GNU ld
14808	    hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
14809	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
14810	    archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
14811	    if test yes = "$supports_anon_versioning"; then
14812	      archive_expsym_cmds_CXX='echo "{ global:" > $output_objdir/$libname.ver~
14813                cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
14814                echo "local: *; };" >> $output_objdir/$libname.ver~
14815                $CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib'
14816	    fi
14817	    ;;
14818	  *)
14819	    case `$CC -V 2>&1 | sed 5q` in
14820	    *Sun\ C*)
14821	      # Sun C++ 5.9
14822	      no_undefined_flag_CXX=' -zdefs'
14823	      archive_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
14824	      archive_expsym_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file $wl$export_symbols'
14825	      hardcode_libdir_flag_spec_CXX='-R$libdir'
14826	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
14827	      compiler_needs_object_CXX=yes
14828
14829	      # Not sure whether something based on
14830	      # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
14831	      # would be better.
14832	      output_verbose_link_cmd='func_echo_all'
14833
14834	      # Archives containing C++ object files must be created using
14835	      # "CC -xar", where "CC" is the Sun C++ compiler.  This is
14836	      # necessary to make sure instantiated templates are included
14837	      # in the archive.
14838	      old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
14839	      ;;
14840	    esac
14841	    ;;
14842	esac
14843	;;
14844
14845      lynxos*)
14846        # FIXME: insert proper C++ library support
14847	ld_shlibs_CXX=no
14848	;;
14849
14850      m88k*)
14851        # FIXME: insert proper C++ library support
14852        ld_shlibs_CXX=no
14853	;;
14854
14855      mvs*)
14856        case $cc_basename in
14857          cxx*)
14858	    # FIXME: insert proper C++ library support
14859	    ld_shlibs_CXX=no
14860	    ;;
14861	  *)
14862	    # FIXME: insert proper C++ library support
14863	    ld_shlibs_CXX=no
14864	    ;;
14865	esac
14866	;;
14867
14868      netbsd*)
14869        if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
14870	  archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
14871	  wlarc=
14872	  hardcode_libdir_flag_spec_CXX='-R$libdir'
14873	  hardcode_direct_CXX=yes
14874	  hardcode_shlibpath_var_CXX=no
14875	fi
14876	# Workaround some broken pre-1.5 toolchains
14877	output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
14878	;;
14879
14880      *nto* | *qnx*)
14881        ld_shlibs_CXX=yes
14882	;;
14883
14884      openbsd* | bitrig*)
14885	if test -f /usr/libexec/ld.so; then
14886	  hardcode_direct_CXX=yes
14887	  hardcode_shlibpath_var_CXX=no
14888	  hardcode_direct_absolute_CXX=yes
14889	  archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
14890	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
14891	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
14892	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
14893	    export_dynamic_flag_spec_CXX='$wl-E'
14894	    whole_archive_flag_spec_CXX=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
14895	  fi
14896	  output_verbose_link_cmd=func_echo_all
14897	else
14898	  ld_shlibs_CXX=no
14899	fi
14900	;;
14901
14902      osf3* | osf4* | osf5*)
14903        case $cc_basename in
14904          KCC*)
14905	    # Kuck and Associates, Inc. (KAI) C++ Compiler
14906
14907	    # KCC will only create a shared library if the output file
14908	    # ends with ".so" (or ".sl" for HP-UX), so rename the library
14909	    # to its proper name (with version) after linking.
14910	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
14911
14912	    hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
14913	    hardcode_libdir_separator_CXX=:
14914
14915	    # Archives containing C++ object files must be created using
14916	    # the KAI C++ compiler.
14917	    case $host in
14918	      osf3*) old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;;
14919	      *) old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' ;;
14920	    esac
14921	    ;;
14922          RCC*)
14923	    # Rational C++ 2.4.1
14924	    # FIXME: insert proper C++ library support
14925	    ld_shlibs_CXX=no
14926	    ;;
14927          cxx*)
14928	    case $host in
14929	      osf3*)
14930	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
14931	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
14932	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
14933		;;
14934	      *)
14935	        allow_undefined_flag_CXX=' -expect_unresolved \*'
14936	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
14937	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
14938                  echo "-hidden">> $lib.exp~
14939                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
14940                  $RM $lib.exp'
14941	        hardcode_libdir_flag_spec_CXX='-rpath $libdir'
14942		;;
14943	    esac
14944
14945	    hardcode_libdir_separator_CXX=:
14946
14947	    # Commands to make compiler produce verbose output that lists
14948	    # what "hidden" libraries, object files and flags are used when
14949	    # linking a shared library.
14950	    #
14951	    # There doesn't appear to be a way to prevent this compiler from
14952	    # explicitly linking system object files so we need to strip them
14953	    # from the output so that they don't get included in the library
14954	    # dependencies.
14955	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
14956	    ;;
14957	  *)
14958	    if test yes,no = "$GXX,$with_gnu_ld"; then
14959	      allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
14960	      case $host in
14961	        osf3*)
14962	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
14963		  ;;
14964	        *)
14965	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
14966		  ;;
14967	      esac
14968
14969	      hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
14970	      hardcode_libdir_separator_CXX=:
14971
14972	      # Commands to make compiler produce verbose output that lists
14973	      # what "hidden" libraries, object files and flags are used when
14974	      # linking a shared library.
14975	      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
14976
14977	    else
14978	      # FIXME: insert proper C++ library support
14979	      ld_shlibs_CXX=no
14980	    fi
14981	    ;;
14982        esac
14983        ;;
14984
14985      psos*)
14986        # FIXME: insert proper C++ library support
14987        ld_shlibs_CXX=no
14988        ;;
14989
14990      sunos4*)
14991        case $cc_basename in
14992          CC*)
14993	    # Sun C++ 4.x
14994	    # FIXME: insert proper C++ library support
14995	    ld_shlibs_CXX=no
14996	    ;;
14997          lcc*)
14998	    # Lucid
14999	    # FIXME: insert proper C++ library support
15000	    ld_shlibs_CXX=no
15001	    ;;
15002          *)
15003	    # FIXME: insert proper C++ library support
15004	    ld_shlibs_CXX=no
15005	    ;;
15006        esac
15007        ;;
15008
15009      solaris*)
15010        case $cc_basename in
15011          CC* | sunCC*)
15012	    # Sun C++ 4.2, 5.x and Centerline C++
15013            archive_cmds_need_lc_CXX=yes
15014	    no_undefined_flag_CXX=' -zdefs'
15015	    archive_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
15016	    archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
15017              $CC -G$allow_undefined_flag $wl-M $wl$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
15018
15019	    hardcode_libdir_flag_spec_CXX='-R$libdir'
15020	    hardcode_shlibpath_var_CXX=no
15021	    case $host_os in
15022	      solaris2.[0-5] | solaris2.[0-5].*) ;;
15023	      *)
15024		# The compiler driver will combine and reorder linker options,
15025		# but understands '-z linker_flag'.
15026	        # Supported since Solaris 2.6 (maybe 2.5.1?)
15027		whole_archive_flag_spec_CXX='-z allextract$convenience -z defaultextract'
15028	        ;;
15029	    esac
15030	    link_all_deplibs_CXX=yes
15031
15032	    output_verbose_link_cmd='func_echo_all'
15033
15034	    # Archives containing C++ object files must be created using
15035	    # "CC -xar", where "CC" is the Sun C++ compiler.  This is
15036	    # necessary to make sure instantiated templates are included
15037	    # in the archive.
15038	    old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
15039	    ;;
15040          gcx*)
15041	    # Green Hills C++ Compiler
15042	    archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-h $wl$soname -o $lib'
15043
15044	    # The C++ compiler must be used to create the archive.
15045	    old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
15046	    ;;
15047          *)
15048	    # GNU C++ compiler with Solaris linker
15049	    if test yes,no = "$GXX,$with_gnu_ld"; then
15050	      no_undefined_flag_CXX=' $wl-z ${wl}defs'
15051	      if $CC --version | $GREP -v '^2\.7' > /dev/null; then
15052	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-h $wl$soname -o $lib'
15053	        archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
15054                  $CC -shared $pic_flag -nostdlib $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
15055
15056	        # Commands to make compiler produce verbose output that lists
15057	        # what "hidden" libraries, object files and flags are used when
15058	        # linking a shared library.
15059	        output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
15060	      else
15061	        # g++ 2.7 appears to require '-G' NOT '-shared' on this
15062	        # platform.
15063	        archive_cmds_CXX='$CC -G -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-h $wl$soname -o $lib'
15064	        archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
15065                  $CC -G -nostdlib $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
15066
15067	        # Commands to make compiler produce verbose output that lists
15068	        # what "hidden" libraries, object files and flags are used when
15069	        # linking a shared library.
15070	        output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
15071	      fi
15072
15073	      hardcode_libdir_flag_spec_CXX='$wl-R $wl$libdir'
15074	      case $host_os in
15075		solaris2.[0-5] | solaris2.[0-5].*) ;;
15076		*)
15077		  whole_archive_flag_spec_CXX='$wl-z ${wl}allextract$convenience $wl-z ${wl}defaultextract'
15078		  ;;
15079	      esac
15080	    fi
15081	    ;;
15082        esac
15083        ;;
15084
15085    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
15086      no_undefined_flag_CXX='$wl-z,text'
15087      archive_cmds_need_lc_CXX=no
15088      hardcode_shlibpath_var_CXX=no
15089      runpath_var='LD_RUN_PATH'
15090
15091      case $cc_basename in
15092        CC*)
15093	  archive_cmds_CXX='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
15094	  archive_expsym_cmds_CXX='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
15095	  ;;
15096	*)
15097	  archive_cmds_CXX='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
15098	  archive_expsym_cmds_CXX='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
15099	  ;;
15100      esac
15101      ;;
15102
15103      sysv5* | sco3.2v5* | sco5v6*)
15104	# Note: We CANNOT use -z defs as we might desire, because we do not
15105	# link with -lc, and that would cause any symbols used from libc to
15106	# always be unresolved, which means just about no library would
15107	# ever link correctly.  If we're not using GNU ld we use -z text
15108	# though, which does catch some bad symbols but isn't as heavy-handed
15109	# as -z defs.
15110	no_undefined_flag_CXX='$wl-z,text'
15111	allow_undefined_flag_CXX='$wl-z,nodefs'
15112	archive_cmds_need_lc_CXX=no
15113	hardcode_shlibpath_var_CXX=no
15114	hardcode_libdir_flag_spec_CXX='$wl-R,$libdir'
15115	hardcode_libdir_separator_CXX=':'
15116	link_all_deplibs_CXX=yes
15117	export_dynamic_flag_spec_CXX='$wl-Bexport'
15118	runpath_var='LD_RUN_PATH'
15119
15120	case $cc_basename in
15121          CC*)
15122	    archive_cmds_CXX='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
15123	    archive_expsym_cmds_CXX='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
15124	    old_archive_cmds_CXX='$CC -Tprelink_objects $oldobjs~
15125              '"$old_archive_cmds_CXX"
15126	    reload_cmds_CXX='$CC -Tprelink_objects $reload_objs~
15127              '"$reload_cmds_CXX"
15128	    ;;
15129	  *)
15130	    archive_cmds_CXX='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
15131	    archive_expsym_cmds_CXX='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
15132	    ;;
15133	esac
15134      ;;
15135
15136      tandem*)
15137        case $cc_basename in
15138          NCC*)
15139	    # NonStop-UX NCC 3.20
15140	    # FIXME: insert proper C++ library support
15141	    ld_shlibs_CXX=no
15142	    ;;
15143          *)
15144	    # FIXME: insert proper C++ library support
15145	    ld_shlibs_CXX=no
15146	    ;;
15147        esac
15148        ;;
15149
15150      vxworks*)
15151        # FIXME: insert proper C++ library support
15152        ld_shlibs_CXX=no
15153        ;;
15154
15155      *)
15156        # FIXME: insert proper C++ library support
15157        ld_shlibs_CXX=no
15158        ;;
15159    esac
15160
15161    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
15162$as_echo "$ld_shlibs_CXX" >&6; }
15163    test no = "$ld_shlibs_CXX" && can_build_shared=no
15164
15165    GCC_CXX=$GXX
15166    LD_CXX=$LD
15167
15168    ## CAVEAT EMPTOR:
15169    ## There is no encapsulation within the following macros, do not change
15170    ## the running order or otherwise move them around unless you know exactly
15171    ## what you are doing...
15172    # Dependencies to place before and after the object being linked:
15173predep_objects_CXX=
15174postdep_objects_CXX=
15175predeps_CXX=
15176postdeps_CXX=
15177compiler_lib_search_path_CXX=
15178
15179cat > conftest.$ac_ext <<_LT_EOF
15180class Foo
15181{
15182public:
15183  Foo (void) { a = 0; }
15184private:
15185  int a;
15186};
15187_LT_EOF
15188
15189
15190_lt_libdeps_save_CFLAGS=$CFLAGS
15191case "$CC $CFLAGS " in #(
15192*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
15193*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
15194*\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;;
15195esac
15196
15197if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
15198  (eval $ac_compile) 2>&5
15199  ac_status=$?
15200  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15201  test $ac_status = 0; }; then
15202  # Parse the compiler output and extract the necessary
15203  # objects, libraries and library flags.
15204
15205  # Sentinel used to keep track of whether or not we are before
15206  # the conftest object file.
15207  pre_test_object_deps_done=no
15208
15209  for p in `eval "$output_verbose_link_cmd"`; do
15210    case $prev$p in
15211
15212    -L* | -R* | -l*)
15213       # Some compilers place space between "-{L,R}" and the path.
15214       # Remove the space.
15215       if test x-L = "$p" ||
15216          test x-R = "$p"; then
15217	 prev=$p
15218	 continue
15219       fi
15220
15221       # Expand the sysroot to ease extracting the directories later.
15222       if test -z "$prev"; then
15223         case $p in
15224         -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
15225         -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
15226         -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
15227         esac
15228       fi
15229       case $p in
15230       =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;;
15231       esac
15232       if test no = "$pre_test_object_deps_done"; then
15233	 case $prev in
15234	 -L | -R)
15235	   # Internal compiler library paths should come after those
15236	   # provided the user.  The postdeps already come after the
15237	   # user supplied libs so there is no need to process them.
15238	   if test -z "$compiler_lib_search_path_CXX"; then
15239	     compiler_lib_search_path_CXX=$prev$p
15240	   else
15241	     compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} $prev$p"
15242	   fi
15243	   ;;
15244	 # The "-l" case would never come before the object being
15245	 # linked, so don't bother handling this case.
15246	 esac
15247       else
15248	 if test -z "$postdeps_CXX"; then
15249	   postdeps_CXX=$prev$p
15250	 else
15251	   postdeps_CXX="${postdeps_CXX} $prev$p"
15252	 fi
15253       fi
15254       prev=
15255       ;;
15256
15257    *.lto.$objext) ;; # Ignore GCC LTO objects
15258    *.$objext)
15259       # This assumes that the test object file only shows up
15260       # once in the compiler output.
15261       if test "$p" = "conftest.$objext"; then
15262	 pre_test_object_deps_done=yes
15263	 continue
15264       fi
15265
15266       if test no = "$pre_test_object_deps_done"; then
15267	 if test -z "$predep_objects_CXX"; then
15268	   predep_objects_CXX=$p
15269	 else
15270	   predep_objects_CXX="$predep_objects_CXX $p"
15271	 fi
15272       else
15273	 if test -z "$postdep_objects_CXX"; then
15274	   postdep_objects_CXX=$p
15275	 else
15276	   postdep_objects_CXX="$postdep_objects_CXX $p"
15277	 fi
15278       fi
15279       ;;
15280
15281    *) ;; # Ignore the rest.
15282
15283    esac
15284  done
15285
15286  # Clean up.
15287  rm -f a.out a.exe
15288else
15289  echo "libtool.m4: error: problem compiling CXX test program"
15290fi
15291
15292$RM -f confest.$objext
15293CFLAGS=$_lt_libdeps_save_CFLAGS
15294
15295# PORTME: override above test on systems where it is broken
15296case $host_os in
15297interix[3-9]*)
15298  # Interix 3.5 installs completely hosed .la files for C++, so rather than
15299  # hack all around it, let's just trust "g++" to DTRT.
15300  predep_objects_CXX=
15301  postdep_objects_CXX=
15302  postdeps_CXX=
15303  ;;
15304esac
15305
15306
15307case " $postdeps_CXX " in
15308*" -lc "*) archive_cmds_need_lc_CXX=no ;;
15309esac
15310 compiler_lib_search_dirs_CXX=
15311if test -n "${compiler_lib_search_path_CXX}"; then
15312 compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
15313fi
15314
15315
15316
15317
15318
15319
15320
15321
15322
15323
15324
15325
15326
15327
15328
15329
15330
15331
15332
15333
15334
15335
15336
15337
15338
15339
15340
15341
15342
15343
15344
15345    lt_prog_compiler_wl_CXX=
15346lt_prog_compiler_pic_CXX=
15347lt_prog_compiler_static_CXX=
15348
15349
15350  # C++ specific cases for pic, static, wl, etc.
15351  if test yes = "$GXX"; then
15352    lt_prog_compiler_wl_CXX='-Wl,'
15353    lt_prog_compiler_static_CXX='-static'
15354
15355    case $host_os in
15356    aix*)
15357      # All AIX code is PIC.
15358      if test ia64 = "$host_cpu"; then
15359	# AIX 5 now supports IA64 processor
15360	lt_prog_compiler_static_CXX='-Bstatic'
15361      fi
15362      lt_prog_compiler_pic_CXX='-fPIC'
15363      ;;
15364
15365    amigaos*)
15366      case $host_cpu in
15367      powerpc)
15368            # see comment about AmigaOS4 .so support
15369            lt_prog_compiler_pic_CXX='-fPIC'
15370        ;;
15371      m68k)
15372            # FIXME: we need at least 68020 code to build shared libraries, but
15373            # adding the '-m68020' flag to GCC prevents building anything better,
15374            # like '-m68040'.
15375            lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
15376        ;;
15377      esac
15378      ;;
15379
15380    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
15381      # PIC is the default for these OSes.
15382      ;;
15383    mingw* | cygwin* | os2* | pw32* | cegcc*)
15384      # This hack is so that the source file can tell whether it is being
15385      # built for inclusion in a dll (and should export symbols for example).
15386      # Although the cygwin gcc ignores -fPIC, still need this for old-style
15387      # (--disable-auto-import) libraries
15388      lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
15389      case $host_os in
15390      os2*)
15391	lt_prog_compiler_static_CXX='$wl-static'
15392	;;
15393      esac
15394      ;;
15395    darwin* | rhapsody*)
15396      # PIC is the default on this platform
15397      # Common symbols not allowed in MH_DYLIB files
15398      lt_prog_compiler_pic_CXX='-fno-common'
15399      ;;
15400    *djgpp*)
15401      # DJGPP does not support shared libraries at all
15402      lt_prog_compiler_pic_CXX=
15403      ;;
15404    haiku*)
15405      # PIC is the default for Haiku.
15406      # The "-static" flag exists, but is broken.
15407      lt_prog_compiler_static_CXX=
15408      ;;
15409    interix[3-9]*)
15410      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
15411      # Instead, we relocate shared libraries at runtime.
15412      ;;
15413    sysv4*MP*)
15414      if test -d /usr/nec; then
15415	lt_prog_compiler_pic_CXX=-Kconform_pic
15416      fi
15417      ;;
15418    hpux*)
15419      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
15420      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
15421      # sets the default TLS model and affects inlining.
15422      case $host_cpu in
15423      hppa*64*)
15424	;;
15425      *)
15426	lt_prog_compiler_pic_CXX='-fPIC'
15427	;;
15428      esac
15429      ;;
15430    *qnx* | *nto*)
15431      # QNX uses GNU C++, but need to define -shared option too, otherwise
15432      # it will coredump.
15433      lt_prog_compiler_pic_CXX='-fPIC -shared'
15434      ;;
15435    *)
15436      lt_prog_compiler_pic_CXX='-fPIC'
15437      ;;
15438    esac
15439  else
15440    case $host_os in
15441      aix[4-9]*)
15442	# All AIX code is PIC.
15443	if test ia64 = "$host_cpu"; then
15444	  # AIX 5 now supports IA64 processor
15445	  lt_prog_compiler_static_CXX='-Bstatic'
15446	else
15447	  lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
15448	fi
15449	;;
15450      chorus*)
15451	case $cc_basename in
15452	cxch68*)
15453	  # Green Hills C++ Compiler
15454	  # _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
15455	  ;;
15456	esac
15457	;;
15458      mingw* | cygwin* | os2* | pw32* | cegcc*)
15459	# This hack is so that the source file can tell whether it is being
15460	# built for inclusion in a dll (and should export symbols for example).
15461	lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
15462	;;
15463      dgux*)
15464	case $cc_basename in
15465	  ec++*)
15466	    lt_prog_compiler_pic_CXX='-KPIC'
15467	    ;;
15468	  ghcx*)
15469	    # Green Hills C++ Compiler
15470	    lt_prog_compiler_pic_CXX='-pic'
15471	    ;;
15472	  *)
15473	    ;;
15474	esac
15475	;;
15476      freebsd* | dragonfly*)
15477	# FreeBSD uses GNU C++
15478	;;
15479      hpux9* | hpux10* | hpux11*)
15480	case $cc_basename in
15481	  CC*)
15482	    lt_prog_compiler_wl_CXX='-Wl,'
15483	    lt_prog_compiler_static_CXX='$wl-a ${wl}archive'
15484	    if test ia64 != "$host_cpu"; then
15485	      lt_prog_compiler_pic_CXX='+Z'
15486	    fi
15487	    ;;
15488	  aCC*)
15489	    lt_prog_compiler_wl_CXX='-Wl,'
15490	    lt_prog_compiler_static_CXX='$wl-a ${wl}archive'
15491	    case $host_cpu in
15492	    hppa*64*|ia64*)
15493	      # +Z the default
15494	      ;;
15495	    *)
15496	      lt_prog_compiler_pic_CXX='+Z'
15497	      ;;
15498	    esac
15499	    ;;
15500	  *)
15501	    ;;
15502	esac
15503	;;
15504      interix*)
15505	# This is c89, which is MS Visual C++ (no shared libs)
15506	# Anyone wants to do a port?
15507	;;
15508      irix5* | irix6* | nonstopux*)
15509	case $cc_basename in
15510	  CC*)
15511	    lt_prog_compiler_wl_CXX='-Wl,'
15512	    lt_prog_compiler_static_CXX='-non_shared'
15513	    # CC pic flag -KPIC is the default.
15514	    ;;
15515	  *)
15516	    ;;
15517	esac
15518	;;
15519      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
15520	case $cc_basename in
15521	  KCC*)
15522	    # KAI C++ Compiler
15523	    lt_prog_compiler_wl_CXX='--backend -Wl,'
15524	    lt_prog_compiler_pic_CXX='-fPIC'
15525	    ;;
15526	  ecpc* )
15527	    # old Intel C++ for x86_64, which still supported -KPIC.
15528	    lt_prog_compiler_wl_CXX='-Wl,'
15529	    lt_prog_compiler_pic_CXX='-KPIC'
15530	    lt_prog_compiler_static_CXX='-static'
15531	    ;;
15532	  icpc* )
15533	    # Intel C++, used to be incompatible with GCC.
15534	    # ICC 10 doesn't accept -KPIC any more.
15535	    lt_prog_compiler_wl_CXX='-Wl,'
15536	    lt_prog_compiler_pic_CXX='-fPIC'
15537	    lt_prog_compiler_static_CXX='-static'
15538	    ;;
15539	  pgCC* | pgcpp*)
15540	    # Portland Group C++ compiler
15541	    lt_prog_compiler_wl_CXX='-Wl,'
15542	    lt_prog_compiler_pic_CXX='-fpic'
15543	    lt_prog_compiler_static_CXX='-Bstatic'
15544	    ;;
15545	  cxx*)
15546	    # Compaq C++
15547	    # Make sure the PIC flag is empty.  It appears that all Alpha
15548	    # Linux and Compaq Tru64 Unix objects are PIC.
15549	    lt_prog_compiler_pic_CXX=
15550	    lt_prog_compiler_static_CXX='-non_shared'
15551	    ;;
15552	  xlc* | xlC* | bgxl[cC]* | mpixl[cC]*)
15553	    # IBM XL 8.0, 9.0 on PPC and BlueGene
15554	    lt_prog_compiler_wl_CXX='-Wl,'
15555	    lt_prog_compiler_pic_CXX='-qpic'
15556	    lt_prog_compiler_static_CXX='-qstaticlink'
15557	    ;;
15558	  *)
15559	    case `$CC -V 2>&1 | sed 5q` in
15560	    *Sun\ C*)
15561	      # Sun C++ 5.9
15562	      lt_prog_compiler_pic_CXX='-KPIC'
15563	      lt_prog_compiler_static_CXX='-Bstatic'
15564	      lt_prog_compiler_wl_CXX='-Qoption ld '
15565	      ;;
15566	    esac
15567	    ;;
15568	esac
15569	;;
15570      lynxos*)
15571	;;
15572      m88k*)
15573	;;
15574      mvs*)
15575	case $cc_basename in
15576	  cxx*)
15577	    lt_prog_compiler_pic_CXX='-W c,exportall'
15578	    ;;
15579	  *)
15580	    ;;
15581	esac
15582	;;
15583      netbsd*)
15584	;;
15585      *qnx* | *nto*)
15586        # QNX uses GNU C++, but need to define -shared option too, otherwise
15587        # it will coredump.
15588        lt_prog_compiler_pic_CXX='-fPIC -shared'
15589        ;;
15590      osf3* | osf4* | osf5*)
15591	case $cc_basename in
15592	  KCC*)
15593	    lt_prog_compiler_wl_CXX='--backend -Wl,'
15594	    ;;
15595	  RCC*)
15596	    # Rational C++ 2.4.1
15597	    lt_prog_compiler_pic_CXX='-pic'
15598	    ;;
15599	  cxx*)
15600	    # Digital/Compaq C++
15601	    lt_prog_compiler_wl_CXX='-Wl,'
15602	    # Make sure the PIC flag is empty.  It appears that all Alpha
15603	    # Linux and Compaq Tru64 Unix objects are PIC.
15604	    lt_prog_compiler_pic_CXX=
15605	    lt_prog_compiler_static_CXX='-non_shared'
15606	    ;;
15607	  *)
15608	    ;;
15609	esac
15610	;;
15611      psos*)
15612	;;
15613      solaris*)
15614	case $cc_basename in
15615	  CC* | sunCC*)
15616	    # Sun C++ 4.2, 5.x and Centerline C++
15617	    lt_prog_compiler_pic_CXX='-KPIC'
15618	    lt_prog_compiler_static_CXX='-Bstatic'
15619	    lt_prog_compiler_wl_CXX='-Qoption ld '
15620	    ;;
15621	  gcx*)
15622	    # Green Hills C++ Compiler
15623	    lt_prog_compiler_pic_CXX='-PIC'
15624	    ;;
15625	  *)
15626	    ;;
15627	esac
15628	;;
15629      sunos4*)
15630	case $cc_basename in
15631	  CC*)
15632	    # Sun C++ 4.x
15633	    lt_prog_compiler_pic_CXX='-pic'
15634	    lt_prog_compiler_static_CXX='-Bstatic'
15635	    ;;
15636	  lcc*)
15637	    # Lucid
15638	    lt_prog_compiler_pic_CXX='-pic'
15639	    ;;
15640	  *)
15641	    ;;
15642	esac
15643	;;
15644      sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
15645	case $cc_basename in
15646	  CC*)
15647	    lt_prog_compiler_wl_CXX='-Wl,'
15648	    lt_prog_compiler_pic_CXX='-KPIC'
15649	    lt_prog_compiler_static_CXX='-Bstatic'
15650	    ;;
15651	esac
15652	;;
15653      tandem*)
15654	case $cc_basename in
15655	  NCC*)
15656	    # NonStop-UX NCC 3.20
15657	    lt_prog_compiler_pic_CXX='-KPIC'
15658	    ;;
15659	  *)
15660	    ;;
15661	esac
15662	;;
15663      vxworks*)
15664	;;
15665      *)
15666	lt_prog_compiler_can_build_shared_CXX=no
15667	;;
15668    esac
15669  fi
15670
15671case $host_os in
15672  # For platforms that do not support PIC, -DPIC is meaningless:
15673  *djgpp*)
15674    lt_prog_compiler_pic_CXX=
15675    ;;
15676  *)
15677    lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC"
15678    ;;
15679esac
15680
15681{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
15682$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
15683if ${lt_cv_prog_compiler_pic_CXX+:} false; then :
15684  $as_echo_n "(cached) " >&6
15685else
15686  lt_cv_prog_compiler_pic_CXX=$lt_prog_compiler_pic_CXX
15687fi
15688{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5
15689$as_echo "$lt_cv_prog_compiler_pic_CXX" >&6; }
15690lt_prog_compiler_pic_CXX=$lt_cv_prog_compiler_pic_CXX
15691
15692#
15693# Check to make sure the PIC flag actually works.
15694#
15695if test -n "$lt_prog_compiler_pic_CXX"; then
15696  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
15697$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; }
15698if ${lt_cv_prog_compiler_pic_works_CXX+:} false; then :
15699  $as_echo_n "(cached) " >&6
15700else
15701  lt_cv_prog_compiler_pic_works_CXX=no
15702   ac_outfile=conftest.$ac_objext
15703   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
15704   lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC"  ## exclude from sc_useless_quotes_in_assignment
15705   # Insert the option either (1) after the last *FLAGS variable, or
15706   # (2) before a word containing "conftest.", or (3) at the end.
15707   # Note that $ac_compile itself does not contain backslashes and begins
15708   # with a dollar sign (not a hyphen), so the echo should work correctly.
15709   # The option is referenced via a variable to avoid confusing sed.
15710   lt_compile=`echo "$ac_compile" | $SED \
15711   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15712   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15713   -e 's:$: $lt_compiler_flag:'`
15714   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
15715   (eval "$lt_compile" 2>conftest.err)
15716   ac_status=$?
15717   cat conftest.err >&5
15718   echo "$as_me:$LINENO: \$? = $ac_status" >&5
15719   if (exit $ac_status) && test -s "$ac_outfile"; then
15720     # The compiler can only warn and ignore the option if not recognized
15721     # So say no if there are warnings other than the usual output.
15722     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
15723     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
15724     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
15725       lt_cv_prog_compiler_pic_works_CXX=yes
15726     fi
15727   fi
15728   $RM conftest*
15729
15730fi
15731{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
15732$as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; }
15733
15734if test yes = "$lt_cv_prog_compiler_pic_works_CXX"; then
15735    case $lt_prog_compiler_pic_CXX in
15736     "" | " "*) ;;
15737     *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;;
15738     esac
15739else
15740    lt_prog_compiler_pic_CXX=
15741     lt_prog_compiler_can_build_shared_CXX=no
15742fi
15743
15744fi
15745
15746
15747
15748
15749
15750#
15751# Check to make sure the static flag actually works.
15752#
15753wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\"
15754{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
15755$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
15756if ${lt_cv_prog_compiler_static_works_CXX+:} false; then :
15757  $as_echo_n "(cached) " >&6
15758else
15759  lt_cv_prog_compiler_static_works_CXX=no
15760   save_LDFLAGS=$LDFLAGS
15761   LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
15762   echo "$lt_simple_link_test_code" > conftest.$ac_ext
15763   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
15764     # The linker can only warn and ignore the option if not recognized
15765     # So say no if there are warnings
15766     if test -s conftest.err; then
15767       # Append any errors to the config.log.
15768       cat conftest.err 1>&5
15769       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
15770       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
15771       if diff conftest.exp conftest.er2 >/dev/null; then
15772         lt_cv_prog_compiler_static_works_CXX=yes
15773       fi
15774     else
15775       lt_cv_prog_compiler_static_works_CXX=yes
15776     fi
15777   fi
15778   $RM -r conftest*
15779   LDFLAGS=$save_LDFLAGS
15780
15781fi
15782{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
15783$as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; }
15784
15785if test yes = "$lt_cv_prog_compiler_static_works_CXX"; then
15786    :
15787else
15788    lt_prog_compiler_static_CXX=
15789fi
15790
15791
15792
15793
15794    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
15795$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
15796if ${lt_cv_prog_compiler_c_o_CXX+:} false; then :
15797  $as_echo_n "(cached) " >&6
15798else
15799  lt_cv_prog_compiler_c_o_CXX=no
15800   $RM -r conftest 2>/dev/null
15801   mkdir conftest
15802   cd conftest
15803   mkdir out
15804   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
15805
15806   lt_compiler_flag="-o out/conftest2.$ac_objext"
15807   # Insert the option either (1) after the last *FLAGS variable, or
15808   # (2) before a word containing "conftest.", or (3) at the end.
15809   # Note that $ac_compile itself does not contain backslashes and begins
15810   # with a dollar sign (not a hyphen), so the echo should work correctly.
15811   lt_compile=`echo "$ac_compile" | $SED \
15812   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15813   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15814   -e 's:$: $lt_compiler_flag:'`
15815   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
15816   (eval "$lt_compile" 2>out/conftest.err)
15817   ac_status=$?
15818   cat out/conftest.err >&5
15819   echo "$as_me:$LINENO: \$? = $ac_status" >&5
15820   if (exit $ac_status) && test -s out/conftest2.$ac_objext
15821   then
15822     # The compiler can only warn and ignore the option if not recognized
15823     # So say no if there are warnings
15824     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
15825     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
15826     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
15827       lt_cv_prog_compiler_c_o_CXX=yes
15828     fi
15829   fi
15830   chmod u+w . 2>&5
15831   $RM conftest*
15832   # SGI C++ compiler will create directory out/ii_files/ for
15833   # template instantiation
15834   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
15835   $RM out/* && rmdir out
15836   cd ..
15837   $RM -r conftest
15838   $RM conftest*
15839
15840fi
15841{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
15842$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
15843
15844
15845
15846    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
15847$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
15848if ${lt_cv_prog_compiler_c_o_CXX+:} false; then :
15849  $as_echo_n "(cached) " >&6
15850else
15851  lt_cv_prog_compiler_c_o_CXX=no
15852   $RM -r conftest 2>/dev/null
15853   mkdir conftest
15854   cd conftest
15855   mkdir out
15856   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
15857
15858   lt_compiler_flag="-o out/conftest2.$ac_objext"
15859   # Insert the option either (1) after the last *FLAGS variable, or
15860   # (2) before a word containing "conftest.", or (3) at the end.
15861   # Note that $ac_compile itself does not contain backslashes and begins
15862   # with a dollar sign (not a hyphen), so the echo should work correctly.
15863   lt_compile=`echo "$ac_compile" | $SED \
15864   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15865   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15866   -e 's:$: $lt_compiler_flag:'`
15867   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
15868   (eval "$lt_compile" 2>out/conftest.err)
15869   ac_status=$?
15870   cat out/conftest.err >&5
15871   echo "$as_me:$LINENO: \$? = $ac_status" >&5
15872   if (exit $ac_status) && test -s out/conftest2.$ac_objext
15873   then
15874     # The compiler can only warn and ignore the option if not recognized
15875     # So say no if there are warnings
15876     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
15877     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
15878     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
15879       lt_cv_prog_compiler_c_o_CXX=yes
15880     fi
15881   fi
15882   chmod u+w . 2>&5
15883   $RM conftest*
15884   # SGI C++ compiler will create directory out/ii_files/ for
15885   # template instantiation
15886   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
15887   $RM out/* && rmdir out
15888   cd ..
15889   $RM -r conftest
15890   $RM conftest*
15891
15892fi
15893{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
15894$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
15895
15896
15897
15898
15899hard_links=nottested
15900if test no = "$lt_cv_prog_compiler_c_o_CXX" && test no != "$need_locks"; then
15901  # do not overwrite the value of need_locks provided by the user
15902  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
15903$as_echo_n "checking if we can lock with hard links... " >&6; }
15904  hard_links=yes
15905  $RM conftest*
15906  ln conftest.a conftest.b 2>/dev/null && hard_links=no
15907  touch conftest.a
15908  ln conftest.a conftest.b 2>&5 || hard_links=no
15909  ln conftest.a conftest.b 2>/dev/null && hard_links=no
15910  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
15911$as_echo "$hard_links" >&6; }
15912  if test no = "$hard_links"; then
15913    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
15914$as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
15915    need_locks=warn
15916  fi
15917else
15918  need_locks=no
15919fi
15920
15921
15922
15923    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
15924$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
15925
15926  export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
15927  exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
15928  case $host_os in
15929  aix[4-9]*)
15930    # If we're using GNU nm, then we don't want the "-C" option.
15931    # -C means demangle to GNU nm, but means don't demangle to AIX nm.
15932    # Without the "-l" option, or with the "-B" option, AIX nm treats
15933    # weak defined symbols like other global defined symbols, whereas
15934    # GNU nm marks them as "W".
15935    # While the 'weak' keyword is ignored in the Export File, we need
15936    # it in the Import File for the 'aix-soname' feature, so we have
15937    # to replace the "-B" option with "-P" for AIX nm.
15938    if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
15939      export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols'
15940    else
15941      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
15942    fi
15943    ;;
15944  pw32*)
15945    export_symbols_cmds_CXX=$ltdll_cmds
15946    ;;
15947  cygwin* | mingw* | cegcc*)
15948    case $cc_basename in
15949    cl*)
15950      exclude_expsyms_CXX='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
15951      ;;
15952    *)
15953      export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
15954      exclude_expsyms_CXX='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
15955      ;;
15956    esac
15957    ;;
15958  *)
15959    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
15960    ;;
15961  esac
15962
15963{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
15964$as_echo "$ld_shlibs_CXX" >&6; }
15965test no = "$ld_shlibs_CXX" && can_build_shared=no
15966
15967with_gnu_ld_CXX=$with_gnu_ld
15968
15969
15970
15971
15972
15973
15974#
15975# Do we need to explicitly link libc?
15976#
15977case "x$archive_cmds_need_lc_CXX" in
15978x|xyes)
15979  # Assume -lc should be added
15980  archive_cmds_need_lc_CXX=yes
15981
15982  if test yes,yes = "$GCC,$enable_shared"; then
15983    case $archive_cmds_CXX in
15984    *'~'*)
15985      # FIXME: we may have to deal with multi-command sequences.
15986      ;;
15987    '$CC '*)
15988      # Test whether the compiler implicitly links with -lc since on some
15989      # systems, -lgcc has to come before -lc. If gcc already passes -lc
15990      # to ld, don't add -lc before -lgcc.
15991      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
15992$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
15993if ${lt_cv_archive_cmds_need_lc_CXX+:} false; then :
15994  $as_echo_n "(cached) " >&6
15995else
15996  $RM conftest*
15997	echo "$lt_simple_compile_test_code" > conftest.$ac_ext
15998
15999	if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
16000  (eval $ac_compile) 2>&5
16001  ac_status=$?
16002  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
16003  test $ac_status = 0; } 2>conftest.err; then
16004	  soname=conftest
16005	  lib=conftest
16006	  libobjs=conftest.$ac_objext
16007	  deplibs=
16008	  wl=$lt_prog_compiler_wl_CXX
16009	  pic_flag=$lt_prog_compiler_pic_CXX
16010	  compiler_flags=-v
16011	  linker_flags=-v
16012	  verstring=
16013	  output_objdir=.
16014	  libname=conftest
16015	  lt_save_allow_undefined_flag=$allow_undefined_flag_CXX
16016	  allow_undefined_flag_CXX=
16017	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
16018  (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
16019  ac_status=$?
16020  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
16021  test $ac_status = 0; }
16022	  then
16023	    lt_cv_archive_cmds_need_lc_CXX=no
16024	  else
16025	    lt_cv_archive_cmds_need_lc_CXX=yes
16026	  fi
16027	  allow_undefined_flag_CXX=$lt_save_allow_undefined_flag
16028	else
16029	  cat conftest.err 1>&5
16030	fi
16031	$RM conftest*
16032
16033fi
16034{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5
16035$as_echo "$lt_cv_archive_cmds_need_lc_CXX" >&6; }
16036      archive_cmds_need_lc_CXX=$lt_cv_archive_cmds_need_lc_CXX
16037      ;;
16038    esac
16039  fi
16040  ;;
16041esac
16042
16043
16044
16045
16046
16047
16048
16049
16050
16051
16052
16053
16054
16055
16056
16057
16058
16059
16060
16061
16062
16063
16064
16065
16066
16067
16068
16069
16070
16071
16072
16073
16074
16075
16076
16077
16078
16079
16080
16081
16082
16083
16084
16085
16086
16087
16088
16089
16090
16091
16092
16093
16094
16095
16096
16097
16098
16099
16100
16101
16102
16103
16104    { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
16105$as_echo_n "checking dynamic linker characteristics... " >&6; }
16106
16107library_names_spec=
16108libname_spec='lib$name'
16109soname_spec=
16110shrext_cmds=.so
16111postinstall_cmds=
16112postuninstall_cmds=
16113finish_cmds=
16114finish_eval=
16115shlibpath_var=
16116shlibpath_overrides_runpath=unknown
16117version_type=none
16118dynamic_linker="$host_os ld.so"
16119sys_lib_dlsearch_path_spec="/lib /usr/lib"
16120need_lib_prefix=unknown
16121hardcode_into_libs=no
16122
16123# when you set need_version to no, make sure it does not cause -set_version
16124# flags to be left without arguments
16125need_version=unknown
16126
16127
16128
16129case $host_os in
16130aix3*)
16131  version_type=linux # correct to gnu/linux during the next big refactor
16132  library_names_spec='$libname$release$shared_ext$versuffix $libname.a'
16133  shlibpath_var=LIBPATH
16134
16135  # AIX 3 has no versioning support, so we append a major version to the name.
16136  soname_spec='$libname$release$shared_ext$major'
16137  ;;
16138
16139aix[4-9]*)
16140  version_type=linux # correct to gnu/linux during the next big refactor
16141  need_lib_prefix=no
16142  need_version=no
16143  hardcode_into_libs=yes
16144  if test ia64 = "$host_cpu"; then
16145    # AIX 5 supports IA64
16146    library_names_spec='$libname$release$shared_ext$major $libname$release$shared_ext$versuffix $libname$shared_ext'
16147    shlibpath_var=LD_LIBRARY_PATH
16148  else
16149    # With GCC up to 2.95.x, collect2 would create an import file
16150    # for dependence libraries.  The import file would start with
16151    # the line '#! .'.  This would cause the generated library to
16152    # depend on '.', always an invalid library.  This was fixed in
16153    # development snapshots of GCC prior to 3.0.
16154    case $host_os in
16155      aix4 | aix4.[01] | aix4.[01].*)
16156      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
16157	   echo ' yes '
16158	   echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then
16159	:
16160      else
16161	can_build_shared=no
16162      fi
16163      ;;
16164    esac
16165    # Using Import Files as archive members, it is possible to support
16166    # filename-based versioning of shared library archives on AIX. While
16167    # this would work for both with and without runtime linking, it will
16168    # prevent static linking of such archives. So we do filename-based
16169    # shared library versioning with .so extension only, which is used
16170    # when both runtime linking and shared linking is enabled.
16171    # Unfortunately, runtime linking may impact performance, so we do
16172    # not want this to be the default eventually. Also, we use the
16173    # versioned .so libs for executables only if there is the -brtl
16174    # linker flag in LDFLAGS as well, or --with-aix-soname=svr4 only.
16175    # To allow for filename-based versioning support, we need to create
16176    # libNAME.so.V as an archive file, containing:
16177    # *) an Import File, referring to the versioned filename of the
16178    #    archive as well as the shared archive member, telling the
16179    #    bitwidth (32 or 64) of that shared object, and providing the
16180    #    list of exported symbols of that shared object, eventually
16181    #    decorated with the 'weak' keyword
16182    # *) the shared object with the F_LOADONLY flag set, to really avoid
16183    #    it being seen by the linker.
16184    # At run time we better use the real file rather than another symlink,
16185    # but for link time we create the symlink libNAME.so -> libNAME.so.V
16186
16187    case $with_aix_soname,$aix_use_runtimelinking in
16188    # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct
16189    # soname into executable. Probably we can add versioning support to
16190    # collect2, so additional links can be useful in future.
16191    aix,yes) # traditional libtool
16192      dynamic_linker='AIX unversionable lib.so'
16193      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
16194      # instead of lib<name>.a to let people know that these are not
16195      # typical AIX shared libraries.
16196      library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16197      ;;
16198    aix,no) # traditional AIX only
16199      dynamic_linker='AIX lib.a(lib.so.V)'
16200      # We preserve .a as extension for shared libraries through AIX4.2
16201      # and later when we are not doing run time linking.
16202      library_names_spec='$libname$release.a $libname.a'
16203      soname_spec='$libname$release$shared_ext$major'
16204      ;;
16205    svr4,*) # full svr4 only
16206      dynamic_linker="AIX lib.so.V($shared_archive_member_spec.o)"
16207      library_names_spec='$libname$release$shared_ext$major $libname$shared_ext'
16208      # We do not specify a path in Import Files, so LIBPATH fires.
16209      shlibpath_overrides_runpath=yes
16210      ;;
16211    *,yes) # both, prefer svr4
16212      dynamic_linker="AIX lib.so.V($shared_archive_member_spec.o), lib.a(lib.so.V)"
16213      library_names_spec='$libname$release$shared_ext$major $libname$shared_ext'
16214      # unpreferred sharedlib libNAME.a needs extra handling
16215      postinstall_cmds='test -n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$dir/$func_stripname_result.$libext" "$destdir/$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/$func_stripname_result.$libext"'
16216      postuninstall_cmds='for n in $library_names $old_library; do :; done~func_stripname "" ".so" "$n"~test "$func_stripname_result" = "$n" || func_append rmfiles " $odir/$func_stripname_result.$libext"'
16217      # We do not specify a path in Import Files, so LIBPATH fires.
16218      shlibpath_overrides_runpath=yes
16219      ;;
16220    *,no) # both, prefer aix
16221      dynamic_linker="AIX lib.a(lib.so.V), lib.so.V($shared_archive_member_spec.o)"
16222      library_names_spec='$libname$release.a $libname.a'
16223      soname_spec='$libname$release$shared_ext$major'
16224      # unpreferred sharedlib libNAME.so.V and symlink libNAME.so need extra handling
16225      postinstall_cmds='test -z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$dlname~test -n "$linkname" || linkname=$realname~func_stripname "" ".a" "$linkname"~(cd "$destdir" && $LN_S -f $dlname $func_stripname_result.so)'
16226      postuninstall_cmds='test -z "$dlname" || func_append rmfiles " $odir/$dlname"~for n in $old_library $library_names; do :; done~func_stripname "" ".a" "$n"~func_append rmfiles " $odir/$func_stripname_result.so"'
16227      ;;
16228    esac
16229    shlibpath_var=LIBPATH
16230  fi
16231  ;;
16232
16233amigaos*)
16234  case $host_cpu in
16235  powerpc)
16236    # Since July 2007 AmigaOS4 officially supports .so libraries.
16237    # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
16238    library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16239    ;;
16240  m68k)
16241    library_names_spec='$libname.ixlibrary $libname.a'
16242    # Create ${libname}_ixlibrary.a entries in /sys/libs.
16243    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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'
16244    ;;
16245  esac
16246  ;;
16247
16248beos*)
16249  library_names_spec='$libname$shared_ext'
16250  dynamic_linker="$host_os ld.so"
16251  shlibpath_var=LIBRARY_PATH
16252  ;;
16253
16254bsdi[45]*)
16255  version_type=linux # correct to gnu/linux during the next big refactor
16256  need_version=no
16257  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16258  soname_spec='$libname$release$shared_ext$major'
16259  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
16260  shlibpath_var=LD_LIBRARY_PATH
16261  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
16262  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
16263  # the default ld.so.conf also contains /usr/contrib/lib and
16264  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
16265  # libtool to hard-code these into programs
16266  ;;
16267
16268cygwin* | mingw* | pw32* | cegcc*)
16269  version_type=windows
16270  shrext_cmds=.dll
16271  need_version=no
16272  need_lib_prefix=no
16273
16274  case $GCC,$cc_basename in
16275  yes,*)
16276    # gcc
16277    library_names_spec='$libname.dll.a'
16278    # DLL is installed to $(libdir)/../bin by postinstall_cmds
16279    postinstall_cmds='base_file=`basename \$file`~
16280      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
16281      dldir=$destdir/`dirname \$dlpath`~
16282      test -d \$dldir || mkdir -p \$dldir~
16283      $install_prog $dir/$dlname \$dldir/$dlname~
16284      chmod a+x \$dldir/$dlname~
16285      if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
16286        eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
16287      fi'
16288    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
16289      dlpath=$dir/\$dldll~
16290       $RM \$dlpath'
16291    shlibpath_overrides_runpath=yes
16292
16293    case $host_os in
16294    cygwin*)
16295      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
16296      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
16297
16298      ;;
16299    mingw* | cegcc*)
16300      # MinGW DLLs use traditional 'lib' prefix
16301      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
16302      ;;
16303    pw32*)
16304      # pw32 DLLs use 'pw' prefix rather than 'lib'
16305      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
16306      ;;
16307    esac
16308    dynamic_linker='Win32 ld.exe'
16309    ;;
16310
16311  *,cl*)
16312    # Native MSVC
16313    libname_spec='$name'
16314    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
16315    library_names_spec='$libname.dll.lib'
16316
16317    case $build_os in
16318    mingw*)
16319      sys_lib_search_path_spec=
16320      lt_save_ifs=$IFS
16321      IFS=';'
16322      for lt_path in $LIB
16323      do
16324        IFS=$lt_save_ifs
16325        # Let DOS variable expansion print the short 8.3 style file name.
16326        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
16327        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
16328      done
16329      IFS=$lt_save_ifs
16330      # Convert to MSYS style.
16331      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
16332      ;;
16333    cygwin*)
16334      # Convert to unix form, then to dos form, then back to unix form
16335      # but this time dos style (no spaces!) so that the unix form looks
16336      # like /cygdrive/c/PROGRA~1:/cygdr...
16337      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
16338      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
16339      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
16340      ;;
16341    *)
16342      sys_lib_search_path_spec=$LIB
16343      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
16344        # It is most probably a Windows format PATH.
16345        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
16346      else
16347        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
16348      fi
16349      # FIXME: find the short name or the path components, as spaces are
16350      # common. (e.g. "Program Files" -> "PROGRA~1")
16351      ;;
16352    esac
16353
16354    # DLL is installed to $(libdir)/../bin by postinstall_cmds
16355    postinstall_cmds='base_file=`basename \$file`~
16356      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
16357      dldir=$destdir/`dirname \$dlpath`~
16358      test -d \$dldir || mkdir -p \$dldir~
16359      $install_prog $dir/$dlname \$dldir/$dlname'
16360    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
16361      dlpath=$dir/\$dldll~
16362       $RM \$dlpath'
16363    shlibpath_overrides_runpath=yes
16364    dynamic_linker='Win32 link.exe'
16365    ;;
16366
16367  *)
16368    # Assume MSVC wrapper
16369    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
16370    dynamic_linker='Win32 ld.exe'
16371    ;;
16372  esac
16373  # FIXME: first we should search . and the directory the executable is in
16374  shlibpath_var=PATH
16375  ;;
16376
16377darwin* | rhapsody*)
16378  dynamic_linker="$host_os dyld"
16379  version_type=darwin
16380  need_lib_prefix=no
16381  need_version=no
16382  library_names_spec='$libname$release$major$shared_ext $libname$shared_ext'
16383  soname_spec='$libname$release$major$shared_ext'
16384  shlibpath_overrides_runpath=yes
16385  shlibpath_var=DYLD_LIBRARY_PATH
16386  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
16387
16388  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
16389  ;;
16390
16391dgux*)
16392  version_type=linux # correct to gnu/linux during the next big refactor
16393  need_lib_prefix=no
16394  need_version=no
16395  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16396  soname_spec='$libname$release$shared_ext$major'
16397  shlibpath_var=LD_LIBRARY_PATH
16398  ;;
16399
16400freebsd* | dragonfly*)
16401  # DragonFly does not have aout.  When/if they implement a new
16402  # versioning mechanism, adjust this.
16403  if test -x /usr/bin/objformat; then
16404    objformat=`/usr/bin/objformat`
16405  else
16406    case $host_os in
16407    freebsd[23].*) objformat=aout ;;
16408    *) objformat=elf ;;
16409    esac
16410  fi
16411  version_type=freebsd-$objformat
16412  case $version_type in
16413    freebsd-elf*)
16414      library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16415      soname_spec='$libname$release$shared_ext$major'
16416      need_version=no
16417      need_lib_prefix=no
16418      ;;
16419    freebsd-*)
16420      library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix'
16421      need_version=yes
16422      ;;
16423  esac
16424  shlibpath_var=LD_LIBRARY_PATH
16425  case $host_os in
16426  freebsd2.*)
16427    shlibpath_overrides_runpath=yes
16428    ;;
16429  freebsd3.[01]* | freebsdelf3.[01]*)
16430    shlibpath_overrides_runpath=yes
16431    hardcode_into_libs=yes
16432    ;;
16433  freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
16434  freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
16435    shlibpath_overrides_runpath=no
16436    hardcode_into_libs=yes
16437    ;;
16438  *) # from 4.6 on, and DragonFly
16439    shlibpath_overrides_runpath=yes
16440    hardcode_into_libs=yes
16441    ;;
16442  esac
16443  ;;
16444
16445haiku*)
16446  version_type=linux # correct to gnu/linux during the next big refactor
16447  need_lib_prefix=no
16448  need_version=no
16449  dynamic_linker="$host_os runtime_loader"
16450  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16451  soname_spec='$libname$release$shared_ext$major'
16452  shlibpath_var=LIBRARY_PATH
16453  shlibpath_overrides_runpath=no
16454  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
16455  hardcode_into_libs=yes
16456  ;;
16457
16458hpux9* | hpux10* | hpux11*)
16459  # Give a soname corresponding to the major version so that dld.sl refuses to
16460  # link against other versions.
16461  version_type=sunos
16462  need_lib_prefix=no
16463  need_version=no
16464  case $host_cpu in
16465  ia64*)
16466    shrext_cmds='.so'
16467    hardcode_into_libs=yes
16468    dynamic_linker="$host_os dld.so"
16469    shlibpath_var=LD_LIBRARY_PATH
16470    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
16471    library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16472    soname_spec='$libname$release$shared_ext$major'
16473    if test 32 = "$HPUX_IA64_MODE"; then
16474      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
16475      sys_lib_dlsearch_path_spec=/usr/lib/hpux32
16476    else
16477      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
16478      sys_lib_dlsearch_path_spec=/usr/lib/hpux64
16479    fi
16480    ;;
16481  hppa*64*)
16482    shrext_cmds='.sl'
16483    hardcode_into_libs=yes
16484    dynamic_linker="$host_os dld.sl"
16485    shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
16486    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
16487    library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16488    soname_spec='$libname$release$shared_ext$major'
16489    sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
16490    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
16491    ;;
16492  *)
16493    shrext_cmds='.sl'
16494    dynamic_linker="$host_os dld.sl"
16495    shlibpath_var=SHLIB_PATH
16496    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
16497    library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16498    soname_spec='$libname$release$shared_ext$major'
16499    ;;
16500  esac
16501  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
16502  postinstall_cmds='chmod 555 $lib'
16503  # or fails outright, so override atomically:
16504  install_override_mode=555
16505  ;;
16506
16507interix[3-9]*)
16508  version_type=linux # correct to gnu/linux during the next big refactor
16509  need_lib_prefix=no
16510  need_version=no
16511  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16512  soname_spec='$libname$release$shared_ext$major'
16513  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
16514  shlibpath_var=LD_LIBRARY_PATH
16515  shlibpath_overrides_runpath=no
16516  hardcode_into_libs=yes
16517  ;;
16518
16519irix5* | irix6* | nonstopux*)
16520  case $host_os in
16521    nonstopux*) version_type=nonstopux ;;
16522    *)
16523	if test yes = "$lt_cv_prog_gnu_ld"; then
16524		version_type=linux # correct to gnu/linux during the next big refactor
16525	else
16526		version_type=irix
16527	fi ;;
16528  esac
16529  need_lib_prefix=no
16530  need_version=no
16531  soname_spec='$libname$release$shared_ext$major'
16532  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$release$shared_ext $libname$shared_ext'
16533  case $host_os in
16534  irix5* | nonstopux*)
16535    libsuff= shlibsuff=
16536    ;;
16537  *)
16538    case $LD in # libtool.m4 will add one of these switches to LD
16539    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
16540      libsuff= shlibsuff= libmagic=32-bit;;
16541    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
16542      libsuff=32 shlibsuff=N32 libmagic=N32;;
16543    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
16544      libsuff=64 shlibsuff=64 libmagic=64-bit;;
16545    *) libsuff= shlibsuff= libmagic=never-match;;
16546    esac
16547    ;;
16548  esac
16549  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
16550  shlibpath_overrides_runpath=no
16551  sys_lib_search_path_spec="/usr/lib$libsuff /lib$libsuff /usr/local/lib$libsuff"
16552  sys_lib_dlsearch_path_spec="/usr/lib$libsuff /lib$libsuff"
16553  hardcode_into_libs=yes
16554  ;;
16555
16556# No shared lib support for Linux oldld, aout, or coff.
16557linux*oldld* | linux*aout* | linux*coff*)
16558  dynamic_linker=no
16559  ;;
16560
16561linux*android*)
16562  version_type=none # Android doesn't support versioned libraries.
16563  need_lib_prefix=no
16564  need_version=no
16565  library_names_spec='$libname$release$shared_ext'
16566  soname_spec='$libname$release$shared_ext'
16567  finish_cmds=
16568  shlibpath_var=LD_LIBRARY_PATH
16569  shlibpath_overrides_runpath=yes
16570
16571  # This implies no fast_install, which is unacceptable.
16572  # Some rework will be needed to allow for fast_install
16573  # before this can be enabled.
16574  hardcode_into_libs=yes
16575
16576  dynamic_linker='Android linker'
16577  # Don't embed -rpath directories since the linker doesn't support them.
16578  hardcode_libdir_flag_spec_CXX='-L$libdir'
16579  ;;
16580
16581# This must be glibc/ELF.
16582linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
16583  version_type=linux # correct to gnu/linux during the next big refactor
16584  need_lib_prefix=no
16585  need_version=no
16586  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16587  soname_spec='$libname$release$shared_ext$major'
16588  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
16589  shlibpath_var=LD_LIBRARY_PATH
16590  shlibpath_overrides_runpath=no
16591
16592  # Some binutils ld are patched to set DT_RUNPATH
16593  if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
16594  $as_echo_n "(cached) " >&6
16595else
16596  lt_cv_shlibpath_overrides_runpath=no
16597    save_LDFLAGS=$LDFLAGS
16598    save_libdir=$libdir
16599    eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \
16600	 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\""
16601    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16602/* end confdefs.h.  */
16603
16604int
16605main ()
16606{
16607
16608  ;
16609  return 0;
16610}
16611_ACEOF
16612if ac_fn_cxx_try_link "$LINENO"; then :
16613  if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
16614  lt_cv_shlibpath_overrides_runpath=yes
16615fi
16616fi
16617rm -f core conftest.err conftest.$ac_objext \
16618    conftest$ac_exeext conftest.$ac_ext
16619    LDFLAGS=$save_LDFLAGS
16620    libdir=$save_libdir
16621
16622fi
16623
16624  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
16625
16626  # This implies no fast_install, which is unacceptable.
16627  # Some rework will be needed to allow for fast_install
16628  # before this can be enabled.
16629  hardcode_into_libs=yes
16630
16631  # Add ABI-specific directories to the system library path.
16632  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
16633
16634  # Ideally, we could use ldconfig to report *all* directores which are
16635  # searched for libraries, however this is still not possible.  Aside from not
16636  # being certain /sbin/ldconfig is available, command
16637  # 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64,
16638  # even though it is searched at run-time.  Try to do the best guess by
16639  # appending ld.so.conf contents (and includes) to the search path.
16640  if test -f /etc/ld.so.conf; then
16641    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
16642    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
16643  fi
16644
16645  # We used to test for /lib/ld.so.1 and disable shared libraries on
16646  # powerpc, because MkLinux only supported shared libraries with the
16647  # GNU dynamic linker.  Since this was broken with cross compilers,
16648  # most powerpc-linux boxes support dynamic linking these days and
16649  # people can always --disable-shared, the test was removed, and we
16650  # assume the GNU/Linux dynamic linker is in use.
16651  dynamic_linker='GNU/Linux ld.so'
16652  ;;
16653
16654netbsd*)
16655  version_type=sunos
16656  need_lib_prefix=no
16657  need_version=no
16658  if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
16659    library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix'
16660    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
16661    dynamic_linker='NetBSD (a.out) ld.so'
16662  else
16663    library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16664    soname_spec='$libname$release$shared_ext$major'
16665    dynamic_linker='NetBSD ld.elf_so'
16666  fi
16667  shlibpath_var=LD_LIBRARY_PATH
16668  shlibpath_overrides_runpath=yes
16669  hardcode_into_libs=yes
16670  ;;
16671
16672newsos6)
16673  version_type=linux # correct to gnu/linux during the next big refactor
16674  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16675  shlibpath_var=LD_LIBRARY_PATH
16676  shlibpath_overrides_runpath=yes
16677  ;;
16678
16679*nto* | *qnx*)
16680  version_type=qnx
16681  need_lib_prefix=no
16682  need_version=no
16683  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16684  soname_spec='$libname$release$shared_ext$major'
16685  shlibpath_var=LD_LIBRARY_PATH
16686  shlibpath_overrides_runpath=no
16687  hardcode_into_libs=yes
16688  dynamic_linker='ldqnx.so'
16689  ;;
16690
16691openbsd* | bitrig*)
16692  version_type=sunos
16693  sys_lib_dlsearch_path_spec=/usr/lib
16694  need_lib_prefix=no
16695  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
16696    need_version=no
16697  else
16698    need_version=yes
16699  fi
16700  library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix'
16701  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
16702  shlibpath_var=LD_LIBRARY_PATH
16703  shlibpath_overrides_runpath=yes
16704  ;;
16705
16706os2*)
16707  libname_spec='$name'
16708  version_type=windows
16709  shrext_cmds=.dll
16710  need_version=no
16711  need_lib_prefix=no
16712  # OS/2 can only load a DLL with a base name of 8 characters or less.
16713  soname_spec='`test -n "$os2dllname" && libname="$os2dllname";
16714    v=$($ECHO $release$versuffix | tr -d .-);
16715    n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
16716    $ECHO $n$v`$shared_ext'
16717  library_names_spec='${libname}_dll.$libext'
16718  dynamic_linker='OS/2 ld.exe'
16719  shlibpath_var=BEGINLIBPATH
16720  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
16721  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
16722  postinstall_cmds='base_file=`basename \$file`~
16723    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
16724    dldir=$destdir/`dirname \$dlpath`~
16725    test -d \$dldir || mkdir -p \$dldir~
16726    $install_prog $dir/$dlname \$dldir/$dlname~
16727    chmod a+x \$dldir/$dlname~
16728    if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
16729      eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
16730    fi'
16731  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
16732    dlpath=$dir/\$dldll~
16733    $RM \$dlpath'
16734  ;;
16735
16736osf3* | osf4* | osf5*)
16737  version_type=osf
16738  need_lib_prefix=no
16739  need_version=no
16740  soname_spec='$libname$release$shared_ext$major'
16741  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16742  shlibpath_var=LD_LIBRARY_PATH
16743  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
16744  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
16745  ;;
16746
16747rdos*)
16748  dynamic_linker=no
16749  ;;
16750
16751solaris*)
16752  version_type=linux # correct to gnu/linux during the next big refactor
16753  need_lib_prefix=no
16754  need_version=no
16755  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16756  soname_spec='$libname$release$shared_ext$major'
16757  shlibpath_var=LD_LIBRARY_PATH
16758  shlibpath_overrides_runpath=yes
16759  hardcode_into_libs=yes
16760  # ldd complains unless libraries are executable
16761  postinstall_cmds='chmod +x $lib'
16762  ;;
16763
16764sunos4*)
16765  version_type=sunos
16766  library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix'
16767  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
16768  shlibpath_var=LD_LIBRARY_PATH
16769  shlibpath_overrides_runpath=yes
16770  if test yes = "$with_gnu_ld"; then
16771    need_lib_prefix=no
16772  fi
16773  need_version=yes
16774  ;;
16775
16776sysv4 | sysv4.3*)
16777  version_type=linux # correct to gnu/linux during the next big refactor
16778  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16779  soname_spec='$libname$release$shared_ext$major'
16780  shlibpath_var=LD_LIBRARY_PATH
16781  case $host_vendor in
16782    sni)
16783      shlibpath_overrides_runpath=no
16784      need_lib_prefix=no
16785      runpath_var=LD_RUN_PATH
16786      ;;
16787    siemens)
16788      need_lib_prefix=no
16789      ;;
16790    motorola)
16791      need_lib_prefix=no
16792      need_version=no
16793      shlibpath_overrides_runpath=no
16794      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
16795      ;;
16796  esac
16797  ;;
16798
16799sysv4*MP*)
16800  if test -d /usr/nec; then
16801    version_type=linux # correct to gnu/linux during the next big refactor
16802    library_names_spec='$libname$shared_ext.$versuffix $libname$shared_ext.$major $libname$shared_ext'
16803    soname_spec='$libname$shared_ext.$major'
16804    shlibpath_var=LD_LIBRARY_PATH
16805  fi
16806  ;;
16807
16808sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
16809  version_type=sco
16810  need_lib_prefix=no
16811  need_version=no
16812  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext $libname$shared_ext'
16813  soname_spec='$libname$release$shared_ext$major'
16814  shlibpath_var=LD_LIBRARY_PATH
16815  shlibpath_overrides_runpath=yes
16816  hardcode_into_libs=yes
16817  if test yes = "$with_gnu_ld"; then
16818    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
16819  else
16820    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
16821    case $host_os in
16822      sco3.2v5*)
16823        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
16824	;;
16825    esac
16826  fi
16827  sys_lib_dlsearch_path_spec='/usr/lib'
16828  ;;
16829
16830tpf*)
16831  # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
16832  version_type=linux # correct to gnu/linux during the next big refactor
16833  need_lib_prefix=no
16834  need_version=no
16835  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16836  shlibpath_var=LD_LIBRARY_PATH
16837  shlibpath_overrides_runpath=no
16838  hardcode_into_libs=yes
16839  ;;
16840
16841uts4*)
16842  version_type=linux # correct to gnu/linux during the next big refactor
16843  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
16844  soname_spec='$libname$release$shared_ext$major'
16845  shlibpath_var=LD_LIBRARY_PATH
16846  ;;
16847
16848*)
16849  dynamic_linker=no
16850  ;;
16851esac
16852{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
16853$as_echo "$dynamic_linker" >&6; }
16854test no = "$dynamic_linker" && can_build_shared=no
16855
16856variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
16857if test yes = "$GCC"; then
16858  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
16859fi
16860
16861if test set = "${lt_cv_sys_lib_search_path_spec+set}"; then
16862  sys_lib_search_path_spec=$lt_cv_sys_lib_search_path_spec
16863fi
16864
16865if test set = "${lt_cv_sys_lib_dlsearch_path_spec+set}"; then
16866  sys_lib_dlsearch_path_spec=$lt_cv_sys_lib_dlsearch_path_spec
16867fi
16868
16869# remember unaugmented sys_lib_dlsearch_path content for libtool script decls...
16870configure_time_dlsearch_path=$sys_lib_dlsearch_path_spec
16871
16872# ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code
16873func_munge_path_list sys_lib_dlsearch_path_spec "$LT_SYS_LIBRARY_PATH"
16874
16875# to be used as default LT_SYS_LIBRARY_PATH value in generated libtool
16876configure_time_lt_sys_library_path=$LT_SYS_LIBRARY_PATH
16877
16878
16879
16880
16881
16882
16883
16884
16885
16886
16887
16888
16889
16890
16891
16892
16893
16894
16895
16896
16897
16898
16899
16900
16901
16902
16903
16904
16905
16906
16907
16908
16909
16910
16911
16912
16913
16914
16915
16916
16917    { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
16918$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
16919hardcode_action_CXX=
16920if test -n "$hardcode_libdir_flag_spec_CXX" ||
16921   test -n "$runpath_var_CXX" ||
16922   test yes = "$hardcode_automatic_CXX"; then
16923
16924  # We can hardcode non-existent directories.
16925  if test no != "$hardcode_direct_CXX" &&
16926     # If the only mechanism to avoid hardcoding is shlibpath_var, we
16927     # have to relink, otherwise we might link with an installed library
16928     # when we should be linking with a yet-to-be-installed one
16929     ## test no != "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" &&
16930     test no != "$hardcode_minus_L_CXX"; then
16931    # Linking always hardcodes the temporary library directory.
16932    hardcode_action_CXX=relink
16933  else
16934    # We can link without hardcoding, and we can hardcode nonexisting dirs.
16935    hardcode_action_CXX=immediate
16936  fi
16937else
16938  # We cannot hardcode anything, or else we can only hardcode existing
16939  # directories.
16940  hardcode_action_CXX=unsupported
16941fi
16942{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
16943$as_echo "$hardcode_action_CXX" >&6; }
16944
16945if test relink = "$hardcode_action_CXX" ||
16946   test yes = "$inherit_rpath_CXX"; then
16947  # Fast installation is not supported
16948  enable_fast_install=no
16949elif test yes = "$shlibpath_overrides_runpath" ||
16950     test no = "$enable_shared"; then
16951  # Fast installation is not necessary
16952  enable_fast_install=needless
16953fi
16954
16955
16956
16957
16958
16959
16960
16961  fi # test -n "$compiler"
16962
16963  CC=$lt_save_CC
16964  CFLAGS=$lt_save_CFLAGS
16965  LDCXX=$LD
16966  LD=$lt_save_LD
16967  GCC=$lt_save_GCC
16968  with_gnu_ld=$lt_save_with_gnu_ld
16969  lt_cv_path_LDCXX=$lt_cv_path_LD
16970  lt_cv_path_LD=$lt_save_path_LD
16971  lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
16972  lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
16973fi # test yes != "$_lt_caught_CXX_error"
16974
16975ac_ext=c
16976ac_cpp='$CPP $CPPFLAGS'
16977ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16978ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16979ac_compiler_gnu=$ac_cv_c_compiler_gnu
16980
16981
16982
16983
16984
16985
16986
16987
16988
16989
16990
16991
16992
16993
16994
16995        ac_config_commands="$ac_config_commands libtool"
16996
16997
16998
16999
17000# Only expand once:
17001
17002
17003
17004
17005# Extract the first word of "pkg-config", so it can be a program name with args.
17006set dummy pkg-config; ac_word=$2
17007{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
17008$as_echo_n "checking for $ac_word... " >&6; }
17009if ${ac_cv_path_PKGCONFIG+:} false; then :
17010  $as_echo_n "(cached) " >&6
17011else
17012  case $PKGCONFIG in
17013  [\\/]* | ?:[\\/]*)
17014  ac_cv_path_PKGCONFIG="$PKGCONFIG" # Let the user override the test with a path.
17015  ;;
17016  *)
17017  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
17018for as_dir in $PATH
17019do
17020  IFS=$as_save_IFS
17021  test -z "$as_dir" && as_dir=.
17022    for ac_exec_ext in '' $ac_executable_extensions; do
17023  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
17024    ac_cv_path_PKGCONFIG="$as_dir/$ac_word$ac_exec_ext"
17025    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
17026    break 2
17027  fi
17028done
17029  done
17030IFS=$as_save_IFS
17031
17032  ;;
17033esac
17034fi
17035PKGCONFIG=$ac_cv_path_PKGCONFIG
17036if test -n "$PKGCONFIG"; then
17037  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKGCONFIG" >&5
17038$as_echo "$PKGCONFIG" >&6; }
17039else
17040  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17041$as_echo "no" >&6; }
17042fi
17043
17044
17045
17046
17047mkdir_p="$MKDIR_P"
17048case $mkdir_p in
17049  [\\/$]* | ?:[\\/]*) ;;
17050  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
17051esac
17052
17053
17054  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
17055$as_echo_n "checking whether NLS is requested... " >&6; }
17056    # Check whether --enable-nls was given.
17057if test "${enable_nls+set}" = set; then :
17058  enableval=$enable_nls; USE_NLS=$enableval
17059else
17060  USE_NLS=yes
17061fi
17062
17063  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
17064$as_echo "$USE_NLS" >&6; }
17065
17066
17067
17068
17069      GETTEXT_MACRO_VERSION=0.18
17070
17071
17072
17073
17074# Prepare PATH_SEPARATOR.
17075# The user is always right.
17076if test "${PATH_SEPARATOR+set}" != set; then
17077  echo "#! /bin/sh" >conf$$.sh
17078  echo  "exit 0"   >>conf$$.sh
17079  chmod +x conf$$.sh
17080  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
17081    PATH_SEPARATOR=';'
17082  else
17083    PATH_SEPARATOR=:
17084  fi
17085  rm -f conf$$.sh
17086fi
17087
17088# Find out how to test for executable files. Don't use a zero-byte file,
17089# as systems may use methods other than mode bits to determine executability.
17090cat >conf$$.file <<_ASEOF
17091#! /bin/sh
17092exit 0
17093_ASEOF
17094chmod +x conf$$.file
17095if test -x conf$$.file >/dev/null 2>&1; then
17096  ac_executable_p="test -x"
17097else
17098  ac_executable_p="test -f"
17099fi
17100rm -f conf$$.file
17101
17102# Extract the first word of "msgfmt", so it can be a program name with args.
17103set dummy msgfmt; ac_word=$2
17104{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
17105$as_echo_n "checking for $ac_word... " >&6; }
17106if ${ac_cv_path_MSGFMT+:} false; then :
17107  $as_echo_n "(cached) " >&6
17108else
17109  case "$MSGFMT" in
17110  [\\/]* | ?:[\\/]*)
17111    ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
17112    ;;
17113  *)
17114    ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR
17115    for ac_dir in $PATH; do
17116      IFS="$ac_save_IFS"
17117      test -z "$ac_dir" && ac_dir=.
17118      for ac_exec_ext in '' $ac_executable_extensions; do
17119        if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
17120          echo "$as_me: trying $ac_dir/$ac_word..." >&5
17121          if $ac_dir/$ac_word --statistics /dev/null >&5 2>&1 &&
17122     (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
17123            ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
17124            break 2
17125          fi
17126        fi
17127      done
17128    done
17129    IFS="$ac_save_IFS"
17130  test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT=":"
17131    ;;
17132esac
17133fi
17134MSGFMT="$ac_cv_path_MSGFMT"
17135if test "$MSGFMT" != ":"; then
17136  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
17137$as_echo "$MSGFMT" >&6; }
17138else
17139  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17140$as_echo "no" >&6; }
17141fi
17142
17143  # Extract the first word of "gmsgfmt", so it can be a program name with args.
17144set dummy gmsgfmt; ac_word=$2
17145{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
17146$as_echo_n "checking for $ac_word... " >&6; }
17147if ${ac_cv_path_GMSGFMT+:} false; then :
17148  $as_echo_n "(cached) " >&6
17149else
17150  case $GMSGFMT in
17151  [\\/]* | ?:[\\/]*)
17152  ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
17153  ;;
17154  *)
17155  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
17156for as_dir in $PATH
17157do
17158  IFS=$as_save_IFS
17159  test -z "$as_dir" && as_dir=.
17160    for ac_exec_ext in '' $ac_executable_extensions; do
17161  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
17162    ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
17163    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
17164    break 2
17165  fi
17166done
17167  done
17168IFS=$as_save_IFS
17169
17170  test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
17171  ;;
17172esac
17173fi
17174GMSGFMT=$ac_cv_path_GMSGFMT
17175if test -n "$GMSGFMT"; then
17176  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
17177$as_echo "$GMSGFMT" >&6; }
17178else
17179  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17180$as_echo "no" >&6; }
17181fi
17182
17183
17184
17185    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
17186    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
17187    *) MSGFMT_015=$MSGFMT ;;
17188  esac
17189
17190  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
17191    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
17192    *) GMSGFMT_015=$GMSGFMT ;;
17193  esac
17194
17195
17196
17197# Prepare PATH_SEPARATOR.
17198# The user is always right.
17199if test "${PATH_SEPARATOR+set}" != set; then
17200  echo "#! /bin/sh" >conf$$.sh
17201  echo  "exit 0"   >>conf$$.sh
17202  chmod +x conf$$.sh
17203  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
17204    PATH_SEPARATOR=';'
17205  else
17206    PATH_SEPARATOR=:
17207  fi
17208  rm -f conf$$.sh
17209fi
17210
17211# Find out how to test for executable files. Don't use a zero-byte file,
17212# as systems may use methods other than mode bits to determine executability.
17213cat >conf$$.file <<_ASEOF
17214#! /bin/sh
17215exit 0
17216_ASEOF
17217chmod +x conf$$.file
17218if test -x conf$$.file >/dev/null 2>&1; then
17219  ac_executable_p="test -x"
17220else
17221  ac_executable_p="test -f"
17222fi
17223rm -f conf$$.file
17224
17225# Extract the first word of "xgettext", so it can be a program name with args.
17226set dummy xgettext; ac_word=$2
17227{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
17228$as_echo_n "checking for $ac_word... " >&6; }
17229if ${ac_cv_path_XGETTEXT+:} false; then :
17230  $as_echo_n "(cached) " >&6
17231else
17232  case "$XGETTEXT" in
17233  [\\/]* | ?:[\\/]*)
17234    ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
17235    ;;
17236  *)
17237    ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR
17238    for ac_dir in $PATH; do
17239      IFS="$ac_save_IFS"
17240      test -z "$ac_dir" && ac_dir=.
17241      for ac_exec_ext in '' $ac_executable_extensions; do
17242        if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
17243          echo "$as_me: trying $ac_dir/$ac_word..." >&5
17244          if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >&5 2>&1 &&
17245     (if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
17246            ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
17247            break 2
17248          fi
17249        fi
17250      done
17251    done
17252    IFS="$ac_save_IFS"
17253  test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
17254    ;;
17255esac
17256fi
17257XGETTEXT="$ac_cv_path_XGETTEXT"
17258if test "$XGETTEXT" != ":"; then
17259  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
17260$as_echo "$XGETTEXT" >&6; }
17261else
17262  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17263$as_echo "no" >&6; }
17264fi
17265
17266    rm -f messages.po
17267
17268    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
17269    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
17270    *) XGETTEXT_015=$XGETTEXT ;;
17271  esac
17272
17273
17274
17275# Prepare PATH_SEPARATOR.
17276# The user is always right.
17277if test "${PATH_SEPARATOR+set}" != set; then
17278  echo "#! /bin/sh" >conf$$.sh
17279  echo  "exit 0"   >>conf$$.sh
17280  chmod +x conf$$.sh
17281  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
17282    PATH_SEPARATOR=';'
17283  else
17284    PATH_SEPARATOR=:
17285  fi
17286  rm -f conf$$.sh
17287fi
17288
17289# Find out how to test for executable files. Don't use a zero-byte file,
17290# as systems may use methods other than mode bits to determine executability.
17291cat >conf$$.file <<_ASEOF
17292#! /bin/sh
17293exit 0
17294_ASEOF
17295chmod +x conf$$.file
17296if test -x conf$$.file >/dev/null 2>&1; then
17297  ac_executable_p="test -x"
17298else
17299  ac_executable_p="test -f"
17300fi
17301rm -f conf$$.file
17302
17303# Extract the first word of "msgmerge", so it can be a program name with args.
17304set dummy msgmerge; ac_word=$2
17305{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
17306$as_echo_n "checking for $ac_word... " >&6; }
17307if ${ac_cv_path_MSGMERGE+:} false; then :
17308  $as_echo_n "(cached) " >&6
17309else
17310  case "$MSGMERGE" in
17311  [\\/]* | ?:[\\/]*)
17312    ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path.
17313    ;;
17314  *)
17315    ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR
17316    for ac_dir in $PATH; do
17317      IFS="$ac_save_IFS"
17318      test -z "$ac_dir" && ac_dir=.
17319      for ac_exec_ext in '' $ac_executable_extensions; do
17320        if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
17321          echo "$as_me: trying $ac_dir/$ac_word..." >&5
17322          if $ac_dir/$ac_word --update -q /dev/null /dev/null >&5 2>&1; then
17323            ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
17324            break 2
17325          fi
17326        fi
17327      done
17328    done
17329    IFS="$ac_save_IFS"
17330  test -z "$ac_cv_path_MSGMERGE" && ac_cv_path_MSGMERGE=":"
17331    ;;
17332esac
17333fi
17334MSGMERGE="$ac_cv_path_MSGMERGE"
17335if test "$MSGMERGE" != ":"; then
17336  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5
17337$as_echo "$MSGMERGE" >&6; }
17338else
17339  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17340$as_echo "no" >&6; }
17341fi
17342
17343
17344        test -n "$localedir" || localedir='${datadir}/locale'
17345
17346
17347    test -n "${XGETTEXT_EXTRA_OPTIONS+set}" || XGETTEXT_EXTRA_OPTIONS=
17348
17349
17350  ac_config_commands="$ac_config_commands po-directories"
17351
17352
17353
17354      if test "X$prefix" = "XNONE"; then
17355    acl_final_prefix="$ac_default_prefix"
17356  else
17357    acl_final_prefix="$prefix"
17358  fi
17359  if test "X$exec_prefix" = "XNONE"; then
17360    acl_final_exec_prefix='${prefix}'
17361  else
17362    acl_final_exec_prefix="$exec_prefix"
17363  fi
17364  acl_save_prefix="$prefix"
17365  prefix="$acl_final_prefix"
17366  eval acl_final_exec_prefix=\"$acl_final_exec_prefix\"
17367  prefix="$acl_save_prefix"
17368
17369
17370# Check whether --with-gnu-ld was given.
17371if test "${with_gnu_ld+set}" = set; then :
17372  withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
17373else
17374  with_gnu_ld=no
17375fi
17376
17377# Prepare PATH_SEPARATOR.
17378# The user is always right.
17379if test "${PATH_SEPARATOR+set}" != set; then
17380  echo "#! /bin/sh" >conf$$.sh
17381  echo  "exit 0"   >>conf$$.sh
17382  chmod +x conf$$.sh
17383  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
17384    PATH_SEPARATOR=';'
17385  else
17386    PATH_SEPARATOR=:
17387  fi
17388  rm -f conf$$.sh
17389fi
17390ac_prog=ld
17391if test "$GCC" = yes; then
17392  # Check if gcc -print-prog-name=ld gives a path.
17393  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5
17394$as_echo_n "checking for ld used by GCC... " >&6; }
17395  case $host in
17396  *-*-mingw*)
17397    # gcc leaves a trailing carriage return which upsets mingw
17398    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
17399  *)
17400    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
17401  esac
17402  case $ac_prog in
17403    # Accept absolute paths.
17404    [\\/]* | [A-Za-z]:[\\/]*)
17405      re_direlt='/[^/][^/]*/\.\./'
17406      # Canonicalize the path of ld
17407      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
17408      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
17409        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
17410      done
17411      test -z "$LD" && LD="$ac_prog"
17412      ;;
17413  "")
17414    # If it fails, then pretend we aren't using GCC.
17415    ac_prog=ld
17416    ;;
17417  *)
17418    # If it is relative, then search for the first ld in PATH.
17419    with_gnu_ld=unknown
17420    ;;
17421  esac
17422elif test "$with_gnu_ld" = yes; then
17423  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
17424$as_echo_n "checking for GNU ld... " >&6; }
17425else
17426  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
17427$as_echo_n "checking for non-GNU ld... " >&6; }
17428fi
17429if ${acl_cv_path_LD+:} false; then :
17430  $as_echo_n "(cached) " >&6
17431else
17432  if test -z "$LD"; then
17433  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
17434  for ac_dir in $PATH; do
17435    test -z "$ac_dir" && ac_dir=.
17436    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
17437      acl_cv_path_LD="$ac_dir/$ac_prog"
17438      # Check to see if the program is GNU ld.  I'd rather use --version,
17439      # but apparently some GNU ld's only accept -v.
17440      # Break only if it was the GNU/non-GNU ld that we prefer.
17441      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
17442      *GNU* | *'with BFD'*)
17443        test "$with_gnu_ld" != no && break ;;
17444      *)
17445        test "$with_gnu_ld" != yes && break ;;
17446      esac
17447    fi
17448  done
17449  IFS="$ac_save_ifs"
17450else
17451  acl_cv_path_LD="$LD" # Let the user override the test with a path.
17452fi
17453fi
17454
17455LD="$acl_cv_path_LD"
17456if test -n "$LD"; then
17457  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
17458$as_echo "$LD" >&6; }
17459else
17460  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17461$as_echo "no" >&6; }
17462fi
17463test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
17464{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
17465$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
17466if ${acl_cv_prog_gnu_ld+:} false; then :
17467  $as_echo_n "(cached) " >&6
17468else
17469  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
17470case `$LD -v 2>&1 </dev/null` in
17471*GNU* | *'with BFD'*)
17472  acl_cv_prog_gnu_ld=yes ;;
17473*)
17474  acl_cv_prog_gnu_ld=no ;;
17475esac
17476fi
17477{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5
17478$as_echo "$acl_cv_prog_gnu_ld" >&6; }
17479with_gnu_ld=$acl_cv_prog_gnu_ld
17480
17481
17482
17483
17484                                                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
17485$as_echo_n "checking for shared library run path origin... " >&6; }
17486if ${acl_cv_rpath+:} false; then :
17487  $as_echo_n "(cached) " >&6
17488else
17489
17490    CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
17491    ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
17492    . ./conftest.sh
17493    rm -f ./conftest.sh
17494    acl_cv_rpath=done
17495
17496fi
17497{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_rpath" >&5
17498$as_echo "$acl_cv_rpath" >&6; }
17499  wl="$acl_cv_wl"
17500  acl_libext="$acl_cv_libext"
17501  acl_shlibext="$acl_cv_shlibext"
17502  acl_libname_spec="$acl_cv_libname_spec"
17503  acl_library_names_spec="$acl_cv_library_names_spec"
17504  acl_hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec"
17505  acl_hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator"
17506  acl_hardcode_direct="$acl_cv_hardcode_direct"
17507  acl_hardcode_minus_L="$acl_cv_hardcode_minus_L"
17508    # Check whether --enable-rpath was given.
17509if test "${enable_rpath+set}" = set; then :
17510  enableval=$enable_rpath; :
17511else
17512  enable_rpath=yes
17513fi
17514
17515
17516
17517
17518  acl_libdirstem=lib
17519  acl_libdirstem2=
17520  case "$host_os" in
17521    solaris*)
17522                                    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for 64-bit host" >&5
17523$as_echo_n "checking for 64-bit host... " >&6; }
17524if ${gl_cv_solaris_64bit+:} false; then :
17525  $as_echo_n "(cached) " >&6
17526else
17527  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17528/* end confdefs.h.  */
17529
17530#ifdef _LP64
17531sixtyfour bits
17532#endif
17533
17534_ACEOF
17535if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
17536  $EGREP "sixtyfour bits" >/dev/null 2>&1; then :
17537  gl_cv_solaris_64bit=yes
17538else
17539  gl_cv_solaris_64bit=no
17540fi
17541rm -f conftest*
17542
17543
17544fi
17545{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_solaris_64bit" >&5
17546$as_echo "$gl_cv_solaris_64bit" >&6; }
17547      if test $gl_cv_solaris_64bit = yes; then
17548        acl_libdirstem=lib/64
17549        case "$host_cpu" in
17550          sparc*)        acl_libdirstem2=lib/sparcv9 ;;
17551          i*86 | x86_64) acl_libdirstem2=lib/amd64 ;;
17552        esac
17553      fi
17554      ;;
17555    *)
17556      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
17557      if test -n "$searchpath"; then
17558        acl_save_IFS="${IFS= 	}"; IFS=":"
17559        for searchdir in $searchpath; do
17560          if test -d "$searchdir"; then
17561            case "$searchdir" in
17562              */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
17563              */../ | */.. )
17564                # Better ignore directories of this form. They are misleading.
17565                ;;
17566              *) searchdir=`cd "$searchdir" && pwd`
17567                 case "$searchdir" in
17568                   */lib64 ) acl_libdirstem=lib64 ;;
17569                 esac ;;
17570            esac
17571          fi
17572        done
17573        IFS="$acl_save_IFS"
17574      fi
17575      ;;
17576  esac
17577  test -n "$acl_libdirstem2" || acl_libdirstem2="$acl_libdirstem"
17578
17579
17580
17581
17582
17583
17584
17585
17586
17587
17588
17589
17590    use_additional=yes
17591
17592  acl_save_prefix="$prefix"
17593  prefix="$acl_final_prefix"
17594  acl_save_exec_prefix="$exec_prefix"
17595  exec_prefix="$acl_final_exec_prefix"
17596
17597    eval additional_includedir=\"$includedir\"
17598    eval additional_libdir=\"$libdir\"
17599
17600  exec_prefix="$acl_save_exec_prefix"
17601  prefix="$acl_save_prefix"
17602
17603
17604# Check whether --with-libiconv-prefix was given.
17605if test "${with_libiconv_prefix+set}" = set; then :
17606  withval=$with_libiconv_prefix;
17607    if test "X$withval" = "Xno"; then
17608      use_additional=no
17609    else
17610      if test "X$withval" = "X"; then
17611
17612  acl_save_prefix="$prefix"
17613  prefix="$acl_final_prefix"
17614  acl_save_exec_prefix="$exec_prefix"
17615  exec_prefix="$acl_final_exec_prefix"
17616
17617          eval additional_includedir=\"$includedir\"
17618          eval additional_libdir=\"$libdir\"
17619
17620  exec_prefix="$acl_save_exec_prefix"
17621  prefix="$acl_save_prefix"
17622
17623      else
17624        additional_includedir="$withval/include"
17625        additional_libdir="$withval/$acl_libdirstem"
17626        if test "$acl_libdirstem2" != "$acl_libdirstem" \
17627           && ! test -d "$withval/$acl_libdirstem"; then
17628          additional_libdir="$withval/$acl_libdirstem2"
17629        fi
17630      fi
17631    fi
17632
17633fi
17634
17635      LIBICONV=
17636  LTLIBICONV=
17637  INCICONV=
17638  LIBICONV_PREFIX=
17639      HAVE_LIBICONV=
17640  rpathdirs=
17641  ltrpathdirs=
17642  names_already_handled=
17643  names_next_round='iconv '
17644  while test -n "$names_next_round"; do
17645    names_this_round="$names_next_round"
17646    names_next_round=
17647    for name in $names_this_round; do
17648      already_handled=
17649      for n in $names_already_handled; do
17650        if test "$n" = "$name"; then
17651          already_handled=yes
17652          break
17653        fi
17654      done
17655      if test -z "$already_handled"; then
17656        names_already_handled="$names_already_handled $name"
17657                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
17658        eval value=\"\$HAVE_LIB$uppername\"
17659        if test -n "$value"; then
17660          if test "$value" = yes; then
17661            eval value=\"\$LIB$uppername\"
17662            test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
17663            eval value=\"\$LTLIB$uppername\"
17664            test -z "$value" || LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$value"
17665          else
17666                                    :
17667          fi
17668        else
17669                              found_dir=
17670          found_la=
17671          found_so=
17672          found_a=
17673          eval libname=\"$acl_libname_spec\"    # typically: libname=lib$name
17674          if test -n "$acl_shlibext"; then
17675            shrext=".$acl_shlibext"             # typically: shrext=.so
17676          else
17677            shrext=
17678          fi
17679          if test $use_additional = yes; then
17680            dir="$additional_libdir"
17681                                    if test -n "$acl_shlibext"; then
17682              if test -f "$dir/$libname$shrext"; then
17683                found_dir="$dir"
17684                found_so="$dir/$libname$shrext"
17685              else
17686                if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
17687                  ver=`(cd "$dir" && \
17688                        for f in "$libname$shrext".*; do echo "$f"; done \
17689                        | sed -e "s,^$libname$shrext\\\\.,," \
17690                        | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
17691                        | sed 1q ) 2>/dev/null`
17692                  if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
17693                    found_dir="$dir"
17694                    found_so="$dir/$libname$shrext.$ver"
17695                  fi
17696                else
17697                  eval library_names=\"$acl_library_names_spec\"
17698                  for f in $library_names; do
17699                    if test -f "$dir/$f"; then
17700                      found_dir="$dir"
17701                      found_so="$dir/$f"
17702                      break
17703                    fi
17704                  done
17705                fi
17706              fi
17707            fi
17708                        if test "X$found_dir" = "X"; then
17709              if test -f "$dir/$libname.$acl_libext"; then
17710                found_dir="$dir"
17711                found_a="$dir/$libname.$acl_libext"
17712              fi
17713            fi
17714            if test "X$found_dir" != "X"; then
17715              if test -f "$dir/$libname.la"; then
17716                found_la="$dir/$libname.la"
17717              fi
17718            fi
17719          fi
17720          if test "X$found_dir" = "X"; then
17721            for x in $LDFLAGS $LTLIBICONV; do
17722
17723  acl_save_prefix="$prefix"
17724  prefix="$acl_final_prefix"
17725  acl_save_exec_prefix="$exec_prefix"
17726  exec_prefix="$acl_final_exec_prefix"
17727  eval x=\"$x\"
17728  exec_prefix="$acl_save_exec_prefix"
17729  prefix="$acl_save_prefix"
17730
17731              case "$x" in
17732                -L*)
17733                  dir=`echo "X$x" | sed -e 's/^X-L//'`
17734                                    if test -n "$acl_shlibext"; then
17735                    if test -f "$dir/$libname$shrext"; then
17736                      found_dir="$dir"
17737                      found_so="$dir/$libname$shrext"
17738                    else
17739                      if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
17740                        ver=`(cd "$dir" && \
17741                              for f in "$libname$shrext".*; do echo "$f"; done \
17742                              | sed -e "s,^$libname$shrext\\\\.,," \
17743                              | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
17744                              | sed 1q ) 2>/dev/null`
17745                        if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
17746                          found_dir="$dir"
17747                          found_so="$dir/$libname$shrext.$ver"
17748                        fi
17749                      else
17750                        eval library_names=\"$acl_library_names_spec\"
17751                        for f in $library_names; do
17752                          if test -f "$dir/$f"; then
17753                            found_dir="$dir"
17754                            found_so="$dir/$f"
17755                            break
17756                          fi
17757                        done
17758                      fi
17759                    fi
17760                  fi
17761                                    if test "X$found_dir" = "X"; then
17762                    if test -f "$dir/$libname.$acl_libext"; then
17763                      found_dir="$dir"
17764                      found_a="$dir/$libname.$acl_libext"
17765                    fi
17766                  fi
17767                  if test "X$found_dir" != "X"; then
17768                    if test -f "$dir/$libname.la"; then
17769                      found_la="$dir/$libname.la"
17770                    fi
17771                  fi
17772                  ;;
17773              esac
17774              if test "X$found_dir" != "X"; then
17775                break
17776              fi
17777            done
17778          fi
17779          if test "X$found_dir" != "X"; then
17780                        LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name"
17781            if test "X$found_so" != "X"; then
17782                                                        if test "$enable_rpath" = no \
17783                 || test "X$found_dir" = "X/usr/$acl_libdirstem" \
17784                 || test "X$found_dir" = "X/usr/$acl_libdirstem2"; then
17785                                LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
17786              else
17787                                                                                haveit=
17788                for x in $ltrpathdirs; do
17789                  if test "X$x" = "X$found_dir"; then
17790                    haveit=yes
17791                    break
17792                  fi
17793                done
17794                if test -z "$haveit"; then
17795                  ltrpathdirs="$ltrpathdirs $found_dir"
17796                fi
17797                                if test "$acl_hardcode_direct" = yes; then
17798                                                      LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
17799                else
17800                  if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then
17801                                                            LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
17802                                                            haveit=
17803                    for x in $rpathdirs; do
17804                      if test "X$x" = "X$found_dir"; then
17805                        haveit=yes
17806                        break
17807                      fi
17808                    done
17809                    if test -z "$haveit"; then
17810                      rpathdirs="$rpathdirs $found_dir"
17811                    fi
17812                  else
17813                                                                                haveit=
17814                    for x in $LDFLAGS $LIBICONV; do
17815
17816  acl_save_prefix="$prefix"
17817  prefix="$acl_final_prefix"
17818  acl_save_exec_prefix="$exec_prefix"
17819  exec_prefix="$acl_final_exec_prefix"
17820  eval x=\"$x\"
17821  exec_prefix="$acl_save_exec_prefix"
17822  prefix="$acl_save_prefix"
17823
17824                      if test "X$x" = "X-L$found_dir"; then
17825                        haveit=yes
17826                        break
17827                      fi
17828                    done
17829                    if test -z "$haveit"; then
17830                      LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
17831                    fi
17832                    if test "$acl_hardcode_minus_L" != no; then
17833                                                                                        LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
17834                    else
17835                                                                                                                                                                                LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
17836                    fi
17837                  fi
17838                fi
17839              fi
17840            else
17841              if test "X$found_a" != "X"; then
17842                                LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a"
17843              else
17844                                                LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
17845              fi
17846            fi
17847                        additional_includedir=
17848            case "$found_dir" in
17849              */$acl_libdirstem | */$acl_libdirstem/)
17850                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
17851                if test "$name" = 'iconv'; then
17852                  LIBICONV_PREFIX="$basedir"
17853                fi
17854                additional_includedir="$basedir/include"
17855                ;;
17856              */$acl_libdirstem2 | */$acl_libdirstem2/)
17857                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
17858                if test "$name" = 'iconv'; then
17859                  LIBICONV_PREFIX="$basedir"
17860                fi
17861                additional_includedir="$basedir/include"
17862                ;;
17863            esac
17864            if test "X$additional_includedir" != "X"; then
17865                                                                                                                if test "X$additional_includedir" != "X/usr/include"; then
17866                haveit=
17867                if test "X$additional_includedir" = "X/usr/local/include"; then
17868                  if test -n "$GCC"; then
17869                    case $host_os in
17870                      linux* | gnu* | k*bsd*-gnu) haveit=yes;;
17871                    esac
17872                  fi
17873                fi
17874                if test -z "$haveit"; then
17875                  for x in $CPPFLAGS $INCICONV; do
17876
17877  acl_save_prefix="$prefix"
17878  prefix="$acl_final_prefix"
17879  acl_save_exec_prefix="$exec_prefix"
17880  exec_prefix="$acl_final_exec_prefix"
17881  eval x=\"$x\"
17882  exec_prefix="$acl_save_exec_prefix"
17883  prefix="$acl_save_prefix"
17884
17885                    if test "X$x" = "X-I$additional_includedir"; then
17886                      haveit=yes
17887                      break
17888                    fi
17889                  done
17890                  if test -z "$haveit"; then
17891                    if test -d "$additional_includedir"; then
17892                                            INCICONV="${INCICONV}${INCICONV:+ }-I$additional_includedir"
17893                    fi
17894                  fi
17895                fi
17896              fi
17897            fi
17898                        if test -n "$found_la"; then
17899                                                        save_libdir="$libdir"
17900              case "$found_la" in
17901                */* | *\\*) . "$found_la" ;;
17902                *) . "./$found_la" ;;
17903              esac
17904              libdir="$save_libdir"
17905                            for dep in $dependency_libs; do
17906                case "$dep" in
17907                  -L*)
17908                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
17909                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
17910                       && test "X$additional_libdir" != "X/usr/$acl_libdirstem2"; then
17911                      haveit=
17912                      if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem" \
17913                         || test "X$additional_libdir" = "X/usr/local/$acl_libdirstem2"; then
17914                        if test -n "$GCC"; then
17915                          case $host_os in
17916                            linux* | gnu* | k*bsd*-gnu) haveit=yes;;
17917                          esac
17918                        fi
17919                      fi
17920                      if test -z "$haveit"; then
17921                        haveit=
17922                        for x in $LDFLAGS $LIBICONV; do
17923
17924  acl_save_prefix="$prefix"
17925  prefix="$acl_final_prefix"
17926  acl_save_exec_prefix="$exec_prefix"
17927  exec_prefix="$acl_final_exec_prefix"
17928  eval x=\"$x\"
17929  exec_prefix="$acl_save_exec_prefix"
17930  prefix="$acl_save_prefix"
17931
17932                          if test "X$x" = "X-L$additional_libdir"; then
17933                            haveit=yes
17934                            break
17935                          fi
17936                        done
17937                        if test -z "$haveit"; then
17938                          if test -d "$additional_libdir"; then
17939                                                        LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
17940                          fi
17941                        fi
17942                        haveit=
17943                        for x in $LDFLAGS $LTLIBICONV; do
17944
17945  acl_save_prefix="$prefix"
17946  prefix="$acl_final_prefix"
17947  acl_save_exec_prefix="$exec_prefix"
17948  exec_prefix="$acl_final_exec_prefix"
17949  eval x=\"$x\"
17950  exec_prefix="$acl_save_exec_prefix"
17951  prefix="$acl_save_prefix"
17952
17953                          if test "X$x" = "X-L$additional_libdir"; then
17954                            haveit=yes
17955                            break
17956                          fi
17957                        done
17958                        if test -z "$haveit"; then
17959                          if test -d "$additional_libdir"; then
17960                                                        LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir"
17961                          fi
17962                        fi
17963                      fi
17964                    fi
17965                    ;;
17966                  -R*)
17967                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
17968                    if test "$enable_rpath" != no; then
17969                                                                  haveit=
17970                      for x in $rpathdirs; do
17971                        if test "X$x" = "X$dir"; then
17972                          haveit=yes
17973                          break
17974                        fi
17975                      done
17976                      if test -z "$haveit"; then
17977                        rpathdirs="$rpathdirs $dir"
17978                      fi
17979                                                                  haveit=
17980                      for x in $ltrpathdirs; do
17981                        if test "X$x" = "X$dir"; then
17982                          haveit=yes
17983                          break
17984                        fi
17985                      done
17986                      if test -z "$haveit"; then
17987                        ltrpathdirs="$ltrpathdirs $dir"
17988                      fi
17989                    fi
17990                    ;;
17991                  -l*)
17992                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
17993                    ;;
17994                  *.la)
17995                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
17996                    ;;
17997                  *)
17998                                        LIBICONV="${LIBICONV}${LIBICONV:+ }$dep"
17999                    LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$dep"
18000                    ;;
18001                esac
18002              done
18003            fi
18004          else
18005                                                            LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
18006            LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-l$name"
18007          fi
18008        fi
18009      fi
18010    done
18011  done
18012  if test "X$rpathdirs" != "X"; then
18013    if test -n "$acl_hardcode_libdir_separator"; then
18014                        alldirs=
18015      for found_dir in $rpathdirs; do
18016        alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$found_dir"
18017      done
18018            acl_save_libdir="$libdir"
18019      libdir="$alldirs"
18020      eval flag=\"$acl_hardcode_libdir_flag_spec\"
18021      libdir="$acl_save_libdir"
18022      LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
18023    else
18024            for found_dir in $rpathdirs; do
18025        acl_save_libdir="$libdir"
18026        libdir="$found_dir"
18027        eval flag=\"$acl_hardcode_libdir_flag_spec\"
18028        libdir="$acl_save_libdir"
18029        LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
18030      done
18031    fi
18032  fi
18033  if test "X$ltrpathdirs" != "X"; then
18034            for found_dir in $ltrpathdirs; do
18035      LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir"
18036    done
18037  fi
18038
18039
18040
18041
18042
18043
18044
18045
18046
18047
18048
18049
18050
18051
18052
18053
18054
18055
18056
18057
18058
18059
18060
18061
18062
18063
18064
18065
18066
18067
18068
18069    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFPreferencesCopyAppValue" >&5
18070$as_echo_n "checking for CFPreferencesCopyAppValue... " >&6; }
18071if ${gt_cv_func_CFPreferencesCopyAppValue+:} false; then :
18072  $as_echo_n "(cached) " >&6
18073else
18074  gt_save_LIBS="$LIBS"
18075     LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
18076     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18077/* end confdefs.h.  */
18078#include <CoreFoundation/CFPreferences.h>
18079int
18080main ()
18081{
18082CFPreferencesCopyAppValue(NULL, NULL)
18083  ;
18084  return 0;
18085}
18086_ACEOF
18087if ac_fn_c_try_link "$LINENO"; then :
18088  gt_cv_func_CFPreferencesCopyAppValue=yes
18089else
18090  gt_cv_func_CFPreferencesCopyAppValue=no
18091fi
18092rm -f core conftest.err conftest.$ac_objext \
18093    conftest$ac_exeext conftest.$ac_ext
18094     LIBS="$gt_save_LIBS"
18095fi
18096{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFPreferencesCopyAppValue" >&5
18097$as_echo "$gt_cv_func_CFPreferencesCopyAppValue" >&6; }
18098  if test $gt_cv_func_CFPreferencesCopyAppValue = yes; then
18099
18100$as_echo "#define HAVE_CFPREFERENCESCOPYAPPVALUE 1" >>confdefs.h
18101
18102  fi
18103    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFLocaleCopyCurrent" >&5
18104$as_echo_n "checking for CFLocaleCopyCurrent... " >&6; }
18105if ${gt_cv_func_CFLocaleCopyCurrent+:} false; then :
18106  $as_echo_n "(cached) " >&6
18107else
18108  gt_save_LIBS="$LIBS"
18109     LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
18110     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18111/* end confdefs.h.  */
18112#include <CoreFoundation/CFLocale.h>
18113int
18114main ()
18115{
18116CFLocaleCopyCurrent();
18117  ;
18118  return 0;
18119}
18120_ACEOF
18121if ac_fn_c_try_link "$LINENO"; then :
18122  gt_cv_func_CFLocaleCopyCurrent=yes
18123else
18124  gt_cv_func_CFLocaleCopyCurrent=no
18125fi
18126rm -f core conftest.err conftest.$ac_objext \
18127    conftest$ac_exeext conftest.$ac_ext
18128     LIBS="$gt_save_LIBS"
18129fi
18130{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFLocaleCopyCurrent" >&5
18131$as_echo "$gt_cv_func_CFLocaleCopyCurrent" >&6; }
18132  if test $gt_cv_func_CFLocaleCopyCurrent = yes; then
18133
18134$as_echo "#define HAVE_CFLOCALECOPYCURRENT 1" >>confdefs.h
18135
18136  fi
18137  INTL_MACOSX_LIBS=
18138  if test $gt_cv_func_CFPreferencesCopyAppValue = yes || test $gt_cv_func_CFLocaleCopyCurrent = yes; then
18139    INTL_MACOSX_LIBS="-Wl,-framework -Wl,CoreFoundation"
18140  fi
18141
18142
18143
18144
18145
18146
18147  LIBINTL=
18148  LTLIBINTL=
18149  POSUB=
18150
18151    case " $gt_needs " in
18152    *" need-formatstring-macros "*) gt_api_version=3 ;;
18153    *" need-ngettext "*) gt_api_version=2 ;;
18154    *) gt_api_version=1 ;;
18155  esac
18156  gt_func_gnugettext_libc="gt_cv_func_gnugettext${gt_api_version}_libc"
18157  gt_func_gnugettext_libintl="gt_cv_func_gnugettext${gt_api_version}_libintl"
18158
18159    if test "$USE_NLS" = "yes"; then
18160    gt_use_preinstalled_gnugettext=no
18161
18162
18163        if test $gt_api_version -ge 3; then
18164          gt_revision_test_code='
18165#ifndef __GNU_GETTEXT_SUPPORTED_REVISION
18166#define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1)
18167#endif
18168typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1];
18169'
18170        else
18171          gt_revision_test_code=
18172        fi
18173        if test $gt_api_version -ge 2; then
18174          gt_expression_test_code=' + * ngettext ("", "", 0)'
18175        else
18176          gt_expression_test_code=
18177        fi
18178
18179        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5
18180$as_echo_n "checking for GNU gettext in libc... " >&6; }
18181if eval \${$gt_func_gnugettext_libc+:} false; then :
18182  $as_echo_n "(cached) " >&6
18183else
18184  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18185/* end confdefs.h.  */
18186#include <libintl.h>
18187$gt_revision_test_code
18188extern int _nl_msg_cat_cntr;
18189extern int *_nl_domain_bindings;
18190int
18191main ()
18192{
18193bindtextdomain ("", "");
18194return * gettext ("")$gt_expression_test_code + _nl_msg_cat_cntr + *_nl_domain_bindings
18195  ;
18196  return 0;
18197}
18198_ACEOF
18199if ac_fn_c_try_link "$LINENO"; then :
18200  eval "$gt_func_gnugettext_libc=yes"
18201else
18202  eval "$gt_func_gnugettext_libc=no"
18203fi
18204rm -f core conftest.err conftest.$ac_objext \
18205    conftest$ac_exeext conftest.$ac_ext
18206fi
18207eval ac_res=\$$gt_func_gnugettext_libc
18208	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
18209$as_echo "$ac_res" >&6; }
18210
18211        if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" != "yes"; }; then
18212
18213
18214
18215
18216
18217          am_save_CPPFLAGS="$CPPFLAGS"
18218
18219  for element in $INCICONV; do
18220    haveit=
18221    for x in $CPPFLAGS; do
18222
18223  acl_save_prefix="$prefix"
18224  prefix="$acl_final_prefix"
18225  acl_save_exec_prefix="$exec_prefix"
18226  exec_prefix="$acl_final_exec_prefix"
18227  eval x=\"$x\"
18228  exec_prefix="$acl_save_exec_prefix"
18229  prefix="$acl_save_prefix"
18230
18231      if test "X$x" = "X$element"; then
18232        haveit=yes
18233        break
18234      fi
18235    done
18236    if test -z "$haveit"; then
18237      CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
18238    fi
18239  done
18240
18241
18242  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
18243$as_echo_n "checking for iconv... " >&6; }
18244if ${am_cv_func_iconv+:} false; then :
18245  $as_echo_n "(cached) " >&6
18246else
18247
18248    am_cv_func_iconv="no, consider installing GNU libiconv"
18249    am_cv_lib_iconv=no
18250    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18251/* end confdefs.h.  */
18252#include <stdlib.h>
18253#include <iconv.h>
18254int
18255main ()
18256{
18257iconv_t cd = iconv_open("","");
18258       iconv(cd,NULL,NULL,NULL,NULL);
18259       iconv_close(cd);
18260  ;
18261  return 0;
18262}
18263_ACEOF
18264if ac_fn_c_try_link "$LINENO"; then :
18265  am_cv_func_iconv=yes
18266fi
18267rm -f core conftest.err conftest.$ac_objext \
18268    conftest$ac_exeext conftest.$ac_ext
18269    if test "$am_cv_func_iconv" != yes; then
18270      am_save_LIBS="$LIBS"
18271      LIBS="$LIBS $LIBICONV"
18272      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18273/* end confdefs.h.  */
18274#include <stdlib.h>
18275#include <iconv.h>
18276int
18277main ()
18278{
18279iconv_t cd = iconv_open("","");
18280         iconv(cd,NULL,NULL,NULL,NULL);
18281         iconv_close(cd);
18282  ;
18283  return 0;
18284}
18285_ACEOF
18286if ac_fn_c_try_link "$LINENO"; then :
18287  am_cv_lib_iconv=yes
18288        am_cv_func_iconv=yes
18289fi
18290rm -f core conftest.err conftest.$ac_objext \
18291    conftest$ac_exeext conftest.$ac_ext
18292      LIBS="$am_save_LIBS"
18293    fi
18294
18295fi
18296{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5
18297$as_echo "$am_cv_func_iconv" >&6; }
18298  if test "$am_cv_func_iconv" = yes; then
18299    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working iconv" >&5
18300$as_echo_n "checking for working iconv... " >&6; }
18301if ${am_cv_func_iconv_works+:} false; then :
18302  $as_echo_n "(cached) " >&6
18303else
18304
18305            am_save_LIBS="$LIBS"
18306      if test $am_cv_lib_iconv = yes; then
18307        LIBS="$LIBS $LIBICONV"
18308      fi
18309      if test "$cross_compiling" = yes; then :
18310  case "$host_os" in
18311           aix* | hpux*) am_cv_func_iconv_works="guessing no" ;;
18312           *)            am_cv_func_iconv_works="guessing yes" ;;
18313         esac
18314else
18315  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18316/* end confdefs.h.  */
18317
18318#include <iconv.h>
18319#include <string.h>
18320int main ()
18321{
18322  /* Test against AIX 5.1 bug: Failures are not distinguishable from successful
18323     returns.  */
18324  {
18325    iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8");
18326    if (cd_utf8_to_88591 != (iconv_t)(-1))
18327      {
18328        static const char input[] = "\342\202\254"; /* EURO SIGN */
18329        char buf[10];
18330        const char *inptr = input;
18331        size_t inbytesleft = strlen (input);
18332        char *outptr = buf;
18333        size_t outbytesleft = sizeof (buf);
18334        size_t res = iconv (cd_utf8_to_88591,
18335                            (char **) &inptr, &inbytesleft,
18336                            &outptr, &outbytesleft);
18337        if (res == 0)
18338          return 1;
18339      }
18340  }
18341  /* Test against Solaris 10 bug: Failures are not distinguishable from
18342     successful returns.  */
18343  {
18344    iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646");
18345    if (cd_ascii_to_88591 != (iconv_t)(-1))
18346      {
18347        static const char input[] = "\263";
18348        char buf[10];
18349        const char *inptr = input;
18350        size_t inbytesleft = strlen (input);
18351        char *outptr = buf;
18352        size_t outbytesleft = sizeof (buf);
18353        size_t res = iconv (cd_ascii_to_88591,
18354                            (char **) &inptr, &inbytesleft,
18355                            &outptr, &outbytesleft);
18356        if (res == 0)
18357          return 1;
18358      }
18359  }
18360#if 0 /* This bug could be worked around by the caller.  */
18361  /* Test against HP-UX 11.11 bug: Positive return value instead of 0.  */
18362  {
18363    iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591");
18364    if (cd_88591_to_utf8 != (iconv_t)(-1))
18365      {
18366        static const char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337";
18367        char buf[50];
18368        const char *inptr = input;
18369        size_t inbytesleft = strlen (input);
18370        char *outptr = buf;
18371        size_t outbytesleft = sizeof (buf);
18372        size_t res = iconv (cd_88591_to_utf8,
18373                            (char **) &inptr, &inbytesleft,
18374                            &outptr, &outbytesleft);
18375        if ((int)res > 0)
18376          return 1;
18377      }
18378  }
18379#endif
18380  /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is
18381     provided.  */
18382  if (/* Try standardized names.  */
18383      iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1)
18384      /* Try IRIX, OSF/1 names.  */
18385      && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1)
18386      /* Try AIX names.  */
18387      && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1)
18388      /* Try HP-UX names.  */
18389      && iconv_open ("utf8", "eucJP") == (iconv_t)(-1))
18390    return 1;
18391  return 0;
18392}
18393_ACEOF
18394if ac_fn_c_try_run "$LINENO"; then :
18395  am_cv_func_iconv_works=yes
18396else
18397  am_cv_func_iconv_works=no
18398fi
18399rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
18400  conftest.$ac_objext conftest.beam conftest.$ac_ext
18401fi
18402
18403      LIBS="$am_save_LIBS"
18404
18405fi
18406{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv_works" >&5
18407$as_echo "$am_cv_func_iconv_works" >&6; }
18408    case "$am_cv_func_iconv_works" in
18409      *no) am_func_iconv=no am_cv_lib_iconv=no ;;
18410      *)   am_func_iconv=yes ;;
18411    esac
18412  else
18413    am_func_iconv=no am_cv_lib_iconv=no
18414  fi
18415  if test "$am_func_iconv" = yes; then
18416
18417$as_echo "#define HAVE_ICONV 1" >>confdefs.h
18418
18419  fi
18420  if test "$am_cv_lib_iconv" = yes; then
18421    { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5
18422$as_echo_n "checking how to link with libiconv... " >&6; }
18423    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5
18424$as_echo "$LIBICONV" >&6; }
18425  else
18426            CPPFLAGS="$am_save_CPPFLAGS"
18427    LIBICONV=
18428    LTLIBICONV=
18429  fi
18430
18431
18432
18433
18434
18435
18436
18437
18438
18439
18440
18441    use_additional=yes
18442
18443  acl_save_prefix="$prefix"
18444  prefix="$acl_final_prefix"
18445  acl_save_exec_prefix="$exec_prefix"
18446  exec_prefix="$acl_final_exec_prefix"
18447
18448    eval additional_includedir=\"$includedir\"
18449    eval additional_libdir=\"$libdir\"
18450
18451  exec_prefix="$acl_save_exec_prefix"
18452  prefix="$acl_save_prefix"
18453
18454
18455# Check whether --with-libintl-prefix was given.
18456if test "${with_libintl_prefix+set}" = set; then :
18457  withval=$with_libintl_prefix;
18458    if test "X$withval" = "Xno"; then
18459      use_additional=no
18460    else
18461      if test "X$withval" = "X"; then
18462
18463  acl_save_prefix="$prefix"
18464  prefix="$acl_final_prefix"
18465  acl_save_exec_prefix="$exec_prefix"
18466  exec_prefix="$acl_final_exec_prefix"
18467
18468          eval additional_includedir=\"$includedir\"
18469          eval additional_libdir=\"$libdir\"
18470
18471  exec_prefix="$acl_save_exec_prefix"
18472  prefix="$acl_save_prefix"
18473
18474      else
18475        additional_includedir="$withval/include"
18476        additional_libdir="$withval/$acl_libdirstem"
18477        if test "$acl_libdirstem2" != "$acl_libdirstem" \
18478           && ! test -d "$withval/$acl_libdirstem"; then
18479          additional_libdir="$withval/$acl_libdirstem2"
18480        fi
18481      fi
18482    fi
18483
18484fi
18485
18486      LIBINTL=
18487  LTLIBINTL=
18488  INCINTL=
18489  LIBINTL_PREFIX=
18490      HAVE_LIBINTL=
18491  rpathdirs=
18492  ltrpathdirs=
18493  names_already_handled=
18494  names_next_round='intl '
18495  while test -n "$names_next_round"; do
18496    names_this_round="$names_next_round"
18497    names_next_round=
18498    for name in $names_this_round; do
18499      already_handled=
18500      for n in $names_already_handled; do
18501        if test "$n" = "$name"; then
18502          already_handled=yes
18503          break
18504        fi
18505      done
18506      if test -z "$already_handled"; then
18507        names_already_handled="$names_already_handled $name"
18508                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
18509        eval value=\"\$HAVE_LIB$uppername\"
18510        if test -n "$value"; then
18511          if test "$value" = yes; then
18512            eval value=\"\$LIB$uppername\"
18513            test -z "$value" || LIBINTL="${LIBINTL}${LIBINTL:+ }$value"
18514            eval value=\"\$LTLIB$uppername\"
18515            test -z "$value" || LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }$value"
18516          else
18517                                    :
18518          fi
18519        else
18520                              found_dir=
18521          found_la=
18522          found_so=
18523          found_a=
18524          eval libname=\"$acl_libname_spec\"    # typically: libname=lib$name
18525          if test -n "$acl_shlibext"; then
18526            shrext=".$acl_shlibext"             # typically: shrext=.so
18527          else
18528            shrext=
18529          fi
18530          if test $use_additional = yes; then
18531            dir="$additional_libdir"
18532                                    if test -n "$acl_shlibext"; then
18533              if test -f "$dir/$libname$shrext"; then
18534                found_dir="$dir"
18535                found_so="$dir/$libname$shrext"
18536              else
18537                if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
18538                  ver=`(cd "$dir" && \
18539                        for f in "$libname$shrext".*; do echo "$f"; done \
18540                        | sed -e "s,^$libname$shrext\\\\.,," \
18541                        | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
18542                        | sed 1q ) 2>/dev/null`
18543                  if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
18544                    found_dir="$dir"
18545                    found_so="$dir/$libname$shrext.$ver"
18546                  fi
18547                else
18548                  eval library_names=\"$acl_library_names_spec\"
18549                  for f in $library_names; do
18550                    if test -f "$dir/$f"; then
18551                      found_dir="$dir"
18552                      found_so="$dir/$f"
18553                      break
18554                    fi
18555                  done
18556                fi
18557              fi
18558            fi
18559                        if test "X$found_dir" = "X"; then
18560              if test -f "$dir/$libname.$acl_libext"; then
18561                found_dir="$dir"
18562                found_a="$dir/$libname.$acl_libext"
18563              fi
18564            fi
18565            if test "X$found_dir" != "X"; then
18566              if test -f "$dir/$libname.la"; then
18567                found_la="$dir/$libname.la"
18568              fi
18569            fi
18570          fi
18571          if test "X$found_dir" = "X"; then
18572            for x in $LDFLAGS $LTLIBINTL; do
18573
18574  acl_save_prefix="$prefix"
18575  prefix="$acl_final_prefix"
18576  acl_save_exec_prefix="$exec_prefix"
18577  exec_prefix="$acl_final_exec_prefix"
18578  eval x=\"$x\"
18579  exec_prefix="$acl_save_exec_prefix"
18580  prefix="$acl_save_prefix"
18581
18582              case "$x" in
18583                -L*)
18584                  dir=`echo "X$x" | sed -e 's/^X-L//'`
18585                                    if test -n "$acl_shlibext"; then
18586                    if test -f "$dir/$libname$shrext"; then
18587                      found_dir="$dir"
18588                      found_so="$dir/$libname$shrext"
18589                    else
18590                      if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
18591                        ver=`(cd "$dir" && \
18592                              for f in "$libname$shrext".*; do echo "$f"; done \
18593                              | sed -e "s,^$libname$shrext\\\\.,," \
18594                              | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
18595                              | sed 1q ) 2>/dev/null`
18596                        if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
18597                          found_dir="$dir"
18598                          found_so="$dir/$libname$shrext.$ver"
18599                        fi
18600                      else
18601                        eval library_names=\"$acl_library_names_spec\"
18602                        for f in $library_names; do
18603                          if test -f "$dir/$f"; then
18604                            found_dir="$dir"
18605                            found_so="$dir/$f"
18606                            break
18607                          fi
18608                        done
18609                      fi
18610                    fi
18611                  fi
18612                                    if test "X$found_dir" = "X"; then
18613                    if test -f "$dir/$libname.$acl_libext"; then
18614                      found_dir="$dir"
18615                      found_a="$dir/$libname.$acl_libext"
18616                    fi
18617                  fi
18618                  if test "X$found_dir" != "X"; then
18619                    if test -f "$dir/$libname.la"; then
18620                      found_la="$dir/$libname.la"
18621                    fi
18622                  fi
18623                  ;;
18624              esac
18625              if test "X$found_dir" != "X"; then
18626                break
18627              fi
18628            done
18629          fi
18630          if test "X$found_dir" != "X"; then
18631                        LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-L$found_dir -l$name"
18632            if test "X$found_so" != "X"; then
18633                                                        if test "$enable_rpath" = no \
18634                 || test "X$found_dir" = "X/usr/$acl_libdirstem" \
18635                 || test "X$found_dir" = "X/usr/$acl_libdirstem2"; then
18636                                LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
18637              else
18638                                                                                haveit=
18639                for x in $ltrpathdirs; do
18640                  if test "X$x" = "X$found_dir"; then
18641                    haveit=yes
18642                    break
18643                  fi
18644                done
18645                if test -z "$haveit"; then
18646                  ltrpathdirs="$ltrpathdirs $found_dir"
18647                fi
18648                                if test "$acl_hardcode_direct" = yes; then
18649                                                      LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
18650                else
18651                  if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then
18652                                                            LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
18653                                                            haveit=
18654                    for x in $rpathdirs; do
18655                      if test "X$x" = "X$found_dir"; then
18656                        haveit=yes
18657                        break
18658                      fi
18659                    done
18660                    if test -z "$haveit"; then
18661                      rpathdirs="$rpathdirs $found_dir"
18662                    fi
18663                  else
18664                                                                                haveit=
18665                    for x in $LDFLAGS $LIBINTL; do
18666
18667  acl_save_prefix="$prefix"
18668  prefix="$acl_final_prefix"
18669  acl_save_exec_prefix="$exec_prefix"
18670  exec_prefix="$acl_final_exec_prefix"
18671  eval x=\"$x\"
18672  exec_prefix="$acl_save_exec_prefix"
18673  prefix="$acl_save_prefix"
18674
18675                      if test "X$x" = "X-L$found_dir"; then
18676                        haveit=yes
18677                        break
18678                      fi
18679                    done
18680                    if test -z "$haveit"; then
18681                      LIBINTL="${LIBINTL}${LIBINTL:+ }-L$found_dir"
18682                    fi
18683                    if test "$acl_hardcode_minus_L" != no; then
18684                                                                                        LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
18685                    else
18686                                                                                                                                                                                LIBINTL="${LIBINTL}${LIBINTL:+ }-l$name"
18687                    fi
18688                  fi
18689                fi
18690              fi
18691            else
18692              if test "X$found_a" != "X"; then
18693                                LIBINTL="${LIBINTL}${LIBINTL:+ }$found_a"
18694              else
18695                                                LIBINTL="${LIBINTL}${LIBINTL:+ }-L$found_dir -l$name"
18696              fi
18697            fi
18698                        additional_includedir=
18699            case "$found_dir" in
18700              */$acl_libdirstem | */$acl_libdirstem/)
18701                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
18702                if test "$name" = 'intl'; then
18703                  LIBINTL_PREFIX="$basedir"
18704                fi
18705                additional_includedir="$basedir/include"
18706                ;;
18707              */$acl_libdirstem2 | */$acl_libdirstem2/)
18708                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
18709                if test "$name" = 'intl'; then
18710                  LIBINTL_PREFIX="$basedir"
18711                fi
18712                additional_includedir="$basedir/include"
18713                ;;
18714            esac
18715            if test "X$additional_includedir" != "X"; then
18716                                                                                                                if test "X$additional_includedir" != "X/usr/include"; then
18717                haveit=
18718                if test "X$additional_includedir" = "X/usr/local/include"; then
18719                  if test -n "$GCC"; then
18720                    case $host_os in
18721                      linux* | gnu* | k*bsd*-gnu) haveit=yes;;
18722                    esac
18723                  fi
18724                fi
18725                if test -z "$haveit"; then
18726                  for x in $CPPFLAGS $INCINTL; do
18727
18728  acl_save_prefix="$prefix"
18729  prefix="$acl_final_prefix"
18730  acl_save_exec_prefix="$exec_prefix"
18731  exec_prefix="$acl_final_exec_prefix"
18732  eval x=\"$x\"
18733  exec_prefix="$acl_save_exec_prefix"
18734  prefix="$acl_save_prefix"
18735
18736                    if test "X$x" = "X-I$additional_includedir"; then
18737                      haveit=yes
18738                      break
18739                    fi
18740                  done
18741                  if test -z "$haveit"; then
18742                    if test -d "$additional_includedir"; then
18743                                            INCINTL="${INCINTL}${INCINTL:+ }-I$additional_includedir"
18744                    fi
18745                  fi
18746                fi
18747              fi
18748            fi
18749                        if test -n "$found_la"; then
18750                                                        save_libdir="$libdir"
18751              case "$found_la" in
18752                */* | *\\*) . "$found_la" ;;
18753                *) . "./$found_la" ;;
18754              esac
18755              libdir="$save_libdir"
18756                            for dep in $dependency_libs; do
18757                case "$dep" in
18758                  -L*)
18759                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
18760                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
18761                       && test "X$additional_libdir" != "X/usr/$acl_libdirstem2"; then
18762                      haveit=
18763                      if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem" \
18764                         || test "X$additional_libdir" = "X/usr/local/$acl_libdirstem2"; then
18765                        if test -n "$GCC"; then
18766                          case $host_os in
18767                            linux* | gnu* | k*bsd*-gnu) haveit=yes;;
18768                          esac
18769                        fi
18770                      fi
18771                      if test -z "$haveit"; then
18772                        haveit=
18773                        for x in $LDFLAGS $LIBINTL; do
18774
18775  acl_save_prefix="$prefix"
18776  prefix="$acl_final_prefix"
18777  acl_save_exec_prefix="$exec_prefix"
18778  exec_prefix="$acl_final_exec_prefix"
18779  eval x=\"$x\"
18780  exec_prefix="$acl_save_exec_prefix"
18781  prefix="$acl_save_prefix"
18782
18783                          if test "X$x" = "X-L$additional_libdir"; then
18784                            haveit=yes
18785                            break
18786                          fi
18787                        done
18788                        if test -z "$haveit"; then
18789                          if test -d "$additional_libdir"; then
18790                                                        LIBINTL="${LIBINTL}${LIBINTL:+ }-L$additional_libdir"
18791                          fi
18792                        fi
18793                        haveit=
18794                        for x in $LDFLAGS $LTLIBINTL; do
18795
18796  acl_save_prefix="$prefix"
18797  prefix="$acl_final_prefix"
18798  acl_save_exec_prefix="$exec_prefix"
18799  exec_prefix="$acl_final_exec_prefix"
18800  eval x=\"$x\"
18801  exec_prefix="$acl_save_exec_prefix"
18802  prefix="$acl_save_prefix"
18803
18804                          if test "X$x" = "X-L$additional_libdir"; then
18805                            haveit=yes
18806                            break
18807                          fi
18808                        done
18809                        if test -z "$haveit"; then
18810                          if test -d "$additional_libdir"; then
18811                                                        LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-L$additional_libdir"
18812                          fi
18813                        fi
18814                      fi
18815                    fi
18816                    ;;
18817                  -R*)
18818                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
18819                    if test "$enable_rpath" != no; then
18820                                                                  haveit=
18821                      for x in $rpathdirs; do
18822                        if test "X$x" = "X$dir"; then
18823                          haveit=yes
18824                          break
18825                        fi
18826                      done
18827                      if test -z "$haveit"; then
18828                        rpathdirs="$rpathdirs $dir"
18829                      fi
18830                                                                  haveit=
18831                      for x in $ltrpathdirs; do
18832                        if test "X$x" = "X$dir"; then
18833                          haveit=yes
18834                          break
18835                        fi
18836                      done
18837                      if test -z "$haveit"; then
18838                        ltrpathdirs="$ltrpathdirs $dir"
18839                      fi
18840                    fi
18841                    ;;
18842                  -l*)
18843                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
18844                    ;;
18845                  *.la)
18846                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
18847                    ;;
18848                  *)
18849                                        LIBINTL="${LIBINTL}${LIBINTL:+ }$dep"
18850                    LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }$dep"
18851                    ;;
18852                esac
18853              done
18854            fi
18855          else
18856                                                            LIBINTL="${LIBINTL}${LIBINTL:+ }-l$name"
18857            LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-l$name"
18858          fi
18859        fi
18860      fi
18861    done
18862  done
18863  if test "X$rpathdirs" != "X"; then
18864    if test -n "$acl_hardcode_libdir_separator"; then
18865                        alldirs=
18866      for found_dir in $rpathdirs; do
18867        alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$found_dir"
18868      done
18869            acl_save_libdir="$libdir"
18870      libdir="$alldirs"
18871      eval flag=\"$acl_hardcode_libdir_flag_spec\"
18872      libdir="$acl_save_libdir"
18873      LIBINTL="${LIBINTL}${LIBINTL:+ }$flag"
18874    else
18875            for found_dir in $rpathdirs; do
18876        acl_save_libdir="$libdir"
18877        libdir="$found_dir"
18878        eval flag=\"$acl_hardcode_libdir_flag_spec\"
18879        libdir="$acl_save_libdir"
18880        LIBINTL="${LIBINTL}${LIBINTL:+ }$flag"
18881      done
18882    fi
18883  fi
18884  if test "X$ltrpathdirs" != "X"; then
18885            for found_dir in $ltrpathdirs; do
18886      LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-R$found_dir"
18887    done
18888  fi
18889
18890
18891
18892
18893
18894
18895          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5
18896$as_echo_n "checking for GNU gettext in libintl... " >&6; }
18897if eval \${$gt_func_gnugettext_libintl+:} false; then :
18898  $as_echo_n "(cached) " >&6
18899else
18900  gt_save_CPPFLAGS="$CPPFLAGS"
18901            CPPFLAGS="$CPPFLAGS $INCINTL"
18902            gt_save_LIBS="$LIBS"
18903            LIBS="$LIBS $LIBINTL"
18904                        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18905/* end confdefs.h.  */
18906#include <libintl.h>
18907$gt_revision_test_code
18908extern int _nl_msg_cat_cntr;
18909extern
18910#ifdef __cplusplus
18911"C"
18912#endif
18913const char *_nl_expand_alias (const char *);
18914int
18915main ()
18916{
18917bindtextdomain ("", "");
18918return * gettext ("")$gt_expression_test_code + _nl_msg_cat_cntr + *_nl_expand_alias ("")
18919  ;
18920  return 0;
18921}
18922_ACEOF
18923if ac_fn_c_try_link "$LINENO"; then :
18924  eval "$gt_func_gnugettext_libintl=yes"
18925else
18926  eval "$gt_func_gnugettext_libintl=no"
18927fi
18928rm -f core conftest.err conftest.$ac_objext \
18929    conftest$ac_exeext conftest.$ac_ext
18930                        if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" != yes; } && test -n "$LIBICONV"; then
18931              LIBS="$LIBS $LIBICONV"
18932              cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18933/* end confdefs.h.  */
18934#include <libintl.h>
18935$gt_revision_test_code
18936extern int _nl_msg_cat_cntr;
18937extern
18938#ifdef __cplusplus
18939"C"
18940#endif
18941const char *_nl_expand_alias (const char *);
18942int
18943main ()
18944{
18945bindtextdomain ("", "");
18946return * gettext ("")$gt_expression_test_code + _nl_msg_cat_cntr + *_nl_expand_alias ("")
18947  ;
18948  return 0;
18949}
18950_ACEOF
18951if ac_fn_c_try_link "$LINENO"; then :
18952  LIBINTL="$LIBINTL $LIBICONV"
18953                LTLIBINTL="$LTLIBINTL $LTLIBICONV"
18954                eval "$gt_func_gnugettext_libintl=yes"
18955
18956fi
18957rm -f core conftest.err conftest.$ac_objext \
18958    conftest$ac_exeext conftest.$ac_ext
18959            fi
18960            CPPFLAGS="$gt_save_CPPFLAGS"
18961            LIBS="$gt_save_LIBS"
18962fi
18963eval ac_res=\$$gt_func_gnugettext_libintl
18964	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
18965$as_echo "$ac_res" >&6; }
18966        fi
18967
18968                                        if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" = "yes"; } \
18969           || { { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; } \
18970                && test "$PACKAGE" != gettext-runtime \
18971                && test "$PACKAGE" != gettext-tools; }; then
18972          gt_use_preinstalled_gnugettext=yes
18973        else
18974                    LIBINTL=
18975          LTLIBINTL=
18976          INCINTL=
18977        fi
18978
18979
18980
18981    if test -n "$INTL_MACOSX_LIBS"; then
18982      if test "$gt_use_preinstalled_gnugettext" = "yes" \
18983         || test "$nls_cv_use_gnu_gettext" = "yes"; then
18984                LIBINTL="$LIBINTL $INTL_MACOSX_LIBS"
18985        LTLIBINTL="$LTLIBINTL $INTL_MACOSX_LIBS"
18986      fi
18987    fi
18988
18989    if test "$gt_use_preinstalled_gnugettext" = "yes" \
18990       || test "$nls_cv_use_gnu_gettext" = "yes"; then
18991
18992$as_echo "#define ENABLE_NLS 1" >>confdefs.h
18993
18994    else
18995      USE_NLS=no
18996    fi
18997  fi
18998
18999  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use NLS" >&5
19000$as_echo_n "checking whether to use NLS... " >&6; }
19001  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
19002$as_echo "$USE_NLS" >&6; }
19003  if test "$USE_NLS" = "yes"; then
19004    { $as_echo "$as_me:${as_lineno-$LINENO}: checking where the gettext function comes from" >&5
19005$as_echo_n "checking where the gettext function comes from... " >&6; }
19006    if test "$gt_use_preinstalled_gnugettext" = "yes"; then
19007      if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
19008        gt_source="external libintl"
19009      else
19010        gt_source="libc"
19011      fi
19012    else
19013      gt_source="included intl directory"
19014    fi
19015    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_source" >&5
19016$as_echo "$gt_source" >&6; }
19017  fi
19018
19019  if test "$USE_NLS" = "yes"; then
19020
19021    if test "$gt_use_preinstalled_gnugettext" = "yes"; then
19022      if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
19023        { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libintl" >&5
19024$as_echo_n "checking how to link with libintl... " >&6; }
19025        { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBINTL" >&5
19026$as_echo "$LIBINTL" >&6; }
19027
19028  for element in $INCINTL; do
19029    haveit=
19030    for x in $CPPFLAGS; do
19031
19032  acl_save_prefix="$prefix"
19033  prefix="$acl_final_prefix"
19034  acl_save_exec_prefix="$exec_prefix"
19035  exec_prefix="$acl_final_exec_prefix"
19036  eval x=\"$x\"
19037  exec_prefix="$acl_save_exec_prefix"
19038  prefix="$acl_save_prefix"
19039
19040      if test "X$x" = "X$element"; then
19041        haveit=yes
19042        break
19043      fi
19044    done
19045    if test -z "$haveit"; then
19046      CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
19047    fi
19048  done
19049
19050      fi
19051
19052
19053$as_echo "#define HAVE_GETTEXT 1" >>confdefs.h
19054
19055
19056$as_echo "#define HAVE_DCGETTEXT 1" >>confdefs.h
19057
19058    fi
19059
19060        POSUB=po
19061  fi
19062
19063
19064
19065    INTLLIBS="$LIBINTL"
19066
19067
19068
19069
19070
19071
19072
19073
19074{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
19075$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19076if ${ac_cv_c_const+:} false; then :
19077  $as_echo_n "(cached) " >&6
19078else
19079  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19080/* end confdefs.h.  */
19081
19082int
19083main ()
19084{
19085
19086#ifndef __cplusplus
19087  /* Ultrix mips cc rejects this sort of thing.  */
19088  typedef int charset[2];
19089  const charset cs = { 0, 0 };
19090  /* SunOS 4.1.1 cc rejects this.  */
19091  char const *const *pcpcc;
19092  char **ppc;
19093  /* NEC SVR4.0.2 mips cc rejects this.  */
19094  struct point {int x, y;};
19095  static struct point const zero = {0,0};
19096  /* AIX XL C 1.02.0.0 rejects this.
19097     It does not let you subtract one const X* pointer from another in
19098     an arm of an if-expression whose if-part is not a constant
19099     expression */
19100  const char *g = "string";
19101  pcpcc = &g + (g ? g-g : 0);
19102  /* HPUX 7.0 cc rejects these. */
19103  ++pcpcc;
19104  ppc = (char**) pcpcc;
19105  pcpcc = (char const *const *) ppc;
19106  { /* SCO 3.2v4 cc rejects this sort of thing.  */
19107    char tx;
19108    char *t = &tx;
19109    char const *s = 0 ? (char *) 0 : (char const *) 0;
19110
19111    *t++ = 0;
19112    if (s) return 0;
19113  }
19114  { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
19115    int x[] = {25, 17};
19116    const int *foo = &x[0];
19117    ++foo;
19118  }
19119  { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19120    typedef const int *iptr;
19121    iptr p = 0;
19122    ++p;
19123  }
19124  { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying
19125       "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19126    struct s { int j; const int *ap[3]; } bx;
19127    struct s *b = &bx; b->j = 5;
19128  }
19129  { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19130    const int foo = 10;
19131    if (!foo) return 0;
19132  }
19133  return !cs[0] && !zero.x;
19134#endif
19135
19136  ;
19137  return 0;
19138}
19139_ACEOF
19140if ac_fn_c_try_compile "$LINENO"; then :
19141  ac_cv_c_const=yes
19142else
19143  ac_cv_c_const=no
19144fi
19145rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19146fi
19147{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
19148$as_echo "$ac_cv_c_const" >&6; }
19149if test $ac_cv_c_const = no; then
19150
19151$as_echo "#define const /**/" >>confdefs.h
19152
19153fi
19154
19155{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working volatile" >&5
19156$as_echo_n "checking for working volatile... " >&6; }
19157if ${ac_cv_c_volatile+:} false; then :
19158  $as_echo_n "(cached) " >&6
19159else
19160  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19161/* end confdefs.h.  */
19162
19163int
19164main ()
19165{
19166
19167volatile int x;
19168int * volatile y = (int *) 0;
19169return !x && !y;
19170  ;
19171  return 0;
19172}
19173_ACEOF
19174if ac_fn_c_try_compile "$LINENO"; then :
19175  ac_cv_c_volatile=yes
19176else
19177  ac_cv_c_volatile=no
19178fi
19179rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19180fi
19181{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_volatile" >&5
19182$as_echo "$ac_cv_c_volatile" >&6; }
19183if test $ac_cv_c_volatile = no; then
19184
19185$as_echo "#define volatile /**/" >>confdefs.h
19186
19187fi
19188
19189
19190# Check whether --enable-largefile was given.
19191if test "${enable_largefile+set}" = set; then :
19192  enableval=$enable_largefile;
19193fi
19194
19195if test "$enable_largefile" != no; then
19196
19197  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
19198$as_echo_n "checking for special C compiler options needed for large files... " >&6; }
19199if ${ac_cv_sys_largefile_CC+:} false; then :
19200  $as_echo_n "(cached) " >&6
19201else
19202  ac_cv_sys_largefile_CC=no
19203     if test "$GCC" != yes; then
19204       ac_save_CC=$CC
19205       while :; do
19206	 # IRIX 6.2 and later do not support large files by default,
19207	 # so use the C compiler's -n32 option if that helps.
19208	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19209/* end confdefs.h.  */
19210#include <sys/types.h>
19211 /* Check that off_t can represent 2**63 - 1 correctly.
19212    We can't simply define LARGE_OFF_T to be 9223372036854775807,
19213    since some C++ compilers masquerading as C compilers
19214    incorrectly reject 9223372036854775807.  */
19215#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
19216  int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
19217		       && LARGE_OFF_T % 2147483647 == 1)
19218		      ? 1 : -1];
19219int
19220main ()
19221{
19222
19223  ;
19224  return 0;
19225}
19226_ACEOF
19227	 if ac_fn_c_try_compile "$LINENO"; then :
19228  break
19229fi
19230rm -f core conftest.err conftest.$ac_objext
19231	 CC="$CC -n32"
19232	 if ac_fn_c_try_compile "$LINENO"; then :
19233  ac_cv_sys_largefile_CC=' -n32'; break
19234fi
19235rm -f core conftest.err conftest.$ac_objext
19236	 break
19237       done
19238       CC=$ac_save_CC
19239       rm -f conftest.$ac_ext
19240    fi
19241fi
19242{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
19243$as_echo "$ac_cv_sys_largefile_CC" >&6; }
19244  if test "$ac_cv_sys_largefile_CC" != no; then
19245    CC=$CC$ac_cv_sys_largefile_CC
19246  fi
19247
19248  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
19249$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
19250if ${ac_cv_sys_file_offset_bits+:} false; then :
19251  $as_echo_n "(cached) " >&6
19252else
19253  while :; do
19254  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19255/* end confdefs.h.  */
19256#include <sys/types.h>
19257 /* Check that off_t can represent 2**63 - 1 correctly.
19258    We can't simply define LARGE_OFF_T to be 9223372036854775807,
19259    since some C++ compilers masquerading as C compilers
19260    incorrectly reject 9223372036854775807.  */
19261#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
19262  int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
19263		       && LARGE_OFF_T % 2147483647 == 1)
19264		      ? 1 : -1];
19265int
19266main ()
19267{
19268
19269  ;
19270  return 0;
19271}
19272_ACEOF
19273if ac_fn_c_try_compile "$LINENO"; then :
19274  ac_cv_sys_file_offset_bits=no; break
19275fi
19276rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19277  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19278/* end confdefs.h.  */
19279#define _FILE_OFFSET_BITS 64
19280#include <sys/types.h>
19281 /* Check that off_t can represent 2**63 - 1 correctly.
19282    We can't simply define LARGE_OFF_T to be 9223372036854775807,
19283    since some C++ compilers masquerading as C compilers
19284    incorrectly reject 9223372036854775807.  */
19285#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
19286  int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
19287		       && LARGE_OFF_T % 2147483647 == 1)
19288		      ? 1 : -1];
19289int
19290main ()
19291{
19292
19293  ;
19294  return 0;
19295}
19296_ACEOF
19297if ac_fn_c_try_compile "$LINENO"; then :
19298  ac_cv_sys_file_offset_bits=64; break
19299fi
19300rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19301  ac_cv_sys_file_offset_bits=unknown
19302  break
19303done
19304fi
19305{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
19306$as_echo "$ac_cv_sys_file_offset_bits" >&6; }
19307case $ac_cv_sys_file_offset_bits in #(
19308  no | unknown) ;;
19309  *)
19310cat >>confdefs.h <<_ACEOF
19311#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
19312_ACEOF
19313;;
19314esac
19315rm -rf conftest*
19316  if test $ac_cv_sys_file_offset_bits = unknown; then
19317    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
19318$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
19319if ${ac_cv_sys_large_files+:} false; then :
19320  $as_echo_n "(cached) " >&6
19321else
19322  while :; do
19323  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19324/* end confdefs.h.  */
19325#include <sys/types.h>
19326 /* Check that off_t can represent 2**63 - 1 correctly.
19327    We can't simply define LARGE_OFF_T to be 9223372036854775807,
19328    since some C++ compilers masquerading as C compilers
19329    incorrectly reject 9223372036854775807.  */
19330#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
19331  int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
19332		       && LARGE_OFF_T % 2147483647 == 1)
19333		      ? 1 : -1];
19334int
19335main ()
19336{
19337
19338  ;
19339  return 0;
19340}
19341_ACEOF
19342if ac_fn_c_try_compile "$LINENO"; then :
19343  ac_cv_sys_large_files=no; break
19344fi
19345rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19346  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19347/* end confdefs.h.  */
19348#define _LARGE_FILES 1
19349#include <sys/types.h>
19350 /* Check that off_t can represent 2**63 - 1 correctly.
19351    We can't simply define LARGE_OFF_T to be 9223372036854775807,
19352    since some C++ compilers masquerading as C compilers
19353    incorrectly reject 9223372036854775807.  */
19354#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
19355  int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
19356		       && LARGE_OFF_T % 2147483647 == 1)
19357		      ? 1 : -1];
19358int
19359main ()
19360{
19361
19362  ;
19363  return 0;
19364}
19365_ACEOF
19366if ac_fn_c_try_compile "$LINENO"; then :
19367  ac_cv_sys_large_files=1; break
19368fi
19369rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19370  ac_cv_sys_large_files=unknown
19371  break
19372done
19373fi
19374{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
19375$as_echo "$ac_cv_sys_large_files" >&6; }
19376case $ac_cv_sys_large_files in #(
19377  no | unknown) ;;
19378  *)
19379cat >>confdefs.h <<_ACEOF
19380#define _LARGE_FILES $ac_cv_sys_large_files
19381_ACEOF
19382;;
19383esac
19384rm -rf conftest*
19385  fi
19386
19387
19388fi
19389
19390
19391
19392
19393  # Check whether --enable-shared-libs was given.
19394if test "${enable_shared_libs+set}" = set; then :
19395  enableval=$enable_shared_libs; ac_cv_enable_shared_libs=$enableval
19396else
19397  ac_cv_enable_shared_libs="yes"
19398fi
19399
19400    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to disable disable shared library support" >&5
19401$as_echo_n "checking whether to disable disable shared library support... " >&6; }
19402if ${ac_cv_enable_shared_libs+:} false; then :
19403  $as_echo_n "(cached) " >&6
19404else
19405  ac_cv_enable_shared_libs="yes"
19406fi
19407{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_enable_shared_libs" >&5
19408$as_echo "$ac_cv_enable_shared_libs" >&6; }
19409
19410
19411
19412
19413  # Check whether --enable-static-executables was given.
19414if test "${enable_static_executables+set}" = set; then :
19415  enableval=$enable_static_executables; ac_cv_enable_static_executables=$enableval
19416else
19417  ac_cv_enable_static_executables=no
19418fi
19419
19420    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable build static executables (binaries)" >&5
19421$as_echo_n "checking whether to enable build static executables (binaries)... " >&6; }
19422if ${ac_cv_enable_static_executables+:} false; then :
19423  $as_echo_n "(cached) " >&6
19424else
19425  ac_cv_enable_static_executables=no
19426fi
19427{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_enable_static_executables" >&5
19428$as_echo "$ac_cv_enable_static_executables" >&6; }
19429
19430  if test "x$ac_cv_enable_static_executables" != xno; then :
19431  STATIC_LDFLAGS="-all-static";
19432
19433
19434
19435    ac_cv_enable_static_executables=yes
19436    enable_shared=no
19437fi
19438
19439
19440
19441
19442  # Check whether --enable-winapi was given.
19443if test "${enable_winapi+set}" = set; then :
19444  enableval=$enable_winapi; ac_cv_enable_winapi=$enableval
19445else
19446  ac_cv_enable_winapi=auto-detect
19447fi
19448
19449    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable enable WINAPI support for cross-compilation" >&5
19450$as_echo_n "checking whether to enable enable WINAPI support for cross-compilation... " >&6; }
19451if ${ac_cv_enable_winapi+:} false; then :
19452  $as_echo_n "(cached) " >&6
19453else
19454  ac_cv_enable_winapi=auto-detect
19455fi
19456{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_enable_winapi" >&5
19457$as_echo "$ac_cv_enable_winapi" >&6; }
19458
19459  if test "x$ac_cv_enable_winapi" = xauto-detect; then :
19460  ac_common_check_winapi_target_string="$target"
19461
19462    if test "x$ac_common_check_winapi_target_string" = x; then :
19463  ac_common_check_winapi_target_string="$host"
19464fi
19465
19466    case $ac_common_check_winapi_target_string in #(
19467  *mingw*) :
19468    { $as_echo "$as_me:${as_lineno-$LINENO}: detected MinGW enabling WINAPI support for cross-compilation" >&5
19469$as_echo "$as_me: detected MinGW enabling WINAPI support for cross-compilation" >&6;}
19470        ac_cv_enable_winapi=yes ;; #(
19471  *msys*) :
19472    { $as_echo "$as_me:${as_lineno-$LINENO}: detected MSYS enabling WINAPI support for cross-compilation" >&5
19473$as_echo "$as_me: detected MSYS enabling WINAPI support for cross-compilation" >&6;}
19474        ac_cv_enable_winapi=yes ;; #(
19475  *) :
19476    ac_cv_enable_winapi=no ;; #(
19477  *) :
19478     ;;
19479esac
19480
19481fi
19482
19483
19484
19485
19486  # Check whether --enable-wide-character-type was given.
19487if test "${enable_wide_character_type+set}" = set; then :
19488  enableval=$enable_wide_character_type; ac_cv_enable_wide_character_type=$enableval
19489else
19490  ac_cv_enable_wide_character_type=no
19491fi
19492
19493    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable enable wide character type support" >&5
19494$as_echo_n "checking whether to enable enable wide character type support... " >&6; }
19495if ${ac_cv_enable_wide_character_type+:} false; then :
19496  $as_echo_n "(cached) " >&6
19497else
19498  ac_cv_enable_wide_character_type=no
19499fi
19500{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_enable_wide_character_type" >&5
19501$as_echo "$ac_cv_enable_wide_character_type" >&6; }
19502
19503
19504
19505
19506  # Check whether --enable-verbose-output was given.
19507if test "${enable_verbose_output+set}" = set; then :
19508  enableval=$enable_verbose_output; ac_cv_enable_verbose_output=$enableval
19509else
19510  ac_cv_enable_verbose_output=no
19511fi
19512
19513    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable enable verbose output" >&5
19514$as_echo_n "checking whether to enable enable verbose output... " >&6; }
19515if ${ac_cv_enable_verbose_output+:} false; then :
19516  $as_echo_n "(cached) " >&6
19517else
19518  ac_cv_enable_verbose_output=no
19519fi
19520{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_enable_verbose_output" >&5
19521$as_echo "$ac_cv_enable_verbose_output" >&6; }
19522
19523  if test "x$ac_cv_enable_verbose_output" != xno ; then :
19524
19525$as_echo "#define HAVE_VERBOSE_OUTPUT 1" >>confdefs.h
19526
19527
19528    ac_cv_enable_verbose_output=yes
19529fi
19530
19531
19532
19533
19534  # Check whether --enable-debug-output was given.
19535if test "${enable_debug_output+set}" = set; then :
19536  enableval=$enable_debug_output; ac_cv_enable_debug_output=$enableval
19537else
19538  ac_cv_enable_debug_output=no
19539fi
19540
19541    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable enable debug output" >&5
19542$as_echo_n "checking whether to enable enable debug output... " >&6; }
19543if ${ac_cv_enable_debug_output+:} false; then :
19544  $as_echo_n "(cached) " >&6
19545else
19546  ac_cv_enable_debug_output=no
19547fi
19548{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_enable_debug_output" >&5
19549$as_echo "$ac_cv_enable_debug_output" >&6; }
19550
19551  if test "x$ac_cv_enable_debug_output" != xno ; then :
19552
19553$as_echo "#define HAVE_DEBUG_OUTPUT 1" >>confdefs.h
19554
19555
19556    ac_cv_enable_debug_output=yes
19557fi
19558
19559
19560if test "x$ac_cv_enable_winapi" = xyes; then :
19561  ac_cv_enable_wide_character_type=yes
19562fi
19563
19564 if test "x$ac_cv_enable_wide_character_type" = xyes; then :
19565
19566$as_echo "#define HAVE_WIDE_CHARACTER_TYPE 1" >>confdefs.h
19567
19568  HAVE_WIDE_CHARACTER_TYPE=1
19569
19570else
19571  HAVE_WIDE_CHARACTER_TYPE=0
19572
19573
19574fi
19575
19576 for ac_header in sys/types.h inttypes.h stdint.h wchar.h
19577do :
19578  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
19579ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
19580if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
19581  cat >>confdefs.h <<_ACEOF
19582#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
19583_ACEOF
19584
19585fi
19586
19587done
19588
19589
19590 if test "x$ac_cv_header_sys_types_h" = xyes; then :
19591  HAVE_SYS_TYPES_H=1
19592
19593else
19594  HAVE_SYS_TYPES_H=0
19595
19596
19597fi
19598
19599 if test "x$ac_cv_header_inttypes_h" = xyes; then :
19600  HAVE_INTTYPES_H=1
19601
19602else
19603  HAVE_INTTYPES_H=0
19604
19605
19606fi
19607
19608 if test "x$ac_cv_header_stdint_h" = xyes; then :
19609  HAVE_STDINT_H=1
19610
19611else
19612  HAVE_STDINT_H=0
19613
19614
19615fi
19616
19617 if test "x$ac_cv_header_wchar_h" = xyes; then :
19618  HAVE_WCHAR_H=1
19619
19620else
19621  HAVE_WCHAR_H=0
19622
19623
19624fi
19625
19626 ac_fn_c_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
19627if test "x$ac_cv_type_mode_t" = xyes; then :
19628
19629else
19630
19631cat >>confdefs.h <<_ACEOF
19632#define mode_t int
19633_ACEOF
19634
19635fi
19636
19637 ac_fn_c_check_type "$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default"
19638if test "x$ac_cv_type_off_t" = xyes; then :
19639
19640else
19641
19642cat >>confdefs.h <<_ACEOF
19643#define off_t long int
19644_ACEOF
19645
19646fi
19647
19648 ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
19649if test "x$ac_cv_type_size_t" = xyes; then :
19650
19651else
19652
19653cat >>confdefs.h <<_ACEOF
19654#define size_t unsigned int
19655_ACEOF
19656
19657fi
19658
19659
19660 ac_fn_c_check_type "$LINENO" "size32_t" "ac_cv_type_size32_t" "$ac_includes_default"
19661if test "x$ac_cv_type_size32_t" = xyes; then :
19662  HAVE_SIZE32_T=1
19663
19664else
19665  HAVE_SIZE32_T=0
19666
19667
19668fi
19669
19670
19671 ac_fn_c_check_type "$LINENO" "ssize32_t" "ac_cv_type_ssize32_t" "$ac_includes_default"
19672if test "x$ac_cv_type_ssize32_t" = xyes; then :
19673  HAVE_SSIZE32_T=1
19674
19675else
19676  HAVE_SSIZE32_T=0
19677
19678
19679fi
19680
19681
19682 ac_fn_c_check_type "$LINENO" "size64_t" "ac_cv_type_size64_t" "$ac_includes_default"
19683if test "x$ac_cv_type_size64_t" = xyes; then :
19684  HAVE_SIZE64_T=1
19685
19686else
19687  HAVE_SIZE64_T=0
19688
19689
19690fi
19691
19692
19693 ac_fn_c_check_type "$LINENO" "ssize64_t" "ac_cv_type_ssize64_t" "$ac_includes_default"
19694if test "x$ac_cv_type_ssize64_t" = xyes; then :
19695  HAVE_SSIZE64_T=1
19696
19697else
19698  HAVE_SSIZE64_T=0
19699
19700
19701fi
19702
19703
19704 ac_fn_c_check_type "$LINENO" "off64_t" "ac_cv_type_off64_t" "$ac_includes_default"
19705if test "x$ac_cv_type_off64_t" = xyes; then :
19706  HAVE_OFF64_T=1
19707
19708else
19709  HAVE_OFF64_T=0
19710
19711
19712fi
19713
19714
19715 ac_fn_c_check_type "$LINENO" "ssize_t" "ac_cv_type_ssize_t" "$ac_includes_default"
19716if test "x$ac_cv_type_ssize_t" = xyes; then :
19717
19718fi
19719
19720 ac_fn_c_check_type "$LINENO" "u64" "ac_cv_type_u64" "$ac_includes_default"
19721if test "x$ac_cv_type_u64" = xyes; then :
19722
19723fi
19724
19725
19726 # The cast to long int works around a bug in the HP C Compiler
19727# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
19728# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
19729# This bug is HP SR number 8606223364.
19730{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5
19731$as_echo_n "checking size of int... " >&6; }
19732if ${ac_cv_sizeof_int+:} false; then :
19733  $as_echo_n "(cached) " >&6
19734else
19735  if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int"        "$ac_includes_default"; then :
19736
19737else
19738  if test "$ac_cv_type_int" = yes; then
19739     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
19740$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
19741as_fn_error 77 "cannot compute sizeof (int)
19742See \`config.log' for more details" "$LINENO" 5; }
19743   else
19744     ac_cv_sizeof_int=0
19745   fi
19746fi
19747
19748fi
19749{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5
19750$as_echo "$ac_cv_sizeof_int" >&6; }
19751
19752
19753
19754cat >>confdefs.h <<_ACEOF
19755#define SIZEOF_INT $ac_cv_sizeof_int
19756_ACEOF
19757
19758
19759 # The cast to long int works around a bug in the HP C Compiler
19760# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
19761# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
19762# This bug is HP SR number 8606223364.
19763{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
19764$as_echo_n "checking size of long... " >&6; }
19765if ${ac_cv_sizeof_long+:} false; then :
19766  $as_echo_n "(cached) " >&6
19767else
19768  if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long"        "$ac_includes_default"; then :
19769
19770else
19771  if test "$ac_cv_type_long" = yes; then
19772     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
19773$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
19774as_fn_error 77 "cannot compute sizeof (long)
19775See \`config.log' for more details" "$LINENO" 5; }
19776   else
19777     ac_cv_sizeof_long=0
19778   fi
19779fi
19780
19781fi
19782{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
19783$as_echo "$ac_cv_sizeof_long" >&6; }
19784
19785
19786
19787cat >>confdefs.h <<_ACEOF
19788#define SIZEOF_LONG $ac_cv_sizeof_long
19789_ACEOF
19790
19791
19792 # The cast to long int works around a bug in the HP C Compiler
19793# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
19794# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
19795# This bug is HP SR number 8606223364.
19796{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of off_t" >&5
19797$as_echo_n "checking size of off_t... " >&6; }
19798if ${ac_cv_sizeof_off_t+:} false; then :
19799  $as_echo_n "(cached) " >&6
19800else
19801  if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (off_t))" "ac_cv_sizeof_off_t"        "$ac_includes_default"; then :
19802
19803else
19804  if test "$ac_cv_type_off_t" = yes; then
19805     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
19806$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
19807as_fn_error 77 "cannot compute sizeof (off_t)
19808See \`config.log' for more details" "$LINENO" 5; }
19809   else
19810     ac_cv_sizeof_off_t=0
19811   fi
19812fi
19813
19814fi
19815{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_off_t" >&5
19816$as_echo "$ac_cv_sizeof_off_t" >&6; }
19817
19818
19819
19820cat >>confdefs.h <<_ACEOF
19821#define SIZEOF_OFF_T $ac_cv_sizeof_off_t
19822_ACEOF
19823
19824
19825 # The cast to long int works around a bug in the HP C Compiler
19826# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
19827# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
19828# This bug is HP SR number 8606223364.
19829{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of size_t" >&5
19830$as_echo_n "checking size of size_t... " >&6; }
19831if ${ac_cv_sizeof_size_t+:} false; then :
19832  $as_echo_n "(cached) " >&6
19833else
19834  if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (size_t))" "ac_cv_sizeof_size_t"        "$ac_includes_default"; then :
19835
19836else
19837  if test "$ac_cv_type_size_t" = yes; then
19838     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
19839$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
19840as_fn_error 77 "cannot compute sizeof (size_t)
19841See \`config.log' for more details" "$LINENO" 5; }
19842   else
19843     ac_cv_sizeof_size_t=0
19844   fi
19845fi
19846
19847fi
19848{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_size_t" >&5
19849$as_echo "$ac_cv_sizeof_size_t" >&6; }
19850
19851
19852
19853cat >>confdefs.h <<_ACEOF
19854#define SIZEOF_SIZE_T $ac_cv_sizeof_size_t
19855_ACEOF
19856
19857
19858
19859 if test "x$ac_cv_header_wchar_h" = xyes; then :
19860  # The cast to long int works around a bug in the HP C Compiler
19861# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
19862# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
19863# This bug is HP SR number 8606223364.
19864{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of wchar_t" >&5
19865$as_echo_n "checking size of wchar_t... " >&6; }
19866if ${ac_cv_sizeof_wchar_t+:} false; then :
19867  $as_echo_n "(cached) " >&6
19868else
19869  if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (wchar_t))" "ac_cv_sizeof_wchar_t"        "$ac_includes_default"; then :
19870
19871else
19872  if test "$ac_cv_type_wchar_t" = yes; then
19873     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
19874$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
19875as_fn_error 77 "cannot compute sizeof (wchar_t)
19876See \`config.log' for more details" "$LINENO" 5; }
19877   else
19878     ac_cv_sizeof_wchar_t=0
19879   fi
19880fi
19881
19882fi
19883{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_wchar_t" >&5
19884$as_echo "$ac_cv_sizeof_wchar_t" >&6; }
19885
19886
19887
19888cat >>confdefs.h <<_ACEOF
19889#define SIZEOF_WCHAR_T $ac_cv_sizeof_wchar_t
19890_ACEOF
19891
19892
19893fi
19894
19895
19896
19897    if test "x$ac_cv_enable_winapi" = xyes; then :
19898  for ac_header in windows.h
19899do :
19900  ac_fn_c_check_header_mongrel "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default"
19901if test "x$ac_cv_header_windows_h" = xyes; then :
19902  cat >>confdefs.h <<_ACEOF
19903#define HAVE_WINDOWS_H 1
19904_ACEOF
19905
19906fi
19907
19908done
19909
19910
19911    if test "x$ac_cv_header_windows_h" = xno; then :
19912  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
19913$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
19914as_fn_error 1 "Missing header: windows.h header is required to compile with winapi support
19915See \`config.log' for more details" "$LINENO" 5; }
19916
19917fi
19918
19919fi
19920
19921  if test "x$ac_cv_enable_winapi" = xno; then :
19922  for ac_header in libintl.h
19923do :
19924  ac_fn_c_check_header_mongrel "$LINENO" "libintl.h" "ac_cv_header_libintl_h" "$ac_includes_default"
19925if test "x$ac_cv_header_libintl_h" = xyes; then :
19926  cat >>confdefs.h <<_ACEOF
19927#define HAVE_LIBINTL_H 1
19928_ACEOF
19929
19930fi
19931
19932done
19933
19934
19935fi
19936
19937    for ac_header in limits.h
19938do :
19939  ac_fn_c_check_header_mongrel "$LINENO" "limits.h" "ac_cv_header_limits_h" "$ac_includes_default"
19940if test "x$ac_cv_header_limits_h" = xyes; then :
19941  cat >>confdefs.h <<_ACEOF
19942#define HAVE_LIMITS_H 1
19943_ACEOF
19944
19945fi
19946
19947done
19948
19949
19950    for ac_header in stdlib.h string.h
19951do :
19952  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
19953ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
19954if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
19955  cat >>confdefs.h <<_ACEOF
19956#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
19957_ACEOF
19958
19959fi
19960
19961done
19962
19963
19964    for ac_header in wchar.h wctype.h
19965do :
19966  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
19967ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
19968if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
19969  cat >>confdefs.h <<_ACEOF
19970#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
19971_ACEOF
19972
19973fi
19974
19975done
19976
19977
19978    for ac_func in fclose feof fgets fopen fread fseeko fseeko64 fwrite vfprintf
19979do :
19980  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19981ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
19982if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
19983  cat >>confdefs.h <<_ACEOF
19984#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
19985_ACEOF
19986
19987fi
19988done
19989
19990
19991  if test "x$ac_cv_func_fclose" != xyes; then :
19992  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
19993$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
19994as_fn_error 1 "Missing function: fclose
19995See \`config.log' for more details" "$LINENO" 5; }
19996
19997fi
19998
19999  if test "x$ac_cv_func_feof" != xyes; then :
20000  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20001$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20002as_fn_error 1 "Missing function: feof
20003See \`config.log' for more details" "$LINENO" 5; }
20004
20005fi
20006
20007  if test "x$ac_cv_func_fgets" != xyes; then :
20008  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20009$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20010as_fn_error 1 "Missing function: fgets
20011See \`config.log' for more details" "$LINENO" 5; }
20012
20013fi
20014
20015  if test "x$ac_cv_func_fopen" != xyes; then :
20016  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20017$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20018as_fn_error 1 "Missing function: fopen
20019See \`config.log' for more details" "$LINENO" 5; }
20020
20021fi
20022
20023  if test "x$ac_cv_func_fread" != xyes; then :
20024  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20025$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20026as_fn_error 1 "Missing function: fread
20027See \`config.log' for more details" "$LINENO" 5; }
20028
20029fi
20030
20031  if test "x$ac_cv_func_fseeko" != xyes && test "x$ac_cv_func_fseeko64" != xyes; then :
20032  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20033$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20034as_fn_error 1 "Missing function: fseeko and fseeko64
20035See \`config.log' for more details" "$LINENO" 5; }
20036
20037fi
20038
20039  if test "x$ac_cv_func_fwrite" != xyes; then :
20040  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20041$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20042as_fn_error 1 "Missing function: fwrite
20043See \`config.log' for more details" "$LINENO" 5; }
20044
20045fi
20046
20047  if test "x$ac_cv_func_vfprintf" != xyes; then :
20048  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20049$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20050as_fn_error 1 "Missing function: vfprintf
20051See \`config.log' for more details" "$LINENO" 5; }
20052
20053fi
20054
20055  if test "x$ac_cv_enable_wide_character_type" != xno; then :
20056  for ac_func in fgetws
20057do :
20058  ac_fn_c_check_func "$LINENO" "fgetws" "ac_cv_func_fgetws"
20059if test "x$ac_cv_func_fgetws" = xyes; then :
20060  cat >>confdefs.h <<_ACEOF
20061#define HAVE_FGETWS 1
20062_ACEOF
20063
20064fi
20065done
20066
20067
20068    if test "x$ac_cv_func_fgetws" != xyes; then :
20069  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20070$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20071as_fn_error 1 "Missing function: fgetws
20072See \`config.log' for more details" "$LINENO" 5; }
20073
20074fi
20075
20076fi
20077
20078    for ac_func in free malloc memcmp memcpy memset realloc
20079do :
20080  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
20081ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
20082if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
20083  cat >>confdefs.h <<_ACEOF
20084#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
20085_ACEOF
20086
20087fi
20088done
20089
20090
20091  if test "x$ac_cv_func_free" != xyes; then :
20092  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20093$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20094as_fn_error 1 "Missing function: free
20095See \`config.log' for more details" "$LINENO" 5; }
20096
20097fi
20098
20099  if test "x$ac_cv_func_malloc" != xyes; then :
20100  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20101$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20102as_fn_error 1 "Missing function: malloc
20103See \`config.log' for more details" "$LINENO" 5; }
20104
20105fi
20106
20107  if test "x$ac_cv_func_memcmp" != xyes; then :
20108  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20109$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20110as_fn_error 1 "Missing function: memcmp
20111See \`config.log' for more details" "$LINENO" 5; }
20112
20113fi
20114
20115  if test "x$ac_cv_func_memcpy" != xyes; then :
20116  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20117$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20118as_fn_error 1 "Missing function: memcpy
20119See \`config.log' for more details" "$LINENO" 5; }
20120
20121fi
20122
20123  if test "x$ac_cv_func_memset" != xyes; then :
20124  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20125$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20126as_fn_error 1 "Missing function: memset
20127See \`config.log' for more details" "$LINENO" 5; }
20128
20129fi
20130
20131  if test "x$ac_cv_func_realloc" != xyes; then :
20132  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20133$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20134as_fn_error 1 "Missing function: realloc
20135See \`config.log' for more details" "$LINENO" 5; }
20136
20137fi
20138
20139    for ac_func in memchr memrchr snprintf sscanf strcasecmp strchr strlen strncasecmp strncmp strncpy strnicmp strrchr strstr vsnprintf
20140do :
20141  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
20142ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
20143if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
20144  cat >>confdefs.h <<_ACEOF
20145#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
20146_ACEOF
20147
20148fi
20149done
20150
20151
20152  if test "x$ac_cv_func_memchr" != xyes && test "x$ac_cv_func_strchr" != xyes; then :
20153  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20154$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20155as_fn_error 1 "Missing functions: memchr and strchr
20156See \`config.log' for more details" "$LINENO" 5; }
20157
20158fi
20159
20160  if test "x$ac_cv_func_memcmp" != xyes && test "x$ac_cv_func_strncmp" != xyes; then :
20161  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20162$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20163as_fn_error 1 "Missing functions: memcmp and strncmp
20164See \`config.log' for more details" "$LINENO" 5; }
20165
20166fi
20167
20168  if test "x$ac_cv_func_memcpy" != xyes && test "x$ac_cv_func_strncpy" != xyes; then :
20169  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20170$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20171as_fn_error 1 "Missing functions: memcpy and strncpy
20172See \`config.log' for more details" "$LINENO" 5; }
20173
20174fi
20175
20176  if test "x$ac_cv_func_memrchr" = xyes; then :
20177  ac_fn_c_check_decl "$LINENO" "memrchr" "ac_cv_have_decl_memrchr" "$ac_includes_default"
20178if test "x$ac_cv_have_decl_memrchr" = xyes; then :
20179  ac_have_decl=1
20180else
20181  ac_have_decl=0
20182fi
20183
20184cat >>confdefs.h <<_ACEOF
20185#define HAVE_DECL_MEMRCHR $ac_have_decl
20186_ACEOF
20187
20188
20189    if test "x$ac_cv_decl_memrchr" != xyes; then :
20190  ac_cv_func_memrchr=no
20191fi
20192
20193fi
20194
20195  if test "x$ac_cv_func_memrchr" != xyes && test "x$ac_cv_func_strrchr" != xyes; then :
20196  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20197$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20198as_fn_error 1 "Missing functions: strrchr and memrchr
20199See \`config.log' for more details" "$LINENO" 5; }
20200
20201fi
20202
20203  if test "x$ac_cv_func_snprintf" != xyes; then :
20204  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20205$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20206as_fn_error 1 "Missing function: snprintf
20207See \`config.log' for more details" "$LINENO" 5; }
20208
20209fi
20210
20211  if test "x$ac_cv_func_sscanf" != xyes; then :
20212  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20213$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20214as_fn_error 1 "Missing function: sscanf
20215See \`config.log' for more details" "$LINENO" 5; }
20216
20217fi
20218
20219  if test "x$ac_cv_func_strlen" != xyes; then :
20220  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20221$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20222as_fn_error 1 "Missing function: strlen
20223See \`config.log' for more details" "$LINENO" 5; }
20224
20225fi
20226
20227  if test "x$ac_cv_func_strcasecmp" != xyes && test "x$ac_cv_func_strncasecmp" != xyes && test "x$ac_cv_func_strnicmp" != xyes; then :
20228  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20229$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20230as_fn_error 1 "Missing functions: strncasecmp, strcasecmp and strnicmp
20231See \`config.log' for more details" "$LINENO" 5; }
20232
20233fi
20234
20235  if test "x$ac_cv_func_strstr" != xyes; then :
20236  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20237$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20238as_fn_error 1 "Missing function: strstr
20239See \`config.log' for more details" "$LINENO" 5; }
20240
20241fi
20242
20243  if test "x$ac_cv_func_vsnprintf" != xyes; then :
20244  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20245$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20246as_fn_error 1 "Missing function: vsnprintf
20247See \`config.log' for more details" "$LINENO" 5; }
20248
20249fi
20250
20251    if test "x$ac_cv_enable_wide_character_type" != xno; then :
20252  for ac_func in swprintf towlower wcscasecmp wcschr wcslen wcsncasecmp wcsncmp wcsncpy wcsnicmp wcsrchr wcsstr wmemchr wmemcmp wmemcpy wmemrchr
20253do :
20254  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
20255ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
20256if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
20257  cat >>confdefs.h <<_ACEOF
20258#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
20259_ACEOF
20260
20261fi
20262done
20263
20264
20265    if test "x$ac_cv_func_swprintf" != xyes; then :
20266  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20267$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20268as_fn_error 1 "Missing function: swprintf
20269See \`config.log' for more details" "$LINENO" 5; }
20270
20271fi
20272
20273    if test "x$ac_cv_func_wmemchr" != xyes && test "x$ac_cv_func_wcschr" != xyes; then :
20274  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20275$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20276as_fn_error 1 "Missing functions: wmemchr and wcschr
20277See \`config.log' for more details" "$LINENO" 5; }
20278
20279fi
20280
20281    if test "x$ac_cv_func_wmemcmp" != xyes && test "x$ac_cv_func_wcsncmp" != xyes; then :
20282  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20283$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20284as_fn_error 1 "Missing functions: wmemcmp and wcsncmp
20285See \`config.log' for more details" "$LINENO" 5; }
20286
20287fi
20288
20289    if test "x$ac_cv_func_wmemcpy" != xyes && test "x$ac_cv_func_wcsncpy" != xyes; then :
20290  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20291$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20292as_fn_error 1 "Missing functions: wmemcpy and wcsncpy
20293See \`config.log' for more details" "$LINENO" 5; }
20294
20295fi
20296
20297    if test "x$ac_cv_func_wmemrchr" != xyes && test "x$ac_cv_func_wcsrchr" != xyes; then :
20298  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20299$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20300as_fn_error 1 "Missing functions: wmemrchr and wcsrchr
20301See \`config.log' for more details" "$LINENO" 5; }
20302
20303fi
20304
20305    if test "x$ac_cv_func_wcslen" != xyes; then :
20306  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20307$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20308as_fn_error 1 "Missing function: wcslen
20309See \`config.log' for more details" "$LINENO" 5; }
20310
20311fi
20312
20313    if test "x$ac_cv_func_wcsncasecmp" != xyes && test "x$ac_cv_func_wcscasecmp" != xyes && test "x$ac_cv_func_wcsnicmp" != xyes && test "x$ac_cv_func_towlower" != xyes; then :
20314  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20315$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20316as_fn_error 1 "Missing functions: wcsncasecmp, wcscasecmp, wcsnicmp and towlower
20317See \`config.log' for more details" "$LINENO" 5; }
20318
20319fi
20320
20321    if test "x$ac_cv_func_wcsstr" != xyes; then :
20322  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20323$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20324as_fn_error 1 "Missing function: wcsstr
20325See \`config.log' for more details" "$LINENO" 5; }
20326
20327fi
20328
20329fi
20330
20331
20332  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether printf supports the conversion specifier \"%jd\"" >&5
20333$as_echo_n "checking whether printf supports the conversion specifier \"%jd\"... " >&6; }
20334
20335  SAVE_CFLAGS="$CFLAGS"
20336  CFLAGS="$CFLAGS -Wall -Werror"
20337  ac_ext=c
20338ac_cpp='$CPP $CPPFLAGS'
20339ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
20340ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
20341ac_compiler_gnu=$ac_cv_c_compiler_gnu
20342
20343
20344    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20345/* end confdefs.h.  */
20346#include <stdio.h>
20347int
20348main ()
20349{
20350printf( "%jd" );
20351  ;
20352  return 0;
20353}
20354_ACEOF
20355if ac_fn_c_try_link "$LINENO"; then :
20356  ac_cv_cv_have_printf_jd=no
20357else
20358  ac_cv_cv_have_printf_jd=yes
20359fi
20360rm -f core conftest.err conftest.$ac_objext \
20361    conftest$ac_exeext conftest.$ac_ext
20362
20363    if test "x$ac_cv_cv_have_printf_jd" = xyes; then :
20364  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20365/* end confdefs.h.  */
20366#include <sys/types.h>
20367#include <stdio.h>
20368int
20369main ()
20370{
20371printf( "%jd", (off_t) 10 );
20372  ;
20373  return 0;
20374}
20375_ACEOF
20376if ac_fn_c_try_link "$LINENO"; then :
20377  ac_cv_cv_have_printf_jd=yes
20378else
20379  ac_cv_cv_have_printf_jd=no
20380fi
20381rm -f core conftest.err conftest.$ac_objext \
20382    conftest$ac_exeext conftest.$ac_ext
20383
20384fi
20385
20386    if test "x$ac_cv_cv_have_printf_jd" = xyes; then :
20387  if test "$cross_compiling" = yes; then :
20388  ac_cv_cv_have_printf_jd=undetermined
20389else
20390  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20391/* end confdefs.h.  */
20392#include <sys/types.h>
20393#include <stdio.h>
20394int
20395main ()
20396{
20397char string[ 3 ];
20398if( snprintf( string, 3, "%jd", (off_t) 10 ) < 0 ) return( 1 );
20399if( ( string[ 0 ] != '1' ) || ( string[ 1 ] != '0' ) ) return( 1 );
20400  ;
20401  return 0;
20402}
20403_ACEOF
20404if ac_fn_c_try_run "$LINENO"; then :
20405  ac_cv_cv_have_printf_jd=yes
20406else
20407  ac_cv_cv_have_printf_jd=no
20408fi
20409rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
20410  conftest.$ac_objext conftest.beam conftest.$ac_ext
20411fi
20412
20413
20414fi
20415
20416  ac_ext=c
20417ac_cpp='$CPP $CPPFLAGS'
20418ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
20419ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
20420ac_compiler_gnu=$ac_cv_c_compiler_gnu
20421
20422  CFLAGS="$SAVE_CFLAGS"
20423
20424  if test "x$ac_cv_cv_have_printf_jd" = xyes; then :
20425  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
20426$as_echo "yes" >&6; }
20427
20428$as_echo "#define HAVE_PRINTF_JD 1" >>confdefs.h
20429
20430else
20431  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cv_have_printf_jd" >&5
20432$as_echo "$ac_cv_cv_have_printf_jd" >&6; }
20433
20434fi
20435
20436
20437  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether printf supports the conversion specifier \"%zd\"" >&5
20438$as_echo_n "checking whether printf supports the conversion specifier \"%zd\"... " >&6; }
20439
20440  SAVE_CFLAGS="$CFLAGS"
20441  CFLAGS="$CFLAGS -Wall -Werror"
20442  ac_ext=c
20443ac_cpp='$CPP $CPPFLAGS'
20444ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
20445ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
20446ac_compiler_gnu=$ac_cv_c_compiler_gnu
20447
20448
20449    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20450/* end confdefs.h.  */
20451#include <stdio.h>
20452int
20453main ()
20454{
20455printf( "%zd" );
20456  ;
20457  return 0;
20458}
20459_ACEOF
20460if ac_fn_c_try_link "$LINENO"; then :
20461  ac_cv_cv_have_printf_zd=no
20462else
20463  ac_cv_cv_have_printf_zd=yes
20464fi
20465rm -f core conftest.err conftest.$ac_objext \
20466    conftest$ac_exeext conftest.$ac_ext
20467
20468    if test "x$ac_cv_cv_have_printf_zd" = xyes; then :
20469  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20470/* end confdefs.h.  */
20471#include <sys/types.h>
20472#include <stdio.h>
20473int
20474main ()
20475{
20476printf( "%zd", (size_t) 10 );
20477  ;
20478  return 0;
20479}
20480_ACEOF
20481if ac_fn_c_try_link "$LINENO"; then :
20482  ac_cv_cv_have_printf_zd=yes
20483else
20484  ac_cv_cv_have_printf_zd=no
20485fi
20486rm -f core conftest.err conftest.$ac_objext \
20487    conftest$ac_exeext conftest.$ac_ext
20488
20489fi
20490
20491    if test "x$ac_cv_cv_have_printf_zd" = xyes; then :
20492  if test "$cross_compiling" = yes; then :
20493  ac_cv_cv_have_printf_zd=undetermined
20494else
20495  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20496/* end confdefs.h.  */
20497#include <sys/types.h>
20498#include <stdio.h>
20499int
20500main ()
20501{
20502char string[ 3 ];
20503if( snprintf( string, 3, "%zd", (size_t) 10 ) < 0 ) return( 1 );
20504if( ( string[ 0 ] != '1' ) || ( string[ 1 ] != '0' ) ) return( 1 );
20505  ;
20506  return 0;
20507}
20508_ACEOF
20509if ac_fn_c_try_run "$LINENO"; then :
20510  ac_cv_cv_have_printf_zd=yes
20511else
20512  ac_cv_cv_have_printf_zd=no
20513fi
20514rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
20515  conftest.$ac_objext conftest.beam conftest.$ac_ext
20516fi
20517
20518
20519fi
20520
20521  ac_ext=c
20522ac_cpp='$CPP $CPPFLAGS'
20523ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
20524ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
20525ac_compiler_gnu=$ac_cv_c_compiler_gnu
20526
20527  CFLAGS="$SAVE_CFLAGS"
20528
20529  if test "x$ac_cv_cv_have_printf_zd" = xyes; then :
20530  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
20531$as_echo "yes" >&6; }
20532
20533$as_echo "#define HAVE_PRINTF_ZD 1" >>confdefs.h
20534
20535else
20536  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cv_have_printf_zd" >&5
20537$as_echo "$ac_cv_cv_have_printf_zd" >&6; }
20538
20539fi
20540
20541
20542
20543
20544
20545
20546
20547
20548
20549
20550if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
20551	if test -n "$ac_tool_prefix"; then
20552  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
20553set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
20554{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
20555$as_echo_n "checking for $ac_word... " >&6; }
20556if ${ac_cv_path_PKG_CONFIG+:} false; then :
20557  $as_echo_n "(cached) " >&6
20558else
20559  case $PKG_CONFIG in
20560  [\\/]* | ?:[\\/]*)
20561  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
20562  ;;
20563  *)
20564  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
20565for as_dir in $PATH
20566do
20567  IFS=$as_save_IFS
20568  test -z "$as_dir" && as_dir=.
20569    for ac_exec_ext in '' $ac_executable_extensions; do
20570  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
20571    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
20572    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
20573    break 2
20574  fi
20575done
20576  done
20577IFS=$as_save_IFS
20578
20579  ;;
20580esac
20581fi
20582PKG_CONFIG=$ac_cv_path_PKG_CONFIG
20583if test -n "$PKG_CONFIG"; then
20584  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
20585$as_echo "$PKG_CONFIG" >&6; }
20586else
20587  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20588$as_echo "no" >&6; }
20589fi
20590
20591
20592fi
20593if test -z "$ac_cv_path_PKG_CONFIG"; then
20594  ac_pt_PKG_CONFIG=$PKG_CONFIG
20595  # Extract the first word of "pkg-config", so it can be a program name with args.
20596set dummy pkg-config; ac_word=$2
20597{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
20598$as_echo_n "checking for $ac_word... " >&6; }
20599if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
20600  $as_echo_n "(cached) " >&6
20601else
20602  case $ac_pt_PKG_CONFIG in
20603  [\\/]* | ?:[\\/]*)
20604  ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
20605  ;;
20606  *)
20607  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
20608for as_dir in $PATH
20609do
20610  IFS=$as_save_IFS
20611  test -z "$as_dir" && as_dir=.
20612    for ac_exec_ext in '' $ac_executable_extensions; do
20613  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
20614    ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
20615    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
20616    break 2
20617  fi
20618done
20619  done
20620IFS=$as_save_IFS
20621
20622  ;;
20623esac
20624fi
20625ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
20626if test -n "$ac_pt_PKG_CONFIG"; then
20627  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
20628$as_echo "$ac_pt_PKG_CONFIG" >&6; }
20629else
20630  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20631$as_echo "no" >&6; }
20632fi
20633
20634  if test "x$ac_pt_PKG_CONFIG" = x; then
20635    PKG_CONFIG=""
20636  else
20637    case $cross_compiling:$ac_tool_warned in
20638yes:)
20639{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
20640$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
20641ac_tool_warned=yes ;;
20642esac
20643    PKG_CONFIG=$ac_pt_PKG_CONFIG
20644  fi
20645else
20646  PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
20647fi
20648
20649fi
20650if test -n "$PKG_CONFIG"; then
20651	_pkg_min_version=0.9.0
20652	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
20653$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
20654	if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
20655		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
20656$as_echo "yes" >&6; }
20657	else
20658		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20659$as_echo "no" >&6; }
20660		PKG_CONFIG=""
20661	fi
20662fi
20663
20664
20665# Check whether --with-libcerror was given.
20666if test "${with_libcerror+set}" = set; then :
20667  withval=$with_libcerror; ac_cv_with_libcerror=$withval
20668else
20669  ac_cv_with_libcerror=auto-detect
20670fi
20671
20672    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for libcerror in includedir and libdir or in the specified DIR, or no if to use local version" >&5
20673$as_echo_n "checking whether to use search for libcerror in includedir and libdir or in the specified DIR, or no if to use local version... " >&6; }
20674if ${ac_cv_with_libcerror+:} false; then :
20675  $as_echo_n "(cached) " >&6
20676else
20677  ac_cv_with_libcerror=auto-detect
20678fi
20679{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_libcerror" >&5
20680$as_echo "$ac_cv_with_libcerror" >&6; }
20681
20682    if test "x$ac_cv_enable_shared_libs" = xno || test "x$ac_cv_with_libcerror" = xno; then :
20683  ac_cv_libcerror=no
20684else
20685  ac_cv_libcerror=check
20686        if test "x$ac_cv_with_libcerror" != x && test "x$ac_cv_with_libcerror" != xauto-detect; then :
20687  if test -d "$ac_cv_with_libcerror"; then :
20688  CFLAGS="$CFLAGS -I${ac_cv_with_libcerror}/include"
20689        LDFLAGS="$LDFLAGS -L${ac_cv_with_libcerror}/lib"
20690else
20691  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20692$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20693as_fn_error 1 "no such directory: $ac_cv_with_libcerror
20694See \`config.log' for more details" "$LINENO" 5; }
20695
20696fi
20697
20698else
20699        if test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"; then :
20700
20701pkg_failed=no
20702{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcerror" >&5
20703$as_echo_n "checking for libcerror... " >&6; }
20704
20705if test -n "$libcerror_CFLAGS"; then
20706    pkg_cv_libcerror_CFLAGS="$libcerror_CFLAGS"
20707 elif test -n "$PKG_CONFIG"; then
20708    if test -n "$PKG_CONFIG" && \
20709    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcerror >= 20120425\""; } >&5
20710  ($PKG_CONFIG --exists --print-errors "libcerror >= 20120425") 2>&5
20711  ac_status=$?
20712  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
20713  test $ac_status = 0; }; then
20714  pkg_cv_libcerror_CFLAGS=`$PKG_CONFIG --cflags "libcerror >= 20120425" 2>/dev/null`
20715		      test "x$?" != "x0" && pkg_failed=yes
20716else
20717  pkg_failed=yes
20718fi
20719 else
20720    pkg_failed=untried
20721fi
20722if test -n "$libcerror_LIBS"; then
20723    pkg_cv_libcerror_LIBS="$libcerror_LIBS"
20724 elif test -n "$PKG_CONFIG"; then
20725    if test -n "$PKG_CONFIG" && \
20726    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcerror >= 20120425\""; } >&5
20727  ($PKG_CONFIG --exists --print-errors "libcerror >= 20120425") 2>&5
20728  ac_status=$?
20729  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
20730  test $ac_status = 0; }; then
20731  pkg_cv_libcerror_LIBS=`$PKG_CONFIG --libs "libcerror >= 20120425" 2>/dev/null`
20732		      test "x$?" != "x0" && pkg_failed=yes
20733else
20734  pkg_failed=yes
20735fi
20736 else
20737    pkg_failed=untried
20738fi
20739
20740
20741
20742if test $pkg_failed = yes; then
20743   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20744$as_echo "no" >&6; }
20745
20746if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
20747        _pkg_short_errors_supported=yes
20748else
20749        _pkg_short_errors_supported=no
20750fi
20751        if test $_pkg_short_errors_supported = yes; then
20752	        libcerror_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcerror >= 20120425" 2>&1`
20753        else
20754	        libcerror_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcerror >= 20120425" 2>&1`
20755        fi
20756	# Put the nasty error message in config.log where it belongs
20757	echo "$libcerror_PKG_ERRORS" >&5
20758
20759	ac_cv_libcerror=check
20760elif test $pkg_failed = untried; then
20761     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20762$as_echo "no" >&6; }
20763	ac_cv_libcerror=check
20764else
20765	libcerror_CFLAGS=$pkg_cv_libcerror_CFLAGS
20766	libcerror_LIBS=$pkg_cv_libcerror_LIBS
20767        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
20768$as_echo "yes" >&6; }
20769	ac_cv_libcerror=yes
20770fi
20771
20772fi
20773      if test "x$ac_cv_libcerror" = xyes; then :
20774  ac_cv_libcerror_CPPFLAGS="$pkg_cv_libcerror_CFLAGS"
20775        ac_cv_libcerror_LIBADD="$pkg_cv_libcerror_LIBS"
20776fi
20777
20778fi
20779
20780    if test "x$ac_cv_libcerror" = xcheck; then :
20781        for ac_header in libcerror.h
20782do :
20783  ac_fn_c_check_header_mongrel "$LINENO" "libcerror.h" "ac_cv_header_libcerror_h" "$ac_includes_default"
20784if test "x$ac_cv_header_libcerror_h" = xyes; then :
20785  cat >>confdefs.h <<_ACEOF
20786#define HAVE_LIBCERROR_H 1
20787_ACEOF
20788
20789fi
20790
20791done
20792
20793
20794      if test "x$ac_cv_header_libcerror_h" = xno; then :
20795  ac_cv_libcerror=no
20796else
20797          ac_cv_libcerror=yes
20798
20799        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcerror_get_version in -lcerror" >&5
20800$as_echo_n "checking for libcerror_get_version in -lcerror... " >&6; }
20801if ${ac_cv_lib_cerror_libcerror_get_version+:} false; then :
20802  $as_echo_n "(cached) " >&6
20803else
20804  ac_check_lib_save_LIBS=$LIBS
20805LIBS="-lcerror  $LIBS"
20806cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20807/* end confdefs.h.  */
20808
20809/* Override any GCC internal prototype to avoid an error.
20810   Use char because int might match the return type of a GCC
20811   builtin and then its argument prototype would still apply.  */
20812#ifdef __cplusplus
20813extern "C"
20814#endif
20815char libcerror_get_version ();
20816int
20817main ()
20818{
20819return libcerror_get_version ();
20820  ;
20821  return 0;
20822}
20823_ACEOF
20824if ac_fn_c_try_link "$LINENO"; then :
20825  ac_cv_lib_cerror_libcerror_get_version=yes
20826else
20827  ac_cv_lib_cerror_libcerror_get_version=no
20828fi
20829rm -f core conftest.err conftest.$ac_objext \
20830    conftest$ac_exeext conftest.$ac_ext
20831LIBS=$ac_check_lib_save_LIBS
20832fi
20833{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cerror_libcerror_get_version" >&5
20834$as_echo "$ac_cv_lib_cerror_libcerror_get_version" >&6; }
20835if test "x$ac_cv_lib_cerror_libcerror_get_version" = xyes; then :
20836  ac_cv_libcerror_dummy=yes
20837else
20838  ac_cv_libcerror=no
20839fi
20840
20841
20842                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcerror_error_free in -lcerror" >&5
20843$as_echo_n "checking for libcerror_error_free in -lcerror... " >&6; }
20844if ${ac_cv_lib_cerror_libcerror_error_free+:} false; then :
20845  $as_echo_n "(cached) " >&6
20846else
20847  ac_check_lib_save_LIBS=$LIBS
20848LIBS="-lcerror  $LIBS"
20849cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20850/* end confdefs.h.  */
20851
20852/* Override any GCC internal prototype to avoid an error.
20853   Use char because int might match the return type of a GCC
20854   builtin and then its argument prototype would still apply.  */
20855#ifdef __cplusplus
20856extern "C"
20857#endif
20858char libcerror_error_free ();
20859int
20860main ()
20861{
20862return libcerror_error_free ();
20863  ;
20864  return 0;
20865}
20866_ACEOF
20867if ac_fn_c_try_link "$LINENO"; then :
20868  ac_cv_lib_cerror_libcerror_error_free=yes
20869else
20870  ac_cv_lib_cerror_libcerror_error_free=no
20871fi
20872rm -f core conftest.err conftest.$ac_objext \
20873    conftest$ac_exeext conftest.$ac_ext
20874LIBS=$ac_check_lib_save_LIBS
20875fi
20876{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cerror_libcerror_error_free" >&5
20877$as_echo "$ac_cv_lib_cerror_libcerror_error_free" >&6; }
20878if test "x$ac_cv_lib_cerror_libcerror_error_free" = xyes; then :
20879  ac_cv_libcerror_dummy=yes
20880else
20881  ac_cv_libcerror=no
20882fi
20883
20884        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcerror_error_set in -lcerror" >&5
20885$as_echo_n "checking for libcerror_error_set in -lcerror... " >&6; }
20886if ${ac_cv_lib_cerror_libcerror_error_set+:} false; then :
20887  $as_echo_n "(cached) " >&6
20888else
20889  ac_check_lib_save_LIBS=$LIBS
20890LIBS="-lcerror  $LIBS"
20891cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20892/* end confdefs.h.  */
20893
20894/* Override any GCC internal prototype to avoid an error.
20895   Use char because int might match the return type of a GCC
20896   builtin and then its argument prototype would still apply.  */
20897#ifdef __cplusplus
20898extern "C"
20899#endif
20900char libcerror_error_set ();
20901int
20902main ()
20903{
20904return libcerror_error_set ();
20905  ;
20906  return 0;
20907}
20908_ACEOF
20909if ac_fn_c_try_link "$LINENO"; then :
20910  ac_cv_lib_cerror_libcerror_error_set=yes
20911else
20912  ac_cv_lib_cerror_libcerror_error_set=no
20913fi
20914rm -f core conftest.err conftest.$ac_objext \
20915    conftest$ac_exeext conftest.$ac_ext
20916LIBS=$ac_check_lib_save_LIBS
20917fi
20918{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cerror_libcerror_error_set" >&5
20919$as_echo "$ac_cv_lib_cerror_libcerror_error_set" >&6; }
20920if test "x$ac_cv_lib_cerror_libcerror_error_set" = xyes; then :
20921  ac_cv_libcerror_dummy=yes
20922else
20923  ac_cv_libcerror=no
20924fi
20925
20926        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcerror_error_matches in -lcerror" >&5
20927$as_echo_n "checking for libcerror_error_matches in -lcerror... " >&6; }
20928if ${ac_cv_lib_cerror_libcerror_error_matches+:} false; then :
20929  $as_echo_n "(cached) " >&6
20930else
20931  ac_check_lib_save_LIBS=$LIBS
20932LIBS="-lcerror  $LIBS"
20933cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20934/* end confdefs.h.  */
20935
20936/* Override any GCC internal prototype to avoid an error.
20937   Use char because int might match the return type of a GCC
20938   builtin and then its argument prototype would still apply.  */
20939#ifdef __cplusplus
20940extern "C"
20941#endif
20942char libcerror_error_matches ();
20943int
20944main ()
20945{
20946return libcerror_error_matches ();
20947  ;
20948  return 0;
20949}
20950_ACEOF
20951if ac_fn_c_try_link "$LINENO"; then :
20952  ac_cv_lib_cerror_libcerror_error_matches=yes
20953else
20954  ac_cv_lib_cerror_libcerror_error_matches=no
20955fi
20956rm -f core conftest.err conftest.$ac_objext \
20957    conftest$ac_exeext conftest.$ac_ext
20958LIBS=$ac_check_lib_save_LIBS
20959fi
20960{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cerror_libcerror_error_matches" >&5
20961$as_echo "$ac_cv_lib_cerror_libcerror_error_matches" >&6; }
20962if test "x$ac_cv_lib_cerror_libcerror_error_matches" = xyes; then :
20963  ac_cv_libcerror_dummy=yes
20964else
20965  ac_cv_libcerror=no
20966fi
20967
20968        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcerror_error_fprint in -lcerror" >&5
20969$as_echo_n "checking for libcerror_error_fprint in -lcerror... " >&6; }
20970if ${ac_cv_lib_cerror_libcerror_error_fprint+:} false; then :
20971  $as_echo_n "(cached) " >&6
20972else
20973  ac_check_lib_save_LIBS=$LIBS
20974LIBS="-lcerror  $LIBS"
20975cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20976/* end confdefs.h.  */
20977
20978/* Override any GCC internal prototype to avoid an error.
20979   Use char because int might match the return type of a GCC
20980   builtin and then its argument prototype would still apply.  */
20981#ifdef __cplusplus
20982extern "C"
20983#endif
20984char libcerror_error_fprint ();
20985int
20986main ()
20987{
20988return libcerror_error_fprint ();
20989  ;
20990  return 0;
20991}
20992_ACEOF
20993if ac_fn_c_try_link "$LINENO"; then :
20994  ac_cv_lib_cerror_libcerror_error_fprint=yes
20995else
20996  ac_cv_lib_cerror_libcerror_error_fprint=no
20997fi
20998rm -f core conftest.err conftest.$ac_objext \
20999    conftest$ac_exeext conftest.$ac_ext
21000LIBS=$ac_check_lib_save_LIBS
21001fi
21002{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cerror_libcerror_error_fprint" >&5
21003$as_echo "$ac_cv_lib_cerror_libcerror_error_fprint" >&6; }
21004if test "x$ac_cv_lib_cerror_libcerror_error_fprint" = xyes; then :
21005  ac_cv_libcerror_dummy=yes
21006else
21007  ac_cv_libcerror=no
21008fi
21009
21010        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcerror_error_sprint in -lcerror" >&5
21011$as_echo_n "checking for libcerror_error_sprint in -lcerror... " >&6; }
21012if ${ac_cv_lib_cerror_libcerror_error_sprint+:} false; then :
21013  $as_echo_n "(cached) " >&6
21014else
21015  ac_check_lib_save_LIBS=$LIBS
21016LIBS="-lcerror  $LIBS"
21017cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21018/* end confdefs.h.  */
21019
21020/* Override any GCC internal prototype to avoid an error.
21021   Use char because int might match the return type of a GCC
21022   builtin and then its argument prototype would still apply.  */
21023#ifdef __cplusplus
21024extern "C"
21025#endif
21026char libcerror_error_sprint ();
21027int
21028main ()
21029{
21030return libcerror_error_sprint ();
21031  ;
21032  return 0;
21033}
21034_ACEOF
21035if ac_fn_c_try_link "$LINENO"; then :
21036  ac_cv_lib_cerror_libcerror_error_sprint=yes
21037else
21038  ac_cv_lib_cerror_libcerror_error_sprint=no
21039fi
21040rm -f core conftest.err conftest.$ac_objext \
21041    conftest$ac_exeext conftest.$ac_ext
21042LIBS=$ac_check_lib_save_LIBS
21043fi
21044{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cerror_libcerror_error_sprint" >&5
21045$as_echo "$ac_cv_lib_cerror_libcerror_error_sprint" >&6; }
21046if test "x$ac_cv_lib_cerror_libcerror_error_sprint" = xyes; then :
21047  ac_cv_libcerror_dummy=yes
21048else
21049  ac_cv_libcerror=no
21050fi
21051
21052        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcerror_error_backtrace_fprint in -lcerror" >&5
21053$as_echo_n "checking for libcerror_error_backtrace_fprint in -lcerror... " >&6; }
21054if ${ac_cv_lib_cerror_libcerror_error_backtrace_fprint+:} false; then :
21055  $as_echo_n "(cached) " >&6
21056else
21057  ac_check_lib_save_LIBS=$LIBS
21058LIBS="-lcerror  $LIBS"
21059cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21060/* end confdefs.h.  */
21061
21062/* Override any GCC internal prototype to avoid an error.
21063   Use char because int might match the return type of a GCC
21064   builtin and then its argument prototype would still apply.  */
21065#ifdef __cplusplus
21066extern "C"
21067#endif
21068char libcerror_error_backtrace_fprint ();
21069int
21070main ()
21071{
21072return libcerror_error_backtrace_fprint ();
21073  ;
21074  return 0;
21075}
21076_ACEOF
21077if ac_fn_c_try_link "$LINENO"; then :
21078  ac_cv_lib_cerror_libcerror_error_backtrace_fprint=yes
21079else
21080  ac_cv_lib_cerror_libcerror_error_backtrace_fprint=no
21081fi
21082rm -f core conftest.err conftest.$ac_objext \
21083    conftest$ac_exeext conftest.$ac_ext
21084LIBS=$ac_check_lib_save_LIBS
21085fi
21086{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cerror_libcerror_error_backtrace_fprint" >&5
21087$as_echo "$ac_cv_lib_cerror_libcerror_error_backtrace_fprint" >&6; }
21088if test "x$ac_cv_lib_cerror_libcerror_error_backtrace_fprint" = xyes; then :
21089  ac_cv_libcerror_dummy=yes
21090else
21091  ac_cv_libcerror=no
21092fi
21093
21094        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcerror_error_backtrace_sprint in -lcerror" >&5
21095$as_echo_n "checking for libcerror_error_backtrace_sprint in -lcerror... " >&6; }
21096if ${ac_cv_lib_cerror_libcerror_error_backtrace_sprint+:} false; then :
21097  $as_echo_n "(cached) " >&6
21098else
21099  ac_check_lib_save_LIBS=$LIBS
21100LIBS="-lcerror  $LIBS"
21101cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21102/* end confdefs.h.  */
21103
21104/* Override any GCC internal prototype to avoid an error.
21105   Use char because int might match the return type of a GCC
21106   builtin and then its argument prototype would still apply.  */
21107#ifdef __cplusplus
21108extern "C"
21109#endif
21110char libcerror_error_backtrace_sprint ();
21111int
21112main ()
21113{
21114return libcerror_error_backtrace_sprint ();
21115  ;
21116  return 0;
21117}
21118_ACEOF
21119if ac_fn_c_try_link "$LINENO"; then :
21120  ac_cv_lib_cerror_libcerror_error_backtrace_sprint=yes
21121else
21122  ac_cv_lib_cerror_libcerror_error_backtrace_sprint=no
21123fi
21124rm -f core conftest.err conftest.$ac_objext \
21125    conftest$ac_exeext conftest.$ac_ext
21126LIBS=$ac_check_lib_save_LIBS
21127fi
21128{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cerror_libcerror_error_backtrace_sprint" >&5
21129$as_echo "$ac_cv_lib_cerror_libcerror_error_backtrace_sprint" >&6; }
21130if test "x$ac_cv_lib_cerror_libcerror_error_backtrace_sprint" = xyes; then :
21131  ac_cv_libcerror_dummy=yes
21132else
21133  ac_cv_libcerror=no
21134fi
21135
21136
21137                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcerror_system_set_error in -lcerror" >&5
21138$as_echo_n "checking for libcerror_system_set_error in -lcerror... " >&6; }
21139if ${ac_cv_lib_cerror_libcerror_system_set_error+:} false; then :
21140  $as_echo_n "(cached) " >&6
21141else
21142  ac_check_lib_save_LIBS=$LIBS
21143LIBS="-lcerror  $LIBS"
21144cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21145/* end confdefs.h.  */
21146
21147/* Override any GCC internal prototype to avoid an error.
21148   Use char because int might match the return type of a GCC
21149   builtin and then its argument prototype would still apply.  */
21150#ifdef __cplusplus
21151extern "C"
21152#endif
21153char libcerror_system_set_error ();
21154int
21155main ()
21156{
21157return libcerror_system_set_error ();
21158  ;
21159  return 0;
21160}
21161_ACEOF
21162if ac_fn_c_try_link "$LINENO"; then :
21163  ac_cv_lib_cerror_libcerror_system_set_error=yes
21164else
21165  ac_cv_lib_cerror_libcerror_system_set_error=no
21166fi
21167rm -f core conftest.err conftest.$ac_objext \
21168    conftest$ac_exeext conftest.$ac_ext
21169LIBS=$ac_check_lib_save_LIBS
21170fi
21171{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cerror_libcerror_system_set_error" >&5
21172$as_echo "$ac_cv_lib_cerror_libcerror_system_set_error" >&6; }
21173if test "x$ac_cv_lib_cerror_libcerror_system_set_error" = xyes; then :
21174  ac_cv_libcerror_dummy=yes
21175else
21176  ac_cv_libcerror=no
21177fi
21178
21179
21180        ac_cv_libcerror_LIBADD="-lcerror"
21181fi
21182
21183fi
21184    if test "x$ac_cv_with_libcerror" != x && test "x$ac_cv_with_libcerror" != xauto-detect && test "x$ac_cv_libcerror" != xyes; then :
21185  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
21186$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
21187as_fn_error 1 "unable to find supported libcerror in directory: $ac_cv_with_libcerror
21188See \`config.log' for more details" "$LINENO" 5; }
21189
21190fi
21191
21192fi
21193
21194  if test "x$ac_cv_libcerror" = xyes; then :
21195
21196$as_echo "#define HAVE_LIBCERROR 1" >>confdefs.h
21197
21198
21199fi
21200
21201  if test "x$ac_cv_libcerror" = xyes; then :
21202  HAVE_LIBCERROR=1
21203
21204else
21205  HAVE_LIBCERROR=0
21206
21207
21208fi
21209
21210
21211    if test "x$ac_cv_libcerror" != xyes; then :
21212    for ac_header in stdarg.h varargs.h
21213do :
21214  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
21215ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
21216if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
21217  cat >>confdefs.h <<_ACEOF
21218#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
21219_ACEOF
21220
21221fi
21222
21223done
21224
21225
21226  if test "x$ac_cv_header_stdarg_h" != xyes && test "x$ac_cv_header_varargs_h" != xyes; then :
21227  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
21228$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
21229as_fn_error 1 "Missing headers: stdarg.h and varargs.h
21230See \`config.log' for more details" "$LINENO" 5; }
21231
21232fi
21233
21234    if test "x$ac_cv_enable_wide_character_type" != xno; then :
21235  for ac_func in wcstombs
21236do :
21237  ac_fn_c_check_func "$LINENO" "wcstombs" "ac_cv_func_wcstombs"
21238if test "x$ac_cv_func_wcstombs" = xyes; then :
21239  cat >>confdefs.h <<_ACEOF
21240#define HAVE_WCSTOMBS 1
21241_ACEOF
21242
21243fi
21244done
21245
21246
21247    if test "x$ac_cv_func_wcstombs" != xyes; then :
21248  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
21249$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
21250as_fn_error 1 "Missing function: wcstombs
21251See \`config.log' for more details" "$LINENO" 5; }
21252
21253fi
21254
21255fi
21256
21257    ac_fn_c_check_decl "$LINENO" "strerror_r" "ac_cv_have_decl_strerror_r" "$ac_includes_default"
21258if test "x$ac_cv_have_decl_strerror_r" = xyes; then :
21259  ac_have_decl=1
21260else
21261  ac_have_decl=0
21262fi
21263
21264cat >>confdefs.h <<_ACEOF
21265#define HAVE_DECL_STRERROR_R $ac_have_decl
21266_ACEOF
21267
21268for ac_func in strerror_r
21269do :
21270  ac_fn_c_check_func "$LINENO" "strerror_r" "ac_cv_func_strerror_r"
21271if test "x$ac_cv_func_strerror_r" = xyes; then :
21272  cat >>confdefs.h <<_ACEOF
21273#define HAVE_STRERROR_R 1
21274_ACEOF
21275
21276fi
21277done
21278
21279{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether strerror_r returns char *" >&5
21280$as_echo_n "checking whether strerror_r returns char *... " >&6; }
21281if ${ac_cv_func_strerror_r_char_p+:} false; then :
21282  $as_echo_n "(cached) " >&6
21283else
21284
21285    ac_cv_func_strerror_r_char_p=no
21286    if test $ac_cv_have_decl_strerror_r = yes; then
21287      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21288/* end confdefs.h.  */
21289$ac_includes_default
21290int
21291main ()
21292{
21293
21294	  char buf[100];
21295	  char x = *strerror_r (0, buf, sizeof buf);
21296	  char *p = strerror_r (0, buf, sizeof buf);
21297	  return !p || x;
21298
21299  ;
21300  return 0;
21301}
21302_ACEOF
21303if ac_fn_c_try_compile "$LINENO"; then :
21304  ac_cv_func_strerror_r_char_p=yes
21305fi
21306rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21307    else
21308      # strerror_r is not declared.  Choose between
21309      # systems that have relatively inaccessible declarations for the
21310      # function.  BeOS and DEC UNIX 4.0 fall in this category, but the
21311      # former has a strerror_r that returns char*, while the latter
21312      # has a strerror_r that returns `int'.
21313      # This test should segfault on the DEC system.
21314      if test "$cross_compiling" = yes; then :
21315  :
21316else
21317  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21318/* end confdefs.h.  */
21319$ac_includes_default
21320	extern char *strerror_r ();
21321int
21322main ()
21323{
21324char buf[100];
21325	  char x = *strerror_r (0, buf, sizeof buf);
21326	  return ! isalpha (x);
21327  ;
21328  return 0;
21329}
21330_ACEOF
21331if ac_fn_c_try_run "$LINENO"; then :
21332  ac_cv_func_strerror_r_char_p=yes
21333fi
21334rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
21335  conftest.$ac_objext conftest.beam conftest.$ac_ext
21336fi
21337
21338    fi
21339
21340fi
21341{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_strerror_r_char_p" >&5
21342$as_echo "$ac_cv_func_strerror_r_char_p" >&6; }
21343if test $ac_cv_func_strerror_r_char_p = yes; then
21344
21345$as_echo "#define STRERROR_R_CHAR_P 1" >>confdefs.h
21346
21347fi
21348
21349
21350  if test "x$ac_cv_have_decl_strerror_r" != xyes; then :
21351  for ac_func in strerror
21352do :
21353  ac_fn_c_check_func "$LINENO" "strerror" "ac_cv_func_strerror"
21354if test "x$ac_cv_func_strerror" = xyes; then :
21355  cat >>confdefs.h <<_ACEOF
21356#define HAVE_STRERROR 1
21357_ACEOF
21358
21359fi
21360done
21361
21362
21363    if test "x$ac_cv_func_strerror" != xyes; then :
21364  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
21365$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
21366as_fn_error 1 "Missing functions: strerror_r and strerror
21367See \`config.log' for more details" "$LINENO" 5; }
21368
21369fi
21370
21371fi
21372
21373  ac_cv_libcerror_CPPFLAGS="-I../libcerror";
21374  ac_cv_libcerror_LIBADD="../libcerror/libcerror.la";
21375
21376  ac_cv_libcerror=local
21377
21378
21379
21380$as_echo "#define HAVE_LOCAL_LIBCERROR 1" >>confdefs.h
21381
21382    HAVE_LOCAL_LIBCERROR=1
21383
21384
21385fi
21386
21387   if test "x$ac_cv_libcerror" = xlocal; then
21388  HAVE_LOCAL_LIBCERROR_TRUE=
21389  HAVE_LOCAL_LIBCERROR_FALSE='#'
21390else
21391  HAVE_LOCAL_LIBCERROR_TRUE='#'
21392  HAVE_LOCAL_LIBCERROR_FALSE=
21393fi
21394
21395  if test "x$ac_cv_libcerror_CPPFLAGS" != "x"; then :
21396  LIBCERROR_CPPFLAGS=$ac_cv_libcerror_CPPFLAGS
21397
21398
21399fi
21400  if test "x$ac_cv_libcerror_LIBADD" != "x"; then :
21401  LIBCERROR_LIBADD=$ac_cv_libcerror_LIBADD
21402
21403
21404fi
21405
21406  if test "x$ac_cv_libcerror" = xyes; then :
21407  ax_libcerror_pc_libs_private=-lcerror
21408
21409
21410fi
21411
21412  if test "x$ac_cv_libcerror" = xyes; then :
21413  ax_libcerror_spec_requires=libcerror
21414
21415    ax_libcerror_spec_build_requires=libcerror-devel
21416
21417
21418fi
21419
21420
21421
21422  # Check whether --enable-multi-threading-support was given.
21423if test "${enable_multi_threading_support+set}" = set; then :
21424  enableval=$enable_multi_threading_support; ac_cv_enable_multi_threading_support=$enableval
21425else
21426  ac_cv_enable_multi_threading_support=yes
21427fi
21428
21429    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable enable multi-threading support" >&5
21430$as_echo_n "checking whether to enable enable multi-threading support... " >&6; }
21431if ${ac_cv_enable_multi_threading_support+:} false; then :
21432  $as_echo_n "(cached) " >&6
21433else
21434  ac_cv_enable_multi_threading_support=yes
21435fi
21436{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_enable_multi_threading_support" >&5
21437$as_echo "$ac_cv_enable_multi_threading_support" >&6; }
21438
21439
21440# Check whether --with-libcthreads was given.
21441if test "${with_libcthreads+set}" = set; then :
21442  withval=$with_libcthreads; ac_cv_with_libcthreads=$withval
21443else
21444  ac_cv_with_libcthreads=auto-detect
21445fi
21446
21447    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for libcthreads in includedir and libdir or in the specified DIR, or no if to use local version" >&5
21448$as_echo_n "checking whether to use search for libcthreads in includedir and libdir or in the specified DIR, or no if to use local version... " >&6; }
21449if ${ac_cv_with_libcthreads+:} false; then :
21450  $as_echo_n "(cached) " >&6
21451else
21452  ac_cv_with_libcthreads=auto-detect
21453fi
21454{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_libcthreads" >&5
21455$as_echo "$ac_cv_with_libcthreads" >&6; }
21456
21457  if test "x$ac_cv_enable_multi_threading_support" = xno; then :
21458  ac_cv_libcthreads="no"
21459    ac_cv_libcthreads_multi_threading="no"
21460else
21461      if test "x$ac_cv_enable_shared_libs" = xno || test "x$ac_cv_with_libcthreads" = xno; then :
21462  ac_cv_libcthreads=no
21463else
21464  ac_cv_libcthreads=check
21465        if test "x$ac_cv_with_libcthreads" != x && test "x$ac_cv_with_libcthreads" != xauto-detect; then :
21466  if test -d "$ac_cv_with_libcthreads"; then :
21467  CFLAGS="$CFLAGS -I${ac_cv_with_libcthreads}/include"
21468        LDFLAGS="$LDFLAGS -L${ac_cv_with_libcthreads}/lib"
21469else
21470  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
21471$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
21472as_fn_error 1 "no such directory: $ac_cv_with_libcthreads
21473See \`config.log' for more details" "$LINENO" 5; }
21474
21475fi
21476
21477else
21478        if test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"; then :
21479
21480pkg_failed=no
21481{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads" >&5
21482$as_echo_n "checking for libcthreads... " >&6; }
21483
21484if test -n "$libcthreads_CFLAGS"; then
21485    pkg_cv_libcthreads_CFLAGS="$libcthreads_CFLAGS"
21486 elif test -n "$PKG_CONFIG"; then
21487    if test -n "$PKG_CONFIG" && \
21488    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcthreads >= 20160404\""; } >&5
21489  ($PKG_CONFIG --exists --print-errors "libcthreads >= 20160404") 2>&5
21490  ac_status=$?
21491  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
21492  test $ac_status = 0; }; then
21493  pkg_cv_libcthreads_CFLAGS=`$PKG_CONFIG --cflags "libcthreads >= 20160404" 2>/dev/null`
21494		      test "x$?" != "x0" && pkg_failed=yes
21495else
21496  pkg_failed=yes
21497fi
21498 else
21499    pkg_failed=untried
21500fi
21501if test -n "$libcthreads_LIBS"; then
21502    pkg_cv_libcthreads_LIBS="$libcthreads_LIBS"
21503 elif test -n "$PKG_CONFIG"; then
21504    if test -n "$PKG_CONFIG" && \
21505    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcthreads >= 20160404\""; } >&5
21506  ($PKG_CONFIG --exists --print-errors "libcthreads >= 20160404") 2>&5
21507  ac_status=$?
21508  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
21509  test $ac_status = 0; }; then
21510  pkg_cv_libcthreads_LIBS=`$PKG_CONFIG --libs "libcthreads >= 20160404" 2>/dev/null`
21511		      test "x$?" != "x0" && pkg_failed=yes
21512else
21513  pkg_failed=yes
21514fi
21515 else
21516    pkg_failed=untried
21517fi
21518
21519
21520
21521if test $pkg_failed = yes; then
21522   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21523$as_echo "no" >&6; }
21524
21525if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
21526        _pkg_short_errors_supported=yes
21527else
21528        _pkg_short_errors_supported=no
21529fi
21530        if test $_pkg_short_errors_supported = yes; then
21531	        libcthreads_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcthreads >= 20160404" 2>&1`
21532        else
21533	        libcthreads_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcthreads >= 20160404" 2>&1`
21534        fi
21535	# Put the nasty error message in config.log where it belongs
21536	echo "$libcthreads_PKG_ERRORS" >&5
21537
21538	ac_cv_libcthreads=check
21539elif test $pkg_failed = untried; then
21540     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21541$as_echo "no" >&6; }
21542	ac_cv_libcthreads=check
21543else
21544	libcthreads_CFLAGS=$pkg_cv_libcthreads_CFLAGS
21545	libcthreads_LIBS=$pkg_cv_libcthreads_LIBS
21546        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
21547$as_echo "yes" >&6; }
21548	ac_cv_libcthreads=yes
21549fi
21550
21551fi
21552      if test "x$ac_cv_libcthreads" = xyes; then :
21553  ac_cv_libcthreads_CPPFLAGS="$pkg_cv_libcthreads_CFLAGS"
21554        ac_cv_libcthreads_LIBADD="$pkg_cv_libcthreads_LIBS"
21555fi
21556
21557fi
21558
21559    if test "x$ac_cv_libcthreads" = xcheck; then :
21560        for ac_header in libcthreads.h
21561do :
21562  ac_fn_c_check_header_mongrel "$LINENO" "libcthreads.h" "ac_cv_header_libcthreads_h" "$ac_includes_default"
21563if test "x$ac_cv_header_libcthreads_h" = xyes; then :
21564  cat >>confdefs.h <<_ACEOF
21565#define HAVE_LIBCTHREADS_H 1
21566_ACEOF
21567
21568fi
21569
21570done
21571
21572
21573      if test "x$ac_cv_header_libcthreads_h" = xno; then :
21574  ac_cv_libcthreads=no
21575else
21576          ac_cv_libcthreads=yes
21577
21578        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_get_version in -lcthreads" >&5
21579$as_echo_n "checking for libcthreads_get_version in -lcthreads... " >&6; }
21580if ${ac_cv_lib_cthreads_libcthreads_get_version+:} false; then :
21581  $as_echo_n "(cached) " >&6
21582else
21583  ac_check_lib_save_LIBS=$LIBS
21584LIBS="-lcthreads  $LIBS"
21585cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21586/* end confdefs.h.  */
21587
21588/* Override any GCC internal prototype to avoid an error.
21589   Use char because int might match the return type of a GCC
21590   builtin and then its argument prototype would still apply.  */
21591#ifdef __cplusplus
21592extern "C"
21593#endif
21594char libcthreads_get_version ();
21595int
21596main ()
21597{
21598return libcthreads_get_version ();
21599  ;
21600  return 0;
21601}
21602_ACEOF
21603if ac_fn_c_try_link "$LINENO"; then :
21604  ac_cv_lib_cthreads_libcthreads_get_version=yes
21605else
21606  ac_cv_lib_cthreads_libcthreads_get_version=no
21607fi
21608rm -f core conftest.err conftest.$ac_objext \
21609    conftest$ac_exeext conftest.$ac_ext
21610LIBS=$ac_check_lib_save_LIBS
21611fi
21612{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_get_version" >&5
21613$as_echo "$ac_cv_lib_cthreads_libcthreads_get_version" >&6; }
21614if test "x$ac_cv_lib_cthreads_libcthreads_get_version" = xyes; then :
21615  ac_cv_libcthreads_dummy=yes
21616else
21617  ac_cv_libcthreads=no
21618fi
21619
21620
21621                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_thread_create in -lcthreads" >&5
21622$as_echo_n "checking for libcthreads_thread_create in -lcthreads... " >&6; }
21623if ${ac_cv_lib_cthreads_libcthreads_thread_create+:} false; then :
21624  $as_echo_n "(cached) " >&6
21625else
21626  ac_check_lib_save_LIBS=$LIBS
21627LIBS="-lcthreads  $LIBS"
21628cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21629/* end confdefs.h.  */
21630
21631/* Override any GCC internal prototype to avoid an error.
21632   Use char because int might match the return type of a GCC
21633   builtin and then its argument prototype would still apply.  */
21634#ifdef __cplusplus
21635extern "C"
21636#endif
21637char libcthreads_thread_create ();
21638int
21639main ()
21640{
21641return libcthreads_thread_create ();
21642  ;
21643  return 0;
21644}
21645_ACEOF
21646if ac_fn_c_try_link "$LINENO"; then :
21647  ac_cv_lib_cthreads_libcthreads_thread_create=yes
21648else
21649  ac_cv_lib_cthreads_libcthreads_thread_create=no
21650fi
21651rm -f core conftest.err conftest.$ac_objext \
21652    conftest$ac_exeext conftest.$ac_ext
21653LIBS=$ac_check_lib_save_LIBS
21654fi
21655{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_thread_create" >&5
21656$as_echo "$ac_cv_lib_cthreads_libcthreads_thread_create" >&6; }
21657if test "x$ac_cv_lib_cthreads_libcthreads_thread_create" = xyes; then :
21658  ac_cv_libcthreads_dummy=yes
21659else
21660  ac_cv_libcthreads=no
21661fi
21662
21663        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_thread_join in -lcthreads" >&5
21664$as_echo_n "checking for libcthreads_thread_join in -lcthreads... " >&6; }
21665if ${ac_cv_lib_cthreads_libcthreads_thread_join+:} false; then :
21666  $as_echo_n "(cached) " >&6
21667else
21668  ac_check_lib_save_LIBS=$LIBS
21669LIBS="-lcthreads  $LIBS"
21670cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21671/* end confdefs.h.  */
21672
21673/* Override any GCC internal prototype to avoid an error.
21674   Use char because int might match the return type of a GCC
21675   builtin and then its argument prototype would still apply.  */
21676#ifdef __cplusplus
21677extern "C"
21678#endif
21679char libcthreads_thread_join ();
21680int
21681main ()
21682{
21683return libcthreads_thread_join ();
21684  ;
21685  return 0;
21686}
21687_ACEOF
21688if ac_fn_c_try_link "$LINENO"; then :
21689  ac_cv_lib_cthreads_libcthreads_thread_join=yes
21690else
21691  ac_cv_lib_cthreads_libcthreads_thread_join=no
21692fi
21693rm -f core conftest.err conftest.$ac_objext \
21694    conftest$ac_exeext conftest.$ac_ext
21695LIBS=$ac_check_lib_save_LIBS
21696fi
21697{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_thread_join" >&5
21698$as_echo "$ac_cv_lib_cthreads_libcthreads_thread_join" >&6; }
21699if test "x$ac_cv_lib_cthreads_libcthreads_thread_join" = xyes; then :
21700  ac_cv_libcthreads_dummy=yes
21701else
21702  ac_cv_libcthreads=no
21703fi
21704
21705
21706                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_thread_attributes_initialize in -lcthreads" >&5
21707$as_echo_n "checking for libcthreads_thread_attributes_initialize in -lcthreads... " >&6; }
21708if ${ac_cv_lib_cthreads_libcthreads_thread_attributes_initialize+:} false; then :
21709  $as_echo_n "(cached) " >&6
21710else
21711  ac_check_lib_save_LIBS=$LIBS
21712LIBS="-lcthreads  $LIBS"
21713cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21714/* end confdefs.h.  */
21715
21716/* Override any GCC internal prototype to avoid an error.
21717   Use char because int might match the return type of a GCC
21718   builtin and then its argument prototype would still apply.  */
21719#ifdef __cplusplus
21720extern "C"
21721#endif
21722char libcthreads_thread_attributes_initialize ();
21723int
21724main ()
21725{
21726return libcthreads_thread_attributes_initialize ();
21727  ;
21728  return 0;
21729}
21730_ACEOF
21731if ac_fn_c_try_link "$LINENO"; then :
21732  ac_cv_lib_cthreads_libcthreads_thread_attributes_initialize=yes
21733else
21734  ac_cv_lib_cthreads_libcthreads_thread_attributes_initialize=no
21735fi
21736rm -f core conftest.err conftest.$ac_objext \
21737    conftest$ac_exeext conftest.$ac_ext
21738LIBS=$ac_check_lib_save_LIBS
21739fi
21740{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_thread_attributes_initialize" >&5
21741$as_echo "$ac_cv_lib_cthreads_libcthreads_thread_attributes_initialize" >&6; }
21742if test "x$ac_cv_lib_cthreads_libcthreads_thread_attributes_initialize" = xyes; then :
21743  ac_cv_libcthreads_dummy=yes
21744else
21745  ac_cv_libcthreads=no
21746fi
21747
21748        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_thread_attributes_free in -lcthreads" >&5
21749$as_echo_n "checking for libcthreads_thread_attributes_free in -lcthreads... " >&6; }
21750if ${ac_cv_lib_cthreads_libcthreads_thread_attributes_free+:} false; then :
21751  $as_echo_n "(cached) " >&6
21752else
21753  ac_check_lib_save_LIBS=$LIBS
21754LIBS="-lcthreads  $LIBS"
21755cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21756/* end confdefs.h.  */
21757
21758/* Override any GCC internal prototype to avoid an error.
21759   Use char because int might match the return type of a GCC
21760   builtin and then its argument prototype would still apply.  */
21761#ifdef __cplusplus
21762extern "C"
21763#endif
21764char libcthreads_thread_attributes_free ();
21765int
21766main ()
21767{
21768return libcthreads_thread_attributes_free ();
21769  ;
21770  return 0;
21771}
21772_ACEOF
21773if ac_fn_c_try_link "$LINENO"; then :
21774  ac_cv_lib_cthreads_libcthreads_thread_attributes_free=yes
21775else
21776  ac_cv_lib_cthreads_libcthreads_thread_attributes_free=no
21777fi
21778rm -f core conftest.err conftest.$ac_objext \
21779    conftest$ac_exeext conftest.$ac_ext
21780LIBS=$ac_check_lib_save_LIBS
21781fi
21782{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_thread_attributes_free" >&5
21783$as_echo "$ac_cv_lib_cthreads_libcthreads_thread_attributes_free" >&6; }
21784if test "x$ac_cv_lib_cthreads_libcthreads_thread_attributes_free" = xyes; then :
21785  ac_cv_libcthreads_dummy=yes
21786else
21787  ac_cv_libcthreads=no
21788fi
21789
21790
21791                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_condition_initialize in -lcthreads" >&5
21792$as_echo_n "checking for libcthreads_condition_initialize in -lcthreads... " >&6; }
21793if ${ac_cv_lib_cthreads_libcthreads_condition_initialize+:} false; then :
21794  $as_echo_n "(cached) " >&6
21795else
21796  ac_check_lib_save_LIBS=$LIBS
21797LIBS="-lcthreads  $LIBS"
21798cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21799/* end confdefs.h.  */
21800
21801/* Override any GCC internal prototype to avoid an error.
21802   Use char because int might match the return type of a GCC
21803   builtin and then its argument prototype would still apply.  */
21804#ifdef __cplusplus
21805extern "C"
21806#endif
21807char libcthreads_condition_initialize ();
21808int
21809main ()
21810{
21811return libcthreads_condition_initialize ();
21812  ;
21813  return 0;
21814}
21815_ACEOF
21816if ac_fn_c_try_link "$LINENO"; then :
21817  ac_cv_lib_cthreads_libcthreads_condition_initialize=yes
21818else
21819  ac_cv_lib_cthreads_libcthreads_condition_initialize=no
21820fi
21821rm -f core conftest.err conftest.$ac_objext \
21822    conftest$ac_exeext conftest.$ac_ext
21823LIBS=$ac_check_lib_save_LIBS
21824fi
21825{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_condition_initialize" >&5
21826$as_echo "$ac_cv_lib_cthreads_libcthreads_condition_initialize" >&6; }
21827if test "x$ac_cv_lib_cthreads_libcthreads_condition_initialize" = xyes; then :
21828  ac_cv_libcthreads_dummy=yes
21829else
21830  ac_cv_libcthreads=no
21831fi
21832
21833        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_condition_free in -lcthreads" >&5
21834$as_echo_n "checking for libcthreads_condition_free in -lcthreads... " >&6; }
21835if ${ac_cv_lib_cthreads_libcthreads_condition_free+:} false; then :
21836  $as_echo_n "(cached) " >&6
21837else
21838  ac_check_lib_save_LIBS=$LIBS
21839LIBS="-lcthreads  $LIBS"
21840cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21841/* end confdefs.h.  */
21842
21843/* Override any GCC internal prototype to avoid an error.
21844   Use char because int might match the return type of a GCC
21845   builtin and then its argument prototype would still apply.  */
21846#ifdef __cplusplus
21847extern "C"
21848#endif
21849char libcthreads_condition_free ();
21850int
21851main ()
21852{
21853return libcthreads_condition_free ();
21854  ;
21855  return 0;
21856}
21857_ACEOF
21858if ac_fn_c_try_link "$LINENO"; then :
21859  ac_cv_lib_cthreads_libcthreads_condition_free=yes
21860else
21861  ac_cv_lib_cthreads_libcthreads_condition_free=no
21862fi
21863rm -f core conftest.err conftest.$ac_objext \
21864    conftest$ac_exeext conftest.$ac_ext
21865LIBS=$ac_check_lib_save_LIBS
21866fi
21867{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_condition_free" >&5
21868$as_echo "$ac_cv_lib_cthreads_libcthreads_condition_free" >&6; }
21869if test "x$ac_cv_lib_cthreads_libcthreads_condition_free" = xyes; then :
21870  ac_cv_libcthreads_dummy=yes
21871else
21872  ac_cv_libcthreads=no
21873fi
21874
21875        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_condition_broadcast in -lcthreads" >&5
21876$as_echo_n "checking for libcthreads_condition_broadcast in -lcthreads... " >&6; }
21877if ${ac_cv_lib_cthreads_libcthreads_condition_broadcast+:} false; then :
21878  $as_echo_n "(cached) " >&6
21879else
21880  ac_check_lib_save_LIBS=$LIBS
21881LIBS="-lcthreads  $LIBS"
21882cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21883/* end confdefs.h.  */
21884
21885/* Override any GCC internal prototype to avoid an error.
21886   Use char because int might match the return type of a GCC
21887   builtin and then its argument prototype would still apply.  */
21888#ifdef __cplusplus
21889extern "C"
21890#endif
21891char libcthreads_condition_broadcast ();
21892int
21893main ()
21894{
21895return libcthreads_condition_broadcast ();
21896  ;
21897  return 0;
21898}
21899_ACEOF
21900if ac_fn_c_try_link "$LINENO"; then :
21901  ac_cv_lib_cthreads_libcthreads_condition_broadcast=yes
21902else
21903  ac_cv_lib_cthreads_libcthreads_condition_broadcast=no
21904fi
21905rm -f core conftest.err conftest.$ac_objext \
21906    conftest$ac_exeext conftest.$ac_ext
21907LIBS=$ac_check_lib_save_LIBS
21908fi
21909{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_condition_broadcast" >&5
21910$as_echo "$ac_cv_lib_cthreads_libcthreads_condition_broadcast" >&6; }
21911if test "x$ac_cv_lib_cthreads_libcthreads_condition_broadcast" = xyes; then :
21912  ac_cv_libcthreads_dummy=yes
21913else
21914  ac_cv_libcthreads=no
21915fi
21916
21917        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_condition_signal in -lcthreads" >&5
21918$as_echo_n "checking for libcthreads_condition_signal in -lcthreads... " >&6; }
21919if ${ac_cv_lib_cthreads_libcthreads_condition_signal+:} false; then :
21920  $as_echo_n "(cached) " >&6
21921else
21922  ac_check_lib_save_LIBS=$LIBS
21923LIBS="-lcthreads  $LIBS"
21924cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21925/* end confdefs.h.  */
21926
21927/* Override any GCC internal prototype to avoid an error.
21928   Use char because int might match the return type of a GCC
21929   builtin and then its argument prototype would still apply.  */
21930#ifdef __cplusplus
21931extern "C"
21932#endif
21933char libcthreads_condition_signal ();
21934int
21935main ()
21936{
21937return libcthreads_condition_signal ();
21938  ;
21939  return 0;
21940}
21941_ACEOF
21942if ac_fn_c_try_link "$LINENO"; then :
21943  ac_cv_lib_cthreads_libcthreads_condition_signal=yes
21944else
21945  ac_cv_lib_cthreads_libcthreads_condition_signal=no
21946fi
21947rm -f core conftest.err conftest.$ac_objext \
21948    conftest$ac_exeext conftest.$ac_ext
21949LIBS=$ac_check_lib_save_LIBS
21950fi
21951{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_condition_signal" >&5
21952$as_echo "$ac_cv_lib_cthreads_libcthreads_condition_signal" >&6; }
21953if test "x$ac_cv_lib_cthreads_libcthreads_condition_signal" = xyes; then :
21954  ac_cv_libcthreads_dummy=yes
21955else
21956  ac_cv_libcthreads=no
21957fi
21958
21959        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_condition_wait in -lcthreads" >&5
21960$as_echo_n "checking for libcthreads_condition_wait in -lcthreads... " >&6; }
21961if ${ac_cv_lib_cthreads_libcthreads_condition_wait+:} false; then :
21962  $as_echo_n "(cached) " >&6
21963else
21964  ac_check_lib_save_LIBS=$LIBS
21965LIBS="-lcthreads  $LIBS"
21966cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21967/* end confdefs.h.  */
21968
21969/* Override any GCC internal prototype to avoid an error.
21970   Use char because int might match the return type of a GCC
21971   builtin and then its argument prototype would still apply.  */
21972#ifdef __cplusplus
21973extern "C"
21974#endif
21975char libcthreads_condition_wait ();
21976int
21977main ()
21978{
21979return libcthreads_condition_wait ();
21980  ;
21981  return 0;
21982}
21983_ACEOF
21984if ac_fn_c_try_link "$LINENO"; then :
21985  ac_cv_lib_cthreads_libcthreads_condition_wait=yes
21986else
21987  ac_cv_lib_cthreads_libcthreads_condition_wait=no
21988fi
21989rm -f core conftest.err conftest.$ac_objext \
21990    conftest$ac_exeext conftest.$ac_ext
21991LIBS=$ac_check_lib_save_LIBS
21992fi
21993{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_condition_wait" >&5
21994$as_echo "$ac_cv_lib_cthreads_libcthreads_condition_wait" >&6; }
21995if test "x$ac_cv_lib_cthreads_libcthreads_condition_wait" = xyes; then :
21996  ac_cv_libcthreads_dummy=yes
21997else
21998  ac_cv_libcthreads=no
21999fi
22000
22001
22002                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_lock_initialize in -lcthreads" >&5
22003$as_echo_n "checking for libcthreads_lock_initialize in -lcthreads... " >&6; }
22004if ${ac_cv_lib_cthreads_libcthreads_lock_initialize+:} false; then :
22005  $as_echo_n "(cached) " >&6
22006else
22007  ac_check_lib_save_LIBS=$LIBS
22008LIBS="-lcthreads  $LIBS"
22009cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22010/* end confdefs.h.  */
22011
22012/* Override any GCC internal prototype to avoid an error.
22013   Use char because int might match the return type of a GCC
22014   builtin and then its argument prototype would still apply.  */
22015#ifdef __cplusplus
22016extern "C"
22017#endif
22018char libcthreads_lock_initialize ();
22019int
22020main ()
22021{
22022return libcthreads_lock_initialize ();
22023  ;
22024  return 0;
22025}
22026_ACEOF
22027if ac_fn_c_try_link "$LINENO"; then :
22028  ac_cv_lib_cthreads_libcthreads_lock_initialize=yes
22029else
22030  ac_cv_lib_cthreads_libcthreads_lock_initialize=no
22031fi
22032rm -f core conftest.err conftest.$ac_objext \
22033    conftest$ac_exeext conftest.$ac_ext
22034LIBS=$ac_check_lib_save_LIBS
22035fi
22036{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_lock_initialize" >&5
22037$as_echo "$ac_cv_lib_cthreads_libcthreads_lock_initialize" >&6; }
22038if test "x$ac_cv_lib_cthreads_libcthreads_lock_initialize" = xyes; then :
22039  ac_cv_libcthreads_dummy=yes
22040else
22041  ac_cv_libcthreads=no
22042fi
22043
22044        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_lock_free in -lcthreads" >&5
22045$as_echo_n "checking for libcthreads_lock_free in -lcthreads... " >&6; }
22046if ${ac_cv_lib_cthreads_libcthreads_lock_free+:} false; then :
22047  $as_echo_n "(cached) " >&6
22048else
22049  ac_check_lib_save_LIBS=$LIBS
22050LIBS="-lcthreads  $LIBS"
22051cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22052/* end confdefs.h.  */
22053
22054/* Override any GCC internal prototype to avoid an error.
22055   Use char because int might match the return type of a GCC
22056   builtin and then its argument prototype would still apply.  */
22057#ifdef __cplusplus
22058extern "C"
22059#endif
22060char libcthreads_lock_free ();
22061int
22062main ()
22063{
22064return libcthreads_lock_free ();
22065  ;
22066  return 0;
22067}
22068_ACEOF
22069if ac_fn_c_try_link "$LINENO"; then :
22070  ac_cv_lib_cthreads_libcthreads_lock_free=yes
22071else
22072  ac_cv_lib_cthreads_libcthreads_lock_free=no
22073fi
22074rm -f core conftest.err conftest.$ac_objext \
22075    conftest$ac_exeext conftest.$ac_ext
22076LIBS=$ac_check_lib_save_LIBS
22077fi
22078{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_lock_free" >&5
22079$as_echo "$ac_cv_lib_cthreads_libcthreads_lock_free" >&6; }
22080if test "x$ac_cv_lib_cthreads_libcthreads_lock_free" = xyes; then :
22081  ac_cv_libcthreads_dummy=yes
22082else
22083  ac_cv_libcthreads=no
22084fi
22085
22086        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_lock_grab in -lcthreads" >&5
22087$as_echo_n "checking for libcthreads_lock_grab in -lcthreads... " >&6; }
22088if ${ac_cv_lib_cthreads_libcthreads_lock_grab+:} false; then :
22089  $as_echo_n "(cached) " >&6
22090else
22091  ac_check_lib_save_LIBS=$LIBS
22092LIBS="-lcthreads  $LIBS"
22093cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22094/* end confdefs.h.  */
22095
22096/* Override any GCC internal prototype to avoid an error.
22097   Use char because int might match the return type of a GCC
22098   builtin and then its argument prototype would still apply.  */
22099#ifdef __cplusplus
22100extern "C"
22101#endif
22102char libcthreads_lock_grab ();
22103int
22104main ()
22105{
22106return libcthreads_lock_grab ();
22107  ;
22108  return 0;
22109}
22110_ACEOF
22111if ac_fn_c_try_link "$LINENO"; then :
22112  ac_cv_lib_cthreads_libcthreads_lock_grab=yes
22113else
22114  ac_cv_lib_cthreads_libcthreads_lock_grab=no
22115fi
22116rm -f core conftest.err conftest.$ac_objext \
22117    conftest$ac_exeext conftest.$ac_ext
22118LIBS=$ac_check_lib_save_LIBS
22119fi
22120{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_lock_grab" >&5
22121$as_echo "$ac_cv_lib_cthreads_libcthreads_lock_grab" >&6; }
22122if test "x$ac_cv_lib_cthreads_libcthreads_lock_grab" = xyes; then :
22123  ac_cv_libcthreads_dummy=yes
22124else
22125  ac_cv_libcthreads=no
22126fi
22127
22128        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_lock_release in -lcthreads" >&5
22129$as_echo_n "checking for libcthreads_lock_release in -lcthreads... " >&6; }
22130if ${ac_cv_lib_cthreads_libcthreads_lock_release+:} false; then :
22131  $as_echo_n "(cached) " >&6
22132else
22133  ac_check_lib_save_LIBS=$LIBS
22134LIBS="-lcthreads  $LIBS"
22135cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22136/* end confdefs.h.  */
22137
22138/* Override any GCC internal prototype to avoid an error.
22139   Use char because int might match the return type of a GCC
22140   builtin and then its argument prototype would still apply.  */
22141#ifdef __cplusplus
22142extern "C"
22143#endif
22144char libcthreads_lock_release ();
22145int
22146main ()
22147{
22148return libcthreads_lock_release ();
22149  ;
22150  return 0;
22151}
22152_ACEOF
22153if ac_fn_c_try_link "$LINENO"; then :
22154  ac_cv_lib_cthreads_libcthreads_lock_release=yes
22155else
22156  ac_cv_lib_cthreads_libcthreads_lock_release=no
22157fi
22158rm -f core conftest.err conftest.$ac_objext \
22159    conftest$ac_exeext conftest.$ac_ext
22160LIBS=$ac_check_lib_save_LIBS
22161fi
22162{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_lock_release" >&5
22163$as_echo "$ac_cv_lib_cthreads_libcthreads_lock_release" >&6; }
22164if test "x$ac_cv_lib_cthreads_libcthreads_lock_release" = xyes; then :
22165  ac_cv_libcthreads_dummy=yes
22166else
22167  ac_cv_libcthreads=no
22168fi
22169
22170
22171                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_mutex_initialize in -lcthreads" >&5
22172$as_echo_n "checking for libcthreads_mutex_initialize in -lcthreads... " >&6; }
22173if ${ac_cv_lib_cthreads_libcthreads_mutex_initialize+:} false; then :
22174  $as_echo_n "(cached) " >&6
22175else
22176  ac_check_lib_save_LIBS=$LIBS
22177LIBS="-lcthreads  $LIBS"
22178cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22179/* end confdefs.h.  */
22180
22181/* Override any GCC internal prototype to avoid an error.
22182   Use char because int might match the return type of a GCC
22183   builtin and then its argument prototype would still apply.  */
22184#ifdef __cplusplus
22185extern "C"
22186#endif
22187char libcthreads_mutex_initialize ();
22188int
22189main ()
22190{
22191return libcthreads_mutex_initialize ();
22192  ;
22193  return 0;
22194}
22195_ACEOF
22196if ac_fn_c_try_link "$LINENO"; then :
22197  ac_cv_lib_cthreads_libcthreads_mutex_initialize=yes
22198else
22199  ac_cv_lib_cthreads_libcthreads_mutex_initialize=no
22200fi
22201rm -f core conftest.err conftest.$ac_objext \
22202    conftest$ac_exeext conftest.$ac_ext
22203LIBS=$ac_check_lib_save_LIBS
22204fi
22205{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_mutex_initialize" >&5
22206$as_echo "$ac_cv_lib_cthreads_libcthreads_mutex_initialize" >&6; }
22207if test "x$ac_cv_lib_cthreads_libcthreads_mutex_initialize" = xyes; then :
22208  ac_cv_libcthreads_dummy=yes
22209else
22210  ac_cv_libcthreads=no
22211fi
22212
22213        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_mutex_free in -lcthreads" >&5
22214$as_echo_n "checking for libcthreads_mutex_free in -lcthreads... " >&6; }
22215if ${ac_cv_lib_cthreads_libcthreads_mutex_free+:} false; then :
22216  $as_echo_n "(cached) " >&6
22217else
22218  ac_check_lib_save_LIBS=$LIBS
22219LIBS="-lcthreads  $LIBS"
22220cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22221/* end confdefs.h.  */
22222
22223/* Override any GCC internal prototype to avoid an error.
22224   Use char because int might match the return type of a GCC
22225   builtin and then its argument prototype would still apply.  */
22226#ifdef __cplusplus
22227extern "C"
22228#endif
22229char libcthreads_mutex_free ();
22230int
22231main ()
22232{
22233return libcthreads_mutex_free ();
22234  ;
22235  return 0;
22236}
22237_ACEOF
22238if ac_fn_c_try_link "$LINENO"; then :
22239  ac_cv_lib_cthreads_libcthreads_mutex_free=yes
22240else
22241  ac_cv_lib_cthreads_libcthreads_mutex_free=no
22242fi
22243rm -f core conftest.err conftest.$ac_objext \
22244    conftest$ac_exeext conftest.$ac_ext
22245LIBS=$ac_check_lib_save_LIBS
22246fi
22247{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_mutex_free" >&5
22248$as_echo "$ac_cv_lib_cthreads_libcthreads_mutex_free" >&6; }
22249if test "x$ac_cv_lib_cthreads_libcthreads_mutex_free" = xyes; then :
22250  ac_cv_libcthreads_dummy=yes
22251else
22252  ac_cv_libcthreads=no
22253fi
22254
22255        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_mutex_grab in -lcthreads" >&5
22256$as_echo_n "checking for libcthreads_mutex_grab in -lcthreads... " >&6; }
22257if ${ac_cv_lib_cthreads_libcthreads_mutex_grab+:} false; then :
22258  $as_echo_n "(cached) " >&6
22259else
22260  ac_check_lib_save_LIBS=$LIBS
22261LIBS="-lcthreads  $LIBS"
22262cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22263/* end confdefs.h.  */
22264
22265/* Override any GCC internal prototype to avoid an error.
22266   Use char because int might match the return type of a GCC
22267   builtin and then its argument prototype would still apply.  */
22268#ifdef __cplusplus
22269extern "C"
22270#endif
22271char libcthreads_mutex_grab ();
22272int
22273main ()
22274{
22275return libcthreads_mutex_grab ();
22276  ;
22277  return 0;
22278}
22279_ACEOF
22280if ac_fn_c_try_link "$LINENO"; then :
22281  ac_cv_lib_cthreads_libcthreads_mutex_grab=yes
22282else
22283  ac_cv_lib_cthreads_libcthreads_mutex_grab=no
22284fi
22285rm -f core conftest.err conftest.$ac_objext \
22286    conftest$ac_exeext conftest.$ac_ext
22287LIBS=$ac_check_lib_save_LIBS
22288fi
22289{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_mutex_grab" >&5
22290$as_echo "$ac_cv_lib_cthreads_libcthreads_mutex_grab" >&6; }
22291if test "x$ac_cv_lib_cthreads_libcthreads_mutex_grab" = xyes; then :
22292  ac_cv_libcthreads_dummy=yes
22293else
22294  ac_cv_libcthreads=no
22295fi
22296
22297        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_mutex_try_grab in -lcthreads" >&5
22298$as_echo_n "checking for libcthreads_mutex_try_grab in -lcthreads... " >&6; }
22299if ${ac_cv_lib_cthreads_libcthreads_mutex_try_grab+:} false; then :
22300  $as_echo_n "(cached) " >&6
22301else
22302  ac_check_lib_save_LIBS=$LIBS
22303LIBS="-lcthreads  $LIBS"
22304cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22305/* end confdefs.h.  */
22306
22307/* Override any GCC internal prototype to avoid an error.
22308   Use char because int might match the return type of a GCC
22309   builtin and then its argument prototype would still apply.  */
22310#ifdef __cplusplus
22311extern "C"
22312#endif
22313char libcthreads_mutex_try_grab ();
22314int
22315main ()
22316{
22317return libcthreads_mutex_try_grab ();
22318  ;
22319  return 0;
22320}
22321_ACEOF
22322if ac_fn_c_try_link "$LINENO"; then :
22323  ac_cv_lib_cthreads_libcthreads_mutex_try_grab=yes
22324else
22325  ac_cv_lib_cthreads_libcthreads_mutex_try_grab=no
22326fi
22327rm -f core conftest.err conftest.$ac_objext \
22328    conftest$ac_exeext conftest.$ac_ext
22329LIBS=$ac_check_lib_save_LIBS
22330fi
22331{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_mutex_try_grab" >&5
22332$as_echo "$ac_cv_lib_cthreads_libcthreads_mutex_try_grab" >&6; }
22333if test "x$ac_cv_lib_cthreads_libcthreads_mutex_try_grab" = xyes; then :
22334  ac_cv_libcthreads_dummy=yes
22335else
22336  ac_cv_libcthreads=no
22337fi
22338
22339        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_mutex_release in -lcthreads" >&5
22340$as_echo_n "checking for libcthreads_mutex_release in -lcthreads... " >&6; }
22341if ${ac_cv_lib_cthreads_libcthreads_mutex_release+:} false; then :
22342  $as_echo_n "(cached) " >&6
22343else
22344  ac_check_lib_save_LIBS=$LIBS
22345LIBS="-lcthreads  $LIBS"
22346cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22347/* end confdefs.h.  */
22348
22349/* Override any GCC internal prototype to avoid an error.
22350   Use char because int might match the return type of a GCC
22351   builtin and then its argument prototype would still apply.  */
22352#ifdef __cplusplus
22353extern "C"
22354#endif
22355char libcthreads_mutex_release ();
22356int
22357main ()
22358{
22359return libcthreads_mutex_release ();
22360  ;
22361  return 0;
22362}
22363_ACEOF
22364if ac_fn_c_try_link "$LINENO"; then :
22365  ac_cv_lib_cthreads_libcthreads_mutex_release=yes
22366else
22367  ac_cv_lib_cthreads_libcthreads_mutex_release=no
22368fi
22369rm -f core conftest.err conftest.$ac_objext \
22370    conftest$ac_exeext conftest.$ac_ext
22371LIBS=$ac_check_lib_save_LIBS
22372fi
22373{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_mutex_release" >&5
22374$as_echo "$ac_cv_lib_cthreads_libcthreads_mutex_release" >&6; }
22375if test "x$ac_cv_lib_cthreads_libcthreads_mutex_release" = xyes; then :
22376  ac_cv_libcthreads_dummy=yes
22377else
22378  ac_cv_libcthreads=no
22379fi
22380
22381
22382                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_read_write_lock_initialize in -lcthreads" >&5
22383$as_echo_n "checking for libcthreads_read_write_lock_initialize in -lcthreads... " >&6; }
22384if ${ac_cv_lib_cthreads_libcthreads_read_write_lock_initialize+:} false; then :
22385  $as_echo_n "(cached) " >&6
22386else
22387  ac_check_lib_save_LIBS=$LIBS
22388LIBS="-lcthreads  $LIBS"
22389cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22390/* end confdefs.h.  */
22391
22392/* Override any GCC internal prototype to avoid an error.
22393   Use char because int might match the return type of a GCC
22394   builtin and then its argument prototype would still apply.  */
22395#ifdef __cplusplus
22396extern "C"
22397#endif
22398char libcthreads_read_write_lock_initialize ();
22399int
22400main ()
22401{
22402return libcthreads_read_write_lock_initialize ();
22403  ;
22404  return 0;
22405}
22406_ACEOF
22407if ac_fn_c_try_link "$LINENO"; then :
22408  ac_cv_lib_cthreads_libcthreads_read_write_lock_initialize=yes
22409else
22410  ac_cv_lib_cthreads_libcthreads_read_write_lock_initialize=no
22411fi
22412rm -f core conftest.err conftest.$ac_objext \
22413    conftest$ac_exeext conftest.$ac_ext
22414LIBS=$ac_check_lib_save_LIBS
22415fi
22416{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_read_write_lock_initialize" >&5
22417$as_echo "$ac_cv_lib_cthreads_libcthreads_read_write_lock_initialize" >&6; }
22418if test "x$ac_cv_lib_cthreads_libcthreads_read_write_lock_initialize" = xyes; then :
22419  ac_cv_libcthreads_dummy=yes
22420else
22421  ac_cv_libcthreads=no
22422fi
22423
22424        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_read_write_lock_free in -lcthreads" >&5
22425$as_echo_n "checking for libcthreads_read_write_lock_free in -lcthreads... " >&6; }
22426if ${ac_cv_lib_cthreads_libcthreads_read_write_lock_free+:} false; then :
22427  $as_echo_n "(cached) " >&6
22428else
22429  ac_check_lib_save_LIBS=$LIBS
22430LIBS="-lcthreads  $LIBS"
22431cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22432/* end confdefs.h.  */
22433
22434/* Override any GCC internal prototype to avoid an error.
22435   Use char because int might match the return type of a GCC
22436   builtin and then its argument prototype would still apply.  */
22437#ifdef __cplusplus
22438extern "C"
22439#endif
22440char libcthreads_read_write_lock_free ();
22441int
22442main ()
22443{
22444return libcthreads_read_write_lock_free ();
22445  ;
22446  return 0;
22447}
22448_ACEOF
22449if ac_fn_c_try_link "$LINENO"; then :
22450  ac_cv_lib_cthreads_libcthreads_read_write_lock_free=yes
22451else
22452  ac_cv_lib_cthreads_libcthreads_read_write_lock_free=no
22453fi
22454rm -f core conftest.err conftest.$ac_objext \
22455    conftest$ac_exeext conftest.$ac_ext
22456LIBS=$ac_check_lib_save_LIBS
22457fi
22458{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_read_write_lock_free" >&5
22459$as_echo "$ac_cv_lib_cthreads_libcthreads_read_write_lock_free" >&6; }
22460if test "x$ac_cv_lib_cthreads_libcthreads_read_write_lock_free" = xyes; then :
22461  ac_cv_libcthreads_dummy=yes
22462else
22463  ac_cv_libcthreads=no
22464fi
22465
22466        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_read_write_lock_grab_for_read in -lcthreads" >&5
22467$as_echo_n "checking for libcthreads_read_write_lock_grab_for_read in -lcthreads... " >&6; }
22468if ${ac_cv_lib_cthreads_libcthreads_read_write_lock_grab_for_read+:} false; then :
22469  $as_echo_n "(cached) " >&6
22470else
22471  ac_check_lib_save_LIBS=$LIBS
22472LIBS="-lcthreads  $LIBS"
22473cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22474/* end confdefs.h.  */
22475
22476/* Override any GCC internal prototype to avoid an error.
22477   Use char because int might match the return type of a GCC
22478   builtin and then its argument prototype would still apply.  */
22479#ifdef __cplusplus
22480extern "C"
22481#endif
22482char libcthreads_read_write_lock_grab_for_read ();
22483int
22484main ()
22485{
22486return libcthreads_read_write_lock_grab_for_read ();
22487  ;
22488  return 0;
22489}
22490_ACEOF
22491if ac_fn_c_try_link "$LINENO"; then :
22492  ac_cv_lib_cthreads_libcthreads_read_write_lock_grab_for_read=yes
22493else
22494  ac_cv_lib_cthreads_libcthreads_read_write_lock_grab_for_read=no
22495fi
22496rm -f core conftest.err conftest.$ac_objext \
22497    conftest$ac_exeext conftest.$ac_ext
22498LIBS=$ac_check_lib_save_LIBS
22499fi
22500{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_read_write_lock_grab_for_read" >&5
22501$as_echo "$ac_cv_lib_cthreads_libcthreads_read_write_lock_grab_for_read" >&6; }
22502if test "x$ac_cv_lib_cthreads_libcthreads_read_write_lock_grab_for_read" = xyes; then :
22503  ac_cv_libcthreads_dummy=yes
22504else
22505  ac_cv_libcthreads=no
22506fi
22507
22508        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_read_write_lock_grab_for_write in -lcthreads" >&5
22509$as_echo_n "checking for libcthreads_read_write_lock_grab_for_write in -lcthreads... " >&6; }
22510if ${ac_cv_lib_cthreads_libcthreads_read_write_lock_grab_for_write+:} false; then :
22511  $as_echo_n "(cached) " >&6
22512else
22513  ac_check_lib_save_LIBS=$LIBS
22514LIBS="-lcthreads  $LIBS"
22515cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22516/* end confdefs.h.  */
22517
22518/* Override any GCC internal prototype to avoid an error.
22519   Use char because int might match the return type of a GCC
22520   builtin and then its argument prototype would still apply.  */
22521#ifdef __cplusplus
22522extern "C"
22523#endif
22524char libcthreads_read_write_lock_grab_for_write ();
22525int
22526main ()
22527{
22528return libcthreads_read_write_lock_grab_for_write ();
22529  ;
22530  return 0;
22531}
22532_ACEOF
22533if ac_fn_c_try_link "$LINENO"; then :
22534  ac_cv_lib_cthreads_libcthreads_read_write_lock_grab_for_write=yes
22535else
22536  ac_cv_lib_cthreads_libcthreads_read_write_lock_grab_for_write=no
22537fi
22538rm -f core conftest.err conftest.$ac_objext \
22539    conftest$ac_exeext conftest.$ac_ext
22540LIBS=$ac_check_lib_save_LIBS
22541fi
22542{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_read_write_lock_grab_for_write" >&5
22543$as_echo "$ac_cv_lib_cthreads_libcthreads_read_write_lock_grab_for_write" >&6; }
22544if test "x$ac_cv_lib_cthreads_libcthreads_read_write_lock_grab_for_write" = xyes; then :
22545  ac_cv_libcthreads_dummy=yes
22546else
22547  ac_cv_libcthreads=no
22548fi
22549
22550        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_read_write_lock_release_for_read in -lcthreads" >&5
22551$as_echo_n "checking for libcthreads_read_write_lock_release_for_read in -lcthreads... " >&6; }
22552if ${ac_cv_lib_cthreads_libcthreads_read_write_lock_release_for_read+:} false; then :
22553  $as_echo_n "(cached) " >&6
22554else
22555  ac_check_lib_save_LIBS=$LIBS
22556LIBS="-lcthreads  $LIBS"
22557cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22558/* end confdefs.h.  */
22559
22560/* Override any GCC internal prototype to avoid an error.
22561   Use char because int might match the return type of a GCC
22562   builtin and then its argument prototype would still apply.  */
22563#ifdef __cplusplus
22564extern "C"
22565#endif
22566char libcthreads_read_write_lock_release_for_read ();
22567int
22568main ()
22569{
22570return libcthreads_read_write_lock_release_for_read ();
22571  ;
22572  return 0;
22573}
22574_ACEOF
22575if ac_fn_c_try_link "$LINENO"; then :
22576  ac_cv_lib_cthreads_libcthreads_read_write_lock_release_for_read=yes
22577else
22578  ac_cv_lib_cthreads_libcthreads_read_write_lock_release_for_read=no
22579fi
22580rm -f core conftest.err conftest.$ac_objext \
22581    conftest$ac_exeext conftest.$ac_ext
22582LIBS=$ac_check_lib_save_LIBS
22583fi
22584{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_read_write_lock_release_for_read" >&5
22585$as_echo "$ac_cv_lib_cthreads_libcthreads_read_write_lock_release_for_read" >&6; }
22586if test "x$ac_cv_lib_cthreads_libcthreads_read_write_lock_release_for_read" = xyes; then :
22587  ac_cv_libcthreads_dummy=yes
22588else
22589  ac_cv_libcthreads=no
22590fi
22591
22592        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_read_write_lock_release_for_write in -lcthreads" >&5
22593$as_echo_n "checking for libcthreads_read_write_lock_release_for_write in -lcthreads... " >&6; }
22594if ${ac_cv_lib_cthreads_libcthreads_read_write_lock_release_for_write+:} false; then :
22595  $as_echo_n "(cached) " >&6
22596else
22597  ac_check_lib_save_LIBS=$LIBS
22598LIBS="-lcthreads  $LIBS"
22599cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22600/* end confdefs.h.  */
22601
22602/* Override any GCC internal prototype to avoid an error.
22603   Use char because int might match the return type of a GCC
22604   builtin and then its argument prototype would still apply.  */
22605#ifdef __cplusplus
22606extern "C"
22607#endif
22608char libcthreads_read_write_lock_release_for_write ();
22609int
22610main ()
22611{
22612return libcthreads_read_write_lock_release_for_write ();
22613  ;
22614  return 0;
22615}
22616_ACEOF
22617if ac_fn_c_try_link "$LINENO"; then :
22618  ac_cv_lib_cthreads_libcthreads_read_write_lock_release_for_write=yes
22619else
22620  ac_cv_lib_cthreads_libcthreads_read_write_lock_release_for_write=no
22621fi
22622rm -f core conftest.err conftest.$ac_objext \
22623    conftest$ac_exeext conftest.$ac_ext
22624LIBS=$ac_check_lib_save_LIBS
22625fi
22626{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_read_write_lock_release_for_write" >&5
22627$as_echo "$ac_cv_lib_cthreads_libcthreads_read_write_lock_release_for_write" >&6; }
22628if test "x$ac_cv_lib_cthreads_libcthreads_read_write_lock_release_for_write" = xyes; then :
22629  ac_cv_libcthreads_dummy=yes
22630else
22631  ac_cv_libcthreads=no
22632fi
22633
22634
22635                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_queue_initialize in -lcthreads" >&5
22636$as_echo_n "checking for libcthreads_queue_initialize in -lcthreads... " >&6; }
22637if ${ac_cv_lib_cthreads_libcthreads_queue_initialize+:} false; then :
22638  $as_echo_n "(cached) " >&6
22639else
22640  ac_check_lib_save_LIBS=$LIBS
22641LIBS="-lcthreads  $LIBS"
22642cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22643/* end confdefs.h.  */
22644
22645/* Override any GCC internal prototype to avoid an error.
22646   Use char because int might match the return type of a GCC
22647   builtin and then its argument prototype would still apply.  */
22648#ifdef __cplusplus
22649extern "C"
22650#endif
22651char libcthreads_queue_initialize ();
22652int
22653main ()
22654{
22655return libcthreads_queue_initialize ();
22656  ;
22657  return 0;
22658}
22659_ACEOF
22660if ac_fn_c_try_link "$LINENO"; then :
22661  ac_cv_lib_cthreads_libcthreads_queue_initialize=yes
22662else
22663  ac_cv_lib_cthreads_libcthreads_queue_initialize=no
22664fi
22665rm -f core conftest.err conftest.$ac_objext \
22666    conftest$ac_exeext conftest.$ac_ext
22667LIBS=$ac_check_lib_save_LIBS
22668fi
22669{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_queue_initialize" >&5
22670$as_echo "$ac_cv_lib_cthreads_libcthreads_queue_initialize" >&6; }
22671if test "x$ac_cv_lib_cthreads_libcthreads_queue_initialize" = xyes; then :
22672  ac_cv_libcthreads_dummy=yes
22673else
22674  ac_cv_libcthreads=no
22675fi
22676
22677        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_queue_free in -lcthreads" >&5
22678$as_echo_n "checking for libcthreads_queue_free in -lcthreads... " >&6; }
22679if ${ac_cv_lib_cthreads_libcthreads_queue_free+:} false; then :
22680  $as_echo_n "(cached) " >&6
22681else
22682  ac_check_lib_save_LIBS=$LIBS
22683LIBS="-lcthreads  $LIBS"
22684cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22685/* end confdefs.h.  */
22686
22687/* Override any GCC internal prototype to avoid an error.
22688   Use char because int might match the return type of a GCC
22689   builtin and then its argument prototype would still apply.  */
22690#ifdef __cplusplus
22691extern "C"
22692#endif
22693char libcthreads_queue_free ();
22694int
22695main ()
22696{
22697return libcthreads_queue_free ();
22698  ;
22699  return 0;
22700}
22701_ACEOF
22702if ac_fn_c_try_link "$LINENO"; then :
22703  ac_cv_lib_cthreads_libcthreads_queue_free=yes
22704else
22705  ac_cv_lib_cthreads_libcthreads_queue_free=no
22706fi
22707rm -f core conftest.err conftest.$ac_objext \
22708    conftest$ac_exeext conftest.$ac_ext
22709LIBS=$ac_check_lib_save_LIBS
22710fi
22711{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_queue_free" >&5
22712$as_echo "$ac_cv_lib_cthreads_libcthreads_queue_free" >&6; }
22713if test "x$ac_cv_lib_cthreads_libcthreads_queue_free" = xyes; then :
22714  ac_cv_libcthreads_dummy=yes
22715else
22716  ac_cv_libcthreads=no
22717fi
22718
22719        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_queue_type_pop in -lcthreads" >&5
22720$as_echo_n "checking for libcthreads_queue_type_pop in -lcthreads... " >&6; }
22721if ${ac_cv_lib_cthreads_libcthreads_queue_type_pop+:} false; then :
22722  $as_echo_n "(cached) " >&6
22723else
22724  ac_check_lib_save_LIBS=$LIBS
22725LIBS="-lcthreads  $LIBS"
22726cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22727/* end confdefs.h.  */
22728
22729/* Override any GCC internal prototype to avoid an error.
22730   Use char because int might match the return type of a GCC
22731   builtin and then its argument prototype would still apply.  */
22732#ifdef __cplusplus
22733extern "C"
22734#endif
22735char libcthreads_queue_type_pop ();
22736int
22737main ()
22738{
22739return libcthreads_queue_type_pop ();
22740  ;
22741  return 0;
22742}
22743_ACEOF
22744if ac_fn_c_try_link "$LINENO"; then :
22745  ac_cv_lib_cthreads_libcthreads_queue_type_pop=yes
22746else
22747  ac_cv_lib_cthreads_libcthreads_queue_type_pop=no
22748fi
22749rm -f core conftest.err conftest.$ac_objext \
22750    conftest$ac_exeext conftest.$ac_ext
22751LIBS=$ac_check_lib_save_LIBS
22752fi
22753{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_queue_type_pop" >&5
22754$as_echo "$ac_cv_lib_cthreads_libcthreads_queue_type_pop" >&6; }
22755if test "x$ac_cv_lib_cthreads_libcthreads_queue_type_pop" = xyes; then :
22756  ac_cv_libcthreads_dummy=yes
22757else
22758  ac_cv_libcthreads=no
22759fi
22760
22761        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_queue_pop in -lcthreads" >&5
22762$as_echo_n "checking for libcthreads_queue_pop in -lcthreads... " >&6; }
22763if ${ac_cv_lib_cthreads_libcthreads_queue_pop+:} false; then :
22764  $as_echo_n "(cached) " >&6
22765else
22766  ac_check_lib_save_LIBS=$LIBS
22767LIBS="-lcthreads  $LIBS"
22768cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22769/* end confdefs.h.  */
22770
22771/* Override any GCC internal prototype to avoid an error.
22772   Use char because int might match the return type of a GCC
22773   builtin and then its argument prototype would still apply.  */
22774#ifdef __cplusplus
22775extern "C"
22776#endif
22777char libcthreads_queue_pop ();
22778int
22779main ()
22780{
22781return libcthreads_queue_pop ();
22782  ;
22783  return 0;
22784}
22785_ACEOF
22786if ac_fn_c_try_link "$LINENO"; then :
22787  ac_cv_lib_cthreads_libcthreads_queue_pop=yes
22788else
22789  ac_cv_lib_cthreads_libcthreads_queue_pop=no
22790fi
22791rm -f core conftest.err conftest.$ac_objext \
22792    conftest$ac_exeext conftest.$ac_ext
22793LIBS=$ac_check_lib_save_LIBS
22794fi
22795{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_queue_pop" >&5
22796$as_echo "$ac_cv_lib_cthreads_libcthreads_queue_pop" >&6; }
22797if test "x$ac_cv_lib_cthreads_libcthreads_queue_pop" = xyes; then :
22798  ac_cv_libcthreads_dummy=yes
22799else
22800  ac_cv_libcthreads=no
22801fi
22802
22803        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_queue_try_push in -lcthreads" >&5
22804$as_echo_n "checking for libcthreads_queue_try_push in -lcthreads... " >&6; }
22805if ${ac_cv_lib_cthreads_libcthreads_queue_try_push+:} false; then :
22806  $as_echo_n "(cached) " >&6
22807else
22808  ac_check_lib_save_LIBS=$LIBS
22809LIBS="-lcthreads  $LIBS"
22810cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22811/* end confdefs.h.  */
22812
22813/* Override any GCC internal prototype to avoid an error.
22814   Use char because int might match the return type of a GCC
22815   builtin and then its argument prototype would still apply.  */
22816#ifdef __cplusplus
22817extern "C"
22818#endif
22819char libcthreads_queue_try_push ();
22820int
22821main ()
22822{
22823return libcthreads_queue_try_push ();
22824  ;
22825  return 0;
22826}
22827_ACEOF
22828if ac_fn_c_try_link "$LINENO"; then :
22829  ac_cv_lib_cthreads_libcthreads_queue_try_push=yes
22830else
22831  ac_cv_lib_cthreads_libcthreads_queue_try_push=no
22832fi
22833rm -f core conftest.err conftest.$ac_objext \
22834    conftest$ac_exeext conftest.$ac_ext
22835LIBS=$ac_check_lib_save_LIBS
22836fi
22837{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_queue_try_push" >&5
22838$as_echo "$ac_cv_lib_cthreads_libcthreads_queue_try_push" >&6; }
22839if test "x$ac_cv_lib_cthreads_libcthreads_queue_try_push" = xyes; then :
22840  ac_cv_libcthreads_dummy=yes
22841else
22842  ac_cv_libcthreads=no
22843fi
22844
22845        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_queue_push in -lcthreads" >&5
22846$as_echo_n "checking for libcthreads_queue_push in -lcthreads... " >&6; }
22847if ${ac_cv_lib_cthreads_libcthreads_queue_push+:} false; then :
22848  $as_echo_n "(cached) " >&6
22849else
22850  ac_check_lib_save_LIBS=$LIBS
22851LIBS="-lcthreads  $LIBS"
22852cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22853/* end confdefs.h.  */
22854
22855/* Override any GCC internal prototype to avoid an error.
22856   Use char because int might match the return type of a GCC
22857   builtin and then its argument prototype would still apply.  */
22858#ifdef __cplusplus
22859extern "C"
22860#endif
22861char libcthreads_queue_push ();
22862int
22863main ()
22864{
22865return libcthreads_queue_push ();
22866  ;
22867  return 0;
22868}
22869_ACEOF
22870if ac_fn_c_try_link "$LINENO"; then :
22871  ac_cv_lib_cthreads_libcthreads_queue_push=yes
22872else
22873  ac_cv_lib_cthreads_libcthreads_queue_push=no
22874fi
22875rm -f core conftest.err conftest.$ac_objext \
22876    conftest$ac_exeext conftest.$ac_ext
22877LIBS=$ac_check_lib_save_LIBS
22878fi
22879{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_queue_push" >&5
22880$as_echo "$ac_cv_lib_cthreads_libcthreads_queue_push" >&6; }
22881if test "x$ac_cv_lib_cthreads_libcthreads_queue_push" = xyes; then :
22882  ac_cv_libcthreads_dummy=yes
22883else
22884  ac_cv_libcthreads=no
22885fi
22886
22887        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_queue_push_sorted in -lcthreads" >&5
22888$as_echo_n "checking for libcthreads_queue_push_sorted in -lcthreads... " >&6; }
22889if ${ac_cv_lib_cthreads_libcthreads_queue_push_sorted+:} false; then :
22890  $as_echo_n "(cached) " >&6
22891else
22892  ac_check_lib_save_LIBS=$LIBS
22893LIBS="-lcthreads  $LIBS"
22894cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22895/* end confdefs.h.  */
22896
22897/* Override any GCC internal prototype to avoid an error.
22898   Use char because int might match the return type of a GCC
22899   builtin and then its argument prototype would still apply.  */
22900#ifdef __cplusplus
22901extern "C"
22902#endif
22903char libcthreads_queue_push_sorted ();
22904int
22905main ()
22906{
22907return libcthreads_queue_push_sorted ();
22908  ;
22909  return 0;
22910}
22911_ACEOF
22912if ac_fn_c_try_link "$LINENO"; then :
22913  ac_cv_lib_cthreads_libcthreads_queue_push_sorted=yes
22914else
22915  ac_cv_lib_cthreads_libcthreads_queue_push_sorted=no
22916fi
22917rm -f core conftest.err conftest.$ac_objext \
22918    conftest$ac_exeext conftest.$ac_ext
22919LIBS=$ac_check_lib_save_LIBS
22920fi
22921{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_queue_push_sorted" >&5
22922$as_echo "$ac_cv_lib_cthreads_libcthreads_queue_push_sorted" >&6; }
22923if test "x$ac_cv_lib_cthreads_libcthreads_queue_push_sorted" = xyes; then :
22924  ac_cv_libcthreads_dummy=yes
22925else
22926  ac_cv_libcthreads=no
22927fi
22928
22929
22930                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_thread_pool_create in -lcthreads" >&5
22931$as_echo_n "checking for libcthreads_thread_pool_create in -lcthreads... " >&6; }
22932if ${ac_cv_lib_cthreads_libcthreads_thread_pool_create+:} false; then :
22933  $as_echo_n "(cached) " >&6
22934else
22935  ac_check_lib_save_LIBS=$LIBS
22936LIBS="-lcthreads  $LIBS"
22937cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22938/* end confdefs.h.  */
22939
22940/* Override any GCC internal prototype to avoid an error.
22941   Use char because int might match the return type of a GCC
22942   builtin and then its argument prototype would still apply.  */
22943#ifdef __cplusplus
22944extern "C"
22945#endif
22946char libcthreads_thread_pool_create ();
22947int
22948main ()
22949{
22950return libcthreads_thread_pool_create ();
22951  ;
22952  return 0;
22953}
22954_ACEOF
22955if ac_fn_c_try_link "$LINENO"; then :
22956  ac_cv_lib_cthreads_libcthreads_thread_pool_create=yes
22957else
22958  ac_cv_lib_cthreads_libcthreads_thread_pool_create=no
22959fi
22960rm -f core conftest.err conftest.$ac_objext \
22961    conftest$ac_exeext conftest.$ac_ext
22962LIBS=$ac_check_lib_save_LIBS
22963fi
22964{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_thread_pool_create" >&5
22965$as_echo "$ac_cv_lib_cthreads_libcthreads_thread_pool_create" >&6; }
22966if test "x$ac_cv_lib_cthreads_libcthreads_thread_pool_create" = xyes; then :
22967  ac_cv_libcthreads_dummy=yes
22968else
22969  ac_cv_libcthreads=no
22970fi
22971
22972        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_thread_pool_push in -lcthreads" >&5
22973$as_echo_n "checking for libcthreads_thread_pool_push in -lcthreads... " >&6; }
22974if ${ac_cv_lib_cthreads_libcthreads_thread_pool_push+:} false; then :
22975  $as_echo_n "(cached) " >&6
22976else
22977  ac_check_lib_save_LIBS=$LIBS
22978LIBS="-lcthreads  $LIBS"
22979cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22980/* end confdefs.h.  */
22981
22982/* Override any GCC internal prototype to avoid an error.
22983   Use char because int might match the return type of a GCC
22984   builtin and then its argument prototype would still apply.  */
22985#ifdef __cplusplus
22986extern "C"
22987#endif
22988char libcthreads_thread_pool_push ();
22989int
22990main ()
22991{
22992return libcthreads_thread_pool_push ();
22993  ;
22994  return 0;
22995}
22996_ACEOF
22997if ac_fn_c_try_link "$LINENO"; then :
22998  ac_cv_lib_cthreads_libcthreads_thread_pool_push=yes
22999else
23000  ac_cv_lib_cthreads_libcthreads_thread_pool_push=no
23001fi
23002rm -f core conftest.err conftest.$ac_objext \
23003    conftest$ac_exeext conftest.$ac_ext
23004LIBS=$ac_check_lib_save_LIBS
23005fi
23006{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_thread_pool_push" >&5
23007$as_echo "$ac_cv_lib_cthreads_libcthreads_thread_pool_push" >&6; }
23008if test "x$ac_cv_lib_cthreads_libcthreads_thread_pool_push" = xyes; then :
23009  ac_cv_libcthreads_dummy=yes
23010else
23011  ac_cv_libcthreads=no
23012fi
23013
23014        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_thread_pool_push_sorted in -lcthreads" >&5
23015$as_echo_n "checking for libcthreads_thread_pool_push_sorted in -lcthreads... " >&6; }
23016if ${ac_cv_lib_cthreads_libcthreads_thread_pool_push_sorted+:} false; then :
23017  $as_echo_n "(cached) " >&6
23018else
23019  ac_check_lib_save_LIBS=$LIBS
23020LIBS="-lcthreads  $LIBS"
23021cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23022/* end confdefs.h.  */
23023
23024/* Override any GCC internal prototype to avoid an error.
23025   Use char because int might match the return type of a GCC
23026   builtin and then its argument prototype would still apply.  */
23027#ifdef __cplusplus
23028extern "C"
23029#endif
23030char libcthreads_thread_pool_push_sorted ();
23031int
23032main ()
23033{
23034return libcthreads_thread_pool_push_sorted ();
23035  ;
23036  return 0;
23037}
23038_ACEOF
23039if ac_fn_c_try_link "$LINENO"; then :
23040  ac_cv_lib_cthreads_libcthreads_thread_pool_push_sorted=yes
23041else
23042  ac_cv_lib_cthreads_libcthreads_thread_pool_push_sorted=no
23043fi
23044rm -f core conftest.err conftest.$ac_objext \
23045    conftest$ac_exeext conftest.$ac_ext
23046LIBS=$ac_check_lib_save_LIBS
23047fi
23048{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_thread_pool_push_sorted" >&5
23049$as_echo "$ac_cv_lib_cthreads_libcthreads_thread_pool_push_sorted" >&6; }
23050if test "x$ac_cv_lib_cthreads_libcthreads_thread_pool_push_sorted" = xyes; then :
23051  ac_cv_libcthreads_dummy=yes
23052else
23053  ac_cv_libcthreads=no
23054fi
23055
23056        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcthreads_thread_pool_join in -lcthreads" >&5
23057$as_echo_n "checking for libcthreads_thread_pool_join in -lcthreads... " >&6; }
23058if ${ac_cv_lib_cthreads_libcthreads_thread_pool_join+:} false; then :
23059  $as_echo_n "(cached) " >&6
23060else
23061  ac_check_lib_save_LIBS=$LIBS
23062LIBS="-lcthreads  $LIBS"
23063cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23064/* end confdefs.h.  */
23065
23066/* Override any GCC internal prototype to avoid an error.
23067   Use char because int might match the return type of a GCC
23068   builtin and then its argument prototype would still apply.  */
23069#ifdef __cplusplus
23070extern "C"
23071#endif
23072char libcthreads_thread_pool_join ();
23073int
23074main ()
23075{
23076return libcthreads_thread_pool_join ();
23077  ;
23078  return 0;
23079}
23080_ACEOF
23081if ac_fn_c_try_link "$LINENO"; then :
23082  ac_cv_lib_cthreads_libcthreads_thread_pool_join=yes
23083else
23084  ac_cv_lib_cthreads_libcthreads_thread_pool_join=no
23085fi
23086rm -f core conftest.err conftest.$ac_objext \
23087    conftest$ac_exeext conftest.$ac_ext
23088LIBS=$ac_check_lib_save_LIBS
23089fi
23090{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cthreads_libcthreads_thread_pool_join" >&5
23091$as_echo "$ac_cv_lib_cthreads_libcthreads_thread_pool_join" >&6; }
23092if test "x$ac_cv_lib_cthreads_libcthreads_thread_pool_join" = xyes; then :
23093  ac_cv_libcthreads_dummy=yes
23094else
23095  ac_cv_libcthreads=no
23096fi
23097
23098
23099        ac_cv_libcthreads_LIBADD="-lcthreads"
23100fi
23101
23102fi
23103
23104    if test "x$ac_cv_with_libcthreads" != x && test "x$ac_cv_with_libcthreads" != xauto-detect && test "x$ac_cv_libcthreads" != xyes; then :
23105  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23106$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
23107as_fn_error 1 "unable to find supported libcthreads in directory: $ac_cv_with_libcthreads
23108See \`config.log' for more details" "$LINENO" 5; }
23109
23110fi
23111
23112fi
23113
23114  if test "x$ac_cv_libcthreads" = xyes; then :
23115
23116$as_echo "#define HAVE_LIBCTHREADS 1" >>confdefs.h
23117
23118
23119fi
23120
23121  if test "x$ac_cv_libcthreads" = xyes; then :
23122  ac_cv_libcthreads_multi_threading=libcthreads
23123else
23124  ac_cv_libcthreads_multi_threading=no
23125fi
23126
23127  if test "x$ac_cv_libcthreads" = xyes; then :
23128  HAVE_LIBCTHREADS=1
23129
23130else
23131  HAVE_LIBCTHREADS=0
23132
23133
23134fi
23135
23136
23137        if test "x$ac_cv_libcthreads" != xyes; then :
23138  if test "x$ac_cv_enable_winapi" = xno; then :
23139
23140
23141# Check whether --with-pthread was given.
23142if test "${with_pthread+set}" = set; then :
23143  withval=$with_pthread; ac_cv_with_pthread=$withval
23144else
23145  ac_cv_with_pthread=auto-detect
23146fi
23147
23148    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for pthread in includedir and libdir or in the specified DIR, or no if not to use pthread" >&5
23149$as_echo_n "checking whether to use search for pthread in includedir and libdir or in the specified DIR, or no if not to use pthread... " >&6; }
23150if ${ac_cv_with_pthread+:} false; then :
23151  $as_echo_n "(cached) " >&6
23152else
23153  ac_cv_with_pthread=auto-detect
23154fi
23155{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_pthread" >&5
23156$as_echo "$ac_cv_with_pthread" >&6; }
23157
23158   if test "x$ac_cv_with_pthread" != x && test "x$ac_cv_with_pthread" != xno && test "x$ac_cv_with_pthread" != xauto-detect; then :
23159  if test -d "$ac_cv_with_pthread"; then :
23160  CFLAGS="$CFLAGS -I${ac_cv_with_pthread}/include"
23161   LDFLAGS="$LDFLAGS -L${ac_cv_with_pthread}/lib"
23162else
23163  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no such directory: $ac_cv_with_pthread" >&5
23164$as_echo "$as_me: WARNING: no such directory: $ac_cv_with_pthread" >&2;}
23165
23166fi
23167
23168fi
23169
23170 if test "x$ac_cv_with_pthread" = xno; then :
23171  ac_cv_pthread=no
23172else
23173    for ac_header in pthread.h
23174do :
23175  ac_fn_c_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default"
23176if test "x$ac_cv_header_pthread_h" = xyes; then :
23177  cat >>confdefs.h <<_ACEOF
23178#define HAVE_PTHREAD_H 1
23179_ACEOF
23180
23181fi
23182
23183done
23184
23185
23186  if test "x$ac_cv_header_pthread_h" = xno; then :
23187  ac_cv_pthread=no
23188else
23189     ac_cv_pthread=pthread
23190
23191      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lpthread" >&5
23192$as_echo_n "checking for pthread_create in -lpthread... " >&6; }
23193if ${ac_cv_lib_pthread_pthread_create+:} false; then :
23194  $as_echo_n "(cached) " >&6
23195else
23196  ac_check_lib_save_LIBS=$LIBS
23197LIBS="-lpthread  $LIBS"
23198cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23199/* end confdefs.h.  */
23200
23201/* Override any GCC internal prototype to avoid an error.
23202   Use char because int might match the return type of a GCC
23203   builtin and then its argument prototype would still apply.  */
23204#ifdef __cplusplus
23205extern "C"
23206#endif
23207char pthread_create ();
23208int
23209main ()
23210{
23211return pthread_create ();
23212  ;
23213  return 0;
23214}
23215_ACEOF
23216if ac_fn_c_try_link "$LINENO"; then :
23217  ac_cv_lib_pthread_pthread_create=yes
23218else
23219  ac_cv_lib_pthread_pthread_create=no
23220fi
23221rm -f core conftest.err conftest.$ac_objext \
23222    conftest$ac_exeext conftest.$ac_ext
23223LIBS=$ac_check_lib_save_LIBS
23224fi
23225{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_create" >&5
23226$as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
23227if test "x$ac_cv_lib_pthread_pthread_create" = xyes; then :
23228  ac_pthread_dummy=yes
23229else
23230  ac_cv_pthread=no
23231fi
23232
23233   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_exit in -lpthread" >&5
23234$as_echo_n "checking for pthread_exit in -lpthread... " >&6; }
23235if ${ac_cv_lib_pthread_pthread_exit+:} false; then :
23236  $as_echo_n "(cached) " >&6
23237else
23238  ac_check_lib_save_LIBS=$LIBS
23239LIBS="-lpthread  $LIBS"
23240cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23241/* end confdefs.h.  */
23242
23243/* Override any GCC internal prototype to avoid an error.
23244   Use char because int might match the return type of a GCC
23245   builtin and then its argument prototype would still apply.  */
23246#ifdef __cplusplus
23247extern "C"
23248#endif
23249char pthread_exit ();
23250int
23251main ()
23252{
23253return pthread_exit ();
23254  ;
23255  return 0;
23256}
23257_ACEOF
23258if ac_fn_c_try_link "$LINENO"; then :
23259  ac_cv_lib_pthread_pthread_exit=yes
23260else
23261  ac_cv_lib_pthread_pthread_exit=no
23262fi
23263rm -f core conftest.err conftest.$ac_objext \
23264    conftest$ac_exeext conftest.$ac_ext
23265LIBS=$ac_check_lib_save_LIBS
23266fi
23267{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_exit" >&5
23268$as_echo "$ac_cv_lib_pthread_pthread_exit" >&6; }
23269if test "x$ac_cv_lib_pthread_pthread_exit" = xyes; then :
23270  ac_pthread_dummy=yes
23271else
23272  ac_cv_pthread=no
23273fi
23274
23275   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join in -lpthread" >&5
23276$as_echo_n "checking for pthread_join in -lpthread... " >&6; }
23277if ${ac_cv_lib_pthread_pthread_join+:} false; then :
23278  $as_echo_n "(cached) " >&6
23279else
23280  ac_check_lib_save_LIBS=$LIBS
23281LIBS="-lpthread  $LIBS"
23282cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23283/* end confdefs.h.  */
23284
23285/* Override any GCC internal prototype to avoid an error.
23286   Use char because int might match the return type of a GCC
23287   builtin and then its argument prototype would still apply.  */
23288#ifdef __cplusplus
23289extern "C"
23290#endif
23291char pthread_join ();
23292int
23293main ()
23294{
23295return pthread_join ();
23296  ;
23297  return 0;
23298}
23299_ACEOF
23300if ac_fn_c_try_link "$LINENO"; then :
23301  ac_cv_lib_pthread_pthread_join=yes
23302else
23303  ac_cv_lib_pthread_pthread_join=no
23304fi
23305rm -f core conftest.err conftest.$ac_objext \
23306    conftest$ac_exeext conftest.$ac_ext
23307LIBS=$ac_check_lib_save_LIBS
23308fi
23309{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_join" >&5
23310$as_echo "$ac_cv_lib_pthread_pthread_join" >&6; }
23311if test "x$ac_cv_lib_pthread_pthread_join" = xyes; then :
23312  ac_pthread_dummy=yes
23313else
23314  ac_cv_pthread=no
23315fi
23316
23317
23318      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_cond_init in -lpthread" >&5
23319$as_echo_n "checking for pthread_cond_init in -lpthread... " >&6; }
23320if ${ac_cv_lib_pthread_pthread_cond_init+:} false; then :
23321  $as_echo_n "(cached) " >&6
23322else
23323  ac_check_lib_save_LIBS=$LIBS
23324LIBS="-lpthread  $LIBS"
23325cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23326/* end confdefs.h.  */
23327
23328/* Override any GCC internal prototype to avoid an error.
23329   Use char because int might match the return type of a GCC
23330   builtin and then its argument prototype would still apply.  */
23331#ifdef __cplusplus
23332extern "C"
23333#endif
23334char pthread_cond_init ();
23335int
23336main ()
23337{
23338return pthread_cond_init ();
23339  ;
23340  return 0;
23341}
23342_ACEOF
23343if ac_fn_c_try_link "$LINENO"; then :
23344  ac_cv_lib_pthread_pthread_cond_init=yes
23345else
23346  ac_cv_lib_pthread_pthread_cond_init=no
23347fi
23348rm -f core conftest.err conftest.$ac_objext \
23349    conftest$ac_exeext conftest.$ac_ext
23350LIBS=$ac_check_lib_save_LIBS
23351fi
23352{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_cond_init" >&5
23353$as_echo "$ac_cv_lib_pthread_pthread_cond_init" >&6; }
23354if test "x$ac_cv_lib_pthread_pthread_cond_init" = xyes; then :
23355  ac_pthread_dummy=yes
23356else
23357  ac_cv_pthread=no
23358fi
23359
23360   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_cond_destroy in -lpthread" >&5
23361$as_echo_n "checking for pthread_cond_destroy in -lpthread... " >&6; }
23362if ${ac_cv_lib_pthread_pthread_cond_destroy+:} false; then :
23363  $as_echo_n "(cached) " >&6
23364else
23365  ac_check_lib_save_LIBS=$LIBS
23366LIBS="-lpthread  $LIBS"
23367cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23368/* end confdefs.h.  */
23369
23370/* Override any GCC internal prototype to avoid an error.
23371   Use char because int might match the return type of a GCC
23372   builtin and then its argument prototype would still apply.  */
23373#ifdef __cplusplus
23374extern "C"
23375#endif
23376char pthread_cond_destroy ();
23377int
23378main ()
23379{
23380return pthread_cond_destroy ();
23381  ;
23382  return 0;
23383}
23384_ACEOF
23385if ac_fn_c_try_link "$LINENO"; then :
23386  ac_cv_lib_pthread_pthread_cond_destroy=yes
23387else
23388  ac_cv_lib_pthread_pthread_cond_destroy=no
23389fi
23390rm -f core conftest.err conftest.$ac_objext \
23391    conftest$ac_exeext conftest.$ac_ext
23392LIBS=$ac_check_lib_save_LIBS
23393fi
23394{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_cond_destroy" >&5
23395$as_echo "$ac_cv_lib_pthread_pthread_cond_destroy" >&6; }
23396if test "x$ac_cv_lib_pthread_pthread_cond_destroy" = xyes; then :
23397  ac_pthread_dummy=yes
23398else
23399  ac_cv_pthread=no
23400fi
23401
23402   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_cond_broadcast in -lpthread" >&5
23403$as_echo_n "checking for pthread_cond_broadcast in -lpthread... " >&6; }
23404if ${ac_cv_lib_pthread_pthread_cond_broadcast+:} false; then :
23405  $as_echo_n "(cached) " >&6
23406else
23407  ac_check_lib_save_LIBS=$LIBS
23408LIBS="-lpthread  $LIBS"
23409cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23410/* end confdefs.h.  */
23411
23412/* Override any GCC internal prototype to avoid an error.
23413   Use char because int might match the return type of a GCC
23414   builtin and then its argument prototype would still apply.  */
23415#ifdef __cplusplus
23416extern "C"
23417#endif
23418char pthread_cond_broadcast ();
23419int
23420main ()
23421{
23422return pthread_cond_broadcast ();
23423  ;
23424  return 0;
23425}
23426_ACEOF
23427if ac_fn_c_try_link "$LINENO"; then :
23428  ac_cv_lib_pthread_pthread_cond_broadcast=yes
23429else
23430  ac_cv_lib_pthread_pthread_cond_broadcast=no
23431fi
23432rm -f core conftest.err conftest.$ac_objext \
23433    conftest$ac_exeext conftest.$ac_ext
23434LIBS=$ac_check_lib_save_LIBS
23435fi
23436{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_cond_broadcast" >&5
23437$as_echo "$ac_cv_lib_pthread_pthread_cond_broadcast" >&6; }
23438if test "x$ac_cv_lib_pthread_pthread_cond_broadcast" = xyes; then :
23439  ac_pthread_dummy=yes
23440else
23441  ac_cv_pthread=no
23442fi
23443
23444   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_cond_signal in -lpthread" >&5
23445$as_echo_n "checking for pthread_cond_signal in -lpthread... " >&6; }
23446if ${ac_cv_lib_pthread_pthread_cond_signal+:} false; then :
23447  $as_echo_n "(cached) " >&6
23448else
23449  ac_check_lib_save_LIBS=$LIBS
23450LIBS="-lpthread  $LIBS"
23451cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23452/* end confdefs.h.  */
23453
23454/* Override any GCC internal prototype to avoid an error.
23455   Use char because int might match the return type of a GCC
23456   builtin and then its argument prototype would still apply.  */
23457#ifdef __cplusplus
23458extern "C"
23459#endif
23460char pthread_cond_signal ();
23461int
23462main ()
23463{
23464return pthread_cond_signal ();
23465  ;
23466  return 0;
23467}
23468_ACEOF
23469if ac_fn_c_try_link "$LINENO"; then :
23470  ac_cv_lib_pthread_pthread_cond_signal=yes
23471else
23472  ac_cv_lib_pthread_pthread_cond_signal=no
23473fi
23474rm -f core conftest.err conftest.$ac_objext \
23475    conftest$ac_exeext conftest.$ac_ext
23476LIBS=$ac_check_lib_save_LIBS
23477fi
23478{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_cond_signal" >&5
23479$as_echo "$ac_cv_lib_pthread_pthread_cond_signal" >&6; }
23480if test "x$ac_cv_lib_pthread_pthread_cond_signal" = xyes; then :
23481  ac_pthread_dummy=yes
23482else
23483  ac_cv_pthread=no
23484fi
23485
23486   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_cond_wait in -lpthread" >&5
23487$as_echo_n "checking for pthread_cond_wait in -lpthread... " >&6; }
23488if ${ac_cv_lib_pthread_pthread_cond_wait+:} false; then :
23489  $as_echo_n "(cached) " >&6
23490else
23491  ac_check_lib_save_LIBS=$LIBS
23492LIBS="-lpthread  $LIBS"
23493cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23494/* end confdefs.h.  */
23495
23496/* Override any GCC internal prototype to avoid an error.
23497   Use char because int might match the return type of a GCC
23498   builtin and then its argument prototype would still apply.  */
23499#ifdef __cplusplus
23500extern "C"
23501#endif
23502char pthread_cond_wait ();
23503int
23504main ()
23505{
23506return pthread_cond_wait ();
23507  ;
23508  return 0;
23509}
23510_ACEOF
23511if ac_fn_c_try_link "$LINENO"; then :
23512  ac_cv_lib_pthread_pthread_cond_wait=yes
23513else
23514  ac_cv_lib_pthread_pthread_cond_wait=no
23515fi
23516rm -f core conftest.err conftest.$ac_objext \
23517    conftest$ac_exeext conftest.$ac_ext
23518LIBS=$ac_check_lib_save_LIBS
23519fi
23520{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_cond_wait" >&5
23521$as_echo "$ac_cv_lib_pthread_pthread_cond_wait" >&6; }
23522if test "x$ac_cv_lib_pthread_pthread_cond_wait" = xyes; then :
23523  ac_pthread_dummy=yes
23524else
23525  ac_cv_pthread=no
23526fi
23527
23528
23529      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_mutex_init in -lpthread" >&5
23530$as_echo_n "checking for pthread_mutex_init in -lpthread... " >&6; }
23531if ${ac_cv_lib_pthread_pthread_mutex_init+:} false; then :
23532  $as_echo_n "(cached) " >&6
23533else
23534  ac_check_lib_save_LIBS=$LIBS
23535LIBS="-lpthread  $LIBS"
23536cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23537/* end confdefs.h.  */
23538
23539/* Override any GCC internal prototype to avoid an error.
23540   Use char because int might match the return type of a GCC
23541   builtin and then its argument prototype would still apply.  */
23542#ifdef __cplusplus
23543extern "C"
23544#endif
23545char pthread_mutex_init ();
23546int
23547main ()
23548{
23549return pthread_mutex_init ();
23550  ;
23551  return 0;
23552}
23553_ACEOF
23554if ac_fn_c_try_link "$LINENO"; then :
23555  ac_cv_lib_pthread_pthread_mutex_init=yes
23556else
23557  ac_cv_lib_pthread_pthread_mutex_init=no
23558fi
23559rm -f core conftest.err conftest.$ac_objext \
23560    conftest$ac_exeext conftest.$ac_ext
23561LIBS=$ac_check_lib_save_LIBS
23562fi
23563{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_mutex_init" >&5
23564$as_echo "$ac_cv_lib_pthread_pthread_mutex_init" >&6; }
23565if test "x$ac_cv_lib_pthread_pthread_mutex_init" = xyes; then :
23566  ac_pthread_dummy=yes
23567else
23568  ac_cv_pthread=no
23569fi
23570
23571   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_mutex_destroy in -lpthread" >&5
23572$as_echo_n "checking for pthread_mutex_destroy in -lpthread... " >&6; }
23573if ${ac_cv_lib_pthread_pthread_mutex_destroy+:} false; then :
23574  $as_echo_n "(cached) " >&6
23575else
23576  ac_check_lib_save_LIBS=$LIBS
23577LIBS="-lpthread  $LIBS"
23578cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23579/* end confdefs.h.  */
23580
23581/* Override any GCC internal prototype to avoid an error.
23582   Use char because int might match the return type of a GCC
23583   builtin and then its argument prototype would still apply.  */
23584#ifdef __cplusplus
23585extern "C"
23586#endif
23587char pthread_mutex_destroy ();
23588int
23589main ()
23590{
23591return pthread_mutex_destroy ();
23592  ;
23593  return 0;
23594}
23595_ACEOF
23596if ac_fn_c_try_link "$LINENO"; then :
23597  ac_cv_lib_pthread_pthread_mutex_destroy=yes
23598else
23599  ac_cv_lib_pthread_pthread_mutex_destroy=no
23600fi
23601rm -f core conftest.err conftest.$ac_objext \
23602    conftest$ac_exeext conftest.$ac_ext
23603LIBS=$ac_check_lib_save_LIBS
23604fi
23605{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_mutex_destroy" >&5
23606$as_echo "$ac_cv_lib_pthread_pthread_mutex_destroy" >&6; }
23607if test "x$ac_cv_lib_pthread_pthread_mutex_destroy" = xyes; then :
23608  ac_pthread_dummy=yes
23609else
23610  ac_cv_pthread=no
23611fi
23612
23613   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_mutex_lock in -lpthread" >&5
23614$as_echo_n "checking for pthread_mutex_lock in -lpthread... " >&6; }
23615if ${ac_cv_lib_pthread_pthread_mutex_lock+:} false; then :
23616  $as_echo_n "(cached) " >&6
23617else
23618  ac_check_lib_save_LIBS=$LIBS
23619LIBS="-lpthread  $LIBS"
23620cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23621/* end confdefs.h.  */
23622
23623/* Override any GCC internal prototype to avoid an error.
23624   Use char because int might match the return type of a GCC
23625   builtin and then its argument prototype would still apply.  */
23626#ifdef __cplusplus
23627extern "C"
23628#endif
23629char pthread_mutex_lock ();
23630int
23631main ()
23632{
23633return pthread_mutex_lock ();
23634  ;
23635  return 0;
23636}
23637_ACEOF
23638if ac_fn_c_try_link "$LINENO"; then :
23639  ac_cv_lib_pthread_pthread_mutex_lock=yes
23640else
23641  ac_cv_lib_pthread_pthread_mutex_lock=no
23642fi
23643rm -f core conftest.err conftest.$ac_objext \
23644    conftest$ac_exeext conftest.$ac_ext
23645LIBS=$ac_check_lib_save_LIBS
23646fi
23647{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_mutex_lock" >&5
23648$as_echo "$ac_cv_lib_pthread_pthread_mutex_lock" >&6; }
23649if test "x$ac_cv_lib_pthread_pthread_mutex_lock" = xyes; then :
23650  ac_pthread_dummy=yes
23651else
23652  ac_cv_pthread=no
23653fi
23654
23655   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_mutex_trylock in -lpthread" >&5
23656$as_echo_n "checking for pthread_mutex_trylock in -lpthread... " >&6; }
23657if ${ac_cv_lib_pthread_pthread_mutex_trylock+:} false; then :
23658  $as_echo_n "(cached) " >&6
23659else
23660  ac_check_lib_save_LIBS=$LIBS
23661LIBS="-lpthread  $LIBS"
23662cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23663/* end confdefs.h.  */
23664
23665/* Override any GCC internal prototype to avoid an error.
23666   Use char because int might match the return type of a GCC
23667   builtin and then its argument prototype would still apply.  */
23668#ifdef __cplusplus
23669extern "C"
23670#endif
23671char pthread_mutex_trylock ();
23672int
23673main ()
23674{
23675return pthread_mutex_trylock ();
23676  ;
23677  return 0;
23678}
23679_ACEOF
23680if ac_fn_c_try_link "$LINENO"; then :
23681  ac_cv_lib_pthread_pthread_mutex_trylock=yes
23682else
23683  ac_cv_lib_pthread_pthread_mutex_trylock=no
23684fi
23685rm -f core conftest.err conftest.$ac_objext \
23686    conftest$ac_exeext conftest.$ac_ext
23687LIBS=$ac_check_lib_save_LIBS
23688fi
23689{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_mutex_trylock" >&5
23690$as_echo "$ac_cv_lib_pthread_pthread_mutex_trylock" >&6; }
23691if test "x$ac_cv_lib_pthread_pthread_mutex_trylock" = xyes; then :
23692  ac_pthread_dummy=yes
23693else
23694  ac_cv_pthread=no
23695fi
23696
23697   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_mutex_unlock in -lpthread" >&5
23698$as_echo_n "checking for pthread_mutex_unlock in -lpthread... " >&6; }
23699if ${ac_cv_lib_pthread_pthread_mutex_unlock+:} false; then :
23700  $as_echo_n "(cached) " >&6
23701else
23702  ac_check_lib_save_LIBS=$LIBS
23703LIBS="-lpthread  $LIBS"
23704cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23705/* end confdefs.h.  */
23706
23707/* Override any GCC internal prototype to avoid an error.
23708   Use char because int might match the return type of a GCC
23709   builtin and then its argument prototype would still apply.  */
23710#ifdef __cplusplus
23711extern "C"
23712#endif
23713char pthread_mutex_unlock ();
23714int
23715main ()
23716{
23717return pthread_mutex_unlock ();
23718  ;
23719  return 0;
23720}
23721_ACEOF
23722if ac_fn_c_try_link "$LINENO"; then :
23723  ac_cv_lib_pthread_pthread_mutex_unlock=yes
23724else
23725  ac_cv_lib_pthread_pthread_mutex_unlock=no
23726fi
23727rm -f core conftest.err conftest.$ac_objext \
23728    conftest$ac_exeext conftest.$ac_ext
23729LIBS=$ac_check_lib_save_LIBS
23730fi
23731{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_mutex_unlock" >&5
23732$as_echo "$ac_cv_lib_pthread_pthread_mutex_unlock" >&6; }
23733if test "x$ac_cv_lib_pthread_pthread_mutex_unlock" = xyes; then :
23734  ac_pthread_dummy=yes
23735else
23736  ac_cv_pthread=no
23737fi
23738
23739
23740      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_rwlock_init in -lpthread" >&5
23741$as_echo_n "checking for pthread_rwlock_init in -lpthread... " >&6; }
23742if ${ac_cv_lib_pthread_pthread_rwlock_init+:} false; then :
23743  $as_echo_n "(cached) " >&6
23744else
23745  ac_check_lib_save_LIBS=$LIBS
23746LIBS="-lpthread  $LIBS"
23747cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23748/* end confdefs.h.  */
23749
23750/* Override any GCC internal prototype to avoid an error.
23751   Use char because int might match the return type of a GCC
23752   builtin and then its argument prototype would still apply.  */
23753#ifdef __cplusplus
23754extern "C"
23755#endif
23756char pthread_rwlock_init ();
23757int
23758main ()
23759{
23760return pthread_rwlock_init ();
23761  ;
23762  return 0;
23763}
23764_ACEOF
23765if ac_fn_c_try_link "$LINENO"; then :
23766  ac_cv_lib_pthread_pthread_rwlock_init=yes
23767else
23768  ac_cv_lib_pthread_pthread_rwlock_init=no
23769fi
23770rm -f core conftest.err conftest.$ac_objext \
23771    conftest$ac_exeext conftest.$ac_ext
23772LIBS=$ac_check_lib_save_LIBS
23773fi
23774{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_rwlock_init" >&5
23775$as_echo "$ac_cv_lib_pthread_pthread_rwlock_init" >&6; }
23776if test "x$ac_cv_lib_pthread_pthread_rwlock_init" = xyes; then :
23777  ac_pthread_dummy=yes
23778else
23779  ac_cv_pthread=no
23780fi
23781
23782   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_rwlock_destroy in -lpthread" >&5
23783$as_echo_n "checking for pthread_rwlock_destroy in -lpthread... " >&6; }
23784if ${ac_cv_lib_pthread_pthread_rwlock_destroy+:} false; then :
23785  $as_echo_n "(cached) " >&6
23786else
23787  ac_check_lib_save_LIBS=$LIBS
23788LIBS="-lpthread  $LIBS"
23789cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23790/* end confdefs.h.  */
23791
23792/* Override any GCC internal prototype to avoid an error.
23793   Use char because int might match the return type of a GCC
23794   builtin and then its argument prototype would still apply.  */
23795#ifdef __cplusplus
23796extern "C"
23797#endif
23798char pthread_rwlock_destroy ();
23799int
23800main ()
23801{
23802return pthread_rwlock_destroy ();
23803  ;
23804  return 0;
23805}
23806_ACEOF
23807if ac_fn_c_try_link "$LINENO"; then :
23808  ac_cv_lib_pthread_pthread_rwlock_destroy=yes
23809else
23810  ac_cv_lib_pthread_pthread_rwlock_destroy=no
23811fi
23812rm -f core conftest.err conftest.$ac_objext \
23813    conftest$ac_exeext conftest.$ac_ext
23814LIBS=$ac_check_lib_save_LIBS
23815fi
23816{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_rwlock_destroy" >&5
23817$as_echo "$ac_cv_lib_pthread_pthread_rwlock_destroy" >&6; }
23818if test "x$ac_cv_lib_pthread_pthread_rwlock_destroy" = xyes; then :
23819  ac_pthread_dummy=yes
23820else
23821  ac_cv_pthread=no
23822fi
23823
23824   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_rwlock_rdlock in -lpthread" >&5
23825$as_echo_n "checking for pthread_rwlock_rdlock in -lpthread... " >&6; }
23826if ${ac_cv_lib_pthread_pthread_rwlock_rdlock+:} false; then :
23827  $as_echo_n "(cached) " >&6
23828else
23829  ac_check_lib_save_LIBS=$LIBS
23830LIBS="-lpthread  $LIBS"
23831cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23832/* end confdefs.h.  */
23833
23834/* Override any GCC internal prototype to avoid an error.
23835   Use char because int might match the return type of a GCC
23836   builtin and then its argument prototype would still apply.  */
23837#ifdef __cplusplus
23838extern "C"
23839#endif
23840char pthread_rwlock_rdlock ();
23841int
23842main ()
23843{
23844return pthread_rwlock_rdlock ();
23845  ;
23846  return 0;
23847}
23848_ACEOF
23849if ac_fn_c_try_link "$LINENO"; then :
23850  ac_cv_lib_pthread_pthread_rwlock_rdlock=yes
23851else
23852  ac_cv_lib_pthread_pthread_rwlock_rdlock=no
23853fi
23854rm -f core conftest.err conftest.$ac_objext \
23855    conftest$ac_exeext conftest.$ac_ext
23856LIBS=$ac_check_lib_save_LIBS
23857fi
23858{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_rwlock_rdlock" >&5
23859$as_echo "$ac_cv_lib_pthread_pthread_rwlock_rdlock" >&6; }
23860if test "x$ac_cv_lib_pthread_pthread_rwlock_rdlock" = xyes; then :
23861  ac_pthread_dummy=yes
23862else
23863  ac_cv_pthread=no
23864fi
23865
23866   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_rwlock_wrlock in -lpthread" >&5
23867$as_echo_n "checking for pthread_rwlock_wrlock in -lpthread... " >&6; }
23868if ${ac_cv_lib_pthread_pthread_rwlock_wrlock+:} false; then :
23869  $as_echo_n "(cached) " >&6
23870else
23871  ac_check_lib_save_LIBS=$LIBS
23872LIBS="-lpthread  $LIBS"
23873cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23874/* end confdefs.h.  */
23875
23876/* Override any GCC internal prototype to avoid an error.
23877   Use char because int might match the return type of a GCC
23878   builtin and then its argument prototype would still apply.  */
23879#ifdef __cplusplus
23880extern "C"
23881#endif
23882char pthread_rwlock_wrlock ();
23883int
23884main ()
23885{
23886return pthread_rwlock_wrlock ();
23887  ;
23888  return 0;
23889}
23890_ACEOF
23891if ac_fn_c_try_link "$LINENO"; then :
23892  ac_cv_lib_pthread_pthread_rwlock_wrlock=yes
23893else
23894  ac_cv_lib_pthread_pthread_rwlock_wrlock=no
23895fi
23896rm -f core conftest.err conftest.$ac_objext \
23897    conftest$ac_exeext conftest.$ac_ext
23898LIBS=$ac_check_lib_save_LIBS
23899fi
23900{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_rwlock_wrlock" >&5
23901$as_echo "$ac_cv_lib_pthread_pthread_rwlock_wrlock" >&6; }
23902if test "x$ac_cv_lib_pthread_pthread_rwlock_wrlock" = xyes; then :
23903  ac_pthread_dummy=yes
23904else
23905  ac_cv_pthread=no
23906fi
23907
23908   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_rwlock_unlock in -lpthread" >&5
23909$as_echo_n "checking for pthread_rwlock_unlock in -lpthread... " >&6; }
23910if ${ac_cv_lib_pthread_pthread_rwlock_unlock+:} false; then :
23911  $as_echo_n "(cached) " >&6
23912else
23913  ac_check_lib_save_LIBS=$LIBS
23914LIBS="-lpthread  $LIBS"
23915cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23916/* end confdefs.h.  */
23917
23918/* Override any GCC internal prototype to avoid an error.
23919   Use char because int might match the return type of a GCC
23920   builtin and then its argument prototype would still apply.  */
23921#ifdef __cplusplus
23922extern "C"
23923#endif
23924char pthread_rwlock_unlock ();
23925int
23926main ()
23927{
23928return pthread_rwlock_unlock ();
23929  ;
23930  return 0;
23931}
23932_ACEOF
23933if ac_fn_c_try_link "$LINENO"; then :
23934  ac_cv_lib_pthread_pthread_rwlock_unlock=yes
23935else
23936  ac_cv_lib_pthread_pthread_rwlock_unlock=no
23937fi
23938rm -f core conftest.err conftest.$ac_objext \
23939    conftest$ac_exeext conftest.$ac_ext
23940LIBS=$ac_check_lib_save_LIBS
23941fi
23942{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_rwlock_unlock" >&5
23943$as_echo "$ac_cv_lib_pthread_pthread_rwlock_unlock" >&6; }
23944if test "x$ac_cv_lib_pthread_pthread_rwlock_unlock" = xyes; then :
23945  ac_pthread_dummy=yes
23946else
23947  ac_cv_pthread=no
23948fi
23949
23950
23951   ac_cv_pthread_LIBADD="-lpthread";
23952
23953fi
23954
23955fi
23956
23957 if test "x$ac_cv_pthread" = xpthread; then :
23958
23959$as_echo "#define HAVE_PTHREAD 1" >>confdefs.h
23960
23961
23962fi
23963
23964 if test "x$ac_cv_pthread" != xno; then :
23965  HAVE_PTHREAD=1
23966
23967else
23968  HAVE_PTHREAD=0
23969
23970
23971fi
23972
23973
23974 if test "x$ac_cv_pthread_CPPFLAGS" != "x"; then :
23975  PTHREAD_CPPFLAGS=$ac_cv_pthread_CPPFLAGS
23976
23977
23978fi
23979 if test "x$ac_cv_pthread_LIBADD" != "x"; then :
23980  PTHREAD_LIBADD=$ac_cv_pthread_LIBADD
23981
23982
23983fi
23984
23985 if test "x$ac_cv_pthread" = xpthread; then :
23986  ax_pthread_pc_libs_private=-lpthread
23987
23988
23989fi
23990
23991      ac_cv_libcthreads_multi_threading=$ac_cv_pthread
23992else
23993  ac_cv_libcthreads_multi_threading="winapi"
23994fi
23995
23996  if test "x$ac_cv_libcthreads_multi_threading" != xno; then :
23997  ac_cv_libcthreads_CPPFLAGS="-I../libcthreads";
23998    ac_cv_libcthreads_LIBADD="../libcthreads/libcthreads.la";
23999
24000    ac_cv_libcthreads=local
24001else
24002  ac_cv_libcthreads=no
24003fi
24004
24005
24006
24007$as_echo "#define HAVE_LOCAL_LIBCTHREADS 1" >>confdefs.h
24008
24009      HAVE_LOCAL_LIBCTHREADS=1
24010
24011
24012fi
24013
24014fi
24015
24016   if test "x$ac_cv_libcthreads" = xlocal; then
24017  HAVE_LOCAL_LIBCTHREADS_TRUE=
24018  HAVE_LOCAL_LIBCTHREADS_FALSE='#'
24019else
24020  HAVE_LOCAL_LIBCTHREADS_TRUE='#'
24021  HAVE_LOCAL_LIBCTHREADS_FALSE=
24022fi
24023
24024  if test "x$ac_cv_libcthreads_CPPFLAGS" != "x"; then :
24025  LIBCTHREADS_CPPFLAGS=$ac_cv_libcthreads_CPPFLAGS
24026
24027
24028fi
24029  if test "x$ac_cv_libcthreads_LIBADD" != "x"; then :
24030  LIBCTHREADS_LIBADD=$ac_cv_libcthreads_LIBADD
24031
24032
24033fi
24034
24035  if test "x$ac_cv_libcthreads" != xno; then :
24036
24037$as_echo "#define HAVE_MULTI_THREAD_SUPPORT 1" >>confdefs.h
24038
24039    HAVE_MULTI_THREAD_SUPPORT=1
24040
24041else
24042  HAVE_MULTI_THREAD_SUPPORT=0
24043
24044
24045fi
24046
24047  if test "x$ac_cv_libcthreads" = xyes; then :
24048  ax_libcthreads_pc_libs_private=-lcthreads
24049
24050
24051fi
24052
24053  if test "x$ac_cv_libcthreads" = xyes; then :
24054  ax_libcthreads_spec_requires=libcthreads
24055
24056    ax_libcthreads_spec_build_requires=libcthreads-devel
24057
24058
24059fi
24060
24061
24062
24063
24064# Check whether --with-libcdata was given.
24065if test "${with_libcdata+set}" = set; then :
24066  withval=$with_libcdata; ac_cv_with_libcdata=$withval
24067else
24068  ac_cv_with_libcdata=auto-detect
24069fi
24070
24071    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for libcdata in includedir and libdir or in the specified DIR, or no if to use local version" >&5
24072$as_echo_n "checking whether to use search for libcdata in includedir and libdir or in the specified DIR, or no if to use local version... " >&6; }
24073if ${ac_cv_with_libcdata+:} false; then :
24074  $as_echo_n "(cached) " >&6
24075else
24076  ac_cv_with_libcdata=auto-detect
24077fi
24078{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_libcdata" >&5
24079$as_echo "$ac_cv_with_libcdata" >&6; }
24080
24081    if test "x$ac_cv_enable_shared_libs" = xno || test "x$ac_cv_with_libcdata" = xno; then :
24082  ac_cv_libcdata=no
24083else
24084  ac_cv_libcdata=check
24085        if test "x$ac_cv_with_libcdata" != x && test "x$ac_cv_with_libcdata" != xauto-detect; then :
24086  if test -d "$ac_cv_with_libcdata"; then :
24087  CFLAGS="$CFLAGS -I${ac_cv_with_libcdata}/include"
24088        LDFLAGS="$LDFLAGS -L${ac_cv_with_libcdata}/lib"
24089else
24090  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24091$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
24092as_fn_error 1 "no such directory: $ac_cv_with_libcdata
24093See \`config.log' for more details" "$LINENO" 5; }
24094
24095fi
24096
24097else
24098        if test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"; then :
24099
24100pkg_failed=no
24101{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata" >&5
24102$as_echo_n "checking for libcdata... " >&6; }
24103
24104if test -n "$libcdata_CFLAGS"; then
24105    pkg_cv_libcdata_CFLAGS="$libcdata_CFLAGS"
24106 elif test -n "$PKG_CONFIG"; then
24107    if test -n "$PKG_CONFIG" && \
24108    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcdata >= 20190112\""; } >&5
24109  ($PKG_CONFIG --exists --print-errors "libcdata >= 20190112") 2>&5
24110  ac_status=$?
24111  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
24112  test $ac_status = 0; }; then
24113  pkg_cv_libcdata_CFLAGS=`$PKG_CONFIG --cflags "libcdata >= 20190112" 2>/dev/null`
24114		      test "x$?" != "x0" && pkg_failed=yes
24115else
24116  pkg_failed=yes
24117fi
24118 else
24119    pkg_failed=untried
24120fi
24121if test -n "$libcdata_LIBS"; then
24122    pkg_cv_libcdata_LIBS="$libcdata_LIBS"
24123 elif test -n "$PKG_CONFIG"; then
24124    if test -n "$PKG_CONFIG" && \
24125    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcdata >= 20190112\""; } >&5
24126  ($PKG_CONFIG --exists --print-errors "libcdata >= 20190112") 2>&5
24127  ac_status=$?
24128  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
24129  test $ac_status = 0; }; then
24130  pkg_cv_libcdata_LIBS=`$PKG_CONFIG --libs "libcdata >= 20190112" 2>/dev/null`
24131		      test "x$?" != "x0" && pkg_failed=yes
24132else
24133  pkg_failed=yes
24134fi
24135 else
24136    pkg_failed=untried
24137fi
24138
24139
24140
24141if test $pkg_failed = yes; then
24142   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
24143$as_echo "no" >&6; }
24144
24145if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
24146        _pkg_short_errors_supported=yes
24147else
24148        _pkg_short_errors_supported=no
24149fi
24150        if test $_pkg_short_errors_supported = yes; then
24151	        libcdata_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcdata >= 20190112" 2>&1`
24152        else
24153	        libcdata_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcdata >= 20190112" 2>&1`
24154        fi
24155	# Put the nasty error message in config.log where it belongs
24156	echo "$libcdata_PKG_ERRORS" >&5
24157
24158	ac_cv_libcdata=check
24159elif test $pkg_failed = untried; then
24160     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
24161$as_echo "no" >&6; }
24162	ac_cv_libcdata=check
24163else
24164	libcdata_CFLAGS=$pkg_cv_libcdata_CFLAGS
24165	libcdata_LIBS=$pkg_cv_libcdata_LIBS
24166        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
24167$as_echo "yes" >&6; }
24168	ac_cv_libcdata=yes
24169fi
24170
24171fi
24172      if test "x$ac_cv_libcdata" = xyes; then :
24173  ac_cv_libcdata_CPPFLAGS="$pkg_cv_libcdata_CFLAGS"
24174        ac_cv_libcdata_LIBADD="$pkg_cv_libcdata_LIBS"
24175fi
24176
24177fi
24178
24179    if test "x$ac_cv_libcdata" = xcheck; then :
24180        for ac_header in libcdata.h
24181do :
24182  ac_fn_c_check_header_mongrel "$LINENO" "libcdata.h" "ac_cv_header_libcdata_h" "$ac_includes_default"
24183if test "x$ac_cv_header_libcdata_h" = xyes; then :
24184  cat >>confdefs.h <<_ACEOF
24185#define HAVE_LIBCDATA_H 1
24186_ACEOF
24187
24188fi
24189
24190done
24191
24192
24193      if test "x$ac_cv_header_libcdata_h" = xno; then :
24194  ac_cv_libcdata=no
24195else
24196          ac_cv_libcdata=yes
24197
24198        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_get_version in -lcdata" >&5
24199$as_echo_n "checking for libcdata_get_version in -lcdata... " >&6; }
24200if ${ac_cv_lib_cdata_libcdata_get_version+:} false; then :
24201  $as_echo_n "(cached) " >&6
24202else
24203  ac_check_lib_save_LIBS=$LIBS
24204LIBS="-lcdata  $LIBS"
24205cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24206/* end confdefs.h.  */
24207
24208/* Override any GCC internal prototype to avoid an error.
24209   Use char because int might match the return type of a GCC
24210   builtin and then its argument prototype would still apply.  */
24211#ifdef __cplusplus
24212extern "C"
24213#endif
24214char libcdata_get_version ();
24215int
24216main ()
24217{
24218return libcdata_get_version ();
24219  ;
24220  return 0;
24221}
24222_ACEOF
24223if ac_fn_c_try_link "$LINENO"; then :
24224  ac_cv_lib_cdata_libcdata_get_version=yes
24225else
24226  ac_cv_lib_cdata_libcdata_get_version=no
24227fi
24228rm -f core conftest.err conftest.$ac_objext \
24229    conftest$ac_exeext conftest.$ac_ext
24230LIBS=$ac_check_lib_save_LIBS
24231fi
24232{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_get_version" >&5
24233$as_echo "$ac_cv_lib_cdata_libcdata_get_version" >&6; }
24234if test "x$ac_cv_lib_cdata_libcdata_get_version" = xyes; then :
24235  ac_cv_libcdata_dummy=yes
24236else
24237  ac_cv_libcdata=no
24238fi
24239
24240
24241                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_array_initialize in -lcdata" >&5
24242$as_echo_n "checking for libcdata_array_initialize in -lcdata... " >&6; }
24243if ${ac_cv_lib_cdata_libcdata_array_initialize+:} false; then :
24244  $as_echo_n "(cached) " >&6
24245else
24246  ac_check_lib_save_LIBS=$LIBS
24247LIBS="-lcdata  $LIBS"
24248cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24249/* end confdefs.h.  */
24250
24251/* Override any GCC internal prototype to avoid an error.
24252   Use char because int might match the return type of a GCC
24253   builtin and then its argument prototype would still apply.  */
24254#ifdef __cplusplus
24255extern "C"
24256#endif
24257char libcdata_array_initialize ();
24258int
24259main ()
24260{
24261return libcdata_array_initialize ();
24262  ;
24263  return 0;
24264}
24265_ACEOF
24266if ac_fn_c_try_link "$LINENO"; then :
24267  ac_cv_lib_cdata_libcdata_array_initialize=yes
24268else
24269  ac_cv_lib_cdata_libcdata_array_initialize=no
24270fi
24271rm -f core conftest.err conftest.$ac_objext \
24272    conftest$ac_exeext conftest.$ac_ext
24273LIBS=$ac_check_lib_save_LIBS
24274fi
24275{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_array_initialize" >&5
24276$as_echo "$ac_cv_lib_cdata_libcdata_array_initialize" >&6; }
24277if test "x$ac_cv_lib_cdata_libcdata_array_initialize" = xyes; then :
24278  ac_cv_libcdata_dummy=yes
24279else
24280  ac_cv_libcdata=no
24281fi
24282
24283        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_array_free in -lcdata" >&5
24284$as_echo_n "checking for libcdata_array_free in -lcdata... " >&6; }
24285if ${ac_cv_lib_cdata_libcdata_array_free+:} false; then :
24286  $as_echo_n "(cached) " >&6
24287else
24288  ac_check_lib_save_LIBS=$LIBS
24289LIBS="-lcdata  $LIBS"
24290cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24291/* end confdefs.h.  */
24292
24293/* Override any GCC internal prototype to avoid an error.
24294   Use char because int might match the return type of a GCC
24295   builtin and then its argument prototype would still apply.  */
24296#ifdef __cplusplus
24297extern "C"
24298#endif
24299char libcdata_array_free ();
24300int
24301main ()
24302{
24303return libcdata_array_free ();
24304  ;
24305  return 0;
24306}
24307_ACEOF
24308if ac_fn_c_try_link "$LINENO"; then :
24309  ac_cv_lib_cdata_libcdata_array_free=yes
24310else
24311  ac_cv_lib_cdata_libcdata_array_free=no
24312fi
24313rm -f core conftest.err conftest.$ac_objext \
24314    conftest$ac_exeext conftest.$ac_ext
24315LIBS=$ac_check_lib_save_LIBS
24316fi
24317{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_array_free" >&5
24318$as_echo "$ac_cv_lib_cdata_libcdata_array_free" >&6; }
24319if test "x$ac_cv_lib_cdata_libcdata_array_free" = xyes; then :
24320  ac_cv_libcdata_dummy=yes
24321else
24322  ac_cv_libcdata=no
24323fi
24324
24325        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_array_empty in -lcdata" >&5
24326$as_echo_n "checking for libcdata_array_empty in -lcdata... " >&6; }
24327if ${ac_cv_lib_cdata_libcdata_array_empty+:} false; then :
24328  $as_echo_n "(cached) " >&6
24329else
24330  ac_check_lib_save_LIBS=$LIBS
24331LIBS="-lcdata  $LIBS"
24332cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24333/* end confdefs.h.  */
24334
24335/* Override any GCC internal prototype to avoid an error.
24336   Use char because int might match the return type of a GCC
24337   builtin and then its argument prototype would still apply.  */
24338#ifdef __cplusplus
24339extern "C"
24340#endif
24341char libcdata_array_empty ();
24342int
24343main ()
24344{
24345return libcdata_array_empty ();
24346  ;
24347  return 0;
24348}
24349_ACEOF
24350if ac_fn_c_try_link "$LINENO"; then :
24351  ac_cv_lib_cdata_libcdata_array_empty=yes
24352else
24353  ac_cv_lib_cdata_libcdata_array_empty=no
24354fi
24355rm -f core conftest.err conftest.$ac_objext \
24356    conftest$ac_exeext conftest.$ac_ext
24357LIBS=$ac_check_lib_save_LIBS
24358fi
24359{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_array_empty" >&5
24360$as_echo "$ac_cv_lib_cdata_libcdata_array_empty" >&6; }
24361if test "x$ac_cv_lib_cdata_libcdata_array_empty" = xyes; then :
24362  ac_cv_libcdata_dummy=yes
24363else
24364  ac_cv_libcdata=no
24365fi
24366
24367        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_array_clone in -lcdata" >&5
24368$as_echo_n "checking for libcdata_array_clone in -lcdata... " >&6; }
24369if ${ac_cv_lib_cdata_libcdata_array_clone+:} false; then :
24370  $as_echo_n "(cached) " >&6
24371else
24372  ac_check_lib_save_LIBS=$LIBS
24373LIBS="-lcdata  $LIBS"
24374cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24375/* end confdefs.h.  */
24376
24377/* Override any GCC internal prototype to avoid an error.
24378   Use char because int might match the return type of a GCC
24379   builtin and then its argument prototype would still apply.  */
24380#ifdef __cplusplus
24381extern "C"
24382#endif
24383char libcdata_array_clone ();
24384int
24385main ()
24386{
24387return libcdata_array_clone ();
24388  ;
24389  return 0;
24390}
24391_ACEOF
24392if ac_fn_c_try_link "$LINENO"; then :
24393  ac_cv_lib_cdata_libcdata_array_clone=yes
24394else
24395  ac_cv_lib_cdata_libcdata_array_clone=no
24396fi
24397rm -f core conftest.err conftest.$ac_objext \
24398    conftest$ac_exeext conftest.$ac_ext
24399LIBS=$ac_check_lib_save_LIBS
24400fi
24401{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_array_clone" >&5
24402$as_echo "$ac_cv_lib_cdata_libcdata_array_clone" >&6; }
24403if test "x$ac_cv_lib_cdata_libcdata_array_clone" = xyes; then :
24404  ac_cv_libcdata_dummy=yes
24405else
24406  ac_cv_libcdata=no
24407fi
24408
24409        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_array_resize in -lcdata" >&5
24410$as_echo_n "checking for libcdata_array_resize in -lcdata... " >&6; }
24411if ${ac_cv_lib_cdata_libcdata_array_resize+:} false; then :
24412  $as_echo_n "(cached) " >&6
24413else
24414  ac_check_lib_save_LIBS=$LIBS
24415LIBS="-lcdata  $LIBS"
24416cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24417/* end confdefs.h.  */
24418
24419/* Override any GCC internal prototype to avoid an error.
24420   Use char because int might match the return type of a GCC
24421   builtin and then its argument prototype would still apply.  */
24422#ifdef __cplusplus
24423extern "C"
24424#endif
24425char libcdata_array_resize ();
24426int
24427main ()
24428{
24429return libcdata_array_resize ();
24430  ;
24431  return 0;
24432}
24433_ACEOF
24434if ac_fn_c_try_link "$LINENO"; then :
24435  ac_cv_lib_cdata_libcdata_array_resize=yes
24436else
24437  ac_cv_lib_cdata_libcdata_array_resize=no
24438fi
24439rm -f core conftest.err conftest.$ac_objext \
24440    conftest$ac_exeext conftest.$ac_ext
24441LIBS=$ac_check_lib_save_LIBS
24442fi
24443{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_array_resize" >&5
24444$as_echo "$ac_cv_lib_cdata_libcdata_array_resize" >&6; }
24445if test "x$ac_cv_lib_cdata_libcdata_array_resize" = xyes; then :
24446  ac_cv_libcdata_dummy=yes
24447else
24448  ac_cv_libcdata=no
24449fi
24450
24451        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_array_reverse in -lcdata" >&5
24452$as_echo_n "checking for libcdata_array_reverse in -lcdata... " >&6; }
24453if ${ac_cv_lib_cdata_libcdata_array_reverse+:} false; then :
24454  $as_echo_n "(cached) " >&6
24455else
24456  ac_check_lib_save_LIBS=$LIBS
24457LIBS="-lcdata  $LIBS"
24458cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24459/* end confdefs.h.  */
24460
24461/* Override any GCC internal prototype to avoid an error.
24462   Use char because int might match the return type of a GCC
24463   builtin and then its argument prototype would still apply.  */
24464#ifdef __cplusplus
24465extern "C"
24466#endif
24467char libcdata_array_reverse ();
24468int
24469main ()
24470{
24471return libcdata_array_reverse ();
24472  ;
24473  return 0;
24474}
24475_ACEOF
24476if ac_fn_c_try_link "$LINENO"; then :
24477  ac_cv_lib_cdata_libcdata_array_reverse=yes
24478else
24479  ac_cv_lib_cdata_libcdata_array_reverse=no
24480fi
24481rm -f core conftest.err conftest.$ac_objext \
24482    conftest$ac_exeext conftest.$ac_ext
24483LIBS=$ac_check_lib_save_LIBS
24484fi
24485{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_array_reverse" >&5
24486$as_echo "$ac_cv_lib_cdata_libcdata_array_reverse" >&6; }
24487if test "x$ac_cv_lib_cdata_libcdata_array_reverse" = xyes; then :
24488  ac_cv_libcdata_dummy=yes
24489else
24490  ac_cv_libcdata=no
24491fi
24492
24493        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_array_get_number_of_entries in -lcdata" >&5
24494$as_echo_n "checking for libcdata_array_get_number_of_entries in -lcdata... " >&6; }
24495if ${ac_cv_lib_cdata_libcdata_array_get_number_of_entries+:} false; then :
24496  $as_echo_n "(cached) " >&6
24497else
24498  ac_check_lib_save_LIBS=$LIBS
24499LIBS="-lcdata  $LIBS"
24500cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24501/* end confdefs.h.  */
24502
24503/* Override any GCC internal prototype to avoid an error.
24504   Use char because int might match the return type of a GCC
24505   builtin and then its argument prototype would still apply.  */
24506#ifdef __cplusplus
24507extern "C"
24508#endif
24509char libcdata_array_get_number_of_entries ();
24510int
24511main ()
24512{
24513return libcdata_array_get_number_of_entries ();
24514  ;
24515  return 0;
24516}
24517_ACEOF
24518if ac_fn_c_try_link "$LINENO"; then :
24519  ac_cv_lib_cdata_libcdata_array_get_number_of_entries=yes
24520else
24521  ac_cv_lib_cdata_libcdata_array_get_number_of_entries=no
24522fi
24523rm -f core conftest.err conftest.$ac_objext \
24524    conftest$ac_exeext conftest.$ac_ext
24525LIBS=$ac_check_lib_save_LIBS
24526fi
24527{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_array_get_number_of_entries" >&5
24528$as_echo "$ac_cv_lib_cdata_libcdata_array_get_number_of_entries" >&6; }
24529if test "x$ac_cv_lib_cdata_libcdata_array_get_number_of_entries" = xyes; then :
24530  ac_cv_libcdata_dummy=yes
24531else
24532  ac_cv_libcdata=no
24533fi
24534
24535        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_array_get_entry_by_index in -lcdata" >&5
24536$as_echo_n "checking for libcdata_array_get_entry_by_index in -lcdata... " >&6; }
24537if ${ac_cv_lib_cdata_libcdata_array_get_entry_by_index+:} false; then :
24538  $as_echo_n "(cached) " >&6
24539else
24540  ac_check_lib_save_LIBS=$LIBS
24541LIBS="-lcdata  $LIBS"
24542cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24543/* end confdefs.h.  */
24544
24545/* Override any GCC internal prototype to avoid an error.
24546   Use char because int might match the return type of a GCC
24547   builtin and then its argument prototype would still apply.  */
24548#ifdef __cplusplus
24549extern "C"
24550#endif
24551char libcdata_array_get_entry_by_index ();
24552int
24553main ()
24554{
24555return libcdata_array_get_entry_by_index ();
24556  ;
24557  return 0;
24558}
24559_ACEOF
24560if ac_fn_c_try_link "$LINENO"; then :
24561  ac_cv_lib_cdata_libcdata_array_get_entry_by_index=yes
24562else
24563  ac_cv_lib_cdata_libcdata_array_get_entry_by_index=no
24564fi
24565rm -f core conftest.err conftest.$ac_objext \
24566    conftest$ac_exeext conftest.$ac_ext
24567LIBS=$ac_check_lib_save_LIBS
24568fi
24569{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_array_get_entry_by_index" >&5
24570$as_echo "$ac_cv_lib_cdata_libcdata_array_get_entry_by_index" >&6; }
24571if test "x$ac_cv_lib_cdata_libcdata_array_get_entry_by_index" = xyes; then :
24572  ac_cv_libcdata_dummy=yes
24573else
24574  ac_cv_libcdata=no
24575fi
24576
24577        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_array_get_entry_by_value in -lcdata" >&5
24578$as_echo_n "checking for libcdata_array_get_entry_by_value in -lcdata... " >&6; }
24579if ${ac_cv_lib_cdata_libcdata_array_get_entry_by_value+:} false; then :
24580  $as_echo_n "(cached) " >&6
24581else
24582  ac_check_lib_save_LIBS=$LIBS
24583LIBS="-lcdata  $LIBS"
24584cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24585/* end confdefs.h.  */
24586
24587/* Override any GCC internal prototype to avoid an error.
24588   Use char because int might match the return type of a GCC
24589   builtin and then its argument prototype would still apply.  */
24590#ifdef __cplusplus
24591extern "C"
24592#endif
24593char libcdata_array_get_entry_by_value ();
24594int
24595main ()
24596{
24597return libcdata_array_get_entry_by_value ();
24598  ;
24599  return 0;
24600}
24601_ACEOF
24602if ac_fn_c_try_link "$LINENO"; then :
24603  ac_cv_lib_cdata_libcdata_array_get_entry_by_value=yes
24604else
24605  ac_cv_lib_cdata_libcdata_array_get_entry_by_value=no
24606fi
24607rm -f core conftest.err conftest.$ac_objext \
24608    conftest$ac_exeext conftest.$ac_ext
24609LIBS=$ac_check_lib_save_LIBS
24610fi
24611{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_array_get_entry_by_value" >&5
24612$as_echo "$ac_cv_lib_cdata_libcdata_array_get_entry_by_value" >&6; }
24613if test "x$ac_cv_lib_cdata_libcdata_array_get_entry_by_value" = xyes; then :
24614  ac_cv_libcdata_dummy=yes
24615else
24616  ac_cv_libcdata=no
24617fi
24618
24619        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_array_set_entry_by_index in -lcdata" >&5
24620$as_echo_n "checking for libcdata_array_set_entry_by_index in -lcdata... " >&6; }
24621if ${ac_cv_lib_cdata_libcdata_array_set_entry_by_index+:} false; then :
24622  $as_echo_n "(cached) " >&6
24623else
24624  ac_check_lib_save_LIBS=$LIBS
24625LIBS="-lcdata  $LIBS"
24626cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24627/* end confdefs.h.  */
24628
24629/* Override any GCC internal prototype to avoid an error.
24630   Use char because int might match the return type of a GCC
24631   builtin and then its argument prototype would still apply.  */
24632#ifdef __cplusplus
24633extern "C"
24634#endif
24635char libcdata_array_set_entry_by_index ();
24636int
24637main ()
24638{
24639return libcdata_array_set_entry_by_index ();
24640  ;
24641  return 0;
24642}
24643_ACEOF
24644if ac_fn_c_try_link "$LINENO"; then :
24645  ac_cv_lib_cdata_libcdata_array_set_entry_by_index=yes
24646else
24647  ac_cv_lib_cdata_libcdata_array_set_entry_by_index=no
24648fi
24649rm -f core conftest.err conftest.$ac_objext \
24650    conftest$ac_exeext conftest.$ac_ext
24651LIBS=$ac_check_lib_save_LIBS
24652fi
24653{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_array_set_entry_by_index" >&5
24654$as_echo "$ac_cv_lib_cdata_libcdata_array_set_entry_by_index" >&6; }
24655if test "x$ac_cv_lib_cdata_libcdata_array_set_entry_by_index" = xyes; then :
24656  ac_cv_libcdata_dummy=yes
24657else
24658  ac_cv_libcdata=no
24659fi
24660
24661        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_array_prepend_entry in -lcdata" >&5
24662$as_echo_n "checking for libcdata_array_prepend_entry in -lcdata... " >&6; }
24663if ${ac_cv_lib_cdata_libcdata_array_prepend_entry+:} false; then :
24664  $as_echo_n "(cached) " >&6
24665else
24666  ac_check_lib_save_LIBS=$LIBS
24667LIBS="-lcdata  $LIBS"
24668cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24669/* end confdefs.h.  */
24670
24671/* Override any GCC internal prototype to avoid an error.
24672   Use char because int might match the return type of a GCC
24673   builtin and then its argument prototype would still apply.  */
24674#ifdef __cplusplus
24675extern "C"
24676#endif
24677char libcdata_array_prepend_entry ();
24678int
24679main ()
24680{
24681return libcdata_array_prepend_entry ();
24682  ;
24683  return 0;
24684}
24685_ACEOF
24686if ac_fn_c_try_link "$LINENO"; then :
24687  ac_cv_lib_cdata_libcdata_array_prepend_entry=yes
24688else
24689  ac_cv_lib_cdata_libcdata_array_prepend_entry=no
24690fi
24691rm -f core conftest.err conftest.$ac_objext \
24692    conftest$ac_exeext conftest.$ac_ext
24693LIBS=$ac_check_lib_save_LIBS
24694fi
24695{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_array_prepend_entry" >&5
24696$as_echo "$ac_cv_lib_cdata_libcdata_array_prepend_entry" >&6; }
24697if test "x$ac_cv_lib_cdata_libcdata_array_prepend_entry" = xyes; then :
24698  ac_cv_libcdata_dummy=yes
24699else
24700  ac_cv_libcdata=no
24701fi
24702
24703        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_array_append_entry in -lcdata" >&5
24704$as_echo_n "checking for libcdata_array_append_entry in -lcdata... " >&6; }
24705if ${ac_cv_lib_cdata_libcdata_array_append_entry+:} false; then :
24706  $as_echo_n "(cached) " >&6
24707else
24708  ac_check_lib_save_LIBS=$LIBS
24709LIBS="-lcdata  $LIBS"
24710cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24711/* end confdefs.h.  */
24712
24713/* Override any GCC internal prototype to avoid an error.
24714   Use char because int might match the return type of a GCC
24715   builtin and then its argument prototype would still apply.  */
24716#ifdef __cplusplus
24717extern "C"
24718#endif
24719char libcdata_array_append_entry ();
24720int
24721main ()
24722{
24723return libcdata_array_append_entry ();
24724  ;
24725  return 0;
24726}
24727_ACEOF
24728if ac_fn_c_try_link "$LINENO"; then :
24729  ac_cv_lib_cdata_libcdata_array_append_entry=yes
24730else
24731  ac_cv_lib_cdata_libcdata_array_append_entry=no
24732fi
24733rm -f core conftest.err conftest.$ac_objext \
24734    conftest$ac_exeext conftest.$ac_ext
24735LIBS=$ac_check_lib_save_LIBS
24736fi
24737{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_array_append_entry" >&5
24738$as_echo "$ac_cv_lib_cdata_libcdata_array_append_entry" >&6; }
24739if test "x$ac_cv_lib_cdata_libcdata_array_append_entry" = xyes; then :
24740  ac_cv_libcdata_dummy=yes
24741else
24742  ac_cv_libcdata=no
24743fi
24744
24745        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_array_insert_entry in -lcdata" >&5
24746$as_echo_n "checking for libcdata_array_insert_entry in -lcdata... " >&6; }
24747if ${ac_cv_lib_cdata_libcdata_array_insert_entry+:} false; then :
24748  $as_echo_n "(cached) " >&6
24749else
24750  ac_check_lib_save_LIBS=$LIBS
24751LIBS="-lcdata  $LIBS"
24752cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24753/* end confdefs.h.  */
24754
24755/* Override any GCC internal prototype to avoid an error.
24756   Use char because int might match the return type of a GCC
24757   builtin and then its argument prototype would still apply.  */
24758#ifdef __cplusplus
24759extern "C"
24760#endif
24761char libcdata_array_insert_entry ();
24762int
24763main ()
24764{
24765return libcdata_array_insert_entry ();
24766  ;
24767  return 0;
24768}
24769_ACEOF
24770if ac_fn_c_try_link "$LINENO"; then :
24771  ac_cv_lib_cdata_libcdata_array_insert_entry=yes
24772else
24773  ac_cv_lib_cdata_libcdata_array_insert_entry=no
24774fi
24775rm -f core conftest.err conftest.$ac_objext \
24776    conftest$ac_exeext conftest.$ac_ext
24777LIBS=$ac_check_lib_save_LIBS
24778fi
24779{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_array_insert_entry" >&5
24780$as_echo "$ac_cv_lib_cdata_libcdata_array_insert_entry" >&6; }
24781if test "x$ac_cv_lib_cdata_libcdata_array_insert_entry" = xyes; then :
24782  ac_cv_libcdata_dummy=yes
24783else
24784  ac_cv_libcdata=no
24785fi
24786
24787        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_array_remove_entry in -lcdata" >&5
24788$as_echo_n "checking for libcdata_array_remove_entry in -lcdata... " >&6; }
24789if ${ac_cv_lib_cdata_libcdata_array_remove_entry+:} false; then :
24790  $as_echo_n "(cached) " >&6
24791else
24792  ac_check_lib_save_LIBS=$LIBS
24793LIBS="-lcdata  $LIBS"
24794cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24795/* end confdefs.h.  */
24796
24797/* Override any GCC internal prototype to avoid an error.
24798   Use char because int might match the return type of a GCC
24799   builtin and then its argument prototype would still apply.  */
24800#ifdef __cplusplus
24801extern "C"
24802#endif
24803char libcdata_array_remove_entry ();
24804int
24805main ()
24806{
24807return libcdata_array_remove_entry ();
24808  ;
24809  return 0;
24810}
24811_ACEOF
24812if ac_fn_c_try_link "$LINENO"; then :
24813  ac_cv_lib_cdata_libcdata_array_remove_entry=yes
24814else
24815  ac_cv_lib_cdata_libcdata_array_remove_entry=no
24816fi
24817rm -f core conftest.err conftest.$ac_objext \
24818    conftest$ac_exeext conftest.$ac_ext
24819LIBS=$ac_check_lib_save_LIBS
24820fi
24821{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_array_remove_entry" >&5
24822$as_echo "$ac_cv_lib_cdata_libcdata_array_remove_entry" >&6; }
24823if test "x$ac_cv_lib_cdata_libcdata_array_remove_entry" = xyes; then :
24824  ac_cv_libcdata_dummy=yes
24825else
24826  ac_cv_libcdata=no
24827fi
24828
24829
24830                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_btree_initialize in -lcdata" >&5
24831$as_echo_n "checking for libfdata_btree_initialize in -lcdata... " >&6; }
24832if ${ac_cv_lib_cdata_libfdata_btree_initialize+:} false; then :
24833  $as_echo_n "(cached) " >&6
24834else
24835  ac_check_lib_save_LIBS=$LIBS
24836LIBS="-lcdata  $LIBS"
24837cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24838/* end confdefs.h.  */
24839
24840/* Override any GCC internal prototype to avoid an error.
24841   Use char because int might match the return type of a GCC
24842   builtin and then its argument prototype would still apply.  */
24843#ifdef __cplusplus
24844extern "C"
24845#endif
24846char libfdata_btree_initialize ();
24847int
24848main ()
24849{
24850return libfdata_btree_initialize ();
24851  ;
24852  return 0;
24853}
24854_ACEOF
24855if ac_fn_c_try_link "$LINENO"; then :
24856  ac_cv_lib_cdata_libfdata_btree_initialize=yes
24857else
24858  ac_cv_lib_cdata_libfdata_btree_initialize=no
24859fi
24860rm -f core conftest.err conftest.$ac_objext \
24861    conftest$ac_exeext conftest.$ac_ext
24862LIBS=$ac_check_lib_save_LIBS
24863fi
24864{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libfdata_btree_initialize" >&5
24865$as_echo "$ac_cv_lib_cdata_libfdata_btree_initialize" >&6; }
24866if test "x$ac_cv_lib_cdata_libfdata_btree_initialize" = xyes; then :
24867  ac_cv_libcdata_dummy=yes
24868else
24869  ac_cv_libcdata=no
24870fi
24871
24872        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_btree_free in -lcdata" >&5
24873$as_echo_n "checking for libcdata_btree_free in -lcdata... " >&6; }
24874if ${ac_cv_lib_cdata_libcdata_btree_free+:} false; then :
24875  $as_echo_n "(cached) " >&6
24876else
24877  ac_check_lib_save_LIBS=$LIBS
24878LIBS="-lcdata  $LIBS"
24879cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24880/* end confdefs.h.  */
24881
24882/* Override any GCC internal prototype to avoid an error.
24883   Use char because int might match the return type of a GCC
24884   builtin and then its argument prototype would still apply.  */
24885#ifdef __cplusplus
24886extern "C"
24887#endif
24888char libcdata_btree_free ();
24889int
24890main ()
24891{
24892return libcdata_btree_free ();
24893  ;
24894  return 0;
24895}
24896_ACEOF
24897if ac_fn_c_try_link "$LINENO"; then :
24898  ac_cv_lib_cdata_libcdata_btree_free=yes
24899else
24900  ac_cv_lib_cdata_libcdata_btree_free=no
24901fi
24902rm -f core conftest.err conftest.$ac_objext \
24903    conftest$ac_exeext conftest.$ac_ext
24904LIBS=$ac_check_lib_save_LIBS
24905fi
24906{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_btree_free" >&5
24907$as_echo "$ac_cv_lib_cdata_libcdata_btree_free" >&6; }
24908if test "x$ac_cv_lib_cdata_libcdata_btree_free" = xyes; then :
24909  ac_cv_libcdata_dummy=yes
24910else
24911  ac_cv_libcdata=no
24912fi
24913
24914        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_btree_get_number_of_values in -lcdata" >&5
24915$as_echo_n "checking for libcdata_btree_get_number_of_values in -lcdata... " >&6; }
24916if ${ac_cv_lib_cdata_libcdata_btree_get_number_of_values+:} false; then :
24917  $as_echo_n "(cached) " >&6
24918else
24919  ac_check_lib_save_LIBS=$LIBS
24920LIBS="-lcdata  $LIBS"
24921cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24922/* end confdefs.h.  */
24923
24924/* Override any GCC internal prototype to avoid an error.
24925   Use char because int might match the return type of a GCC
24926   builtin and then its argument prototype would still apply.  */
24927#ifdef __cplusplus
24928extern "C"
24929#endif
24930char libcdata_btree_get_number_of_values ();
24931int
24932main ()
24933{
24934return libcdata_btree_get_number_of_values ();
24935  ;
24936  return 0;
24937}
24938_ACEOF
24939if ac_fn_c_try_link "$LINENO"; then :
24940  ac_cv_lib_cdata_libcdata_btree_get_number_of_values=yes
24941else
24942  ac_cv_lib_cdata_libcdata_btree_get_number_of_values=no
24943fi
24944rm -f core conftest.err conftest.$ac_objext \
24945    conftest$ac_exeext conftest.$ac_ext
24946LIBS=$ac_check_lib_save_LIBS
24947fi
24948{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_btree_get_number_of_values" >&5
24949$as_echo "$ac_cv_lib_cdata_libcdata_btree_get_number_of_values" >&6; }
24950if test "x$ac_cv_lib_cdata_libcdata_btree_get_number_of_values" = xyes; then :
24951  ac_cv_libcdata_dummy=yes
24952else
24953  ac_cv_libcdata=no
24954fi
24955
24956        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_btree_get_value_by_index in -lcdata" >&5
24957$as_echo_n "checking for libcdata_btree_get_value_by_index in -lcdata... " >&6; }
24958if ${ac_cv_lib_cdata_libcdata_btree_get_value_by_index+:} false; then :
24959  $as_echo_n "(cached) " >&6
24960else
24961  ac_check_lib_save_LIBS=$LIBS
24962LIBS="-lcdata  $LIBS"
24963cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24964/* end confdefs.h.  */
24965
24966/* Override any GCC internal prototype to avoid an error.
24967   Use char because int might match the return type of a GCC
24968   builtin and then its argument prototype would still apply.  */
24969#ifdef __cplusplus
24970extern "C"
24971#endif
24972char libcdata_btree_get_value_by_index ();
24973int
24974main ()
24975{
24976return libcdata_btree_get_value_by_index ();
24977  ;
24978  return 0;
24979}
24980_ACEOF
24981if ac_fn_c_try_link "$LINENO"; then :
24982  ac_cv_lib_cdata_libcdata_btree_get_value_by_index=yes
24983else
24984  ac_cv_lib_cdata_libcdata_btree_get_value_by_index=no
24985fi
24986rm -f core conftest.err conftest.$ac_objext \
24987    conftest$ac_exeext conftest.$ac_ext
24988LIBS=$ac_check_lib_save_LIBS
24989fi
24990{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_btree_get_value_by_index" >&5
24991$as_echo "$ac_cv_lib_cdata_libcdata_btree_get_value_by_index" >&6; }
24992if test "x$ac_cv_lib_cdata_libcdata_btree_get_value_by_index" = xyes; then :
24993  ac_cv_libcdata_dummy=yes
24994else
24995  ac_cv_libcdata=no
24996fi
24997
24998        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_btree_get_value_by_value in -lcdata" >&5
24999$as_echo_n "checking for libcdata_btree_get_value_by_value in -lcdata... " >&6; }
25000if ${ac_cv_lib_cdata_libcdata_btree_get_value_by_value+:} false; then :
25001  $as_echo_n "(cached) " >&6
25002else
25003  ac_check_lib_save_LIBS=$LIBS
25004LIBS="-lcdata  $LIBS"
25005cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25006/* end confdefs.h.  */
25007
25008/* Override any GCC internal prototype to avoid an error.
25009   Use char because int might match the return type of a GCC
25010   builtin and then its argument prototype would still apply.  */
25011#ifdef __cplusplus
25012extern "C"
25013#endif
25014char libcdata_btree_get_value_by_value ();
25015int
25016main ()
25017{
25018return libcdata_btree_get_value_by_value ();
25019  ;
25020  return 0;
25021}
25022_ACEOF
25023if ac_fn_c_try_link "$LINENO"; then :
25024  ac_cv_lib_cdata_libcdata_btree_get_value_by_value=yes
25025else
25026  ac_cv_lib_cdata_libcdata_btree_get_value_by_value=no
25027fi
25028rm -f core conftest.err conftest.$ac_objext \
25029    conftest$ac_exeext conftest.$ac_ext
25030LIBS=$ac_check_lib_save_LIBS
25031fi
25032{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_btree_get_value_by_value" >&5
25033$as_echo "$ac_cv_lib_cdata_libcdata_btree_get_value_by_value" >&6; }
25034if test "x$ac_cv_lib_cdata_libcdata_btree_get_value_by_value" = xyes; then :
25035  ac_cv_libcdata_dummy=yes
25036else
25037  ac_cv_libcdata=no
25038fi
25039
25040        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_btree_insert_value in -lcdata" >&5
25041$as_echo_n "checking for libcdata_btree_insert_value in -lcdata... " >&6; }
25042if ${ac_cv_lib_cdata_libcdata_btree_insert_value+:} false; then :
25043  $as_echo_n "(cached) " >&6
25044else
25045  ac_check_lib_save_LIBS=$LIBS
25046LIBS="-lcdata  $LIBS"
25047cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25048/* end confdefs.h.  */
25049
25050/* Override any GCC internal prototype to avoid an error.
25051   Use char because int might match the return type of a GCC
25052   builtin and then its argument prototype would still apply.  */
25053#ifdef __cplusplus
25054extern "C"
25055#endif
25056char libcdata_btree_insert_value ();
25057int
25058main ()
25059{
25060return libcdata_btree_insert_value ();
25061  ;
25062  return 0;
25063}
25064_ACEOF
25065if ac_fn_c_try_link "$LINENO"; then :
25066  ac_cv_lib_cdata_libcdata_btree_insert_value=yes
25067else
25068  ac_cv_lib_cdata_libcdata_btree_insert_value=no
25069fi
25070rm -f core conftest.err conftest.$ac_objext \
25071    conftest$ac_exeext conftest.$ac_ext
25072LIBS=$ac_check_lib_save_LIBS
25073fi
25074{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_btree_insert_value" >&5
25075$as_echo "$ac_cv_lib_cdata_libcdata_btree_insert_value" >&6; }
25076if test "x$ac_cv_lib_cdata_libcdata_btree_insert_value" = xyes; then :
25077  ac_cv_libcdata_dummy=yes
25078else
25079  ac_cv_libcdata=no
25080fi
25081
25082        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_btree_replace_value in -lcdata" >&5
25083$as_echo_n "checking for libcdata_btree_replace_value in -lcdata... " >&6; }
25084if ${ac_cv_lib_cdata_libcdata_btree_replace_value+:} false; then :
25085  $as_echo_n "(cached) " >&6
25086else
25087  ac_check_lib_save_LIBS=$LIBS
25088LIBS="-lcdata  $LIBS"
25089cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25090/* end confdefs.h.  */
25091
25092/* Override any GCC internal prototype to avoid an error.
25093   Use char because int might match the return type of a GCC
25094   builtin and then its argument prototype would still apply.  */
25095#ifdef __cplusplus
25096extern "C"
25097#endif
25098char libcdata_btree_replace_value ();
25099int
25100main ()
25101{
25102return libcdata_btree_replace_value ();
25103  ;
25104  return 0;
25105}
25106_ACEOF
25107if ac_fn_c_try_link "$LINENO"; then :
25108  ac_cv_lib_cdata_libcdata_btree_replace_value=yes
25109else
25110  ac_cv_lib_cdata_libcdata_btree_replace_value=no
25111fi
25112rm -f core conftest.err conftest.$ac_objext \
25113    conftest$ac_exeext conftest.$ac_ext
25114LIBS=$ac_check_lib_save_LIBS
25115fi
25116{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_btree_replace_value" >&5
25117$as_echo "$ac_cv_lib_cdata_libcdata_btree_replace_value" >&6; }
25118if test "x$ac_cv_lib_cdata_libcdata_btree_replace_value" = xyes; then :
25119  ac_cv_libcdata_dummy=yes
25120else
25121  ac_cv_libcdata=no
25122fi
25123
25124        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_btree_remove_value in -lcdata" >&5
25125$as_echo_n "checking for libcdata_btree_remove_value in -lcdata... " >&6; }
25126if ${ac_cv_lib_cdata_libcdata_btree_remove_value+:} false; then :
25127  $as_echo_n "(cached) " >&6
25128else
25129  ac_check_lib_save_LIBS=$LIBS
25130LIBS="-lcdata  $LIBS"
25131cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25132/* end confdefs.h.  */
25133
25134/* Override any GCC internal prototype to avoid an error.
25135   Use char because int might match the return type of a GCC
25136   builtin and then its argument prototype would still apply.  */
25137#ifdef __cplusplus
25138extern "C"
25139#endif
25140char libcdata_btree_remove_value ();
25141int
25142main ()
25143{
25144return libcdata_btree_remove_value ();
25145  ;
25146  return 0;
25147}
25148_ACEOF
25149if ac_fn_c_try_link "$LINENO"; then :
25150  ac_cv_lib_cdata_libcdata_btree_remove_value=yes
25151else
25152  ac_cv_lib_cdata_libcdata_btree_remove_value=no
25153fi
25154rm -f core conftest.err conftest.$ac_objext \
25155    conftest$ac_exeext conftest.$ac_ext
25156LIBS=$ac_check_lib_save_LIBS
25157fi
25158{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_btree_remove_value" >&5
25159$as_echo "$ac_cv_lib_cdata_libcdata_btree_remove_value" >&6; }
25160if test "x$ac_cv_lib_cdata_libcdata_btree_remove_value" = xyes; then :
25161  ac_cv_libcdata_dummy=yes
25162else
25163  ac_cv_libcdata=no
25164fi
25165
25166
25167                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_initialize in -lcdata" >&5
25168$as_echo_n "checking for libcdata_list_initialize in -lcdata... " >&6; }
25169if ${ac_cv_lib_cdata_libcdata_list_initialize+:} false; then :
25170  $as_echo_n "(cached) " >&6
25171else
25172  ac_check_lib_save_LIBS=$LIBS
25173LIBS="-lcdata  $LIBS"
25174cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25175/* end confdefs.h.  */
25176
25177/* Override any GCC internal prototype to avoid an error.
25178   Use char because int might match the return type of a GCC
25179   builtin and then its argument prototype would still apply.  */
25180#ifdef __cplusplus
25181extern "C"
25182#endif
25183char libcdata_list_initialize ();
25184int
25185main ()
25186{
25187return libcdata_list_initialize ();
25188  ;
25189  return 0;
25190}
25191_ACEOF
25192if ac_fn_c_try_link "$LINENO"; then :
25193  ac_cv_lib_cdata_libcdata_list_initialize=yes
25194else
25195  ac_cv_lib_cdata_libcdata_list_initialize=no
25196fi
25197rm -f core conftest.err conftest.$ac_objext \
25198    conftest$ac_exeext conftest.$ac_ext
25199LIBS=$ac_check_lib_save_LIBS
25200fi
25201{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_initialize" >&5
25202$as_echo "$ac_cv_lib_cdata_libcdata_list_initialize" >&6; }
25203if test "x$ac_cv_lib_cdata_libcdata_list_initialize" = xyes; then :
25204  ac_cv_libcdata_dummy=yes
25205else
25206  ac_cv_libcdata=no
25207fi
25208
25209        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_free in -lcdata" >&5
25210$as_echo_n "checking for libcdata_list_free in -lcdata... " >&6; }
25211if ${ac_cv_lib_cdata_libcdata_list_free+:} false; then :
25212  $as_echo_n "(cached) " >&6
25213else
25214  ac_check_lib_save_LIBS=$LIBS
25215LIBS="-lcdata  $LIBS"
25216cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25217/* end confdefs.h.  */
25218
25219/* Override any GCC internal prototype to avoid an error.
25220   Use char because int might match the return type of a GCC
25221   builtin and then its argument prototype would still apply.  */
25222#ifdef __cplusplus
25223extern "C"
25224#endif
25225char libcdata_list_free ();
25226int
25227main ()
25228{
25229return libcdata_list_free ();
25230  ;
25231  return 0;
25232}
25233_ACEOF
25234if ac_fn_c_try_link "$LINENO"; then :
25235  ac_cv_lib_cdata_libcdata_list_free=yes
25236else
25237  ac_cv_lib_cdata_libcdata_list_free=no
25238fi
25239rm -f core conftest.err conftest.$ac_objext \
25240    conftest$ac_exeext conftest.$ac_ext
25241LIBS=$ac_check_lib_save_LIBS
25242fi
25243{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_free" >&5
25244$as_echo "$ac_cv_lib_cdata_libcdata_list_free" >&6; }
25245if test "x$ac_cv_lib_cdata_libcdata_list_free" = xyes; then :
25246  ac_cv_libcdata_dummy=yes
25247else
25248  ac_cv_libcdata=no
25249fi
25250
25251        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_empty in -lcdata" >&5
25252$as_echo_n "checking for libcdata_list_empty in -lcdata... " >&6; }
25253if ${ac_cv_lib_cdata_libcdata_list_empty+:} false; then :
25254  $as_echo_n "(cached) " >&6
25255else
25256  ac_check_lib_save_LIBS=$LIBS
25257LIBS="-lcdata  $LIBS"
25258cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25259/* end confdefs.h.  */
25260
25261/* Override any GCC internal prototype to avoid an error.
25262   Use char because int might match the return type of a GCC
25263   builtin and then its argument prototype would still apply.  */
25264#ifdef __cplusplus
25265extern "C"
25266#endif
25267char libcdata_list_empty ();
25268int
25269main ()
25270{
25271return libcdata_list_empty ();
25272  ;
25273  return 0;
25274}
25275_ACEOF
25276if ac_fn_c_try_link "$LINENO"; then :
25277  ac_cv_lib_cdata_libcdata_list_empty=yes
25278else
25279  ac_cv_lib_cdata_libcdata_list_empty=no
25280fi
25281rm -f core conftest.err conftest.$ac_objext \
25282    conftest$ac_exeext conftest.$ac_ext
25283LIBS=$ac_check_lib_save_LIBS
25284fi
25285{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_empty" >&5
25286$as_echo "$ac_cv_lib_cdata_libcdata_list_empty" >&6; }
25287if test "x$ac_cv_lib_cdata_libcdata_list_empty" = xyes; then :
25288  ac_cv_libcdata_dummy=yes
25289else
25290  ac_cv_libcdata=no
25291fi
25292
25293        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_clone in -lcdata" >&5
25294$as_echo_n "checking for libcdata_list_clone in -lcdata... " >&6; }
25295if ${ac_cv_lib_cdata_libcdata_list_clone+:} false; then :
25296  $as_echo_n "(cached) " >&6
25297else
25298  ac_check_lib_save_LIBS=$LIBS
25299LIBS="-lcdata  $LIBS"
25300cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25301/* end confdefs.h.  */
25302
25303/* Override any GCC internal prototype to avoid an error.
25304   Use char because int might match the return type of a GCC
25305   builtin and then its argument prototype would still apply.  */
25306#ifdef __cplusplus
25307extern "C"
25308#endif
25309char libcdata_list_clone ();
25310int
25311main ()
25312{
25313return libcdata_list_clone ();
25314  ;
25315  return 0;
25316}
25317_ACEOF
25318if ac_fn_c_try_link "$LINENO"; then :
25319  ac_cv_lib_cdata_libcdata_list_clone=yes
25320else
25321  ac_cv_lib_cdata_libcdata_list_clone=no
25322fi
25323rm -f core conftest.err conftest.$ac_objext \
25324    conftest$ac_exeext conftest.$ac_ext
25325LIBS=$ac_check_lib_save_LIBS
25326fi
25327{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_clone" >&5
25328$as_echo "$ac_cv_lib_cdata_libcdata_list_clone" >&6; }
25329if test "x$ac_cv_lib_cdata_libcdata_list_clone" = xyes; then :
25330  ac_cv_libcdata_dummy=yes
25331else
25332  ac_cv_libcdata=no
25333fi
25334
25335        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_get_number_of_elements in -lcdata" >&5
25336$as_echo_n "checking for libcdata_list_get_number_of_elements in -lcdata... " >&6; }
25337if ${ac_cv_lib_cdata_libcdata_list_get_number_of_elements+:} false; then :
25338  $as_echo_n "(cached) " >&6
25339else
25340  ac_check_lib_save_LIBS=$LIBS
25341LIBS="-lcdata  $LIBS"
25342cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25343/* end confdefs.h.  */
25344
25345/* Override any GCC internal prototype to avoid an error.
25346   Use char because int might match the return type of a GCC
25347   builtin and then its argument prototype would still apply.  */
25348#ifdef __cplusplus
25349extern "C"
25350#endif
25351char libcdata_list_get_number_of_elements ();
25352int
25353main ()
25354{
25355return libcdata_list_get_number_of_elements ();
25356  ;
25357  return 0;
25358}
25359_ACEOF
25360if ac_fn_c_try_link "$LINENO"; then :
25361  ac_cv_lib_cdata_libcdata_list_get_number_of_elements=yes
25362else
25363  ac_cv_lib_cdata_libcdata_list_get_number_of_elements=no
25364fi
25365rm -f core conftest.err conftest.$ac_objext \
25366    conftest$ac_exeext conftest.$ac_ext
25367LIBS=$ac_check_lib_save_LIBS
25368fi
25369{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_get_number_of_elements" >&5
25370$as_echo "$ac_cv_lib_cdata_libcdata_list_get_number_of_elements" >&6; }
25371if test "x$ac_cv_lib_cdata_libcdata_list_get_number_of_elements" = xyes; then :
25372  ac_cv_libcdata_dummy=yes
25373else
25374  ac_cv_libcdata=no
25375fi
25376
25377        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_get_first_element in -lcdata" >&5
25378$as_echo_n "checking for libcdata_list_get_first_element in -lcdata... " >&6; }
25379if ${ac_cv_lib_cdata_libcdata_list_get_first_element+:} false; then :
25380  $as_echo_n "(cached) " >&6
25381else
25382  ac_check_lib_save_LIBS=$LIBS
25383LIBS="-lcdata  $LIBS"
25384cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25385/* end confdefs.h.  */
25386
25387/* Override any GCC internal prototype to avoid an error.
25388   Use char because int might match the return type of a GCC
25389   builtin and then its argument prototype would still apply.  */
25390#ifdef __cplusplus
25391extern "C"
25392#endif
25393char libcdata_list_get_first_element ();
25394int
25395main ()
25396{
25397return libcdata_list_get_first_element ();
25398  ;
25399  return 0;
25400}
25401_ACEOF
25402if ac_fn_c_try_link "$LINENO"; then :
25403  ac_cv_lib_cdata_libcdata_list_get_first_element=yes
25404else
25405  ac_cv_lib_cdata_libcdata_list_get_first_element=no
25406fi
25407rm -f core conftest.err conftest.$ac_objext \
25408    conftest$ac_exeext conftest.$ac_ext
25409LIBS=$ac_check_lib_save_LIBS
25410fi
25411{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_get_first_element" >&5
25412$as_echo "$ac_cv_lib_cdata_libcdata_list_get_first_element" >&6; }
25413if test "x$ac_cv_lib_cdata_libcdata_list_get_first_element" = xyes; then :
25414  ac_cv_libcdata_dummy=yes
25415else
25416  ac_cv_libcdata=no
25417fi
25418
25419        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_get_last_element in -lcdata" >&5
25420$as_echo_n "checking for libcdata_list_get_last_element in -lcdata... " >&6; }
25421if ${ac_cv_lib_cdata_libcdata_list_get_last_element+:} false; then :
25422  $as_echo_n "(cached) " >&6
25423else
25424  ac_check_lib_save_LIBS=$LIBS
25425LIBS="-lcdata  $LIBS"
25426cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25427/* end confdefs.h.  */
25428
25429/* Override any GCC internal prototype to avoid an error.
25430   Use char because int might match the return type of a GCC
25431   builtin and then its argument prototype would still apply.  */
25432#ifdef __cplusplus
25433extern "C"
25434#endif
25435char libcdata_list_get_last_element ();
25436int
25437main ()
25438{
25439return libcdata_list_get_last_element ();
25440  ;
25441  return 0;
25442}
25443_ACEOF
25444if ac_fn_c_try_link "$LINENO"; then :
25445  ac_cv_lib_cdata_libcdata_list_get_last_element=yes
25446else
25447  ac_cv_lib_cdata_libcdata_list_get_last_element=no
25448fi
25449rm -f core conftest.err conftest.$ac_objext \
25450    conftest$ac_exeext conftest.$ac_ext
25451LIBS=$ac_check_lib_save_LIBS
25452fi
25453{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_get_last_element" >&5
25454$as_echo "$ac_cv_lib_cdata_libcdata_list_get_last_element" >&6; }
25455if test "x$ac_cv_lib_cdata_libcdata_list_get_last_element" = xyes; then :
25456  ac_cv_libcdata_dummy=yes
25457else
25458  ac_cv_libcdata=no
25459fi
25460
25461        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_get_element_by_index in -lcdata" >&5
25462$as_echo_n "checking for libcdata_list_get_element_by_index in -lcdata... " >&6; }
25463if ${ac_cv_lib_cdata_libcdata_list_get_element_by_index+:} false; then :
25464  $as_echo_n "(cached) " >&6
25465else
25466  ac_check_lib_save_LIBS=$LIBS
25467LIBS="-lcdata  $LIBS"
25468cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25469/* end confdefs.h.  */
25470
25471/* Override any GCC internal prototype to avoid an error.
25472   Use char because int might match the return type of a GCC
25473   builtin and then its argument prototype would still apply.  */
25474#ifdef __cplusplus
25475extern "C"
25476#endif
25477char libcdata_list_get_element_by_index ();
25478int
25479main ()
25480{
25481return libcdata_list_get_element_by_index ();
25482  ;
25483  return 0;
25484}
25485_ACEOF
25486if ac_fn_c_try_link "$LINENO"; then :
25487  ac_cv_lib_cdata_libcdata_list_get_element_by_index=yes
25488else
25489  ac_cv_lib_cdata_libcdata_list_get_element_by_index=no
25490fi
25491rm -f core conftest.err conftest.$ac_objext \
25492    conftest$ac_exeext conftest.$ac_ext
25493LIBS=$ac_check_lib_save_LIBS
25494fi
25495{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_get_element_by_index" >&5
25496$as_echo "$ac_cv_lib_cdata_libcdata_list_get_element_by_index" >&6; }
25497if test "x$ac_cv_lib_cdata_libcdata_list_get_element_by_index" = xyes; then :
25498  ac_cv_libcdata_dummy=yes
25499else
25500  ac_cv_libcdata=no
25501fi
25502
25503        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_get_value_by_index in -lcdata" >&5
25504$as_echo_n "checking for libcdata_list_get_value_by_index in -lcdata... " >&6; }
25505if ${ac_cv_lib_cdata_libcdata_list_get_value_by_index+:} false; then :
25506  $as_echo_n "(cached) " >&6
25507else
25508  ac_check_lib_save_LIBS=$LIBS
25509LIBS="-lcdata  $LIBS"
25510cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25511/* end confdefs.h.  */
25512
25513/* Override any GCC internal prototype to avoid an error.
25514   Use char because int might match the return type of a GCC
25515   builtin and then its argument prototype would still apply.  */
25516#ifdef __cplusplus
25517extern "C"
25518#endif
25519char libcdata_list_get_value_by_index ();
25520int
25521main ()
25522{
25523return libcdata_list_get_value_by_index ();
25524  ;
25525  return 0;
25526}
25527_ACEOF
25528if ac_fn_c_try_link "$LINENO"; then :
25529  ac_cv_lib_cdata_libcdata_list_get_value_by_index=yes
25530else
25531  ac_cv_lib_cdata_libcdata_list_get_value_by_index=no
25532fi
25533rm -f core conftest.err conftest.$ac_objext \
25534    conftest$ac_exeext conftest.$ac_ext
25535LIBS=$ac_check_lib_save_LIBS
25536fi
25537{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_get_value_by_index" >&5
25538$as_echo "$ac_cv_lib_cdata_libcdata_list_get_value_by_index" >&6; }
25539if test "x$ac_cv_lib_cdata_libcdata_list_get_value_by_index" = xyes; then :
25540  ac_cv_libcdata_dummy=yes
25541else
25542  ac_cv_libcdata=no
25543fi
25544
25545        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_prepend_element in -lcdata" >&5
25546$as_echo_n "checking for libcdata_list_prepend_element in -lcdata... " >&6; }
25547if ${ac_cv_lib_cdata_libcdata_list_prepend_element+:} false; then :
25548  $as_echo_n "(cached) " >&6
25549else
25550  ac_check_lib_save_LIBS=$LIBS
25551LIBS="-lcdata  $LIBS"
25552cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25553/* end confdefs.h.  */
25554
25555/* Override any GCC internal prototype to avoid an error.
25556   Use char because int might match the return type of a GCC
25557   builtin and then its argument prototype would still apply.  */
25558#ifdef __cplusplus
25559extern "C"
25560#endif
25561char libcdata_list_prepend_element ();
25562int
25563main ()
25564{
25565return libcdata_list_prepend_element ();
25566  ;
25567  return 0;
25568}
25569_ACEOF
25570if ac_fn_c_try_link "$LINENO"; then :
25571  ac_cv_lib_cdata_libcdata_list_prepend_element=yes
25572else
25573  ac_cv_lib_cdata_libcdata_list_prepend_element=no
25574fi
25575rm -f core conftest.err conftest.$ac_objext \
25576    conftest$ac_exeext conftest.$ac_ext
25577LIBS=$ac_check_lib_save_LIBS
25578fi
25579{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_prepend_element" >&5
25580$as_echo "$ac_cv_lib_cdata_libcdata_list_prepend_element" >&6; }
25581if test "x$ac_cv_lib_cdata_libcdata_list_prepend_element" = xyes; then :
25582  ac_cv_libcdata_dummy=yes
25583else
25584  ac_cv_libcdata=no
25585fi
25586
25587        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_prepend_value in -lcdata" >&5
25588$as_echo_n "checking for libcdata_list_prepend_value in -lcdata... " >&6; }
25589if ${ac_cv_lib_cdata_libcdata_list_prepend_value+:} false; then :
25590  $as_echo_n "(cached) " >&6
25591else
25592  ac_check_lib_save_LIBS=$LIBS
25593LIBS="-lcdata  $LIBS"
25594cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25595/* end confdefs.h.  */
25596
25597/* Override any GCC internal prototype to avoid an error.
25598   Use char because int might match the return type of a GCC
25599   builtin and then its argument prototype would still apply.  */
25600#ifdef __cplusplus
25601extern "C"
25602#endif
25603char libcdata_list_prepend_value ();
25604int
25605main ()
25606{
25607return libcdata_list_prepend_value ();
25608  ;
25609  return 0;
25610}
25611_ACEOF
25612if ac_fn_c_try_link "$LINENO"; then :
25613  ac_cv_lib_cdata_libcdata_list_prepend_value=yes
25614else
25615  ac_cv_lib_cdata_libcdata_list_prepend_value=no
25616fi
25617rm -f core conftest.err conftest.$ac_objext \
25618    conftest$ac_exeext conftest.$ac_ext
25619LIBS=$ac_check_lib_save_LIBS
25620fi
25621{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_prepend_value" >&5
25622$as_echo "$ac_cv_lib_cdata_libcdata_list_prepend_value" >&6; }
25623if test "x$ac_cv_lib_cdata_libcdata_list_prepend_value" = xyes; then :
25624  ac_cv_libcdata_dummy=yes
25625else
25626  ac_cv_libcdata=no
25627fi
25628
25629        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_append_element in -lcdata" >&5
25630$as_echo_n "checking for libcdata_list_append_element in -lcdata... " >&6; }
25631if ${ac_cv_lib_cdata_libcdata_list_append_element+:} false; then :
25632  $as_echo_n "(cached) " >&6
25633else
25634  ac_check_lib_save_LIBS=$LIBS
25635LIBS="-lcdata  $LIBS"
25636cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25637/* end confdefs.h.  */
25638
25639/* Override any GCC internal prototype to avoid an error.
25640   Use char because int might match the return type of a GCC
25641   builtin and then its argument prototype would still apply.  */
25642#ifdef __cplusplus
25643extern "C"
25644#endif
25645char libcdata_list_append_element ();
25646int
25647main ()
25648{
25649return libcdata_list_append_element ();
25650  ;
25651  return 0;
25652}
25653_ACEOF
25654if ac_fn_c_try_link "$LINENO"; then :
25655  ac_cv_lib_cdata_libcdata_list_append_element=yes
25656else
25657  ac_cv_lib_cdata_libcdata_list_append_element=no
25658fi
25659rm -f core conftest.err conftest.$ac_objext \
25660    conftest$ac_exeext conftest.$ac_ext
25661LIBS=$ac_check_lib_save_LIBS
25662fi
25663{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_append_element" >&5
25664$as_echo "$ac_cv_lib_cdata_libcdata_list_append_element" >&6; }
25665if test "x$ac_cv_lib_cdata_libcdata_list_append_element" = xyes; then :
25666  ac_cv_libcdata_dummy=yes
25667else
25668  ac_cv_libcdata=no
25669fi
25670
25671        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_append_value in -lcdata" >&5
25672$as_echo_n "checking for libcdata_list_append_value in -lcdata... " >&6; }
25673if ${ac_cv_lib_cdata_libcdata_list_append_value+:} false; then :
25674  $as_echo_n "(cached) " >&6
25675else
25676  ac_check_lib_save_LIBS=$LIBS
25677LIBS="-lcdata  $LIBS"
25678cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25679/* end confdefs.h.  */
25680
25681/* Override any GCC internal prototype to avoid an error.
25682   Use char because int might match the return type of a GCC
25683   builtin and then its argument prototype would still apply.  */
25684#ifdef __cplusplus
25685extern "C"
25686#endif
25687char libcdata_list_append_value ();
25688int
25689main ()
25690{
25691return libcdata_list_append_value ();
25692  ;
25693  return 0;
25694}
25695_ACEOF
25696if ac_fn_c_try_link "$LINENO"; then :
25697  ac_cv_lib_cdata_libcdata_list_append_value=yes
25698else
25699  ac_cv_lib_cdata_libcdata_list_append_value=no
25700fi
25701rm -f core conftest.err conftest.$ac_objext \
25702    conftest$ac_exeext conftest.$ac_ext
25703LIBS=$ac_check_lib_save_LIBS
25704fi
25705{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_append_value" >&5
25706$as_echo "$ac_cv_lib_cdata_libcdata_list_append_value" >&6; }
25707if test "x$ac_cv_lib_cdata_libcdata_list_append_value" = xyes; then :
25708  ac_cv_libcdata_dummy=yes
25709else
25710  ac_cv_libcdata=no
25711fi
25712
25713        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_insert_element in -lcdata" >&5
25714$as_echo_n "checking for libcdata_list_insert_element in -lcdata... " >&6; }
25715if ${ac_cv_lib_cdata_libcdata_list_insert_element+:} false; then :
25716  $as_echo_n "(cached) " >&6
25717else
25718  ac_check_lib_save_LIBS=$LIBS
25719LIBS="-lcdata  $LIBS"
25720cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25721/* end confdefs.h.  */
25722
25723/* Override any GCC internal prototype to avoid an error.
25724   Use char because int might match the return type of a GCC
25725   builtin and then its argument prototype would still apply.  */
25726#ifdef __cplusplus
25727extern "C"
25728#endif
25729char libcdata_list_insert_element ();
25730int
25731main ()
25732{
25733return libcdata_list_insert_element ();
25734  ;
25735  return 0;
25736}
25737_ACEOF
25738if ac_fn_c_try_link "$LINENO"; then :
25739  ac_cv_lib_cdata_libcdata_list_insert_element=yes
25740else
25741  ac_cv_lib_cdata_libcdata_list_insert_element=no
25742fi
25743rm -f core conftest.err conftest.$ac_objext \
25744    conftest$ac_exeext conftest.$ac_ext
25745LIBS=$ac_check_lib_save_LIBS
25746fi
25747{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_insert_element" >&5
25748$as_echo "$ac_cv_lib_cdata_libcdata_list_insert_element" >&6; }
25749if test "x$ac_cv_lib_cdata_libcdata_list_insert_element" = xyes; then :
25750  ac_cv_libcdata_dummy=yes
25751else
25752  ac_cv_libcdata=no
25753fi
25754
25755        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_insert_value in -lcdata" >&5
25756$as_echo_n "checking for libcdata_list_insert_value in -lcdata... " >&6; }
25757if ${ac_cv_lib_cdata_libcdata_list_insert_value+:} false; then :
25758  $as_echo_n "(cached) " >&6
25759else
25760  ac_check_lib_save_LIBS=$LIBS
25761LIBS="-lcdata  $LIBS"
25762cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25763/* end confdefs.h.  */
25764
25765/* Override any GCC internal prototype to avoid an error.
25766   Use char because int might match the return type of a GCC
25767   builtin and then its argument prototype would still apply.  */
25768#ifdef __cplusplus
25769extern "C"
25770#endif
25771char libcdata_list_insert_value ();
25772int
25773main ()
25774{
25775return libcdata_list_insert_value ();
25776  ;
25777  return 0;
25778}
25779_ACEOF
25780if ac_fn_c_try_link "$LINENO"; then :
25781  ac_cv_lib_cdata_libcdata_list_insert_value=yes
25782else
25783  ac_cv_lib_cdata_libcdata_list_insert_value=no
25784fi
25785rm -f core conftest.err conftest.$ac_objext \
25786    conftest$ac_exeext conftest.$ac_ext
25787LIBS=$ac_check_lib_save_LIBS
25788fi
25789{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_insert_value" >&5
25790$as_echo "$ac_cv_lib_cdata_libcdata_list_insert_value" >&6; }
25791if test "x$ac_cv_lib_cdata_libcdata_list_insert_value" = xyes; then :
25792  ac_cv_libcdata_dummy=yes
25793else
25794  ac_cv_libcdata=no
25795fi
25796
25797        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_remove_element in -lcdata" >&5
25798$as_echo_n "checking for libcdata_list_remove_element in -lcdata... " >&6; }
25799if ${ac_cv_lib_cdata_libcdata_list_remove_element+:} false; then :
25800  $as_echo_n "(cached) " >&6
25801else
25802  ac_check_lib_save_LIBS=$LIBS
25803LIBS="-lcdata  $LIBS"
25804cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25805/* end confdefs.h.  */
25806
25807/* Override any GCC internal prototype to avoid an error.
25808   Use char because int might match the return type of a GCC
25809   builtin and then its argument prototype would still apply.  */
25810#ifdef __cplusplus
25811extern "C"
25812#endif
25813char libcdata_list_remove_element ();
25814int
25815main ()
25816{
25817return libcdata_list_remove_element ();
25818  ;
25819  return 0;
25820}
25821_ACEOF
25822if ac_fn_c_try_link "$LINENO"; then :
25823  ac_cv_lib_cdata_libcdata_list_remove_element=yes
25824else
25825  ac_cv_lib_cdata_libcdata_list_remove_element=no
25826fi
25827rm -f core conftest.err conftest.$ac_objext \
25828    conftest$ac_exeext conftest.$ac_ext
25829LIBS=$ac_check_lib_save_LIBS
25830fi
25831{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_remove_element" >&5
25832$as_echo "$ac_cv_lib_cdata_libcdata_list_remove_element" >&6; }
25833if test "x$ac_cv_lib_cdata_libcdata_list_remove_element" = xyes; then :
25834  ac_cv_libcdata_dummy=yes
25835else
25836  ac_cv_libcdata=no
25837fi
25838
25839
25840                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_element_initialize in -lcdata" >&5
25841$as_echo_n "checking for libcdata_list_element_initialize in -lcdata... " >&6; }
25842if ${ac_cv_lib_cdata_libcdata_list_element_initialize+:} false; then :
25843  $as_echo_n "(cached) " >&6
25844else
25845  ac_check_lib_save_LIBS=$LIBS
25846LIBS="-lcdata  $LIBS"
25847cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25848/* end confdefs.h.  */
25849
25850/* Override any GCC internal prototype to avoid an error.
25851   Use char because int might match the return type of a GCC
25852   builtin and then its argument prototype would still apply.  */
25853#ifdef __cplusplus
25854extern "C"
25855#endif
25856char libcdata_list_element_initialize ();
25857int
25858main ()
25859{
25860return libcdata_list_element_initialize ();
25861  ;
25862  return 0;
25863}
25864_ACEOF
25865if ac_fn_c_try_link "$LINENO"; then :
25866  ac_cv_lib_cdata_libcdata_list_element_initialize=yes
25867else
25868  ac_cv_lib_cdata_libcdata_list_element_initialize=no
25869fi
25870rm -f core conftest.err conftest.$ac_objext \
25871    conftest$ac_exeext conftest.$ac_ext
25872LIBS=$ac_check_lib_save_LIBS
25873fi
25874{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_element_initialize" >&5
25875$as_echo "$ac_cv_lib_cdata_libcdata_list_element_initialize" >&6; }
25876if test "x$ac_cv_lib_cdata_libcdata_list_element_initialize" = xyes; then :
25877  ac_cv_libcdata_dummy=yes
25878else
25879  ac_cv_libcdata=no
25880fi
25881
25882        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_element_free in -lcdata" >&5
25883$as_echo_n "checking for libcdata_list_element_free in -lcdata... " >&6; }
25884if ${ac_cv_lib_cdata_libcdata_list_element_free+:} false; then :
25885  $as_echo_n "(cached) " >&6
25886else
25887  ac_check_lib_save_LIBS=$LIBS
25888LIBS="-lcdata  $LIBS"
25889cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25890/* end confdefs.h.  */
25891
25892/* Override any GCC internal prototype to avoid an error.
25893   Use char because int might match the return type of a GCC
25894   builtin and then its argument prototype would still apply.  */
25895#ifdef __cplusplus
25896extern "C"
25897#endif
25898char libcdata_list_element_free ();
25899int
25900main ()
25901{
25902return libcdata_list_element_free ();
25903  ;
25904  return 0;
25905}
25906_ACEOF
25907if ac_fn_c_try_link "$LINENO"; then :
25908  ac_cv_lib_cdata_libcdata_list_element_free=yes
25909else
25910  ac_cv_lib_cdata_libcdata_list_element_free=no
25911fi
25912rm -f core conftest.err conftest.$ac_objext \
25913    conftest$ac_exeext conftest.$ac_ext
25914LIBS=$ac_check_lib_save_LIBS
25915fi
25916{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_element_free" >&5
25917$as_echo "$ac_cv_lib_cdata_libcdata_list_element_free" >&6; }
25918if test "x$ac_cv_lib_cdata_libcdata_list_element_free" = xyes; then :
25919  ac_cv_libcdata_dummy=yes
25920else
25921  ac_cv_libcdata=no
25922fi
25923
25924        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_element_get_value in -lcdata" >&5
25925$as_echo_n "checking for libcdata_list_element_get_value in -lcdata... " >&6; }
25926if ${ac_cv_lib_cdata_libcdata_list_element_get_value+:} false; then :
25927  $as_echo_n "(cached) " >&6
25928else
25929  ac_check_lib_save_LIBS=$LIBS
25930LIBS="-lcdata  $LIBS"
25931cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25932/* end confdefs.h.  */
25933
25934/* Override any GCC internal prototype to avoid an error.
25935   Use char because int might match the return type of a GCC
25936   builtin and then its argument prototype would still apply.  */
25937#ifdef __cplusplus
25938extern "C"
25939#endif
25940char libcdata_list_element_get_value ();
25941int
25942main ()
25943{
25944return libcdata_list_element_get_value ();
25945  ;
25946  return 0;
25947}
25948_ACEOF
25949if ac_fn_c_try_link "$LINENO"; then :
25950  ac_cv_lib_cdata_libcdata_list_element_get_value=yes
25951else
25952  ac_cv_lib_cdata_libcdata_list_element_get_value=no
25953fi
25954rm -f core conftest.err conftest.$ac_objext \
25955    conftest$ac_exeext conftest.$ac_ext
25956LIBS=$ac_check_lib_save_LIBS
25957fi
25958{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_element_get_value" >&5
25959$as_echo "$ac_cv_lib_cdata_libcdata_list_element_get_value" >&6; }
25960if test "x$ac_cv_lib_cdata_libcdata_list_element_get_value" = xyes; then :
25961  ac_cv_libcdata_dummy=yes
25962else
25963  ac_cv_libcdata=no
25964fi
25965
25966        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_element_set_value in -lcdata" >&5
25967$as_echo_n "checking for libcdata_list_element_set_value in -lcdata... " >&6; }
25968if ${ac_cv_lib_cdata_libcdata_list_element_set_value+:} false; then :
25969  $as_echo_n "(cached) " >&6
25970else
25971  ac_check_lib_save_LIBS=$LIBS
25972LIBS="-lcdata  $LIBS"
25973cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25974/* end confdefs.h.  */
25975
25976/* Override any GCC internal prototype to avoid an error.
25977   Use char because int might match the return type of a GCC
25978   builtin and then its argument prototype would still apply.  */
25979#ifdef __cplusplus
25980extern "C"
25981#endif
25982char libcdata_list_element_set_value ();
25983int
25984main ()
25985{
25986return libcdata_list_element_set_value ();
25987  ;
25988  return 0;
25989}
25990_ACEOF
25991if ac_fn_c_try_link "$LINENO"; then :
25992  ac_cv_lib_cdata_libcdata_list_element_set_value=yes
25993else
25994  ac_cv_lib_cdata_libcdata_list_element_set_value=no
25995fi
25996rm -f core conftest.err conftest.$ac_objext \
25997    conftest$ac_exeext conftest.$ac_ext
25998LIBS=$ac_check_lib_save_LIBS
25999fi
26000{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_element_set_value" >&5
26001$as_echo "$ac_cv_lib_cdata_libcdata_list_element_set_value" >&6; }
26002if test "x$ac_cv_lib_cdata_libcdata_list_element_set_value" = xyes; then :
26003  ac_cv_libcdata_dummy=yes
26004else
26005  ac_cv_libcdata=no
26006fi
26007
26008        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_element_get_previous_element in -lcdata" >&5
26009$as_echo_n "checking for libcdata_list_element_get_previous_element in -lcdata... " >&6; }
26010if ${ac_cv_lib_cdata_libcdata_list_element_get_previous_element+:} false; then :
26011  $as_echo_n "(cached) " >&6
26012else
26013  ac_check_lib_save_LIBS=$LIBS
26014LIBS="-lcdata  $LIBS"
26015cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26016/* end confdefs.h.  */
26017
26018/* Override any GCC internal prototype to avoid an error.
26019   Use char because int might match the return type of a GCC
26020   builtin and then its argument prototype would still apply.  */
26021#ifdef __cplusplus
26022extern "C"
26023#endif
26024char libcdata_list_element_get_previous_element ();
26025int
26026main ()
26027{
26028return libcdata_list_element_get_previous_element ();
26029  ;
26030  return 0;
26031}
26032_ACEOF
26033if ac_fn_c_try_link "$LINENO"; then :
26034  ac_cv_lib_cdata_libcdata_list_element_get_previous_element=yes
26035else
26036  ac_cv_lib_cdata_libcdata_list_element_get_previous_element=no
26037fi
26038rm -f core conftest.err conftest.$ac_objext \
26039    conftest$ac_exeext conftest.$ac_ext
26040LIBS=$ac_check_lib_save_LIBS
26041fi
26042{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_element_get_previous_element" >&5
26043$as_echo "$ac_cv_lib_cdata_libcdata_list_element_get_previous_element" >&6; }
26044if test "x$ac_cv_lib_cdata_libcdata_list_element_get_previous_element" = xyes; then :
26045  ac_cv_libcdata_dummy=yes
26046else
26047  ac_cv_libcdata=no
26048fi
26049
26050        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_element_set_previous_element in -lcdata" >&5
26051$as_echo_n "checking for libcdata_list_element_set_previous_element in -lcdata... " >&6; }
26052if ${ac_cv_lib_cdata_libcdata_list_element_set_previous_element+:} false; then :
26053  $as_echo_n "(cached) " >&6
26054else
26055  ac_check_lib_save_LIBS=$LIBS
26056LIBS="-lcdata  $LIBS"
26057cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26058/* end confdefs.h.  */
26059
26060/* Override any GCC internal prototype to avoid an error.
26061   Use char because int might match the return type of a GCC
26062   builtin and then its argument prototype would still apply.  */
26063#ifdef __cplusplus
26064extern "C"
26065#endif
26066char libcdata_list_element_set_previous_element ();
26067int
26068main ()
26069{
26070return libcdata_list_element_set_previous_element ();
26071  ;
26072  return 0;
26073}
26074_ACEOF
26075if ac_fn_c_try_link "$LINENO"; then :
26076  ac_cv_lib_cdata_libcdata_list_element_set_previous_element=yes
26077else
26078  ac_cv_lib_cdata_libcdata_list_element_set_previous_element=no
26079fi
26080rm -f core conftest.err conftest.$ac_objext \
26081    conftest$ac_exeext conftest.$ac_ext
26082LIBS=$ac_check_lib_save_LIBS
26083fi
26084{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_element_set_previous_element" >&5
26085$as_echo "$ac_cv_lib_cdata_libcdata_list_element_set_previous_element" >&6; }
26086if test "x$ac_cv_lib_cdata_libcdata_list_element_set_previous_element" = xyes; then :
26087  ac_cv_libcdata_dummy=yes
26088else
26089  ac_cv_libcdata=no
26090fi
26091
26092        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_element_get_next_element in -lcdata" >&5
26093$as_echo_n "checking for libcdata_list_element_get_next_element in -lcdata... " >&6; }
26094if ${ac_cv_lib_cdata_libcdata_list_element_get_next_element+:} false; then :
26095  $as_echo_n "(cached) " >&6
26096else
26097  ac_check_lib_save_LIBS=$LIBS
26098LIBS="-lcdata  $LIBS"
26099cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26100/* end confdefs.h.  */
26101
26102/* Override any GCC internal prototype to avoid an error.
26103   Use char because int might match the return type of a GCC
26104   builtin and then its argument prototype would still apply.  */
26105#ifdef __cplusplus
26106extern "C"
26107#endif
26108char libcdata_list_element_get_next_element ();
26109int
26110main ()
26111{
26112return libcdata_list_element_get_next_element ();
26113  ;
26114  return 0;
26115}
26116_ACEOF
26117if ac_fn_c_try_link "$LINENO"; then :
26118  ac_cv_lib_cdata_libcdata_list_element_get_next_element=yes
26119else
26120  ac_cv_lib_cdata_libcdata_list_element_get_next_element=no
26121fi
26122rm -f core conftest.err conftest.$ac_objext \
26123    conftest$ac_exeext conftest.$ac_ext
26124LIBS=$ac_check_lib_save_LIBS
26125fi
26126{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_element_get_next_element" >&5
26127$as_echo "$ac_cv_lib_cdata_libcdata_list_element_get_next_element" >&6; }
26128if test "x$ac_cv_lib_cdata_libcdata_list_element_get_next_element" = xyes; then :
26129  ac_cv_libcdata_dummy=yes
26130else
26131  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_element_set_next_element in -lcdata" >&5
26132$as_echo_n "checking for libcdata_list_element_set_next_element in -lcdata... " >&6; }
26133if ${ac_cv_lib_cdata_libcdata_list_element_set_next_element+:} false; then :
26134  $as_echo_n "(cached) " >&6
26135else
26136  ac_check_lib_save_LIBS=$LIBS
26137LIBS="-lcdata  $LIBS"
26138cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26139/* end confdefs.h.  */
26140
26141/* Override any GCC internal prototype to avoid an error.
26142   Use char because int might match the return type of a GCC
26143   builtin and then its argument prototype would still apply.  */
26144#ifdef __cplusplus
26145extern "C"
26146#endif
26147char libcdata_list_element_set_next_element ();
26148int
26149main ()
26150{
26151return libcdata_list_element_set_next_element ();
26152  ;
26153  return 0;
26154}
26155_ACEOF
26156if ac_fn_c_try_link "$LINENO"; then :
26157  ac_cv_lib_cdata_libcdata_list_element_set_next_element=yes
26158else
26159  ac_cv_lib_cdata_libcdata_list_element_set_next_element=no
26160fi
26161rm -f core conftest.err conftest.$ac_objext \
26162    conftest$ac_exeext conftest.$ac_ext
26163LIBS=$ac_check_lib_save_LIBS
26164fi
26165{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_element_set_next_element" >&5
26166$as_echo "$ac_cv_lib_cdata_libcdata_list_element_set_next_element" >&6; }
26167if test "x$ac_cv_lib_cdata_libcdata_list_element_set_next_element" = xyes; then :
26168  ac_cv_libcdata_dummy=yes
26169else
26170  ac_cv_libcdata=no
26171fi
26172
26173        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_element_get_elements in -lcdata" >&5
26174$as_echo_n "checking for libcdata_list_element_get_elements in -lcdata... " >&6; }
26175if ${ac_cv_lib_cdata_libcdata_list_element_get_elements+:} false; then :
26176  $as_echo_n "(cached) " >&6
26177else
26178  ac_check_lib_save_LIBS=$LIBS
26179LIBS="-lcdata  $LIBS"
26180cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26181/* end confdefs.h.  */
26182
26183/* Override any GCC internal prototype to avoid an error.
26184   Use char because int might match the return type of a GCC
26185   builtin and then its argument prototype would still apply.  */
26186#ifdef __cplusplus
26187extern "C"
26188#endif
26189char libcdata_list_element_get_elements ();
26190int
26191main ()
26192{
26193return libcdata_list_element_get_elements ();
26194  ;
26195  return 0;
26196}
26197_ACEOF
26198if ac_fn_c_try_link "$LINENO"; then :
26199  ac_cv_lib_cdata_libcdata_list_element_get_elements=yes
26200else
26201  ac_cv_lib_cdata_libcdata_list_element_get_elements=no
26202fi
26203rm -f core conftest.err conftest.$ac_objext \
26204    conftest$ac_exeext conftest.$ac_ext
26205LIBS=$ac_check_lib_save_LIBS
26206fi
26207{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_element_get_elements" >&5
26208$as_echo "$ac_cv_lib_cdata_libcdata_list_element_get_elements" >&6; }
26209if test "x$ac_cv_lib_cdata_libcdata_list_element_get_elements" = xyes; then :
26210  ac_cv_libcdata_dummy=yes
26211else
26212  ac_cv_libcdata=no
26213fi
26214
26215        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_list_element_set_elements in -lcdata" >&5
26216$as_echo_n "checking for libcdata_list_element_set_elements in -lcdata... " >&6; }
26217if ${ac_cv_lib_cdata_libcdata_list_element_set_elements+:} false; then :
26218  $as_echo_n "(cached) " >&6
26219else
26220  ac_check_lib_save_LIBS=$LIBS
26221LIBS="-lcdata  $LIBS"
26222cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26223/* end confdefs.h.  */
26224
26225/* Override any GCC internal prototype to avoid an error.
26226   Use char because int might match the return type of a GCC
26227   builtin and then its argument prototype would still apply.  */
26228#ifdef __cplusplus
26229extern "C"
26230#endif
26231char libcdata_list_element_set_elements ();
26232int
26233main ()
26234{
26235return libcdata_list_element_set_elements ();
26236  ;
26237  return 0;
26238}
26239_ACEOF
26240if ac_fn_c_try_link "$LINENO"; then :
26241  ac_cv_lib_cdata_libcdata_list_element_set_elements=yes
26242else
26243  ac_cv_lib_cdata_libcdata_list_element_set_elements=no
26244fi
26245rm -f core conftest.err conftest.$ac_objext \
26246    conftest$ac_exeext conftest.$ac_ext
26247LIBS=$ac_check_lib_save_LIBS
26248fi
26249{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_list_element_set_elements" >&5
26250$as_echo "$ac_cv_lib_cdata_libcdata_list_element_set_elements" >&6; }
26251if test "x$ac_cv_lib_cdata_libcdata_list_element_set_elements" = xyes; then :
26252  ac_cv_libcdata_dummy=yes
26253else
26254  ac_cv_libcdata=no
26255fi
26256
26257          ac_cv_libcdata=no
26258fi
26259
26260
26261                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_range_list_initialize in -lcdata" >&5
26262$as_echo_n "checking for libcdata_range_list_initialize in -lcdata... " >&6; }
26263if ${ac_cv_lib_cdata_libcdata_range_list_initialize+:} false; then :
26264  $as_echo_n "(cached) " >&6
26265else
26266  ac_check_lib_save_LIBS=$LIBS
26267LIBS="-lcdata  $LIBS"
26268cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26269/* end confdefs.h.  */
26270
26271/* Override any GCC internal prototype to avoid an error.
26272   Use char because int might match the return type of a GCC
26273   builtin and then its argument prototype would still apply.  */
26274#ifdef __cplusplus
26275extern "C"
26276#endif
26277char libcdata_range_list_initialize ();
26278int
26279main ()
26280{
26281return libcdata_range_list_initialize ();
26282  ;
26283  return 0;
26284}
26285_ACEOF
26286if ac_fn_c_try_link "$LINENO"; then :
26287  ac_cv_lib_cdata_libcdata_range_list_initialize=yes
26288else
26289  ac_cv_lib_cdata_libcdata_range_list_initialize=no
26290fi
26291rm -f core conftest.err conftest.$ac_objext \
26292    conftest$ac_exeext conftest.$ac_ext
26293LIBS=$ac_check_lib_save_LIBS
26294fi
26295{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_range_list_initialize" >&5
26296$as_echo "$ac_cv_lib_cdata_libcdata_range_list_initialize" >&6; }
26297if test "x$ac_cv_lib_cdata_libcdata_range_list_initialize" = xyes; then :
26298  ac_cv_libcdata_dummy=yes
26299else
26300  ac_cv_libcdata=no
26301fi
26302
26303        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_range_list_free in -lcdata" >&5
26304$as_echo_n "checking for libcdata_range_list_free in -lcdata... " >&6; }
26305if ${ac_cv_lib_cdata_libcdata_range_list_free+:} false; then :
26306  $as_echo_n "(cached) " >&6
26307else
26308  ac_check_lib_save_LIBS=$LIBS
26309LIBS="-lcdata  $LIBS"
26310cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26311/* end confdefs.h.  */
26312
26313/* Override any GCC internal prototype to avoid an error.
26314   Use char because int might match the return type of a GCC
26315   builtin and then its argument prototype would still apply.  */
26316#ifdef __cplusplus
26317extern "C"
26318#endif
26319char libcdata_range_list_free ();
26320int
26321main ()
26322{
26323return libcdata_range_list_free ();
26324  ;
26325  return 0;
26326}
26327_ACEOF
26328if ac_fn_c_try_link "$LINENO"; then :
26329  ac_cv_lib_cdata_libcdata_range_list_free=yes
26330else
26331  ac_cv_lib_cdata_libcdata_range_list_free=no
26332fi
26333rm -f core conftest.err conftest.$ac_objext \
26334    conftest$ac_exeext conftest.$ac_ext
26335LIBS=$ac_check_lib_save_LIBS
26336fi
26337{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_range_list_free" >&5
26338$as_echo "$ac_cv_lib_cdata_libcdata_range_list_free" >&6; }
26339if test "x$ac_cv_lib_cdata_libcdata_range_list_free" = xyes; then :
26340  ac_cv_libcdata_dummy=yes
26341else
26342  ac_cv_libcdata=no
26343fi
26344
26345        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_range_list_empty in -lcdata" >&5
26346$as_echo_n "checking for libcdata_range_list_empty in -lcdata... " >&6; }
26347if ${ac_cv_lib_cdata_libcdata_range_list_empty+:} false; then :
26348  $as_echo_n "(cached) " >&6
26349else
26350  ac_check_lib_save_LIBS=$LIBS
26351LIBS="-lcdata  $LIBS"
26352cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26353/* end confdefs.h.  */
26354
26355/* Override any GCC internal prototype to avoid an error.
26356   Use char because int might match the return type of a GCC
26357   builtin and then its argument prototype would still apply.  */
26358#ifdef __cplusplus
26359extern "C"
26360#endif
26361char libcdata_range_list_empty ();
26362int
26363main ()
26364{
26365return libcdata_range_list_empty ();
26366  ;
26367  return 0;
26368}
26369_ACEOF
26370if ac_fn_c_try_link "$LINENO"; then :
26371  ac_cv_lib_cdata_libcdata_range_list_empty=yes
26372else
26373  ac_cv_lib_cdata_libcdata_range_list_empty=no
26374fi
26375rm -f core conftest.err conftest.$ac_objext \
26376    conftest$ac_exeext conftest.$ac_ext
26377LIBS=$ac_check_lib_save_LIBS
26378fi
26379{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_range_list_empty" >&5
26380$as_echo "$ac_cv_lib_cdata_libcdata_range_list_empty" >&6; }
26381if test "x$ac_cv_lib_cdata_libcdata_range_list_empty" = xyes; then :
26382  ac_cv_libcdata_dummy=yes
26383else
26384  ac_cv_libcdata=no
26385fi
26386
26387        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_range_list_clone in -lcdata" >&5
26388$as_echo_n "checking for libcdata_range_list_clone in -lcdata... " >&6; }
26389if ${ac_cv_lib_cdata_libcdata_range_list_clone+:} false; then :
26390  $as_echo_n "(cached) " >&6
26391else
26392  ac_check_lib_save_LIBS=$LIBS
26393LIBS="-lcdata  $LIBS"
26394cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26395/* end confdefs.h.  */
26396
26397/* Override any GCC internal prototype to avoid an error.
26398   Use char because int might match the return type of a GCC
26399   builtin and then its argument prototype would still apply.  */
26400#ifdef __cplusplus
26401extern "C"
26402#endif
26403char libcdata_range_list_clone ();
26404int
26405main ()
26406{
26407return libcdata_range_list_clone ();
26408  ;
26409  return 0;
26410}
26411_ACEOF
26412if ac_fn_c_try_link "$LINENO"; then :
26413  ac_cv_lib_cdata_libcdata_range_list_clone=yes
26414else
26415  ac_cv_lib_cdata_libcdata_range_list_clone=no
26416fi
26417rm -f core conftest.err conftest.$ac_objext \
26418    conftest$ac_exeext conftest.$ac_ext
26419LIBS=$ac_check_lib_save_LIBS
26420fi
26421{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_range_list_clone" >&5
26422$as_echo "$ac_cv_lib_cdata_libcdata_range_list_clone" >&6; }
26423if test "x$ac_cv_lib_cdata_libcdata_range_list_clone" = xyes; then :
26424  ac_cv_libcdata_dummy=yes
26425else
26426  ac_cv_libcdata=no
26427fi
26428
26429        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_range_list_get_number_of_elements in -lcdata" >&5
26430$as_echo_n "checking for libcdata_range_list_get_number_of_elements in -lcdata... " >&6; }
26431if ${ac_cv_lib_cdata_libcdata_range_list_get_number_of_elements+:} false; then :
26432  $as_echo_n "(cached) " >&6
26433else
26434  ac_check_lib_save_LIBS=$LIBS
26435LIBS="-lcdata  $LIBS"
26436cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26437/* end confdefs.h.  */
26438
26439/* Override any GCC internal prototype to avoid an error.
26440   Use char because int might match the return type of a GCC
26441   builtin and then its argument prototype would still apply.  */
26442#ifdef __cplusplus
26443extern "C"
26444#endif
26445char libcdata_range_list_get_number_of_elements ();
26446int
26447main ()
26448{
26449return libcdata_range_list_get_number_of_elements ();
26450  ;
26451  return 0;
26452}
26453_ACEOF
26454if ac_fn_c_try_link "$LINENO"; then :
26455  ac_cv_lib_cdata_libcdata_range_list_get_number_of_elements=yes
26456else
26457  ac_cv_lib_cdata_libcdata_range_list_get_number_of_elements=no
26458fi
26459rm -f core conftest.err conftest.$ac_objext \
26460    conftest$ac_exeext conftest.$ac_ext
26461LIBS=$ac_check_lib_save_LIBS
26462fi
26463{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_range_list_get_number_of_elements" >&5
26464$as_echo "$ac_cv_lib_cdata_libcdata_range_list_get_number_of_elements" >&6; }
26465if test "x$ac_cv_lib_cdata_libcdata_range_list_get_number_of_elements" = xyes; then :
26466  ac_cv_libcdata_dummy=yes
26467else
26468  ac_cv_libcdata=no
26469fi
26470
26471        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_range_list_insert_range in -lcdata" >&5
26472$as_echo_n "checking for libcdata_range_list_insert_range in -lcdata... " >&6; }
26473if ${ac_cv_lib_cdata_libcdata_range_list_insert_range+:} false; then :
26474  $as_echo_n "(cached) " >&6
26475else
26476  ac_check_lib_save_LIBS=$LIBS
26477LIBS="-lcdata  $LIBS"
26478cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26479/* end confdefs.h.  */
26480
26481/* Override any GCC internal prototype to avoid an error.
26482   Use char because int might match the return type of a GCC
26483   builtin and then its argument prototype would still apply.  */
26484#ifdef __cplusplus
26485extern "C"
26486#endif
26487char libcdata_range_list_insert_range ();
26488int
26489main ()
26490{
26491return libcdata_range_list_insert_range ();
26492  ;
26493  return 0;
26494}
26495_ACEOF
26496if ac_fn_c_try_link "$LINENO"; then :
26497  ac_cv_lib_cdata_libcdata_range_list_insert_range=yes
26498else
26499  ac_cv_lib_cdata_libcdata_range_list_insert_range=no
26500fi
26501rm -f core conftest.err conftest.$ac_objext \
26502    conftest$ac_exeext conftest.$ac_ext
26503LIBS=$ac_check_lib_save_LIBS
26504fi
26505{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_range_list_insert_range" >&5
26506$as_echo "$ac_cv_lib_cdata_libcdata_range_list_insert_range" >&6; }
26507if test "x$ac_cv_lib_cdata_libcdata_range_list_insert_range" = xyes; then :
26508  ac_cv_libcdata_dummy=yes
26509else
26510  ac_cv_libcdata=no
26511fi
26512
26513        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_range_list_insert_range_list in -lcdata" >&5
26514$as_echo_n "checking for libcdata_range_list_insert_range_list in -lcdata... " >&6; }
26515if ${ac_cv_lib_cdata_libcdata_range_list_insert_range_list+:} false; then :
26516  $as_echo_n "(cached) " >&6
26517else
26518  ac_check_lib_save_LIBS=$LIBS
26519LIBS="-lcdata  $LIBS"
26520cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26521/* end confdefs.h.  */
26522
26523/* Override any GCC internal prototype to avoid an error.
26524   Use char because int might match the return type of a GCC
26525   builtin and then its argument prototype would still apply.  */
26526#ifdef __cplusplus
26527extern "C"
26528#endif
26529char libcdata_range_list_insert_range_list ();
26530int
26531main ()
26532{
26533return libcdata_range_list_insert_range_list ();
26534  ;
26535  return 0;
26536}
26537_ACEOF
26538if ac_fn_c_try_link "$LINENO"; then :
26539  ac_cv_lib_cdata_libcdata_range_list_insert_range_list=yes
26540else
26541  ac_cv_lib_cdata_libcdata_range_list_insert_range_list=no
26542fi
26543rm -f core conftest.err conftest.$ac_objext \
26544    conftest$ac_exeext conftest.$ac_ext
26545LIBS=$ac_check_lib_save_LIBS
26546fi
26547{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_range_list_insert_range_list" >&5
26548$as_echo "$ac_cv_lib_cdata_libcdata_range_list_insert_range_list" >&6; }
26549if test "x$ac_cv_lib_cdata_libcdata_range_list_insert_range_list" = xyes; then :
26550  ac_cv_libcdata_dummy=yes
26551else
26552  ac_cv_libcdata=no
26553fi
26554
26555        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_range_list_remove_range in -lcdata" >&5
26556$as_echo_n "checking for libcdata_range_list_remove_range in -lcdata... " >&6; }
26557if ${ac_cv_lib_cdata_libcdata_range_list_remove_range+:} false; then :
26558  $as_echo_n "(cached) " >&6
26559else
26560  ac_check_lib_save_LIBS=$LIBS
26561LIBS="-lcdata  $LIBS"
26562cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26563/* end confdefs.h.  */
26564
26565/* Override any GCC internal prototype to avoid an error.
26566   Use char because int might match the return type of a GCC
26567   builtin and then its argument prototype would still apply.  */
26568#ifdef __cplusplus
26569extern "C"
26570#endif
26571char libcdata_range_list_remove_range ();
26572int
26573main ()
26574{
26575return libcdata_range_list_remove_range ();
26576  ;
26577  return 0;
26578}
26579_ACEOF
26580if ac_fn_c_try_link "$LINENO"; then :
26581  ac_cv_lib_cdata_libcdata_range_list_remove_range=yes
26582else
26583  ac_cv_lib_cdata_libcdata_range_list_remove_range=no
26584fi
26585rm -f core conftest.err conftest.$ac_objext \
26586    conftest$ac_exeext conftest.$ac_ext
26587LIBS=$ac_check_lib_save_LIBS
26588fi
26589{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_range_list_remove_range" >&5
26590$as_echo "$ac_cv_lib_cdata_libcdata_range_list_remove_range" >&6; }
26591if test "x$ac_cv_lib_cdata_libcdata_range_list_remove_range" = xyes; then :
26592  ac_cv_libcdata_dummy=yes
26593else
26594  ac_cv_libcdata=no
26595fi
26596
26597        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_range_list_get_range_by_index in -lcdata" >&5
26598$as_echo_n "checking for libcdata_range_list_get_range_by_index in -lcdata... " >&6; }
26599if ${ac_cv_lib_cdata_libcdata_range_list_get_range_by_index+:} false; then :
26600  $as_echo_n "(cached) " >&6
26601else
26602  ac_check_lib_save_LIBS=$LIBS
26603LIBS="-lcdata  $LIBS"
26604cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26605/* end confdefs.h.  */
26606
26607/* Override any GCC internal prototype to avoid an error.
26608   Use char because int might match the return type of a GCC
26609   builtin and then its argument prototype would still apply.  */
26610#ifdef __cplusplus
26611extern "C"
26612#endif
26613char libcdata_range_list_get_range_by_index ();
26614int
26615main ()
26616{
26617return libcdata_range_list_get_range_by_index ();
26618  ;
26619  return 0;
26620}
26621_ACEOF
26622if ac_fn_c_try_link "$LINENO"; then :
26623  ac_cv_lib_cdata_libcdata_range_list_get_range_by_index=yes
26624else
26625  ac_cv_lib_cdata_libcdata_range_list_get_range_by_index=no
26626fi
26627rm -f core conftest.err conftest.$ac_objext \
26628    conftest$ac_exeext conftest.$ac_ext
26629LIBS=$ac_check_lib_save_LIBS
26630fi
26631{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_range_list_get_range_by_index" >&5
26632$as_echo "$ac_cv_lib_cdata_libcdata_range_list_get_range_by_index" >&6; }
26633if test "x$ac_cv_lib_cdata_libcdata_range_list_get_range_by_index" = xyes; then :
26634  ac_cv_libcdata_dummy=yes
26635else
26636  ac_cv_libcdata=no
26637fi
26638
26639        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_range_list_get_range_at_offset in -lcdata" >&5
26640$as_echo_n "checking for libcdata_range_list_get_range_at_offset in -lcdata... " >&6; }
26641if ${ac_cv_lib_cdata_libcdata_range_list_get_range_at_offset+:} false; then :
26642  $as_echo_n "(cached) " >&6
26643else
26644  ac_check_lib_save_LIBS=$LIBS
26645LIBS="-lcdata  $LIBS"
26646cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26647/* end confdefs.h.  */
26648
26649/* Override any GCC internal prototype to avoid an error.
26650   Use char because int might match the return type of a GCC
26651   builtin and then its argument prototype would still apply.  */
26652#ifdef __cplusplus
26653extern "C"
26654#endif
26655char libcdata_range_list_get_range_at_offset ();
26656int
26657main ()
26658{
26659return libcdata_range_list_get_range_at_offset ();
26660  ;
26661  return 0;
26662}
26663_ACEOF
26664if ac_fn_c_try_link "$LINENO"; then :
26665  ac_cv_lib_cdata_libcdata_range_list_get_range_at_offset=yes
26666else
26667  ac_cv_lib_cdata_libcdata_range_list_get_range_at_offset=no
26668fi
26669rm -f core conftest.err conftest.$ac_objext \
26670    conftest$ac_exeext conftest.$ac_ext
26671LIBS=$ac_check_lib_save_LIBS
26672fi
26673{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_range_list_get_range_at_offset" >&5
26674$as_echo "$ac_cv_lib_cdata_libcdata_range_list_get_range_at_offset" >&6; }
26675if test "x$ac_cv_lib_cdata_libcdata_range_list_get_range_at_offset" = xyes; then :
26676  ac_cv_libcdata_dummy=yes
26677else
26678  ac_cv_libcdata=no
26679fi
26680
26681        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_range_list_range_is_present in -lcdata" >&5
26682$as_echo_n "checking for libcdata_range_list_range_is_present in -lcdata... " >&6; }
26683if ${ac_cv_lib_cdata_libcdata_range_list_range_is_present+:} false; then :
26684  $as_echo_n "(cached) " >&6
26685else
26686  ac_check_lib_save_LIBS=$LIBS
26687LIBS="-lcdata  $LIBS"
26688cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26689/* end confdefs.h.  */
26690
26691/* Override any GCC internal prototype to avoid an error.
26692   Use char because int might match the return type of a GCC
26693   builtin and then its argument prototype would still apply.  */
26694#ifdef __cplusplus
26695extern "C"
26696#endif
26697char libcdata_range_list_range_is_present ();
26698int
26699main ()
26700{
26701return libcdata_range_list_range_is_present ();
26702  ;
26703  return 0;
26704}
26705_ACEOF
26706if ac_fn_c_try_link "$LINENO"; then :
26707  ac_cv_lib_cdata_libcdata_range_list_range_is_present=yes
26708else
26709  ac_cv_lib_cdata_libcdata_range_list_range_is_present=no
26710fi
26711rm -f core conftest.err conftest.$ac_objext \
26712    conftest$ac_exeext conftest.$ac_ext
26713LIBS=$ac_check_lib_save_LIBS
26714fi
26715{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_range_list_range_is_present" >&5
26716$as_echo "$ac_cv_lib_cdata_libcdata_range_list_range_is_present" >&6; }
26717if test "x$ac_cv_lib_cdata_libcdata_range_list_range_is_present" = xyes; then :
26718  ac_cv_libcdata_dummy=yes
26719else
26720  ac_cv_libcdata=no
26721fi
26722
26723        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_range_list_range_has_overlapping_range in -lcdata" >&5
26724$as_echo_n "checking for libcdata_range_list_range_has_overlapping_range in -lcdata... " >&6; }
26725if ${ac_cv_lib_cdata_libcdata_range_list_range_has_overlapping_range+:} false; then :
26726  $as_echo_n "(cached) " >&6
26727else
26728  ac_check_lib_save_LIBS=$LIBS
26729LIBS="-lcdata  $LIBS"
26730cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26731/* end confdefs.h.  */
26732
26733/* Override any GCC internal prototype to avoid an error.
26734   Use char because int might match the return type of a GCC
26735   builtin and then its argument prototype would still apply.  */
26736#ifdef __cplusplus
26737extern "C"
26738#endif
26739char libcdata_range_list_range_has_overlapping_range ();
26740int
26741main ()
26742{
26743return libcdata_range_list_range_has_overlapping_range ();
26744  ;
26745  return 0;
26746}
26747_ACEOF
26748if ac_fn_c_try_link "$LINENO"; then :
26749  ac_cv_lib_cdata_libcdata_range_list_range_has_overlapping_range=yes
26750else
26751  ac_cv_lib_cdata_libcdata_range_list_range_has_overlapping_range=no
26752fi
26753rm -f core conftest.err conftest.$ac_objext \
26754    conftest$ac_exeext conftest.$ac_ext
26755LIBS=$ac_check_lib_save_LIBS
26756fi
26757{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_range_list_range_has_overlapping_range" >&5
26758$as_echo "$ac_cv_lib_cdata_libcdata_range_list_range_has_overlapping_range" >&6; }
26759if test "x$ac_cv_lib_cdata_libcdata_range_list_range_has_overlapping_range" = xyes; then :
26760  ac_cv_libcdata_dummy=yes
26761else
26762  ac_cv_libcdata=no
26763fi
26764
26765        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_range_list_get_spanning_range in -lcdata" >&5
26766$as_echo_n "checking for libcdata_range_list_get_spanning_range in -lcdata... " >&6; }
26767if ${ac_cv_lib_cdata_libcdata_range_list_get_spanning_range+:} false; then :
26768  $as_echo_n "(cached) " >&6
26769else
26770  ac_check_lib_save_LIBS=$LIBS
26771LIBS="-lcdata  $LIBS"
26772cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26773/* end confdefs.h.  */
26774
26775/* Override any GCC internal prototype to avoid an error.
26776   Use char because int might match the return type of a GCC
26777   builtin and then its argument prototype would still apply.  */
26778#ifdef __cplusplus
26779extern "C"
26780#endif
26781char libcdata_range_list_get_spanning_range ();
26782int
26783main ()
26784{
26785return libcdata_range_list_get_spanning_range ();
26786  ;
26787  return 0;
26788}
26789_ACEOF
26790if ac_fn_c_try_link "$LINENO"; then :
26791  ac_cv_lib_cdata_libcdata_range_list_get_spanning_range=yes
26792else
26793  ac_cv_lib_cdata_libcdata_range_list_get_spanning_range=no
26794fi
26795rm -f core conftest.err conftest.$ac_objext \
26796    conftest$ac_exeext conftest.$ac_ext
26797LIBS=$ac_check_lib_save_LIBS
26798fi
26799{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_range_list_get_spanning_range" >&5
26800$as_echo "$ac_cv_lib_cdata_libcdata_range_list_get_spanning_range" >&6; }
26801if test "x$ac_cv_lib_cdata_libcdata_range_list_get_spanning_range" = xyes; then :
26802  ac_cv_libcdata_dummy=yes
26803else
26804  ac_cv_libcdata=no
26805fi
26806
26807
26808                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_initialize in -lcdata" >&5
26809$as_echo_n "checking for libcdata_tree_node_initialize in -lcdata... " >&6; }
26810if ${ac_cv_lib_cdata_libcdata_tree_node_initialize+:} false; then :
26811  $as_echo_n "(cached) " >&6
26812else
26813  ac_check_lib_save_LIBS=$LIBS
26814LIBS="-lcdata  $LIBS"
26815cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26816/* end confdefs.h.  */
26817
26818/* Override any GCC internal prototype to avoid an error.
26819   Use char because int might match the return type of a GCC
26820   builtin and then its argument prototype would still apply.  */
26821#ifdef __cplusplus
26822extern "C"
26823#endif
26824char libcdata_tree_node_initialize ();
26825int
26826main ()
26827{
26828return libcdata_tree_node_initialize ();
26829  ;
26830  return 0;
26831}
26832_ACEOF
26833if ac_fn_c_try_link "$LINENO"; then :
26834  ac_cv_lib_cdata_libcdata_tree_node_initialize=yes
26835else
26836  ac_cv_lib_cdata_libcdata_tree_node_initialize=no
26837fi
26838rm -f core conftest.err conftest.$ac_objext \
26839    conftest$ac_exeext conftest.$ac_ext
26840LIBS=$ac_check_lib_save_LIBS
26841fi
26842{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_initialize" >&5
26843$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_initialize" >&6; }
26844if test "x$ac_cv_lib_cdata_libcdata_tree_node_initialize" = xyes; then :
26845  ac_cv_libcdata_dummy=yes
26846else
26847  ac_cv_libcdata=no
26848fi
26849
26850        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_free in -lcdata" >&5
26851$as_echo_n "checking for libcdata_tree_node_free in -lcdata... " >&6; }
26852if ${ac_cv_lib_cdata_libcdata_tree_node_free+:} false; then :
26853  $as_echo_n "(cached) " >&6
26854else
26855  ac_check_lib_save_LIBS=$LIBS
26856LIBS="-lcdata  $LIBS"
26857cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26858/* end confdefs.h.  */
26859
26860/* Override any GCC internal prototype to avoid an error.
26861   Use char because int might match the return type of a GCC
26862   builtin and then its argument prototype would still apply.  */
26863#ifdef __cplusplus
26864extern "C"
26865#endif
26866char libcdata_tree_node_free ();
26867int
26868main ()
26869{
26870return libcdata_tree_node_free ();
26871  ;
26872  return 0;
26873}
26874_ACEOF
26875if ac_fn_c_try_link "$LINENO"; then :
26876  ac_cv_lib_cdata_libcdata_tree_node_free=yes
26877else
26878  ac_cv_lib_cdata_libcdata_tree_node_free=no
26879fi
26880rm -f core conftest.err conftest.$ac_objext \
26881    conftest$ac_exeext conftest.$ac_ext
26882LIBS=$ac_check_lib_save_LIBS
26883fi
26884{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_free" >&5
26885$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_free" >&6; }
26886if test "x$ac_cv_lib_cdata_libcdata_tree_node_free" = xyes; then :
26887  ac_cv_libcdata_dummy=yes
26888else
26889  ac_cv_libcdata=no
26890fi
26891
26892        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_empty in -lcdata" >&5
26893$as_echo_n "checking for libcdata_tree_node_empty in -lcdata... " >&6; }
26894if ${ac_cv_lib_cdata_libcdata_tree_node_empty+:} false; then :
26895  $as_echo_n "(cached) " >&6
26896else
26897  ac_check_lib_save_LIBS=$LIBS
26898LIBS="-lcdata  $LIBS"
26899cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26900/* end confdefs.h.  */
26901
26902/* Override any GCC internal prototype to avoid an error.
26903   Use char because int might match the return type of a GCC
26904   builtin and then its argument prototype would still apply.  */
26905#ifdef __cplusplus
26906extern "C"
26907#endif
26908char libcdata_tree_node_empty ();
26909int
26910main ()
26911{
26912return libcdata_tree_node_empty ();
26913  ;
26914  return 0;
26915}
26916_ACEOF
26917if ac_fn_c_try_link "$LINENO"; then :
26918  ac_cv_lib_cdata_libcdata_tree_node_empty=yes
26919else
26920  ac_cv_lib_cdata_libcdata_tree_node_empty=no
26921fi
26922rm -f core conftest.err conftest.$ac_objext \
26923    conftest$ac_exeext conftest.$ac_ext
26924LIBS=$ac_check_lib_save_LIBS
26925fi
26926{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_empty" >&5
26927$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_empty" >&6; }
26928if test "x$ac_cv_lib_cdata_libcdata_tree_node_empty" = xyes; then :
26929  ac_cv_libcdata_dummy=yes
26930else
26931  ac_cv_libcdata=no
26932fi
26933
26934        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_clone in -lcdata" >&5
26935$as_echo_n "checking for libcdata_tree_node_clone in -lcdata... " >&6; }
26936if ${ac_cv_lib_cdata_libcdata_tree_node_clone+:} false; then :
26937  $as_echo_n "(cached) " >&6
26938else
26939  ac_check_lib_save_LIBS=$LIBS
26940LIBS="-lcdata  $LIBS"
26941cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26942/* end confdefs.h.  */
26943
26944/* Override any GCC internal prototype to avoid an error.
26945   Use char because int might match the return type of a GCC
26946   builtin and then its argument prototype would still apply.  */
26947#ifdef __cplusplus
26948extern "C"
26949#endif
26950char libcdata_tree_node_clone ();
26951int
26952main ()
26953{
26954return libcdata_tree_node_clone ();
26955  ;
26956  return 0;
26957}
26958_ACEOF
26959if ac_fn_c_try_link "$LINENO"; then :
26960  ac_cv_lib_cdata_libcdata_tree_node_clone=yes
26961else
26962  ac_cv_lib_cdata_libcdata_tree_node_clone=no
26963fi
26964rm -f core conftest.err conftest.$ac_objext \
26965    conftest$ac_exeext conftest.$ac_ext
26966LIBS=$ac_check_lib_save_LIBS
26967fi
26968{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_clone" >&5
26969$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_clone" >&6; }
26970if test "x$ac_cv_lib_cdata_libcdata_tree_node_clone" = xyes; then :
26971  ac_cv_libcdata_dummy=yes
26972else
26973  ac_cv_libcdata=no
26974fi
26975
26976        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_get_value in -lcdata" >&5
26977$as_echo_n "checking for libcdata_tree_node_get_value in -lcdata... " >&6; }
26978if ${ac_cv_lib_cdata_libcdata_tree_node_get_value+:} false; then :
26979  $as_echo_n "(cached) " >&6
26980else
26981  ac_check_lib_save_LIBS=$LIBS
26982LIBS="-lcdata  $LIBS"
26983cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26984/* end confdefs.h.  */
26985
26986/* Override any GCC internal prototype to avoid an error.
26987   Use char because int might match the return type of a GCC
26988   builtin and then its argument prototype would still apply.  */
26989#ifdef __cplusplus
26990extern "C"
26991#endif
26992char libcdata_tree_node_get_value ();
26993int
26994main ()
26995{
26996return libcdata_tree_node_get_value ();
26997  ;
26998  return 0;
26999}
27000_ACEOF
27001if ac_fn_c_try_link "$LINENO"; then :
27002  ac_cv_lib_cdata_libcdata_tree_node_get_value=yes
27003else
27004  ac_cv_lib_cdata_libcdata_tree_node_get_value=no
27005fi
27006rm -f core conftest.err conftest.$ac_objext \
27007    conftest$ac_exeext conftest.$ac_ext
27008LIBS=$ac_check_lib_save_LIBS
27009fi
27010{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_get_value" >&5
27011$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_get_value" >&6; }
27012if test "x$ac_cv_lib_cdata_libcdata_tree_node_get_value" = xyes; then :
27013  ac_cv_libcdata_dummy=yes
27014else
27015  ac_cv_libcdata=no
27016fi
27017
27018        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_set_value in -lcdata" >&5
27019$as_echo_n "checking for libcdata_tree_node_set_value in -lcdata... " >&6; }
27020if ${ac_cv_lib_cdata_libcdata_tree_node_set_value+:} false; then :
27021  $as_echo_n "(cached) " >&6
27022else
27023  ac_check_lib_save_LIBS=$LIBS
27024LIBS="-lcdata  $LIBS"
27025cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27026/* end confdefs.h.  */
27027
27028/* Override any GCC internal prototype to avoid an error.
27029   Use char because int might match the return type of a GCC
27030   builtin and then its argument prototype would still apply.  */
27031#ifdef __cplusplus
27032extern "C"
27033#endif
27034char libcdata_tree_node_set_value ();
27035int
27036main ()
27037{
27038return libcdata_tree_node_set_value ();
27039  ;
27040  return 0;
27041}
27042_ACEOF
27043if ac_fn_c_try_link "$LINENO"; then :
27044  ac_cv_lib_cdata_libcdata_tree_node_set_value=yes
27045else
27046  ac_cv_lib_cdata_libcdata_tree_node_set_value=no
27047fi
27048rm -f core conftest.err conftest.$ac_objext \
27049    conftest$ac_exeext conftest.$ac_ext
27050LIBS=$ac_check_lib_save_LIBS
27051fi
27052{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_set_value" >&5
27053$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_set_value" >&6; }
27054if test "x$ac_cv_lib_cdata_libcdata_tree_node_set_value" = xyes; then :
27055  ac_cv_libcdata_dummy=yes
27056else
27057  ac_cv_libcdata=no
27058fi
27059
27060        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_get_parent_node in -lcdata" >&5
27061$as_echo_n "checking for libcdata_tree_node_get_parent_node in -lcdata... " >&6; }
27062if ${ac_cv_lib_cdata_libcdata_tree_node_get_parent_node+:} false; then :
27063  $as_echo_n "(cached) " >&6
27064else
27065  ac_check_lib_save_LIBS=$LIBS
27066LIBS="-lcdata  $LIBS"
27067cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27068/* end confdefs.h.  */
27069
27070/* Override any GCC internal prototype to avoid an error.
27071   Use char because int might match the return type of a GCC
27072   builtin and then its argument prototype would still apply.  */
27073#ifdef __cplusplus
27074extern "C"
27075#endif
27076char libcdata_tree_node_get_parent_node ();
27077int
27078main ()
27079{
27080return libcdata_tree_node_get_parent_node ();
27081  ;
27082  return 0;
27083}
27084_ACEOF
27085if ac_fn_c_try_link "$LINENO"; then :
27086  ac_cv_lib_cdata_libcdata_tree_node_get_parent_node=yes
27087else
27088  ac_cv_lib_cdata_libcdata_tree_node_get_parent_node=no
27089fi
27090rm -f core conftest.err conftest.$ac_objext \
27091    conftest$ac_exeext conftest.$ac_ext
27092LIBS=$ac_check_lib_save_LIBS
27093fi
27094{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_get_parent_node" >&5
27095$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_get_parent_node" >&6; }
27096if test "x$ac_cv_lib_cdata_libcdata_tree_node_get_parent_node" = xyes; then :
27097  ac_cv_libcdata_dummy=yes
27098else
27099  ac_cv_libcdata=no
27100fi
27101
27102        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_set_parent_node in -lcdata" >&5
27103$as_echo_n "checking for libcdata_tree_node_set_parent_node in -lcdata... " >&6; }
27104if ${ac_cv_lib_cdata_libcdata_tree_node_set_parent_node+:} false; then :
27105  $as_echo_n "(cached) " >&6
27106else
27107  ac_check_lib_save_LIBS=$LIBS
27108LIBS="-lcdata  $LIBS"
27109cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27110/* end confdefs.h.  */
27111
27112/* Override any GCC internal prototype to avoid an error.
27113   Use char because int might match the return type of a GCC
27114   builtin and then its argument prototype would still apply.  */
27115#ifdef __cplusplus
27116extern "C"
27117#endif
27118char libcdata_tree_node_set_parent_node ();
27119int
27120main ()
27121{
27122return libcdata_tree_node_set_parent_node ();
27123  ;
27124  return 0;
27125}
27126_ACEOF
27127if ac_fn_c_try_link "$LINENO"; then :
27128  ac_cv_lib_cdata_libcdata_tree_node_set_parent_node=yes
27129else
27130  ac_cv_lib_cdata_libcdata_tree_node_set_parent_node=no
27131fi
27132rm -f core conftest.err conftest.$ac_objext \
27133    conftest$ac_exeext conftest.$ac_ext
27134LIBS=$ac_check_lib_save_LIBS
27135fi
27136{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_set_parent_node" >&5
27137$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_set_parent_node" >&6; }
27138if test "x$ac_cv_lib_cdata_libcdata_tree_node_set_parent_node" = xyes; then :
27139  ac_cv_libcdata_dummy=yes
27140else
27141  ac_cv_libcdata=no
27142fi
27143
27144        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_get_previous_node in -lcdata" >&5
27145$as_echo_n "checking for libcdata_tree_node_get_previous_node in -lcdata... " >&6; }
27146if ${ac_cv_lib_cdata_libcdata_tree_node_get_previous_node+:} false; then :
27147  $as_echo_n "(cached) " >&6
27148else
27149  ac_check_lib_save_LIBS=$LIBS
27150LIBS="-lcdata  $LIBS"
27151cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27152/* end confdefs.h.  */
27153
27154/* Override any GCC internal prototype to avoid an error.
27155   Use char because int might match the return type of a GCC
27156   builtin and then its argument prototype would still apply.  */
27157#ifdef __cplusplus
27158extern "C"
27159#endif
27160char libcdata_tree_node_get_previous_node ();
27161int
27162main ()
27163{
27164return libcdata_tree_node_get_previous_node ();
27165  ;
27166  return 0;
27167}
27168_ACEOF
27169if ac_fn_c_try_link "$LINENO"; then :
27170  ac_cv_lib_cdata_libcdata_tree_node_get_previous_node=yes
27171else
27172  ac_cv_lib_cdata_libcdata_tree_node_get_previous_node=no
27173fi
27174rm -f core conftest.err conftest.$ac_objext \
27175    conftest$ac_exeext conftest.$ac_ext
27176LIBS=$ac_check_lib_save_LIBS
27177fi
27178{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_get_previous_node" >&5
27179$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_get_previous_node" >&6; }
27180if test "x$ac_cv_lib_cdata_libcdata_tree_node_get_previous_node" = xyes; then :
27181  ac_cv_libcdata_dummy=yes
27182else
27183  ac_cv_libcdata=no
27184fi
27185
27186        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_set_previous_node in -lcdata" >&5
27187$as_echo_n "checking for libcdata_tree_node_set_previous_node in -lcdata... " >&6; }
27188if ${ac_cv_lib_cdata_libcdata_tree_node_set_previous_node+:} false; then :
27189  $as_echo_n "(cached) " >&6
27190else
27191  ac_check_lib_save_LIBS=$LIBS
27192LIBS="-lcdata  $LIBS"
27193cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27194/* end confdefs.h.  */
27195
27196/* Override any GCC internal prototype to avoid an error.
27197   Use char because int might match the return type of a GCC
27198   builtin and then its argument prototype would still apply.  */
27199#ifdef __cplusplus
27200extern "C"
27201#endif
27202char libcdata_tree_node_set_previous_node ();
27203int
27204main ()
27205{
27206return libcdata_tree_node_set_previous_node ();
27207  ;
27208  return 0;
27209}
27210_ACEOF
27211if ac_fn_c_try_link "$LINENO"; then :
27212  ac_cv_lib_cdata_libcdata_tree_node_set_previous_node=yes
27213else
27214  ac_cv_lib_cdata_libcdata_tree_node_set_previous_node=no
27215fi
27216rm -f core conftest.err conftest.$ac_objext \
27217    conftest$ac_exeext conftest.$ac_ext
27218LIBS=$ac_check_lib_save_LIBS
27219fi
27220{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_set_previous_node" >&5
27221$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_set_previous_node" >&6; }
27222if test "x$ac_cv_lib_cdata_libcdata_tree_node_set_previous_node" = xyes; then :
27223  ac_cv_libcdata_dummy=yes
27224else
27225  ac_cv_libcdata=no
27226fi
27227
27228        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_get_next_node in -lcdata" >&5
27229$as_echo_n "checking for libcdata_tree_node_get_next_node in -lcdata... " >&6; }
27230if ${ac_cv_lib_cdata_libcdata_tree_node_get_next_node+:} false; then :
27231  $as_echo_n "(cached) " >&6
27232else
27233  ac_check_lib_save_LIBS=$LIBS
27234LIBS="-lcdata  $LIBS"
27235cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27236/* end confdefs.h.  */
27237
27238/* Override any GCC internal prototype to avoid an error.
27239   Use char because int might match the return type of a GCC
27240   builtin and then its argument prototype would still apply.  */
27241#ifdef __cplusplus
27242extern "C"
27243#endif
27244char libcdata_tree_node_get_next_node ();
27245int
27246main ()
27247{
27248return libcdata_tree_node_get_next_node ();
27249  ;
27250  return 0;
27251}
27252_ACEOF
27253if ac_fn_c_try_link "$LINENO"; then :
27254  ac_cv_lib_cdata_libcdata_tree_node_get_next_node=yes
27255else
27256  ac_cv_lib_cdata_libcdata_tree_node_get_next_node=no
27257fi
27258rm -f core conftest.err conftest.$ac_objext \
27259    conftest$ac_exeext conftest.$ac_ext
27260LIBS=$ac_check_lib_save_LIBS
27261fi
27262{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_get_next_node" >&5
27263$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_get_next_node" >&6; }
27264if test "x$ac_cv_lib_cdata_libcdata_tree_node_get_next_node" = xyes; then :
27265  ac_cv_libcdata_dummy=yes
27266else
27267  ac_cv_libcdata=no
27268fi
27269
27270        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_set_next_node in -lcdata" >&5
27271$as_echo_n "checking for libcdata_tree_node_set_next_node in -lcdata... " >&6; }
27272if ${ac_cv_lib_cdata_libcdata_tree_node_set_next_node+:} false; then :
27273  $as_echo_n "(cached) " >&6
27274else
27275  ac_check_lib_save_LIBS=$LIBS
27276LIBS="-lcdata  $LIBS"
27277cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27278/* end confdefs.h.  */
27279
27280/* Override any GCC internal prototype to avoid an error.
27281   Use char because int might match the return type of a GCC
27282   builtin and then its argument prototype would still apply.  */
27283#ifdef __cplusplus
27284extern "C"
27285#endif
27286char libcdata_tree_node_set_next_node ();
27287int
27288main ()
27289{
27290return libcdata_tree_node_set_next_node ();
27291  ;
27292  return 0;
27293}
27294_ACEOF
27295if ac_fn_c_try_link "$LINENO"; then :
27296  ac_cv_lib_cdata_libcdata_tree_node_set_next_node=yes
27297else
27298  ac_cv_lib_cdata_libcdata_tree_node_set_next_node=no
27299fi
27300rm -f core conftest.err conftest.$ac_objext \
27301    conftest$ac_exeext conftest.$ac_ext
27302LIBS=$ac_check_lib_save_LIBS
27303fi
27304{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_set_next_node" >&5
27305$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_set_next_node" >&6; }
27306if test "x$ac_cv_lib_cdata_libcdata_tree_node_set_next_node" = xyes; then :
27307  ac_cv_libcdata_dummy=yes
27308else
27309  ac_cv_libcdata=no
27310fi
27311
27312        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_get_nodes in -lcdata" >&5
27313$as_echo_n "checking for libcdata_tree_node_get_nodes in -lcdata... " >&6; }
27314if ${ac_cv_lib_cdata_libcdata_tree_node_get_nodes+:} false; then :
27315  $as_echo_n "(cached) " >&6
27316else
27317  ac_check_lib_save_LIBS=$LIBS
27318LIBS="-lcdata  $LIBS"
27319cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27320/* end confdefs.h.  */
27321
27322/* Override any GCC internal prototype to avoid an error.
27323   Use char because int might match the return type of a GCC
27324   builtin and then its argument prototype would still apply.  */
27325#ifdef __cplusplus
27326extern "C"
27327#endif
27328char libcdata_tree_node_get_nodes ();
27329int
27330main ()
27331{
27332return libcdata_tree_node_get_nodes ();
27333  ;
27334  return 0;
27335}
27336_ACEOF
27337if ac_fn_c_try_link "$LINENO"; then :
27338  ac_cv_lib_cdata_libcdata_tree_node_get_nodes=yes
27339else
27340  ac_cv_lib_cdata_libcdata_tree_node_get_nodes=no
27341fi
27342rm -f core conftest.err conftest.$ac_objext \
27343    conftest$ac_exeext conftest.$ac_ext
27344LIBS=$ac_check_lib_save_LIBS
27345fi
27346{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_get_nodes" >&5
27347$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_get_nodes" >&6; }
27348if test "x$ac_cv_lib_cdata_libcdata_tree_node_get_nodes" = xyes; then :
27349  ac_cv_libcdata_dummy=yes
27350else
27351  ac_cv_libcdata=no
27352fi
27353
27354        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_set_nodes in -lcdata" >&5
27355$as_echo_n "checking for libcdata_tree_node_set_nodes in -lcdata... " >&6; }
27356if ${ac_cv_lib_cdata_libcdata_tree_node_set_nodes+:} false; then :
27357  $as_echo_n "(cached) " >&6
27358else
27359  ac_check_lib_save_LIBS=$LIBS
27360LIBS="-lcdata  $LIBS"
27361cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27362/* end confdefs.h.  */
27363
27364/* Override any GCC internal prototype to avoid an error.
27365   Use char because int might match the return type of a GCC
27366   builtin and then its argument prototype would still apply.  */
27367#ifdef __cplusplus
27368extern "C"
27369#endif
27370char libcdata_tree_node_set_nodes ();
27371int
27372main ()
27373{
27374return libcdata_tree_node_set_nodes ();
27375  ;
27376  return 0;
27377}
27378_ACEOF
27379if ac_fn_c_try_link "$LINENO"; then :
27380  ac_cv_lib_cdata_libcdata_tree_node_set_nodes=yes
27381else
27382  ac_cv_lib_cdata_libcdata_tree_node_set_nodes=no
27383fi
27384rm -f core conftest.err conftest.$ac_objext \
27385    conftest$ac_exeext conftest.$ac_ext
27386LIBS=$ac_check_lib_save_LIBS
27387fi
27388{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_set_nodes" >&5
27389$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_set_nodes" >&6; }
27390if test "x$ac_cv_lib_cdata_libcdata_tree_node_set_nodes" = xyes; then :
27391  ac_cv_libcdata_dummy=yes
27392else
27393  ac_cv_libcdata=no
27394fi
27395
27396        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_append_node in -lcdata" >&5
27397$as_echo_n "checking for libcdata_tree_node_append_node in -lcdata... " >&6; }
27398if ${ac_cv_lib_cdata_libcdata_tree_node_append_node+:} false; then :
27399  $as_echo_n "(cached) " >&6
27400else
27401  ac_check_lib_save_LIBS=$LIBS
27402LIBS="-lcdata  $LIBS"
27403cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27404/* end confdefs.h.  */
27405
27406/* Override any GCC internal prototype to avoid an error.
27407   Use char because int might match the return type of a GCC
27408   builtin and then its argument prototype would still apply.  */
27409#ifdef __cplusplus
27410extern "C"
27411#endif
27412char libcdata_tree_node_append_node ();
27413int
27414main ()
27415{
27416return libcdata_tree_node_append_node ();
27417  ;
27418  return 0;
27419}
27420_ACEOF
27421if ac_fn_c_try_link "$LINENO"; then :
27422  ac_cv_lib_cdata_libcdata_tree_node_append_node=yes
27423else
27424  ac_cv_lib_cdata_libcdata_tree_node_append_node=no
27425fi
27426rm -f core conftest.err conftest.$ac_objext \
27427    conftest$ac_exeext conftest.$ac_ext
27428LIBS=$ac_check_lib_save_LIBS
27429fi
27430{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_append_node" >&5
27431$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_append_node" >&6; }
27432if test "x$ac_cv_lib_cdata_libcdata_tree_node_append_node" = xyes; then :
27433  ac_cv_libcdata_dummy=yes
27434else
27435  ac_cv_libcdata=no
27436fi
27437
27438        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_append_value in -lcdata" >&5
27439$as_echo_n "checking for libcdata_tree_node_append_value in -lcdata... " >&6; }
27440if ${ac_cv_lib_cdata_libcdata_tree_node_append_value+:} false; then :
27441  $as_echo_n "(cached) " >&6
27442else
27443  ac_check_lib_save_LIBS=$LIBS
27444LIBS="-lcdata  $LIBS"
27445cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27446/* end confdefs.h.  */
27447
27448/* Override any GCC internal prototype to avoid an error.
27449   Use char because int might match the return type of a GCC
27450   builtin and then its argument prototype would still apply.  */
27451#ifdef __cplusplus
27452extern "C"
27453#endif
27454char libcdata_tree_node_append_value ();
27455int
27456main ()
27457{
27458return libcdata_tree_node_append_value ();
27459  ;
27460  return 0;
27461}
27462_ACEOF
27463if ac_fn_c_try_link "$LINENO"; then :
27464  ac_cv_lib_cdata_libcdata_tree_node_append_value=yes
27465else
27466  ac_cv_lib_cdata_libcdata_tree_node_append_value=no
27467fi
27468rm -f core conftest.err conftest.$ac_objext \
27469    conftest$ac_exeext conftest.$ac_ext
27470LIBS=$ac_check_lib_save_LIBS
27471fi
27472{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_append_value" >&5
27473$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_append_value" >&6; }
27474if test "x$ac_cv_lib_cdata_libcdata_tree_node_append_value" = xyes; then :
27475  ac_cv_libcdata_dummy=yes
27476else
27477  ac_cv_libcdata=no
27478fi
27479
27480        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_insert_node in -lcdata" >&5
27481$as_echo_n "checking for libcdata_tree_node_insert_node in -lcdata... " >&6; }
27482if ${ac_cv_lib_cdata_libcdata_tree_node_insert_node+:} false; then :
27483  $as_echo_n "(cached) " >&6
27484else
27485  ac_check_lib_save_LIBS=$LIBS
27486LIBS="-lcdata  $LIBS"
27487cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27488/* end confdefs.h.  */
27489
27490/* Override any GCC internal prototype to avoid an error.
27491   Use char because int might match the return type of a GCC
27492   builtin and then its argument prototype would still apply.  */
27493#ifdef __cplusplus
27494extern "C"
27495#endif
27496char libcdata_tree_node_insert_node ();
27497int
27498main ()
27499{
27500return libcdata_tree_node_insert_node ();
27501  ;
27502  return 0;
27503}
27504_ACEOF
27505if ac_fn_c_try_link "$LINENO"; then :
27506  ac_cv_lib_cdata_libcdata_tree_node_insert_node=yes
27507else
27508  ac_cv_lib_cdata_libcdata_tree_node_insert_node=no
27509fi
27510rm -f core conftest.err conftest.$ac_objext \
27511    conftest$ac_exeext conftest.$ac_ext
27512LIBS=$ac_check_lib_save_LIBS
27513fi
27514{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_insert_node" >&5
27515$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_insert_node" >&6; }
27516if test "x$ac_cv_lib_cdata_libcdata_tree_node_insert_node" = xyes; then :
27517  ac_cv_libcdata_dummy=yes
27518else
27519  ac_cv_libcdata=no
27520fi
27521
27522        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_insert_value in -lcdata" >&5
27523$as_echo_n "checking for libcdata_tree_node_insert_value in -lcdata... " >&6; }
27524if ${ac_cv_lib_cdata_libcdata_tree_node_insert_value+:} false; then :
27525  $as_echo_n "(cached) " >&6
27526else
27527  ac_check_lib_save_LIBS=$LIBS
27528LIBS="-lcdata  $LIBS"
27529cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27530/* end confdefs.h.  */
27531
27532/* Override any GCC internal prototype to avoid an error.
27533   Use char because int might match the return type of a GCC
27534   builtin and then its argument prototype would still apply.  */
27535#ifdef __cplusplus
27536extern "C"
27537#endif
27538char libcdata_tree_node_insert_value ();
27539int
27540main ()
27541{
27542return libcdata_tree_node_insert_value ();
27543  ;
27544  return 0;
27545}
27546_ACEOF
27547if ac_fn_c_try_link "$LINENO"; then :
27548  ac_cv_lib_cdata_libcdata_tree_node_insert_value=yes
27549else
27550  ac_cv_lib_cdata_libcdata_tree_node_insert_value=no
27551fi
27552rm -f core conftest.err conftest.$ac_objext \
27553    conftest$ac_exeext conftest.$ac_ext
27554LIBS=$ac_check_lib_save_LIBS
27555fi
27556{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_insert_value" >&5
27557$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_insert_value" >&6; }
27558if test "x$ac_cv_lib_cdata_libcdata_tree_node_insert_value" = xyes; then :
27559  ac_cv_libcdata_dummy=yes
27560else
27561  ac_cv_libcdata=no
27562fi
27563
27564        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_replace_node in -lcdata" >&5
27565$as_echo_n "checking for libcdata_tree_node_replace_node in -lcdata... " >&6; }
27566if ${ac_cv_lib_cdata_libcdata_tree_node_replace_node+:} false; then :
27567  $as_echo_n "(cached) " >&6
27568else
27569  ac_check_lib_save_LIBS=$LIBS
27570LIBS="-lcdata  $LIBS"
27571cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27572/* end confdefs.h.  */
27573
27574/* Override any GCC internal prototype to avoid an error.
27575   Use char because int might match the return type of a GCC
27576   builtin and then its argument prototype would still apply.  */
27577#ifdef __cplusplus
27578extern "C"
27579#endif
27580char libcdata_tree_node_replace_node ();
27581int
27582main ()
27583{
27584return libcdata_tree_node_replace_node ();
27585  ;
27586  return 0;
27587}
27588_ACEOF
27589if ac_fn_c_try_link "$LINENO"; then :
27590  ac_cv_lib_cdata_libcdata_tree_node_replace_node=yes
27591else
27592  ac_cv_lib_cdata_libcdata_tree_node_replace_node=no
27593fi
27594rm -f core conftest.err conftest.$ac_objext \
27595    conftest$ac_exeext conftest.$ac_ext
27596LIBS=$ac_check_lib_save_LIBS
27597fi
27598{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_replace_node" >&5
27599$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_replace_node" >&6; }
27600if test "x$ac_cv_lib_cdata_libcdata_tree_node_replace_node" = xyes; then :
27601  ac_cv_libcdata_dummy=yes
27602else
27603  ac_cv_libcdata=no
27604fi
27605
27606        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_remove_node in -lcdata" >&5
27607$as_echo_n "checking for libcdata_tree_node_remove_node in -lcdata... " >&6; }
27608if ${ac_cv_lib_cdata_libcdata_tree_node_remove_node+:} false; then :
27609  $as_echo_n "(cached) " >&6
27610else
27611  ac_check_lib_save_LIBS=$LIBS
27612LIBS="-lcdata  $LIBS"
27613cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27614/* end confdefs.h.  */
27615
27616/* Override any GCC internal prototype to avoid an error.
27617   Use char because int might match the return type of a GCC
27618   builtin and then its argument prototype would still apply.  */
27619#ifdef __cplusplus
27620extern "C"
27621#endif
27622char libcdata_tree_node_remove_node ();
27623int
27624main ()
27625{
27626return libcdata_tree_node_remove_node ();
27627  ;
27628  return 0;
27629}
27630_ACEOF
27631if ac_fn_c_try_link "$LINENO"; then :
27632  ac_cv_lib_cdata_libcdata_tree_node_remove_node=yes
27633else
27634  ac_cv_lib_cdata_libcdata_tree_node_remove_node=no
27635fi
27636rm -f core conftest.err conftest.$ac_objext \
27637    conftest$ac_exeext conftest.$ac_ext
27638LIBS=$ac_check_lib_save_LIBS
27639fi
27640{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_remove_node" >&5
27641$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_remove_node" >&6; }
27642if test "x$ac_cv_lib_cdata_libcdata_tree_node_remove_node" = xyes; then :
27643  ac_cv_libcdata_dummy=yes
27644else
27645  ac_cv_libcdata=no
27646fi
27647
27648        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_get_number_of_sub_nodes in -lcdata" >&5
27649$as_echo_n "checking for libcdata_tree_node_get_number_of_sub_nodes in -lcdata... " >&6; }
27650if ${ac_cv_lib_cdata_libcdata_tree_node_get_number_of_sub_nodes+:} false; then :
27651  $as_echo_n "(cached) " >&6
27652else
27653  ac_check_lib_save_LIBS=$LIBS
27654LIBS="-lcdata  $LIBS"
27655cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27656/* end confdefs.h.  */
27657
27658/* Override any GCC internal prototype to avoid an error.
27659   Use char because int might match the return type of a GCC
27660   builtin and then its argument prototype would still apply.  */
27661#ifdef __cplusplus
27662extern "C"
27663#endif
27664char libcdata_tree_node_get_number_of_sub_nodes ();
27665int
27666main ()
27667{
27668return libcdata_tree_node_get_number_of_sub_nodes ();
27669  ;
27670  return 0;
27671}
27672_ACEOF
27673if ac_fn_c_try_link "$LINENO"; then :
27674  ac_cv_lib_cdata_libcdata_tree_node_get_number_of_sub_nodes=yes
27675else
27676  ac_cv_lib_cdata_libcdata_tree_node_get_number_of_sub_nodes=no
27677fi
27678rm -f core conftest.err conftest.$ac_objext \
27679    conftest$ac_exeext conftest.$ac_ext
27680LIBS=$ac_check_lib_save_LIBS
27681fi
27682{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_get_number_of_sub_nodes" >&5
27683$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_get_number_of_sub_nodes" >&6; }
27684if test "x$ac_cv_lib_cdata_libcdata_tree_node_get_number_of_sub_nodes" = xyes; then :
27685  ac_cv_libcdata_dummy=yes
27686else
27687  ac_cv_libcdata=no
27688fi
27689
27690        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_get_sub_node_by_index in -lcdata" >&5
27691$as_echo_n "checking for libcdata_tree_node_get_sub_node_by_index in -lcdata... " >&6; }
27692if ${ac_cv_lib_cdata_libcdata_tree_node_get_sub_node_by_index+:} false; then :
27693  $as_echo_n "(cached) " >&6
27694else
27695  ac_check_lib_save_LIBS=$LIBS
27696LIBS="-lcdata  $LIBS"
27697cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27698/* end confdefs.h.  */
27699
27700/* Override any GCC internal prototype to avoid an error.
27701   Use char because int might match the return type of a GCC
27702   builtin and then its argument prototype would still apply.  */
27703#ifdef __cplusplus
27704extern "C"
27705#endif
27706char libcdata_tree_node_get_sub_node_by_index ();
27707int
27708main ()
27709{
27710return libcdata_tree_node_get_sub_node_by_index ();
27711  ;
27712  return 0;
27713}
27714_ACEOF
27715if ac_fn_c_try_link "$LINENO"; then :
27716  ac_cv_lib_cdata_libcdata_tree_node_get_sub_node_by_index=yes
27717else
27718  ac_cv_lib_cdata_libcdata_tree_node_get_sub_node_by_index=no
27719fi
27720rm -f core conftest.err conftest.$ac_objext \
27721    conftest$ac_exeext conftest.$ac_ext
27722LIBS=$ac_check_lib_save_LIBS
27723fi
27724{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_get_sub_node_by_index" >&5
27725$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_get_sub_node_by_index" >&6; }
27726if test "x$ac_cv_lib_cdata_libcdata_tree_node_get_sub_node_by_index" = xyes; then :
27727  ac_cv_libcdata_dummy=yes
27728else
27729  ac_cv_libcdata=no
27730fi
27731
27732        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcdata_tree_node_get_leaf_node_list in -lcdata" >&5
27733$as_echo_n "checking for libcdata_tree_node_get_leaf_node_list in -lcdata... " >&6; }
27734if ${ac_cv_lib_cdata_libcdata_tree_node_get_leaf_node_list+:} false; then :
27735  $as_echo_n "(cached) " >&6
27736else
27737  ac_check_lib_save_LIBS=$LIBS
27738LIBS="-lcdata  $LIBS"
27739cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27740/* end confdefs.h.  */
27741
27742/* Override any GCC internal prototype to avoid an error.
27743   Use char because int might match the return type of a GCC
27744   builtin and then its argument prototype would still apply.  */
27745#ifdef __cplusplus
27746extern "C"
27747#endif
27748char libcdata_tree_node_get_leaf_node_list ();
27749int
27750main ()
27751{
27752return libcdata_tree_node_get_leaf_node_list ();
27753  ;
27754  return 0;
27755}
27756_ACEOF
27757if ac_fn_c_try_link "$LINENO"; then :
27758  ac_cv_lib_cdata_libcdata_tree_node_get_leaf_node_list=yes
27759else
27760  ac_cv_lib_cdata_libcdata_tree_node_get_leaf_node_list=no
27761fi
27762rm -f core conftest.err conftest.$ac_objext \
27763    conftest$ac_exeext conftest.$ac_ext
27764LIBS=$ac_check_lib_save_LIBS
27765fi
27766{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cdata_libcdata_tree_node_get_leaf_node_list" >&5
27767$as_echo "$ac_cv_lib_cdata_libcdata_tree_node_get_leaf_node_list" >&6; }
27768if test "x$ac_cv_lib_cdata_libcdata_tree_node_get_leaf_node_list" = xyes; then :
27769  ac_cv_libcdata_dummy=yes
27770else
27771  ac_cv_libcdata=no
27772fi
27773
27774
27775        ac_cv_libcdata_LIBADD="-lcdata"
27776fi
27777
27778fi
27779    if test "x$ac_cv_with_libcdata" != x && test "x$ac_cv_with_libcdata" != xauto-detect && test "x$ac_cv_libcdata" != xyes; then :
27780  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
27781$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
27782as_fn_error 1 "unable to find supported libcdata in directory: $ac_cv_with_libcdata
27783See \`config.log' for more details" "$LINENO" 5; }
27784
27785fi
27786
27787fi
27788
27789  if test "x$ac_cv_libcdata" = xyes; then :
27790
27791$as_echo "#define HAVE_LIBCDATA 1" >>confdefs.h
27792
27793
27794fi
27795
27796  if test "x$ac_cv_libcdata" = xyes; then :
27797  HAVE_LIBCDATA=1
27798
27799else
27800  HAVE_LIBCDATA=0
27801
27802
27803fi
27804
27805
27806    if test "x$ac_cv_libcdata" != xyes; then :
27807
27808  ac_cv_libcdata_CPPFLAGS="-I../libcdata";
27809  ac_cv_libcdata_LIBADD="../libcdata/libcdata.la";
27810
27811  ac_cv_libcdata=local
27812
27813
27814
27815$as_echo "#define HAVE_LOCAL_LIBCDATA 1" >>confdefs.h
27816
27817    HAVE_LOCAL_LIBCDATA=1
27818
27819
27820fi
27821
27822   if test "x$ac_cv_libcdata" = xlocal; then
27823  HAVE_LOCAL_LIBCDATA_TRUE=
27824  HAVE_LOCAL_LIBCDATA_FALSE='#'
27825else
27826  HAVE_LOCAL_LIBCDATA_TRUE='#'
27827  HAVE_LOCAL_LIBCDATA_FALSE=
27828fi
27829
27830  if test "x$ac_cv_libcdata_CPPFLAGS" != "x"; then :
27831  LIBCDATA_CPPFLAGS=$ac_cv_libcdata_CPPFLAGS
27832
27833
27834fi
27835  if test "x$ac_cv_libcdata_LIBADD" != "x"; then :
27836  LIBCDATA_LIBADD=$ac_cv_libcdata_LIBADD
27837
27838
27839fi
27840
27841  if test "x$ac_cv_libcdata" = xyes; then :
27842  ax_libcdata_pc_libs_private=-lcdata
27843
27844
27845fi
27846
27847  if test "x$ac_cv_libcdata" = xyes; then :
27848  ax_libcdata_spec_requires=libcdata
27849
27850    ax_libcdata_spec_build_requires=libcdata-devel
27851
27852
27853fi
27854
27855
27856
27857
27858# Check whether --with-libclocale was given.
27859if test "${with_libclocale+set}" = set; then :
27860  withval=$with_libclocale; ac_cv_with_libclocale=$withval
27861else
27862  ac_cv_with_libclocale=auto-detect
27863fi
27864
27865    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for libclocale in includedir and libdir or in the specified DIR, or no if to use local version" >&5
27866$as_echo_n "checking whether to use search for libclocale in includedir and libdir or in the specified DIR, or no if to use local version... " >&6; }
27867if ${ac_cv_with_libclocale+:} false; then :
27868  $as_echo_n "(cached) " >&6
27869else
27870  ac_cv_with_libclocale=auto-detect
27871fi
27872{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_libclocale" >&5
27873$as_echo "$ac_cv_with_libclocale" >&6; }
27874
27875    if test "x$ac_cv_enable_shared_libs" = xno || test "x$ac_cv_with_libclocale" = xno; then :
27876  ac_cv_libclocale=no
27877else
27878  ac_cv_libclocale=check
27879        if test "x$ac_cv_with_libclocale" != x && test "x$ac_cv_with_libclocale" != xauto-detect; then :
27880  if test -d "$ac_cv_with_libclocale"; then :
27881  CFLAGS="$CFLAGS -I${ac_cv_with_libclocale}/include"
27882        LDFLAGS="$LDFLAGS -L${ac_cv_with_libclocale}/lib"
27883else
27884  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
27885$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
27886as_fn_error 1 "no such directory: $ac_cv_with_libclocale
27887See \`config.log' for more details" "$LINENO" 5; }
27888
27889fi
27890
27891else
27892        if test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"; then :
27893
27894pkg_failed=no
27895{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libclocale" >&5
27896$as_echo_n "checking for libclocale... " >&6; }
27897
27898if test -n "$libclocale_CFLAGS"; then
27899    pkg_cv_libclocale_CFLAGS="$libclocale_CFLAGS"
27900 elif test -n "$PKG_CONFIG"; then
27901    if test -n "$PKG_CONFIG" && \
27902    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libclocale >= 20120425\""; } >&5
27903  ($PKG_CONFIG --exists --print-errors "libclocale >= 20120425") 2>&5
27904  ac_status=$?
27905  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
27906  test $ac_status = 0; }; then
27907  pkg_cv_libclocale_CFLAGS=`$PKG_CONFIG --cflags "libclocale >= 20120425" 2>/dev/null`
27908		      test "x$?" != "x0" && pkg_failed=yes
27909else
27910  pkg_failed=yes
27911fi
27912 else
27913    pkg_failed=untried
27914fi
27915if test -n "$libclocale_LIBS"; then
27916    pkg_cv_libclocale_LIBS="$libclocale_LIBS"
27917 elif test -n "$PKG_CONFIG"; then
27918    if test -n "$PKG_CONFIG" && \
27919    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libclocale >= 20120425\""; } >&5
27920  ($PKG_CONFIG --exists --print-errors "libclocale >= 20120425") 2>&5
27921  ac_status=$?
27922  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
27923  test $ac_status = 0; }; then
27924  pkg_cv_libclocale_LIBS=`$PKG_CONFIG --libs "libclocale >= 20120425" 2>/dev/null`
27925		      test "x$?" != "x0" && pkg_failed=yes
27926else
27927  pkg_failed=yes
27928fi
27929 else
27930    pkg_failed=untried
27931fi
27932
27933
27934
27935if test $pkg_failed = yes; then
27936   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27937$as_echo "no" >&6; }
27938
27939if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
27940        _pkg_short_errors_supported=yes
27941else
27942        _pkg_short_errors_supported=no
27943fi
27944        if test $_pkg_short_errors_supported = yes; then
27945	        libclocale_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libclocale >= 20120425" 2>&1`
27946        else
27947	        libclocale_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libclocale >= 20120425" 2>&1`
27948        fi
27949	# Put the nasty error message in config.log where it belongs
27950	echo "$libclocale_PKG_ERRORS" >&5
27951
27952	ac_cv_libclocale=check
27953elif test $pkg_failed = untried; then
27954     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27955$as_echo "no" >&6; }
27956	ac_cv_libclocale=check
27957else
27958	libclocale_CFLAGS=$pkg_cv_libclocale_CFLAGS
27959	libclocale_LIBS=$pkg_cv_libclocale_LIBS
27960        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
27961$as_echo "yes" >&6; }
27962	ac_cv_libclocale=yes
27963fi
27964
27965fi
27966      if test "x$ac_cv_libclocale" = xyes && test "x$ac_cv_enable_wide_character_type" != xno; then :
27967  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether libclocale/features.h defines LIBCLOCALE_HAVE_WIDE_CHARACTER_TYPE as 1" >&5
27968$as_echo_n "checking whether libclocale/features.h defines LIBCLOCALE_HAVE_WIDE_CHARACTER_TYPE as 1... " >&6; }
27969if ${ac_cv_header_libclocale_features_h_have_wide_character_type+:} false; then :
27970  $as_echo_n "(cached) " >&6
27971else
27972  ac_ext=c
27973ac_cpp='$CPP $CPPFLAGS'
27974ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
27975ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
27976ac_compiler_gnu=$ac_cv_c_compiler_gnu
27977
27978          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27979/* end confdefs.h.  */
27980#include <libclocale/features.h>
27981int
27982main ()
27983{
27984#if !defined( LIBCLOCALE_HAVE_WIDE_CHARACTER_TYPE ) || ( LIBCLOCALE_HAVE_WIDE_CHARACTER_TYPE != 1 )
27985#error LIBCLOCALE_HAVE_WIDE_CHARACTER_TYPE not defined
27986#endif
27987  ;
27988  return 0;
27989}
27990_ACEOF
27991if ac_fn_c_try_compile "$LINENO"; then :
27992  ac_cv_header_libclocale_features_h_have_wide_character_type=yes
27993else
27994  ac_cv_header_libclocale_features_h_have_wide_character_type=no
27995fi
27996rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
27997          ac_ext=c
27998ac_cpp='$CPP $CPPFLAGS'
27999ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
28000ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
28001ac_compiler_gnu=$ac_cv_c_compiler_gnu
28002
28003fi
28004{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_libclocale_features_h_have_wide_character_type" >&5
28005$as_echo "$ac_cv_header_libclocale_features_h_have_wide_character_type" >&6; }
28006
28007        if test "x$ac_cv_header_libclocale_features_h_have_wide_character_type" = xno; then :
28008  ac_cv_libclocale=no
28009fi
28010
28011fi
28012      if test "x$ac_cv_libclocale" = xyes; then :
28013  ac_cv_libclocale_CPPFLAGS="$pkg_cv_libclocale_CFLAGS"
28014        ac_cv_libclocale_LIBADD="$pkg_cv_libclocale_LIBS"
28015fi
28016
28017fi
28018
28019    if test "x$ac_cv_libclocale" = xcheck; then :
28020        for ac_header in libclocale.h
28021do :
28022  ac_fn_c_check_header_mongrel "$LINENO" "libclocale.h" "ac_cv_header_libclocale_h" "$ac_includes_default"
28023if test "x$ac_cv_header_libclocale_h" = xyes; then :
28024  cat >>confdefs.h <<_ACEOF
28025#define HAVE_LIBCLOCALE_H 1
28026_ACEOF
28027
28028fi
28029
28030done
28031
28032
28033      if test "x$ac_cv_header_libclocale_h" = xno; then :
28034  ac_cv_libclocale=no
28035else
28036          ac_cv_libclocale=yes
28037
28038        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libclocale_get_version in -lclocale" >&5
28039$as_echo_n "checking for libclocale_get_version in -lclocale... " >&6; }
28040if ${ac_cv_lib_clocale_libclocale_get_version+:} false; then :
28041  $as_echo_n "(cached) " >&6
28042else
28043  ac_check_lib_save_LIBS=$LIBS
28044LIBS="-lclocale  $LIBS"
28045cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28046/* end confdefs.h.  */
28047
28048/* Override any GCC internal prototype to avoid an error.
28049   Use char because int might match the return type of a GCC
28050   builtin and then its argument prototype would still apply.  */
28051#ifdef __cplusplus
28052extern "C"
28053#endif
28054char libclocale_get_version ();
28055int
28056main ()
28057{
28058return libclocale_get_version ();
28059  ;
28060  return 0;
28061}
28062_ACEOF
28063if ac_fn_c_try_link "$LINENO"; then :
28064  ac_cv_lib_clocale_libclocale_get_version=yes
28065else
28066  ac_cv_lib_clocale_libclocale_get_version=no
28067fi
28068rm -f core conftest.err conftest.$ac_objext \
28069    conftest$ac_exeext conftest.$ac_ext
28070LIBS=$ac_check_lib_save_LIBS
28071fi
28072{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_clocale_libclocale_get_version" >&5
28073$as_echo "$ac_cv_lib_clocale_libclocale_get_version" >&6; }
28074if test "x$ac_cv_lib_clocale_libclocale_get_version" = xyes; then :
28075  ac_cv_libclocale_dummy=yes
28076else
28077  ac_cv_libclocale=no
28078fi
28079
28080
28081                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libclocale_codepage in -lclocale" >&5
28082$as_echo_n "checking for libclocale_codepage in -lclocale... " >&6; }
28083if ${ac_cv_lib_clocale_libclocale_codepage+:} false; then :
28084  $as_echo_n "(cached) " >&6
28085else
28086  ac_check_lib_save_LIBS=$LIBS
28087LIBS="-lclocale  $LIBS"
28088cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28089/* end confdefs.h.  */
28090
28091/* Override any GCC internal prototype to avoid an error.
28092   Use char because int might match the return type of a GCC
28093   builtin and then its argument prototype would still apply.  */
28094#ifdef __cplusplus
28095extern "C"
28096#endif
28097char libclocale_codepage ();
28098int
28099main ()
28100{
28101return libclocale_codepage ();
28102  ;
28103  return 0;
28104}
28105_ACEOF
28106if ac_fn_c_try_link "$LINENO"; then :
28107  ac_cv_lib_clocale_libclocale_codepage=yes
28108else
28109  ac_cv_lib_clocale_libclocale_codepage=no
28110fi
28111rm -f core conftest.err conftest.$ac_objext \
28112    conftest$ac_exeext conftest.$ac_ext
28113LIBS=$ac_check_lib_save_LIBS
28114fi
28115{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_clocale_libclocale_codepage" >&5
28116$as_echo "$ac_cv_lib_clocale_libclocale_codepage" >&6; }
28117if test "x$ac_cv_lib_clocale_libclocale_codepage" = xyes; then :
28118  ac_cv_libclocale_dummy=yes
28119else
28120  ac_cv_libclocale=no
28121fi
28122
28123        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libclocale_codepage_get in -lclocale" >&5
28124$as_echo_n "checking for libclocale_codepage_get in -lclocale... " >&6; }
28125if ${ac_cv_lib_clocale_libclocale_codepage_get+:} false; then :
28126  $as_echo_n "(cached) " >&6
28127else
28128  ac_check_lib_save_LIBS=$LIBS
28129LIBS="-lclocale  $LIBS"
28130cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28131/* end confdefs.h.  */
28132
28133/* Override any GCC internal prototype to avoid an error.
28134   Use char because int might match the return type of a GCC
28135   builtin and then its argument prototype would still apply.  */
28136#ifdef __cplusplus
28137extern "C"
28138#endif
28139char libclocale_codepage_get ();
28140int
28141main ()
28142{
28143return libclocale_codepage_get ();
28144  ;
28145  return 0;
28146}
28147_ACEOF
28148if ac_fn_c_try_link "$LINENO"; then :
28149  ac_cv_lib_clocale_libclocale_codepage_get=yes
28150else
28151  ac_cv_lib_clocale_libclocale_codepage_get=no
28152fi
28153rm -f core conftest.err conftest.$ac_objext \
28154    conftest$ac_exeext conftest.$ac_ext
28155LIBS=$ac_check_lib_save_LIBS
28156fi
28157{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_clocale_libclocale_codepage_get" >&5
28158$as_echo "$ac_cv_lib_clocale_libclocale_codepage_get" >&6; }
28159if test "x$ac_cv_lib_clocale_libclocale_codepage_get" = xyes; then :
28160  ac_cv_libclocale_dummy=yes
28161else
28162  ac_cv_libclocale=no
28163fi
28164
28165        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libclocale_codepage_set in -lclocale" >&5
28166$as_echo_n "checking for libclocale_codepage_set in -lclocale... " >&6; }
28167if ${ac_cv_lib_clocale_libclocale_codepage_set+:} false; then :
28168  $as_echo_n "(cached) " >&6
28169else
28170  ac_check_lib_save_LIBS=$LIBS
28171LIBS="-lclocale  $LIBS"
28172cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28173/* end confdefs.h.  */
28174
28175/* Override any GCC internal prototype to avoid an error.
28176   Use char because int might match the return type of a GCC
28177   builtin and then its argument prototype would still apply.  */
28178#ifdef __cplusplus
28179extern "C"
28180#endif
28181char libclocale_codepage_set ();
28182int
28183main ()
28184{
28185return libclocale_codepage_set ();
28186  ;
28187  return 0;
28188}
28189_ACEOF
28190if ac_fn_c_try_link "$LINENO"; then :
28191  ac_cv_lib_clocale_libclocale_codepage_set=yes
28192else
28193  ac_cv_lib_clocale_libclocale_codepage_set=no
28194fi
28195rm -f core conftest.err conftest.$ac_objext \
28196    conftest$ac_exeext conftest.$ac_ext
28197LIBS=$ac_check_lib_save_LIBS
28198fi
28199{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_clocale_libclocale_codepage_set" >&5
28200$as_echo "$ac_cv_lib_clocale_libclocale_codepage_set" >&6; }
28201if test "x$ac_cv_lib_clocale_libclocale_codepage_set" = xyes; then :
28202  ac_cv_libclocale_dummy=yes
28203else
28204  ac_cv_libclocale=no
28205fi
28206
28207        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libclocale_codepage_copy_from_string in -lclocale" >&5
28208$as_echo_n "checking for libclocale_codepage_copy_from_string in -lclocale... " >&6; }
28209if ${ac_cv_lib_clocale_libclocale_codepage_copy_from_string+:} false; then :
28210  $as_echo_n "(cached) " >&6
28211else
28212  ac_check_lib_save_LIBS=$LIBS
28213LIBS="-lclocale  $LIBS"
28214cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28215/* end confdefs.h.  */
28216
28217/* Override any GCC internal prototype to avoid an error.
28218   Use char because int might match the return type of a GCC
28219   builtin and then its argument prototype would still apply.  */
28220#ifdef __cplusplus
28221extern "C"
28222#endif
28223char libclocale_codepage_copy_from_string ();
28224int
28225main ()
28226{
28227return libclocale_codepage_copy_from_string ();
28228  ;
28229  return 0;
28230}
28231_ACEOF
28232if ac_fn_c_try_link "$LINENO"; then :
28233  ac_cv_lib_clocale_libclocale_codepage_copy_from_string=yes
28234else
28235  ac_cv_lib_clocale_libclocale_codepage_copy_from_string=no
28236fi
28237rm -f core conftest.err conftest.$ac_objext \
28238    conftest$ac_exeext conftest.$ac_ext
28239LIBS=$ac_check_lib_save_LIBS
28240fi
28241{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_clocale_libclocale_codepage_copy_from_string" >&5
28242$as_echo "$ac_cv_lib_clocale_libclocale_codepage_copy_from_string" >&6; }
28243if test "x$ac_cv_lib_clocale_libclocale_codepage_copy_from_string" = xyes; then :
28244  ac_cv_libclocale_dummy=yes
28245else
28246  ac_cv_libclocale=no
28247fi
28248
28249
28250        if test "x$ac_cv_enable_wide_character_type" != xno; then :
28251  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libclocale_codepage_copy_from_string_wide in -lclocale" >&5
28252$as_echo_n "checking for libclocale_codepage_copy_from_string_wide in -lclocale... " >&6; }
28253if ${ac_cv_lib_clocale_libclocale_codepage_copy_from_string_wide+:} false; then :
28254  $as_echo_n "(cached) " >&6
28255else
28256  ac_check_lib_save_LIBS=$LIBS
28257LIBS="-lclocale  $LIBS"
28258cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28259/* end confdefs.h.  */
28260
28261/* Override any GCC internal prototype to avoid an error.
28262   Use char because int might match the return type of a GCC
28263   builtin and then its argument prototype would still apply.  */
28264#ifdef __cplusplus
28265extern "C"
28266#endif
28267char libclocale_codepage_copy_from_string_wide ();
28268int
28269main ()
28270{
28271return libclocale_codepage_copy_from_string_wide ();
28272  ;
28273  return 0;
28274}
28275_ACEOF
28276if ac_fn_c_try_link "$LINENO"; then :
28277  ac_cv_lib_clocale_libclocale_codepage_copy_from_string_wide=yes
28278else
28279  ac_cv_lib_clocale_libclocale_codepage_copy_from_string_wide=no
28280fi
28281rm -f core conftest.err conftest.$ac_objext \
28282    conftest$ac_exeext conftest.$ac_ext
28283LIBS=$ac_check_lib_save_LIBS
28284fi
28285{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_clocale_libclocale_codepage_copy_from_string_wide" >&5
28286$as_echo "$ac_cv_lib_clocale_libclocale_codepage_copy_from_string_wide" >&6; }
28287if test "x$ac_cv_lib_clocale_libclocale_codepage_copy_from_string_wide" = xyes; then :
28288  ac_cv_libclocale_dummy=yes
28289else
28290  ac_cv_libclocale=no
28291fi
28292
28293
28294fi
28295
28296                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libclocale_locale_get_codepage in -lclocale" >&5
28297$as_echo_n "checking for libclocale_locale_get_codepage in -lclocale... " >&6; }
28298if ${ac_cv_lib_clocale_libclocale_locale_get_codepage+:} false; then :
28299  $as_echo_n "(cached) " >&6
28300else
28301  ac_check_lib_save_LIBS=$LIBS
28302LIBS="-lclocale  $LIBS"
28303cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28304/* end confdefs.h.  */
28305
28306/* Override any GCC internal prototype to avoid an error.
28307   Use char because int might match the return type of a GCC
28308   builtin and then its argument prototype would still apply.  */
28309#ifdef __cplusplus
28310extern "C"
28311#endif
28312char libclocale_locale_get_codepage ();
28313int
28314main ()
28315{
28316return libclocale_locale_get_codepage ();
28317  ;
28318  return 0;
28319}
28320_ACEOF
28321if ac_fn_c_try_link "$LINENO"; then :
28322  ac_cv_lib_clocale_libclocale_locale_get_codepage=yes
28323else
28324  ac_cv_lib_clocale_libclocale_locale_get_codepage=no
28325fi
28326rm -f core conftest.err conftest.$ac_objext \
28327    conftest$ac_exeext conftest.$ac_ext
28328LIBS=$ac_check_lib_save_LIBS
28329fi
28330{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_clocale_libclocale_locale_get_codepage" >&5
28331$as_echo "$ac_cv_lib_clocale_libclocale_locale_get_codepage" >&6; }
28332if test "x$ac_cv_lib_clocale_libclocale_locale_get_codepage" = xyes; then :
28333  ac_cv_libclocale_dummy=yes
28334else
28335  ac_cv_libclocale=no
28336fi
28337
28338        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libclocale_locale_get_decimal_point in -lclocale" >&5
28339$as_echo_n "checking for libclocale_locale_get_decimal_point in -lclocale... " >&6; }
28340if ${ac_cv_lib_clocale_libclocale_locale_get_decimal_point+:} false; then :
28341  $as_echo_n "(cached) " >&6
28342else
28343  ac_check_lib_save_LIBS=$LIBS
28344LIBS="-lclocale  $LIBS"
28345cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28346/* end confdefs.h.  */
28347
28348/* Override any GCC internal prototype to avoid an error.
28349   Use char because int might match the return type of a GCC
28350   builtin and then its argument prototype would still apply.  */
28351#ifdef __cplusplus
28352extern "C"
28353#endif
28354char libclocale_locale_get_decimal_point ();
28355int
28356main ()
28357{
28358return libclocale_locale_get_decimal_point ();
28359  ;
28360  return 0;
28361}
28362_ACEOF
28363if ac_fn_c_try_link "$LINENO"; then :
28364  ac_cv_lib_clocale_libclocale_locale_get_decimal_point=yes
28365else
28366  ac_cv_lib_clocale_libclocale_locale_get_decimal_point=no
28367fi
28368rm -f core conftest.err conftest.$ac_objext \
28369    conftest$ac_exeext conftest.$ac_ext
28370LIBS=$ac_check_lib_save_LIBS
28371fi
28372{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_clocale_libclocale_locale_get_decimal_point" >&5
28373$as_echo "$ac_cv_lib_clocale_libclocale_locale_get_decimal_point" >&6; }
28374if test "x$ac_cv_lib_clocale_libclocale_locale_get_decimal_point" = xyes; then :
28375  ac_cv_libclocale_dummy=yes
28376else
28377  ac_cv_libclocale=no
28378fi
28379
28380
28381                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libclocale_initialize in -lclocale" >&5
28382$as_echo_n "checking for libclocale_initialize in -lclocale... " >&6; }
28383if ${ac_cv_lib_clocale_libclocale_initialize+:} false; then :
28384  $as_echo_n "(cached) " >&6
28385else
28386  ac_check_lib_save_LIBS=$LIBS
28387LIBS="-lclocale  $LIBS"
28388cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28389/* end confdefs.h.  */
28390
28391/* Override any GCC internal prototype to avoid an error.
28392   Use char because int might match the return type of a GCC
28393   builtin and then its argument prototype would still apply.  */
28394#ifdef __cplusplus
28395extern "C"
28396#endif
28397char libclocale_initialize ();
28398int
28399main ()
28400{
28401return libclocale_initialize ();
28402  ;
28403  return 0;
28404}
28405_ACEOF
28406if ac_fn_c_try_link "$LINENO"; then :
28407  ac_cv_lib_clocale_libclocale_initialize=yes
28408else
28409  ac_cv_lib_clocale_libclocale_initialize=no
28410fi
28411rm -f core conftest.err conftest.$ac_objext \
28412    conftest$ac_exeext conftest.$ac_ext
28413LIBS=$ac_check_lib_save_LIBS
28414fi
28415{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_clocale_libclocale_initialize" >&5
28416$as_echo "$ac_cv_lib_clocale_libclocale_initialize" >&6; }
28417if test "x$ac_cv_lib_clocale_libclocale_initialize" = xyes; then :
28418  ac_cv_libclocale_dummy=yes
28419else
28420  ac_cv_libclocale=no
28421fi
28422
28423
28424        ac_cv_libclocale_LIBADD="-lclocale"
28425fi
28426
28427fi
28428    if test "x$ac_cv_with_libclocale" != x && test "x$ac_cv_with_libclocale" != xauto-detect && test "x$ac_cv_libclocale" != xyes; then :
28429  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
28430$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
28431as_fn_error 1 "unable to find supported libclocale in directory: $ac_cv_with_libclocale
28432See \`config.log' for more details" "$LINENO" 5; }
28433
28434fi
28435
28436fi
28437
28438  if test "x$ac_cv_libclocale" = xyes; then :
28439
28440$as_echo "#define HAVE_LIBCLOCALE 1" >>confdefs.h
28441
28442
28443fi
28444
28445  if test "x$ac_cv_libclocale" = xyes; then :
28446  HAVE_LIBCLOCALE=1
28447
28448else
28449  HAVE_LIBCLOCALE=0
28450
28451
28452fi
28453
28454
28455    if test "x$ac_cv_libclocale" != xyes; then :
28456    for ac_header in langinfo.h locale.h
28457do :
28458  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
28459ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
28460if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
28461  cat >>confdefs.h <<_ACEOF
28462#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
28463_ACEOF
28464
28465fi
28466
28467done
28468
28469
28470    for ac_func in getenv
28471do :
28472  ac_fn_c_check_func "$LINENO" "getenv" "ac_cv_func_getenv"
28473if test "x$ac_cv_func_getenv" = xyes; then :
28474  cat >>confdefs.h <<_ACEOF
28475#define HAVE_GETENV 1
28476_ACEOF
28477
28478fi
28479done
28480
28481
28482  if test "x$ac_cv_func_getenv" != xyes; then :
28483  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
28484$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
28485as_fn_error 1 "Missing function: getenv
28486See \`config.log' for more details" "$LINENO" 5; }
28487
28488fi
28489
28490    if test "x$ac_cv_enable_winapi" = xno; then :
28491  for ac_func in localeconv
28492do :
28493  ac_fn_c_check_func "$LINENO" "localeconv" "ac_cv_func_localeconv"
28494if test "x$ac_cv_func_localeconv" = xyes; then :
28495  cat >>confdefs.h <<_ACEOF
28496#define HAVE_LOCALECONV 1
28497_ACEOF
28498
28499fi
28500done
28501
28502
28503    if test "x$ac_cv_func_localeconv" != xyes; then :
28504  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
28505$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
28506as_fn_error 1 "Missing function: localeconv
28507See \`config.log' for more details" "$LINENO" 5; }
28508
28509fi
28510
28511fi
28512
28513  for ac_func in setlocale
28514do :
28515  ac_fn_c_check_func "$LINENO" "setlocale" "ac_cv_func_setlocale"
28516if test "x$ac_cv_func_setlocale" = xyes; then :
28517  cat >>confdefs.h <<_ACEOF
28518#define HAVE_SETLOCALE 1
28519_ACEOF
28520
28521fi
28522done
28523
28524
28525  if test "x$ac_cv_func_setlocale" != xyes; then :
28526  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
28527$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
28528as_fn_error 1 "Missing function: setlocale
28529See \`config.log' for more details" "$LINENO" 5; }
28530
28531fi
28532
28533  for ac_func in nl_langinfo
28534do :
28535  ac_fn_c_check_func "$LINENO" "nl_langinfo" "ac_cv_func_nl_langinfo"
28536if test "x$ac_cv_func_nl_langinfo" = xyes; then :
28537  cat >>confdefs.h <<_ACEOF
28538#define HAVE_NL_LANGINFO 1
28539_ACEOF
28540
28541fi
28542done
28543
28544
28545  if test "x$ac_cv_func_nl_langinfo" = xyes; then :
28546  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nl_langinfo CODESET support" >&5
28547$as_echo_n "checking for nl_langinfo CODESET support... " >&6; }
28548if ${ac_cv_cv_langinfo_codeset+:} false; then :
28549  $as_echo_n "(cached) " >&6
28550else
28551  ac_ext=c
28552ac_cpp='$CPP $CPPFLAGS'
28553ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
28554ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
28555ac_compiler_gnu=$ac_cv_c_compiler_gnu
28556
28557      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28558/* end confdefs.h.  */
28559#include <langinfo.h>
28560int
28561main ()
28562{
28563char* charset = nl_langinfo( CODESET );
28564  ;
28565  return 0;
28566}
28567_ACEOF
28568if ac_fn_c_try_link "$LINENO"; then :
28569  ac_cv_cv_langinfo_codeset=yes
28570else
28571  ac_cv_cv_langinfo_codeset=no
28572fi
28573rm -f core conftest.err conftest.$ac_objext \
28574    conftest$ac_exeext conftest.$ac_ext
28575      ac_ext=c
28576ac_cpp='$CPP $CPPFLAGS'
28577ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
28578ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
28579ac_compiler_gnu=$ac_cv_c_compiler_gnu
28580
28581fi
28582{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cv_langinfo_codeset" >&5
28583$as_echo "$ac_cv_cv_langinfo_codeset" >&6; }
28584else
28585  ac_cv_cv_langinfo_codeset=no
28586fi
28587
28588  if test "x$ac_cv_cv_langinfo_codeset" = xyes; then :
28589
28590$as_echo "#define HAVE_LANGINFO_CODESET 1" >>confdefs.h
28591
28592
28593fi
28594
28595
28596  ac_cv_libclocale_CPPFLAGS="-I../libclocale";
28597  ac_cv_libclocale_LIBADD="../libclocale/libclocale.la";
28598
28599  ac_cv_libclocale=local
28600
28601
28602
28603$as_echo "#define HAVE_LOCAL_LIBCLOCALE 1" >>confdefs.h
28604
28605    HAVE_LOCAL_LIBCLOCALE=1
28606
28607
28608fi
28609
28610   if test "x$ac_cv_libclocale" = xlocal; then
28611  HAVE_LOCAL_LIBCLOCALE_TRUE=
28612  HAVE_LOCAL_LIBCLOCALE_FALSE='#'
28613else
28614  HAVE_LOCAL_LIBCLOCALE_TRUE='#'
28615  HAVE_LOCAL_LIBCLOCALE_FALSE=
28616fi
28617
28618  if test "x$ac_cv_libclocale_CPPFLAGS" != "x"; then :
28619  LIBCLOCALE_CPPFLAGS=$ac_cv_libclocale_CPPFLAGS
28620
28621
28622fi
28623  if test "x$ac_cv_libclocale_LIBADD" != "x"; then :
28624  LIBCLOCALE_LIBADD=$ac_cv_libclocale_LIBADD
28625
28626
28627fi
28628
28629  if test "x$ac_cv_libclocale" = xyes; then :
28630  ax_libclocale_pc_libs_private=-lclocale
28631
28632
28633fi
28634
28635  if test "x$ac_cv_libclocale" = xyes; then :
28636  ax_libclocale_spec_requires=libclocale
28637
28638    ax_libclocale_spec_build_requires=libclocale-devel
28639
28640
28641fi
28642
28643
28644
28645
28646# Check whether --with-libcnotify was given.
28647if test "${with_libcnotify+set}" = set; then :
28648  withval=$with_libcnotify; ac_cv_with_libcnotify=$withval
28649else
28650  ac_cv_with_libcnotify=auto-detect
28651fi
28652
28653    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for libcnotify in includedir and libdir or in the specified DIR, or no if to use local version" >&5
28654$as_echo_n "checking whether to use search for libcnotify in includedir and libdir or in the specified DIR, or no if to use local version... " >&6; }
28655if ${ac_cv_with_libcnotify+:} false; then :
28656  $as_echo_n "(cached) " >&6
28657else
28658  ac_cv_with_libcnotify=auto-detect
28659fi
28660{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_libcnotify" >&5
28661$as_echo "$ac_cv_with_libcnotify" >&6; }
28662
28663    if test "x$ac_cv_enable_shared_libs" = xno || test "x$ac_cv_with_libcnotify" = xno; then :
28664  ac_cv_libcnotify=no
28665else
28666  ac_cv_libcnotify=check
28667        if test "x$ac_cv_with_libcnotify" != x && test "x$ac_cv_with_libcnotify" != xauto-detect; then :
28668  if test -d "$ac_cv_with_libcnotify"; then :
28669  CFLAGS="$CFLAGS -I${ac_cv_with_libcnotify}/include"
28670        LDFLAGS="$LDFLAGS -L${ac_cv_with_libcnotify}/lib"
28671else
28672  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
28673$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
28674as_fn_error 1 "no such directory: $ac_cv_with_libcnotify
28675See \`config.log' for more details" "$LINENO" 5; }
28676
28677fi
28678
28679else
28680        if test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"; then :
28681
28682pkg_failed=no
28683{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcnotify" >&5
28684$as_echo_n "checking for libcnotify... " >&6; }
28685
28686if test -n "$libcnotify_CFLAGS"; then
28687    pkg_cv_libcnotify_CFLAGS="$libcnotify_CFLAGS"
28688 elif test -n "$PKG_CONFIG"; then
28689    if test -n "$PKG_CONFIG" && \
28690    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcnotify >= 20120425\""; } >&5
28691  ($PKG_CONFIG --exists --print-errors "libcnotify >= 20120425") 2>&5
28692  ac_status=$?
28693  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
28694  test $ac_status = 0; }; then
28695  pkg_cv_libcnotify_CFLAGS=`$PKG_CONFIG --cflags "libcnotify >= 20120425" 2>/dev/null`
28696		      test "x$?" != "x0" && pkg_failed=yes
28697else
28698  pkg_failed=yes
28699fi
28700 else
28701    pkg_failed=untried
28702fi
28703if test -n "$libcnotify_LIBS"; then
28704    pkg_cv_libcnotify_LIBS="$libcnotify_LIBS"
28705 elif test -n "$PKG_CONFIG"; then
28706    if test -n "$PKG_CONFIG" && \
28707    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcnotify >= 20120425\""; } >&5
28708  ($PKG_CONFIG --exists --print-errors "libcnotify >= 20120425") 2>&5
28709  ac_status=$?
28710  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
28711  test $ac_status = 0; }; then
28712  pkg_cv_libcnotify_LIBS=`$PKG_CONFIG --libs "libcnotify >= 20120425" 2>/dev/null`
28713		      test "x$?" != "x0" && pkg_failed=yes
28714else
28715  pkg_failed=yes
28716fi
28717 else
28718    pkg_failed=untried
28719fi
28720
28721
28722
28723if test $pkg_failed = yes; then
28724   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28725$as_echo "no" >&6; }
28726
28727if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28728        _pkg_short_errors_supported=yes
28729else
28730        _pkg_short_errors_supported=no
28731fi
28732        if test $_pkg_short_errors_supported = yes; then
28733	        libcnotify_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcnotify >= 20120425" 2>&1`
28734        else
28735	        libcnotify_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcnotify >= 20120425" 2>&1`
28736        fi
28737	# Put the nasty error message in config.log where it belongs
28738	echo "$libcnotify_PKG_ERRORS" >&5
28739
28740	ac_cv_libcnotify=check
28741elif test $pkg_failed = untried; then
28742     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28743$as_echo "no" >&6; }
28744	ac_cv_libcnotify=check
28745else
28746	libcnotify_CFLAGS=$pkg_cv_libcnotify_CFLAGS
28747	libcnotify_LIBS=$pkg_cv_libcnotify_LIBS
28748        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
28749$as_echo "yes" >&6; }
28750	ac_cv_libcnotify=yes
28751fi
28752
28753fi
28754      if test "x$ac_cv_libcnotify" = xyes; then :
28755  ac_cv_libcnotify_CPPFLAGS="$pkg_cv_libcnotify_CFLAGS"
28756        ac_cv_libcnotify_LIBADD="$pkg_cv_libcnotify_LIBS"
28757fi
28758
28759fi
28760
28761    if test "x$ac_cv_libcnotify" = xcheck; then :
28762        for ac_header in libcnotify.h
28763do :
28764  ac_fn_c_check_header_mongrel "$LINENO" "libcnotify.h" "ac_cv_header_libcnotify_h" "$ac_includes_default"
28765if test "x$ac_cv_header_libcnotify_h" = xyes; then :
28766  cat >>confdefs.h <<_ACEOF
28767#define HAVE_LIBCNOTIFY_H 1
28768_ACEOF
28769
28770fi
28771
28772done
28773
28774
28775      if test "x$ac_cv_header_libcnotify_h" = xno; then :
28776  ac_cv_libcnotify=no
28777else
28778          ac_cv_libcnotify=yes
28779
28780        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcnotify_get_version in -lcnotify" >&5
28781$as_echo_n "checking for libcnotify_get_version in -lcnotify... " >&6; }
28782if ${ac_cv_lib_cnotify_libcnotify_get_version+:} false; then :
28783  $as_echo_n "(cached) " >&6
28784else
28785  ac_check_lib_save_LIBS=$LIBS
28786LIBS="-lcnotify  $LIBS"
28787cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28788/* end confdefs.h.  */
28789
28790/* Override any GCC internal prototype to avoid an error.
28791   Use char because int might match the return type of a GCC
28792   builtin and then its argument prototype would still apply.  */
28793#ifdef __cplusplus
28794extern "C"
28795#endif
28796char libcnotify_get_version ();
28797int
28798main ()
28799{
28800return libcnotify_get_version ();
28801  ;
28802  return 0;
28803}
28804_ACEOF
28805if ac_fn_c_try_link "$LINENO"; then :
28806  ac_cv_lib_cnotify_libcnotify_get_version=yes
28807else
28808  ac_cv_lib_cnotify_libcnotify_get_version=no
28809fi
28810rm -f core conftest.err conftest.$ac_objext \
28811    conftest$ac_exeext conftest.$ac_ext
28812LIBS=$ac_check_lib_save_LIBS
28813fi
28814{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cnotify_libcnotify_get_version" >&5
28815$as_echo "$ac_cv_lib_cnotify_libcnotify_get_version" >&6; }
28816if test "x$ac_cv_lib_cnotify_libcnotify_get_version" = xyes; then :
28817  ac_cv_libcnotify_dummy=yes
28818else
28819  ac_cv_libcnotify=no
28820fi
28821
28822
28823                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcnotify_printf in -lcnotify" >&5
28824$as_echo_n "checking for libcnotify_printf in -lcnotify... " >&6; }
28825if ${ac_cv_lib_cnotify_libcnotify_printf+:} false; then :
28826  $as_echo_n "(cached) " >&6
28827else
28828  ac_check_lib_save_LIBS=$LIBS
28829LIBS="-lcnotify  $LIBS"
28830cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28831/* end confdefs.h.  */
28832
28833/* Override any GCC internal prototype to avoid an error.
28834   Use char because int might match the return type of a GCC
28835   builtin and then its argument prototype would still apply.  */
28836#ifdef __cplusplus
28837extern "C"
28838#endif
28839char libcnotify_printf ();
28840int
28841main ()
28842{
28843return libcnotify_printf ();
28844  ;
28845  return 0;
28846}
28847_ACEOF
28848if ac_fn_c_try_link "$LINENO"; then :
28849  ac_cv_lib_cnotify_libcnotify_printf=yes
28850else
28851  ac_cv_lib_cnotify_libcnotify_printf=no
28852fi
28853rm -f core conftest.err conftest.$ac_objext \
28854    conftest$ac_exeext conftest.$ac_ext
28855LIBS=$ac_check_lib_save_LIBS
28856fi
28857{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cnotify_libcnotify_printf" >&5
28858$as_echo "$ac_cv_lib_cnotify_libcnotify_printf" >&6; }
28859if test "x$ac_cv_lib_cnotify_libcnotify_printf" = xyes; then :
28860  ac_cv_libcnotify_dummy=yes
28861else
28862  ac_cv_libcnotify=no
28863fi
28864
28865        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcnotify_print_data in -lcnotify" >&5
28866$as_echo_n "checking for libcnotify_print_data in -lcnotify... " >&6; }
28867if ${ac_cv_lib_cnotify_libcnotify_print_data+:} false; then :
28868  $as_echo_n "(cached) " >&6
28869else
28870  ac_check_lib_save_LIBS=$LIBS
28871LIBS="-lcnotify  $LIBS"
28872cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28873/* end confdefs.h.  */
28874
28875/* Override any GCC internal prototype to avoid an error.
28876   Use char because int might match the return type of a GCC
28877   builtin and then its argument prototype would still apply.  */
28878#ifdef __cplusplus
28879extern "C"
28880#endif
28881char libcnotify_print_data ();
28882int
28883main ()
28884{
28885return libcnotify_print_data ();
28886  ;
28887  return 0;
28888}
28889_ACEOF
28890if ac_fn_c_try_link "$LINENO"; then :
28891  ac_cv_lib_cnotify_libcnotify_print_data=yes
28892else
28893  ac_cv_lib_cnotify_libcnotify_print_data=no
28894fi
28895rm -f core conftest.err conftest.$ac_objext \
28896    conftest$ac_exeext conftest.$ac_ext
28897LIBS=$ac_check_lib_save_LIBS
28898fi
28899{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cnotify_libcnotify_print_data" >&5
28900$as_echo "$ac_cv_lib_cnotify_libcnotify_print_data" >&6; }
28901if test "x$ac_cv_lib_cnotify_libcnotify_print_data" = xyes; then :
28902  ac_cv_libcnotify_dummy=yes
28903else
28904  ac_cv_libcnotify=no
28905fi
28906
28907        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcnotify_print_error_backtrace in -lcnotify" >&5
28908$as_echo_n "checking for libcnotify_print_error_backtrace in -lcnotify... " >&6; }
28909if ${ac_cv_lib_cnotify_libcnotify_print_error_backtrace+:} false; then :
28910  $as_echo_n "(cached) " >&6
28911else
28912  ac_check_lib_save_LIBS=$LIBS
28913LIBS="-lcnotify  $LIBS"
28914cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28915/* end confdefs.h.  */
28916
28917/* Override any GCC internal prototype to avoid an error.
28918   Use char because int might match the return type of a GCC
28919   builtin and then its argument prototype would still apply.  */
28920#ifdef __cplusplus
28921extern "C"
28922#endif
28923char libcnotify_print_error_backtrace ();
28924int
28925main ()
28926{
28927return libcnotify_print_error_backtrace ();
28928  ;
28929  return 0;
28930}
28931_ACEOF
28932if ac_fn_c_try_link "$LINENO"; then :
28933  ac_cv_lib_cnotify_libcnotify_print_error_backtrace=yes
28934else
28935  ac_cv_lib_cnotify_libcnotify_print_error_backtrace=no
28936fi
28937rm -f core conftest.err conftest.$ac_objext \
28938    conftest$ac_exeext conftest.$ac_ext
28939LIBS=$ac_check_lib_save_LIBS
28940fi
28941{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cnotify_libcnotify_print_error_backtrace" >&5
28942$as_echo "$ac_cv_lib_cnotify_libcnotify_print_error_backtrace" >&6; }
28943if test "x$ac_cv_lib_cnotify_libcnotify_print_error_backtrace" = xyes; then :
28944  ac_cv_libcnotify_dummy=yes
28945else
28946  ac_cv_libcnotify=no
28947fi
28948
28949
28950                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcnotify_stream_set in -lcnotify" >&5
28951$as_echo_n "checking for libcnotify_stream_set in -lcnotify... " >&6; }
28952if ${ac_cv_lib_cnotify_libcnotify_stream_set+:} false; then :
28953  $as_echo_n "(cached) " >&6
28954else
28955  ac_check_lib_save_LIBS=$LIBS
28956LIBS="-lcnotify  $LIBS"
28957cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28958/* end confdefs.h.  */
28959
28960/* Override any GCC internal prototype to avoid an error.
28961   Use char because int might match the return type of a GCC
28962   builtin and then its argument prototype would still apply.  */
28963#ifdef __cplusplus
28964extern "C"
28965#endif
28966char libcnotify_stream_set ();
28967int
28968main ()
28969{
28970return libcnotify_stream_set ();
28971  ;
28972  return 0;
28973}
28974_ACEOF
28975if ac_fn_c_try_link "$LINENO"; then :
28976  ac_cv_lib_cnotify_libcnotify_stream_set=yes
28977else
28978  ac_cv_lib_cnotify_libcnotify_stream_set=no
28979fi
28980rm -f core conftest.err conftest.$ac_objext \
28981    conftest$ac_exeext conftest.$ac_ext
28982LIBS=$ac_check_lib_save_LIBS
28983fi
28984{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cnotify_libcnotify_stream_set" >&5
28985$as_echo "$ac_cv_lib_cnotify_libcnotify_stream_set" >&6; }
28986if test "x$ac_cv_lib_cnotify_libcnotify_stream_set" = xyes; then :
28987  ac_cv_libcnotify_dummy=yes
28988else
28989  ac_cv_libcnotify=no
28990fi
28991
28992        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcnotify_stream_open in -lcnotify" >&5
28993$as_echo_n "checking for libcnotify_stream_open in -lcnotify... " >&6; }
28994if ${ac_cv_lib_cnotify_libcnotify_stream_open+:} false; then :
28995  $as_echo_n "(cached) " >&6
28996else
28997  ac_check_lib_save_LIBS=$LIBS
28998LIBS="-lcnotify  $LIBS"
28999cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29000/* end confdefs.h.  */
29001
29002/* Override any GCC internal prototype to avoid an error.
29003   Use char because int might match the return type of a GCC
29004   builtin and then its argument prototype would still apply.  */
29005#ifdef __cplusplus
29006extern "C"
29007#endif
29008char libcnotify_stream_open ();
29009int
29010main ()
29011{
29012return libcnotify_stream_open ();
29013  ;
29014  return 0;
29015}
29016_ACEOF
29017if ac_fn_c_try_link "$LINENO"; then :
29018  ac_cv_lib_cnotify_libcnotify_stream_open=yes
29019else
29020  ac_cv_lib_cnotify_libcnotify_stream_open=no
29021fi
29022rm -f core conftest.err conftest.$ac_objext \
29023    conftest$ac_exeext conftest.$ac_ext
29024LIBS=$ac_check_lib_save_LIBS
29025fi
29026{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cnotify_libcnotify_stream_open" >&5
29027$as_echo "$ac_cv_lib_cnotify_libcnotify_stream_open" >&6; }
29028if test "x$ac_cv_lib_cnotify_libcnotify_stream_open" = xyes; then :
29029  ac_cv_libcnotify_dummy=yes
29030else
29031  ac_cv_libcnotify=no
29032fi
29033
29034        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcnotify_stream_close in -lcnotify" >&5
29035$as_echo_n "checking for libcnotify_stream_close in -lcnotify... " >&6; }
29036if ${ac_cv_lib_cnotify_libcnotify_stream_close+:} false; then :
29037  $as_echo_n "(cached) " >&6
29038else
29039  ac_check_lib_save_LIBS=$LIBS
29040LIBS="-lcnotify  $LIBS"
29041cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29042/* end confdefs.h.  */
29043
29044/* Override any GCC internal prototype to avoid an error.
29045   Use char because int might match the return type of a GCC
29046   builtin and then its argument prototype would still apply.  */
29047#ifdef __cplusplus
29048extern "C"
29049#endif
29050char libcnotify_stream_close ();
29051int
29052main ()
29053{
29054return libcnotify_stream_close ();
29055  ;
29056  return 0;
29057}
29058_ACEOF
29059if ac_fn_c_try_link "$LINENO"; then :
29060  ac_cv_lib_cnotify_libcnotify_stream_close=yes
29061else
29062  ac_cv_lib_cnotify_libcnotify_stream_close=no
29063fi
29064rm -f core conftest.err conftest.$ac_objext \
29065    conftest$ac_exeext conftest.$ac_ext
29066LIBS=$ac_check_lib_save_LIBS
29067fi
29068{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cnotify_libcnotify_stream_close" >&5
29069$as_echo "$ac_cv_lib_cnotify_libcnotify_stream_close" >&6; }
29070if test "x$ac_cv_lib_cnotify_libcnotify_stream_close" = xyes; then :
29071  ac_cv_libcnotify_dummy=yes
29072else
29073  ac_cv_libcnotify=no
29074fi
29075
29076
29077                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcnotify_verbose_set in -lcnotify" >&5
29078$as_echo_n "checking for libcnotify_verbose_set in -lcnotify... " >&6; }
29079if ${ac_cv_lib_cnotify_libcnotify_verbose_set+:} false; then :
29080  $as_echo_n "(cached) " >&6
29081else
29082  ac_check_lib_save_LIBS=$LIBS
29083LIBS="-lcnotify  $LIBS"
29084cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29085/* end confdefs.h.  */
29086
29087/* Override any GCC internal prototype to avoid an error.
29088   Use char because int might match the return type of a GCC
29089   builtin and then its argument prototype would still apply.  */
29090#ifdef __cplusplus
29091extern "C"
29092#endif
29093char libcnotify_verbose_set ();
29094int
29095main ()
29096{
29097return libcnotify_verbose_set ();
29098  ;
29099  return 0;
29100}
29101_ACEOF
29102if ac_fn_c_try_link "$LINENO"; then :
29103  ac_cv_lib_cnotify_libcnotify_verbose_set=yes
29104else
29105  ac_cv_lib_cnotify_libcnotify_verbose_set=no
29106fi
29107rm -f core conftest.err conftest.$ac_objext \
29108    conftest$ac_exeext conftest.$ac_ext
29109LIBS=$ac_check_lib_save_LIBS
29110fi
29111{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cnotify_libcnotify_verbose_set" >&5
29112$as_echo "$ac_cv_lib_cnotify_libcnotify_verbose_set" >&6; }
29113if test "x$ac_cv_lib_cnotify_libcnotify_verbose_set" = xyes; then :
29114  ac_cv_libcnotify_dummy=yes
29115else
29116  ac_cv_libcnotify=no
29117fi
29118
29119
29120        ac_cv_libcnotify_LIBADD="-lcnotify"
29121fi
29122
29123fi
29124    if test "x$ac_cv_with_libcnotify" != x && test "x$ac_cv_with_libcnotify" != xauto-detect && test "x$ac_cv_libcnotify" != xyes; then :
29125  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
29126$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
29127as_fn_error 1 "unable to find supported libcnotify in directory: $ac_cv_with_libcnotify
29128See \`config.log' for more details" "$LINENO" 5; }
29129
29130fi
29131
29132fi
29133
29134  if test "x$ac_cv_libcnotify" = xyes; then :
29135
29136$as_echo "#define HAVE_LIBCNOTIFY 1" >>confdefs.h
29137
29138
29139fi
29140
29141  if test "x$ac_cv_libcnotify" = xyes; then :
29142  HAVE_LIBCNOTIFY=1
29143
29144else
29145  HAVE_LIBCNOTIFY=0
29146
29147
29148fi
29149
29150
29151    if test "x$ac_cv_libcnotify" != xyes; then :
29152    for ac_header in stdarg.h varargs.h
29153do :
29154  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
29155ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
29156if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
29157  cat >>confdefs.h <<_ACEOF
29158#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
29159_ACEOF
29160
29161fi
29162
29163done
29164
29165
29166  if test "x$ac_cv_header_stdarg_h" != xyes && test "x$ac_cv_header_varargs_h" != xyes; then :
29167  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
29168$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
29169as_fn_error 1 "Missing headers: stdarg.h and varargs.h
29170See \`config.log' for more details" "$LINENO" 5; }
29171
29172fi
29173
29174    for ac_header in errno.h
29175do :
29176  ac_fn_c_check_header_mongrel "$LINENO" "errno.h" "ac_cv_header_errno_h" "$ac_includes_default"
29177if test "x$ac_cv_header_errno_h" = xyes; then :
29178  cat >>confdefs.h <<_ACEOF
29179#define HAVE_ERRNO_H 1
29180_ACEOF
29181
29182fi
29183
29184done
29185
29186
29187  ac_cv_libcnotify_CPPFLAGS="-I../libcnotify";
29188  ac_cv_libcnotify_LIBADD="../libcnotify/libcnotify.la";
29189
29190  ac_cv_libcnotify=local
29191
29192
29193
29194$as_echo "#define HAVE_LOCAL_LIBCNOTIFY 1" >>confdefs.h
29195
29196    HAVE_LOCAL_LIBCNOTIFY=1
29197
29198
29199fi
29200
29201   if test "x$ac_cv_libcnotify" = xlocal; then
29202  HAVE_LOCAL_LIBCNOTIFY_TRUE=
29203  HAVE_LOCAL_LIBCNOTIFY_FALSE='#'
29204else
29205  HAVE_LOCAL_LIBCNOTIFY_TRUE='#'
29206  HAVE_LOCAL_LIBCNOTIFY_FALSE=
29207fi
29208
29209  if test "x$ac_cv_libcnotify_CPPFLAGS" != "x"; then :
29210  LIBCNOTIFY_CPPFLAGS=$ac_cv_libcnotify_CPPFLAGS
29211
29212
29213fi
29214  if test "x$ac_cv_libcnotify_LIBADD" != "x"; then :
29215  LIBCNOTIFY_LIBADD=$ac_cv_libcnotify_LIBADD
29216
29217
29218fi
29219
29220  if test "x$ac_cv_libcnotify" = xyes; then :
29221  ax_libcnotify_pc_libs_private=-lcnotify
29222
29223
29224fi
29225
29226  if test "x$ac_cv_libcnotify" = xyes; then :
29227  ax_libcnotify_spec_requires=libcnotify
29228
29229    ax_libcnotify_spec_build_requires=libcnotify-devel
29230
29231
29232fi
29233
29234
29235
29236
29237# Check whether --with-libcsplit was given.
29238if test "${with_libcsplit+set}" = set; then :
29239  withval=$with_libcsplit; ac_cv_with_libcsplit=$withval
29240else
29241  ac_cv_with_libcsplit=auto-detect
29242fi
29243
29244    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for libcsplit in includedir and libdir or in the specified DIR, or no if to use local version" >&5
29245$as_echo_n "checking whether to use search for libcsplit in includedir and libdir or in the specified DIR, or no if to use local version... " >&6; }
29246if ${ac_cv_with_libcsplit+:} false; then :
29247  $as_echo_n "(cached) " >&6
29248else
29249  ac_cv_with_libcsplit=auto-detect
29250fi
29251{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_libcsplit" >&5
29252$as_echo "$ac_cv_with_libcsplit" >&6; }
29253
29254    if test "x$ac_cv_enable_shared_libs" = xno || test "x$ac_cv_with_libcsplit" = xno; then :
29255  ac_cv_libcsplit=no
29256else
29257  ac_cv_libcsplit=check
29258        if test "x$ac_cv_with_libcsplit" != x && test "x$ac_cv_with_libcsplit" != xauto-detect; then :
29259  if test -d "$ac_cv_with_libcsplit"; then :
29260  CFLAGS="$CFLAGS -I${ac_cv_with_libcsplit}/include"
29261        LDFLAGS="$LDFLAGS -L${ac_cv_with_libcsplit}/lib"
29262else
29263  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
29264$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
29265as_fn_error 1 "no such directory: $ac_cv_with_libcsplit
29266See \`config.log' for more details" "$LINENO" 5; }
29267
29268fi
29269
29270else
29271        if test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"; then :
29272
29273pkg_failed=no
29274{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcsplit" >&5
29275$as_echo_n "checking for libcsplit... " >&6; }
29276
29277if test -n "$libcsplit_CFLAGS"; then
29278    pkg_cv_libcsplit_CFLAGS="$libcsplit_CFLAGS"
29279 elif test -n "$PKG_CONFIG"; then
29280    if test -n "$PKG_CONFIG" && \
29281    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcsplit >= 20120701\""; } >&5
29282  ($PKG_CONFIG --exists --print-errors "libcsplit >= 20120701") 2>&5
29283  ac_status=$?
29284  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
29285  test $ac_status = 0; }; then
29286  pkg_cv_libcsplit_CFLAGS=`$PKG_CONFIG --cflags "libcsplit >= 20120701" 2>/dev/null`
29287		      test "x$?" != "x0" && pkg_failed=yes
29288else
29289  pkg_failed=yes
29290fi
29291 else
29292    pkg_failed=untried
29293fi
29294if test -n "$libcsplit_LIBS"; then
29295    pkg_cv_libcsplit_LIBS="$libcsplit_LIBS"
29296 elif test -n "$PKG_CONFIG"; then
29297    if test -n "$PKG_CONFIG" && \
29298    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcsplit >= 20120701\""; } >&5
29299  ($PKG_CONFIG --exists --print-errors "libcsplit >= 20120701") 2>&5
29300  ac_status=$?
29301  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
29302  test $ac_status = 0; }; then
29303  pkg_cv_libcsplit_LIBS=`$PKG_CONFIG --libs "libcsplit >= 20120701" 2>/dev/null`
29304		      test "x$?" != "x0" && pkg_failed=yes
29305else
29306  pkg_failed=yes
29307fi
29308 else
29309    pkg_failed=untried
29310fi
29311
29312
29313
29314if test $pkg_failed = yes; then
29315   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29316$as_echo "no" >&6; }
29317
29318if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
29319        _pkg_short_errors_supported=yes
29320else
29321        _pkg_short_errors_supported=no
29322fi
29323        if test $_pkg_short_errors_supported = yes; then
29324	        libcsplit_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcsplit >= 20120701" 2>&1`
29325        else
29326	        libcsplit_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcsplit >= 20120701" 2>&1`
29327        fi
29328	# Put the nasty error message in config.log where it belongs
29329	echo "$libcsplit_PKG_ERRORS" >&5
29330
29331	ac_cv_libcsplit=check
29332elif test $pkg_failed = untried; then
29333     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29334$as_echo "no" >&6; }
29335	ac_cv_libcsplit=check
29336else
29337	libcsplit_CFLAGS=$pkg_cv_libcsplit_CFLAGS
29338	libcsplit_LIBS=$pkg_cv_libcsplit_LIBS
29339        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
29340$as_echo "yes" >&6; }
29341	ac_cv_libcsplit=yes
29342fi
29343
29344fi
29345      if test "x$ac_cv_libcsplit" = xyes && test "x$ac_cv_enable_wide_character_type" != xno; then :
29346  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether libcsplit/features.h defines LIBCSPLIT_HAVE_WIDE_CHARACTER_TYPE as 1" >&5
29347$as_echo_n "checking whether libcsplit/features.h defines LIBCSPLIT_HAVE_WIDE_CHARACTER_TYPE as 1... " >&6; }
29348if ${ac_cv_header_libcsplit_features_h_have_wide_character_type+:} false; then :
29349  $as_echo_n "(cached) " >&6
29350else
29351  ac_ext=c
29352ac_cpp='$CPP $CPPFLAGS'
29353ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
29354ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
29355ac_compiler_gnu=$ac_cv_c_compiler_gnu
29356
29357          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29358/* end confdefs.h.  */
29359#include <libcsplit/features.h>
29360int
29361main ()
29362{
29363#if !defined( LIBCSPLIT_HAVE_WIDE_CHARACTER_TYPE ) || ( LIBCSPLIT_HAVE_WIDE_CHARACTER_TYPE != 1 )
29364#error LIBCSPLIT_HAVE_WIDE_CHARACTER_TYPE not defined
29365#endif
29366  ;
29367  return 0;
29368}
29369_ACEOF
29370if ac_fn_c_try_compile "$LINENO"; then :
29371  ac_cv_header_libcsplit_features_h_have_wide_character_type=yes
29372else
29373  ac_cv_header_libcsplit_features_h_have_wide_character_type=no
29374fi
29375rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
29376          ac_ext=c
29377ac_cpp='$CPP $CPPFLAGS'
29378ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
29379ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
29380ac_compiler_gnu=$ac_cv_c_compiler_gnu
29381
29382fi
29383{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_libcsplit_features_h_have_wide_character_type" >&5
29384$as_echo "$ac_cv_header_libcsplit_features_h_have_wide_character_type" >&6; }
29385
29386         if test "x$ac_cv_header_libcsplit_features_h_have_wide_character_type" = xno; then :
29387  ac_cv_libcsplit=no
29388fi
29389
29390fi
29391      if test "x$ac_cv_libcsplit" = xyes; then :
29392  ac_cv_libcsplit_CPPFLAGS="$pkg_cv_libcsplit_CFLAGS"
29393        ac_cv_libcsplit_LIBADD="$pkg_cv_libcsplit_LIBS"
29394fi
29395
29396fi
29397
29398    if test "x$ac_cv_libcsplit" = xcheck; then :
29399        for ac_header in libcsplit.h
29400do :
29401  ac_fn_c_check_header_mongrel "$LINENO" "libcsplit.h" "ac_cv_header_libcsplit_h" "$ac_includes_default"
29402if test "x$ac_cv_header_libcsplit_h" = xyes; then :
29403  cat >>confdefs.h <<_ACEOF
29404#define HAVE_LIBCSPLIT_H 1
29405_ACEOF
29406
29407fi
29408
29409done
29410
29411
29412      if test "x$ac_cv_header_libcsplit_h" = xno; then :
29413  ac_cv_libcsplit=no
29414else
29415          ac_cv_libcsplit=yes
29416
29417        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcsplit_get_version in -lcsplit" >&5
29418$as_echo_n "checking for libcsplit_get_version in -lcsplit... " >&6; }
29419if ${ac_cv_lib_csplit_libcsplit_get_version+:} false; then :
29420  $as_echo_n "(cached) " >&6
29421else
29422  ac_check_lib_save_LIBS=$LIBS
29423LIBS="-lcsplit  $LIBS"
29424cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29425/* end confdefs.h.  */
29426
29427/* Override any GCC internal prototype to avoid an error.
29428   Use char because int might match the return type of a GCC
29429   builtin and then its argument prototype would still apply.  */
29430#ifdef __cplusplus
29431extern "C"
29432#endif
29433char libcsplit_get_version ();
29434int
29435main ()
29436{
29437return libcsplit_get_version ();
29438  ;
29439  return 0;
29440}
29441_ACEOF
29442if ac_fn_c_try_link "$LINENO"; then :
29443  ac_cv_lib_csplit_libcsplit_get_version=yes
29444else
29445  ac_cv_lib_csplit_libcsplit_get_version=no
29446fi
29447rm -f core conftest.err conftest.$ac_objext \
29448    conftest$ac_exeext conftest.$ac_ext
29449LIBS=$ac_check_lib_save_LIBS
29450fi
29451{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_csplit_libcsplit_get_version" >&5
29452$as_echo "$ac_cv_lib_csplit_libcsplit_get_version" >&6; }
29453if test "x$ac_cv_lib_csplit_libcsplit_get_version" = xyes; then :
29454  ac_cv_libcsplit_dummy=yes
29455else
29456  ac_cv_libcsplit=no
29457fi
29458
29459
29460                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcsplit_narrow_string_split in -lcsplit" >&5
29461$as_echo_n "checking for libcsplit_narrow_string_split in -lcsplit... " >&6; }
29462if ${ac_cv_lib_csplit_libcsplit_narrow_string_split+:} false; then :
29463  $as_echo_n "(cached) " >&6
29464else
29465  ac_check_lib_save_LIBS=$LIBS
29466LIBS="-lcsplit  $LIBS"
29467cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29468/* end confdefs.h.  */
29469
29470/* Override any GCC internal prototype to avoid an error.
29471   Use char because int might match the return type of a GCC
29472   builtin and then its argument prototype would still apply.  */
29473#ifdef __cplusplus
29474extern "C"
29475#endif
29476char libcsplit_narrow_string_split ();
29477int
29478main ()
29479{
29480return libcsplit_narrow_string_split ();
29481  ;
29482  return 0;
29483}
29484_ACEOF
29485if ac_fn_c_try_link "$LINENO"; then :
29486  ac_cv_lib_csplit_libcsplit_narrow_string_split=yes
29487else
29488  ac_cv_lib_csplit_libcsplit_narrow_string_split=no
29489fi
29490rm -f core conftest.err conftest.$ac_objext \
29491    conftest$ac_exeext conftest.$ac_ext
29492LIBS=$ac_check_lib_save_LIBS
29493fi
29494{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_csplit_libcsplit_narrow_string_split" >&5
29495$as_echo "$ac_cv_lib_csplit_libcsplit_narrow_string_split" >&6; }
29496if test "x$ac_cv_lib_csplit_libcsplit_narrow_string_split" = xyes; then :
29497  ac_cv_libcsplit_dummy=yes
29498else
29499  ac_cv_libcsplit=no
29500fi
29501
29502
29503                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcsplit_narrow_split_string_free in -lcsplit" >&5
29504$as_echo_n "checking for libcsplit_narrow_split_string_free in -lcsplit... " >&6; }
29505if ${ac_cv_lib_csplit_libcsplit_narrow_split_string_free+:} false; then :
29506  $as_echo_n "(cached) " >&6
29507else
29508  ac_check_lib_save_LIBS=$LIBS
29509LIBS="-lcsplit  $LIBS"
29510cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29511/* end confdefs.h.  */
29512
29513/* Override any GCC internal prototype to avoid an error.
29514   Use char because int might match the return type of a GCC
29515   builtin and then its argument prototype would still apply.  */
29516#ifdef __cplusplus
29517extern "C"
29518#endif
29519char libcsplit_narrow_split_string_free ();
29520int
29521main ()
29522{
29523return libcsplit_narrow_split_string_free ();
29524  ;
29525  return 0;
29526}
29527_ACEOF
29528if ac_fn_c_try_link "$LINENO"; then :
29529  ac_cv_lib_csplit_libcsplit_narrow_split_string_free=yes
29530else
29531  ac_cv_lib_csplit_libcsplit_narrow_split_string_free=no
29532fi
29533rm -f core conftest.err conftest.$ac_objext \
29534    conftest$ac_exeext conftest.$ac_ext
29535LIBS=$ac_check_lib_save_LIBS
29536fi
29537{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_csplit_libcsplit_narrow_split_string_free" >&5
29538$as_echo "$ac_cv_lib_csplit_libcsplit_narrow_split_string_free" >&6; }
29539if test "x$ac_cv_lib_csplit_libcsplit_narrow_split_string_free" = xyes; then :
29540  ac_cv_libcsplit_dummy=yes
29541else
29542  ac_cv_libcsplit=no
29543fi
29544
29545        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcsplit_narrow_split_string_get_string in -lcsplit" >&5
29546$as_echo_n "checking for libcsplit_narrow_split_string_get_string in -lcsplit... " >&6; }
29547if ${ac_cv_lib_csplit_libcsplit_narrow_split_string_get_string+:} false; then :
29548  $as_echo_n "(cached) " >&6
29549else
29550  ac_check_lib_save_LIBS=$LIBS
29551LIBS="-lcsplit  $LIBS"
29552cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29553/* end confdefs.h.  */
29554
29555/* Override any GCC internal prototype to avoid an error.
29556   Use char because int might match the return type of a GCC
29557   builtin and then its argument prototype would still apply.  */
29558#ifdef __cplusplus
29559extern "C"
29560#endif
29561char libcsplit_narrow_split_string_get_string ();
29562int
29563main ()
29564{
29565return libcsplit_narrow_split_string_get_string ();
29566  ;
29567  return 0;
29568}
29569_ACEOF
29570if ac_fn_c_try_link "$LINENO"; then :
29571  ac_cv_lib_csplit_libcsplit_narrow_split_string_get_string=yes
29572else
29573  ac_cv_lib_csplit_libcsplit_narrow_split_string_get_string=no
29574fi
29575rm -f core conftest.err conftest.$ac_objext \
29576    conftest$ac_exeext conftest.$ac_ext
29577LIBS=$ac_check_lib_save_LIBS
29578fi
29579{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_csplit_libcsplit_narrow_split_string_get_string" >&5
29580$as_echo "$ac_cv_lib_csplit_libcsplit_narrow_split_string_get_string" >&6; }
29581if test "x$ac_cv_lib_csplit_libcsplit_narrow_split_string_get_string" = xyes; then :
29582  ac_cv_libcsplit_dummy=yes
29583else
29584  ac_cv_libcsplit=no
29585fi
29586
29587        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcsplit_narrow_split_string_get_number_of_segments in -lcsplit" >&5
29588$as_echo_n "checking for libcsplit_narrow_split_string_get_number_of_segments in -lcsplit... " >&6; }
29589if ${ac_cv_lib_csplit_libcsplit_narrow_split_string_get_number_of_segments+:} false; then :
29590  $as_echo_n "(cached) " >&6
29591else
29592  ac_check_lib_save_LIBS=$LIBS
29593LIBS="-lcsplit  $LIBS"
29594cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29595/* end confdefs.h.  */
29596
29597/* Override any GCC internal prototype to avoid an error.
29598   Use char because int might match the return type of a GCC
29599   builtin and then its argument prototype would still apply.  */
29600#ifdef __cplusplus
29601extern "C"
29602#endif
29603char libcsplit_narrow_split_string_get_number_of_segments ();
29604int
29605main ()
29606{
29607return libcsplit_narrow_split_string_get_number_of_segments ();
29608  ;
29609  return 0;
29610}
29611_ACEOF
29612if ac_fn_c_try_link "$LINENO"; then :
29613  ac_cv_lib_csplit_libcsplit_narrow_split_string_get_number_of_segments=yes
29614else
29615  ac_cv_lib_csplit_libcsplit_narrow_split_string_get_number_of_segments=no
29616fi
29617rm -f core conftest.err conftest.$ac_objext \
29618    conftest$ac_exeext conftest.$ac_ext
29619LIBS=$ac_check_lib_save_LIBS
29620fi
29621{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_csplit_libcsplit_narrow_split_string_get_number_of_segments" >&5
29622$as_echo "$ac_cv_lib_csplit_libcsplit_narrow_split_string_get_number_of_segments" >&6; }
29623if test "x$ac_cv_lib_csplit_libcsplit_narrow_split_string_get_number_of_segments" = xyes; then :
29624  ac_cv_libcsplit_dummy=yes
29625else
29626  ac_cv_libcsplit=no
29627fi
29628
29629        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcsplit_narrow_split_string_get_segment_by_index in -lcsplit" >&5
29630$as_echo_n "checking for libcsplit_narrow_split_string_get_segment_by_index in -lcsplit... " >&6; }
29631if ${ac_cv_lib_csplit_libcsplit_narrow_split_string_get_segment_by_index+:} false; then :
29632  $as_echo_n "(cached) " >&6
29633else
29634  ac_check_lib_save_LIBS=$LIBS
29635LIBS="-lcsplit  $LIBS"
29636cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29637/* end confdefs.h.  */
29638
29639/* Override any GCC internal prototype to avoid an error.
29640   Use char because int might match the return type of a GCC
29641   builtin and then its argument prototype would still apply.  */
29642#ifdef __cplusplus
29643extern "C"
29644#endif
29645char libcsplit_narrow_split_string_get_segment_by_index ();
29646int
29647main ()
29648{
29649return libcsplit_narrow_split_string_get_segment_by_index ();
29650  ;
29651  return 0;
29652}
29653_ACEOF
29654if ac_fn_c_try_link "$LINENO"; then :
29655  ac_cv_lib_csplit_libcsplit_narrow_split_string_get_segment_by_index=yes
29656else
29657  ac_cv_lib_csplit_libcsplit_narrow_split_string_get_segment_by_index=no
29658fi
29659rm -f core conftest.err conftest.$ac_objext \
29660    conftest$ac_exeext conftest.$ac_ext
29661LIBS=$ac_check_lib_save_LIBS
29662fi
29663{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_csplit_libcsplit_narrow_split_string_get_segment_by_index" >&5
29664$as_echo "$ac_cv_lib_csplit_libcsplit_narrow_split_string_get_segment_by_index" >&6; }
29665if test "x$ac_cv_lib_csplit_libcsplit_narrow_split_string_get_segment_by_index" = xyes; then :
29666  ac_cv_libcsplit_dummy=yes
29667else
29668  ac_cv_libcsplit=no
29669fi
29670
29671        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcsplit_narrow_split_string_set_segment_by_index in -lcsplit" >&5
29672$as_echo_n "checking for libcsplit_narrow_split_string_set_segment_by_index in -lcsplit... " >&6; }
29673if ${ac_cv_lib_csplit_libcsplit_narrow_split_string_set_segment_by_index+:} false; then :
29674  $as_echo_n "(cached) " >&6
29675else
29676  ac_check_lib_save_LIBS=$LIBS
29677LIBS="-lcsplit  $LIBS"
29678cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29679/* end confdefs.h.  */
29680
29681/* Override any GCC internal prototype to avoid an error.
29682   Use char because int might match the return type of a GCC
29683   builtin and then its argument prototype would still apply.  */
29684#ifdef __cplusplus
29685extern "C"
29686#endif
29687char libcsplit_narrow_split_string_set_segment_by_index ();
29688int
29689main ()
29690{
29691return libcsplit_narrow_split_string_set_segment_by_index ();
29692  ;
29693  return 0;
29694}
29695_ACEOF
29696if ac_fn_c_try_link "$LINENO"; then :
29697  ac_cv_lib_csplit_libcsplit_narrow_split_string_set_segment_by_index=yes
29698else
29699  ac_cv_lib_csplit_libcsplit_narrow_split_string_set_segment_by_index=no
29700fi
29701rm -f core conftest.err conftest.$ac_objext \
29702    conftest$ac_exeext conftest.$ac_ext
29703LIBS=$ac_check_lib_save_LIBS
29704fi
29705{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_csplit_libcsplit_narrow_split_string_set_segment_by_index" >&5
29706$as_echo "$ac_cv_lib_csplit_libcsplit_narrow_split_string_set_segment_by_index" >&6; }
29707if test "x$ac_cv_lib_csplit_libcsplit_narrow_split_string_set_segment_by_index" = xyes; then :
29708  ac_cv_libcsplit_dummy=yes
29709else
29710  ac_cv_libcsplit=no
29711fi
29712
29713
29714                if test "x$ac_cv_enable_wide_character_type" != xno; then :
29715  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcsplit_wide_string_split in -lcsplit" >&5
29716$as_echo_n "checking for libcsplit_wide_string_split in -lcsplit... " >&6; }
29717if ${ac_cv_lib_csplit_libcsplit_wide_string_split+:} false; then :
29718  $as_echo_n "(cached) " >&6
29719else
29720  ac_check_lib_save_LIBS=$LIBS
29721LIBS="-lcsplit  $LIBS"
29722cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29723/* end confdefs.h.  */
29724
29725/* Override any GCC internal prototype to avoid an error.
29726   Use char because int might match the return type of a GCC
29727   builtin and then its argument prototype would still apply.  */
29728#ifdef __cplusplus
29729extern "C"
29730#endif
29731char libcsplit_wide_string_split ();
29732int
29733main ()
29734{
29735return libcsplit_wide_string_split ();
29736  ;
29737  return 0;
29738}
29739_ACEOF
29740if ac_fn_c_try_link "$LINENO"; then :
29741  ac_cv_lib_csplit_libcsplit_wide_string_split=yes
29742else
29743  ac_cv_lib_csplit_libcsplit_wide_string_split=no
29744fi
29745rm -f core conftest.err conftest.$ac_objext \
29746    conftest$ac_exeext conftest.$ac_ext
29747LIBS=$ac_check_lib_save_LIBS
29748fi
29749{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_csplit_libcsplit_wide_string_split" >&5
29750$as_echo "$ac_cv_lib_csplit_libcsplit_wide_string_split" >&6; }
29751if test "x$ac_cv_lib_csplit_libcsplit_wide_string_split" = xyes; then :
29752  ac_cv_libcsplit_dummy=yes
29753else
29754  ac_cv_libcsplit=no
29755fi
29756
29757
29758                  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcsplit_wide_split_string_free in -lcsplit" >&5
29759$as_echo_n "checking for libcsplit_wide_split_string_free in -lcsplit... " >&6; }
29760if ${ac_cv_lib_csplit_libcsplit_wide_split_string_free+:} false; then :
29761  $as_echo_n "(cached) " >&6
29762else
29763  ac_check_lib_save_LIBS=$LIBS
29764LIBS="-lcsplit  $LIBS"
29765cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29766/* end confdefs.h.  */
29767
29768/* Override any GCC internal prototype to avoid an error.
29769   Use char because int might match the return type of a GCC
29770   builtin and then its argument prototype would still apply.  */
29771#ifdef __cplusplus
29772extern "C"
29773#endif
29774char libcsplit_wide_split_string_free ();
29775int
29776main ()
29777{
29778return libcsplit_wide_split_string_free ();
29779  ;
29780  return 0;
29781}
29782_ACEOF
29783if ac_fn_c_try_link "$LINENO"; then :
29784  ac_cv_lib_csplit_libcsplit_wide_split_string_free=yes
29785else
29786  ac_cv_lib_csplit_libcsplit_wide_split_string_free=no
29787fi
29788rm -f core conftest.err conftest.$ac_objext \
29789    conftest$ac_exeext conftest.$ac_ext
29790LIBS=$ac_check_lib_save_LIBS
29791fi
29792{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_csplit_libcsplit_wide_split_string_free" >&5
29793$as_echo "$ac_cv_lib_csplit_libcsplit_wide_split_string_free" >&6; }
29794if test "x$ac_cv_lib_csplit_libcsplit_wide_split_string_free" = xyes; then :
29795  ac_cv_libcsplit_dummy=yes
29796else
29797  ac_cv_libcsplit=no
29798fi
29799
29800          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcsplit_wide_split_string_get_string in -lcsplit" >&5
29801$as_echo_n "checking for libcsplit_wide_split_string_get_string in -lcsplit... " >&6; }
29802if ${ac_cv_lib_csplit_libcsplit_wide_split_string_get_string+:} false; then :
29803  $as_echo_n "(cached) " >&6
29804else
29805  ac_check_lib_save_LIBS=$LIBS
29806LIBS="-lcsplit  $LIBS"
29807cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29808/* end confdefs.h.  */
29809
29810/* Override any GCC internal prototype to avoid an error.
29811   Use char because int might match the return type of a GCC
29812   builtin and then its argument prototype would still apply.  */
29813#ifdef __cplusplus
29814extern "C"
29815#endif
29816char libcsplit_wide_split_string_get_string ();
29817int
29818main ()
29819{
29820return libcsplit_wide_split_string_get_string ();
29821  ;
29822  return 0;
29823}
29824_ACEOF
29825if ac_fn_c_try_link "$LINENO"; then :
29826  ac_cv_lib_csplit_libcsplit_wide_split_string_get_string=yes
29827else
29828  ac_cv_lib_csplit_libcsplit_wide_split_string_get_string=no
29829fi
29830rm -f core conftest.err conftest.$ac_objext \
29831    conftest$ac_exeext conftest.$ac_ext
29832LIBS=$ac_check_lib_save_LIBS
29833fi
29834{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_csplit_libcsplit_wide_split_string_get_string" >&5
29835$as_echo "$ac_cv_lib_csplit_libcsplit_wide_split_string_get_string" >&6; }
29836if test "x$ac_cv_lib_csplit_libcsplit_wide_split_string_get_string" = xyes; then :
29837  ac_cv_libcsplit_dummy=yes
29838else
29839  ac_cv_libcsplit=no
29840fi
29841
29842          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcsplit_wide_split_string_get_number_of_segments in -lcsplit" >&5
29843$as_echo_n "checking for libcsplit_wide_split_string_get_number_of_segments in -lcsplit... " >&6; }
29844if ${ac_cv_lib_csplit_libcsplit_wide_split_string_get_number_of_segments+:} false; then :
29845  $as_echo_n "(cached) " >&6
29846else
29847  ac_check_lib_save_LIBS=$LIBS
29848LIBS="-lcsplit  $LIBS"
29849cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29850/* end confdefs.h.  */
29851
29852/* Override any GCC internal prototype to avoid an error.
29853   Use char because int might match the return type of a GCC
29854   builtin and then its argument prototype would still apply.  */
29855#ifdef __cplusplus
29856extern "C"
29857#endif
29858char libcsplit_wide_split_string_get_number_of_segments ();
29859int
29860main ()
29861{
29862return libcsplit_wide_split_string_get_number_of_segments ();
29863  ;
29864  return 0;
29865}
29866_ACEOF
29867if ac_fn_c_try_link "$LINENO"; then :
29868  ac_cv_lib_csplit_libcsplit_wide_split_string_get_number_of_segments=yes
29869else
29870  ac_cv_lib_csplit_libcsplit_wide_split_string_get_number_of_segments=no
29871fi
29872rm -f core conftest.err conftest.$ac_objext \
29873    conftest$ac_exeext conftest.$ac_ext
29874LIBS=$ac_check_lib_save_LIBS
29875fi
29876{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_csplit_libcsplit_wide_split_string_get_number_of_segments" >&5
29877$as_echo "$ac_cv_lib_csplit_libcsplit_wide_split_string_get_number_of_segments" >&6; }
29878if test "x$ac_cv_lib_csplit_libcsplit_wide_split_string_get_number_of_segments" = xyes; then :
29879  ac_cv_libcsplit_dummy=yes
29880else
29881  ac_cv_libcsplit=no
29882fi
29883
29884          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcsplit_wide_split_string_get_segment_by_index in -lcsplit" >&5
29885$as_echo_n "checking for libcsplit_wide_split_string_get_segment_by_index in -lcsplit... " >&6; }
29886if ${ac_cv_lib_csplit_libcsplit_wide_split_string_get_segment_by_index+:} false; then :
29887  $as_echo_n "(cached) " >&6
29888else
29889  ac_check_lib_save_LIBS=$LIBS
29890LIBS="-lcsplit  $LIBS"
29891cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29892/* end confdefs.h.  */
29893
29894/* Override any GCC internal prototype to avoid an error.
29895   Use char because int might match the return type of a GCC
29896   builtin and then its argument prototype would still apply.  */
29897#ifdef __cplusplus
29898extern "C"
29899#endif
29900char libcsplit_wide_split_string_get_segment_by_index ();
29901int
29902main ()
29903{
29904return libcsplit_wide_split_string_get_segment_by_index ();
29905  ;
29906  return 0;
29907}
29908_ACEOF
29909if ac_fn_c_try_link "$LINENO"; then :
29910  ac_cv_lib_csplit_libcsplit_wide_split_string_get_segment_by_index=yes
29911else
29912  ac_cv_lib_csplit_libcsplit_wide_split_string_get_segment_by_index=no
29913fi
29914rm -f core conftest.err conftest.$ac_objext \
29915    conftest$ac_exeext conftest.$ac_ext
29916LIBS=$ac_check_lib_save_LIBS
29917fi
29918{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_csplit_libcsplit_wide_split_string_get_segment_by_index" >&5
29919$as_echo "$ac_cv_lib_csplit_libcsplit_wide_split_string_get_segment_by_index" >&6; }
29920if test "x$ac_cv_lib_csplit_libcsplit_wide_split_string_get_segment_by_index" = xyes; then :
29921  ac_cv_libcsplit_dummy=yes
29922else
29923  ac_cv_libcsplit=no
29924fi
29925
29926          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcsplit_wide_split_string_set_segment_by_index in -lcsplit" >&5
29927$as_echo_n "checking for libcsplit_wide_split_string_set_segment_by_index in -lcsplit... " >&6; }
29928if ${ac_cv_lib_csplit_libcsplit_wide_split_string_set_segment_by_index+:} false; then :
29929  $as_echo_n "(cached) " >&6
29930else
29931  ac_check_lib_save_LIBS=$LIBS
29932LIBS="-lcsplit  $LIBS"
29933cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29934/* end confdefs.h.  */
29935
29936/* Override any GCC internal prototype to avoid an error.
29937   Use char because int might match the return type of a GCC
29938   builtin and then its argument prototype would still apply.  */
29939#ifdef __cplusplus
29940extern "C"
29941#endif
29942char libcsplit_wide_split_string_set_segment_by_index ();
29943int
29944main ()
29945{
29946return libcsplit_wide_split_string_set_segment_by_index ();
29947  ;
29948  return 0;
29949}
29950_ACEOF
29951if ac_fn_c_try_link "$LINENO"; then :
29952  ac_cv_lib_csplit_libcsplit_wide_split_string_set_segment_by_index=yes
29953else
29954  ac_cv_lib_csplit_libcsplit_wide_split_string_set_segment_by_index=no
29955fi
29956rm -f core conftest.err conftest.$ac_objext \
29957    conftest$ac_exeext conftest.$ac_ext
29958LIBS=$ac_check_lib_save_LIBS
29959fi
29960{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_csplit_libcsplit_wide_split_string_set_segment_by_index" >&5
29961$as_echo "$ac_cv_lib_csplit_libcsplit_wide_split_string_set_segment_by_index" >&6; }
29962if test "x$ac_cv_lib_csplit_libcsplit_wide_split_string_set_segment_by_index" = xyes; then :
29963  ac_cv_libcsplit_dummy=yes
29964else
29965  ac_cv_libcsplit=no
29966fi
29967
29968
29969fi
29970
29971        ac_cv_libcsplit_LIBADD="-lcsplit"
29972fi
29973
29974fi
29975    if test "x$ac_cv_with_libcsplit" != x && test "x$ac_cv_with_libcsplit" != xauto-detect && test "x$ac_cv_libcsplit" != xyes; then :
29976  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
29977$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
29978as_fn_error 1 "unable to find supported libcsplit in directory: $ac_cv_with_libcsplit
29979See \`config.log' for more details" "$LINENO" 5; }
29980
29981fi
29982
29983fi
29984
29985  if test "x$ac_cv_libcsplit" = xyes; then :
29986
29987$as_echo "#define HAVE_LIBCSPLIT 1" >>confdefs.h
29988
29989
29990fi
29991
29992  if test "x$ac_cv_libcsplit" = xyes; then :
29993  HAVE_LIBCSPLIT=1
29994
29995else
29996  HAVE_LIBCSPLIT=0
29997
29998
29999fi
30000
30001
30002    if test "x$ac_cv_libcsplit" != xyes; then :
30003
30004  ac_cv_libcsplit_CPPFLAGS="-I../libcsplit";
30005  ac_cv_libcsplit_LIBADD="../libcsplit/libcsplit.la";
30006
30007  ac_cv_libcsplit=local
30008
30009
30010
30011$as_echo "#define HAVE_LOCAL_LIBCSPLIT 1" >>confdefs.h
30012
30013    HAVE_LOCAL_LIBCSPLIT=1
30014
30015
30016fi
30017
30018   if test "x$ac_cv_libcsplit" = xlocal; then
30019  HAVE_LOCAL_LIBCSPLIT_TRUE=
30020  HAVE_LOCAL_LIBCSPLIT_FALSE='#'
30021else
30022  HAVE_LOCAL_LIBCSPLIT_TRUE='#'
30023  HAVE_LOCAL_LIBCSPLIT_FALSE=
30024fi
30025
30026  if test "x$ac_cv_libcsplit_CPPFLAGS" != "x"; then :
30027  LIBCSPLIT_CPPFLAGS=$ac_cv_libcsplit_CPPFLAGS
30028
30029
30030fi
30031  if test "x$ac_cv_libcsplit_LIBADD" != "x"; then :
30032  LIBCSPLIT_LIBADD=$ac_cv_libcsplit_LIBADD
30033
30034
30035fi
30036
30037  if test "x$ac_cv_libcsplit" = xyes; then :
30038  ax_libcsplit_pc_libs_private=-lcsplit
30039
30040
30041fi
30042
30043  if test "x$ac_cv_libcsplit" = xyes; then :
30044  ax_libcsplit_spec_requires=libcsplit
30045
30046    ax_libcsplit_spec_build_requires=libcsplit-devel
30047
30048
30049fi
30050
30051
30052
30053
30054# Check whether --with-libuna was given.
30055if test "${with_libuna+set}" = set; then :
30056  withval=$with_libuna; ac_cv_with_libuna=$withval
30057else
30058  ac_cv_with_libuna=auto-detect
30059fi
30060
30061    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for libuna in includedir and libdir or in the specified DIR, or no if to use local version" >&5
30062$as_echo_n "checking whether to use search for libuna in includedir and libdir or in the specified DIR, or no if to use local version... " >&6; }
30063if ${ac_cv_with_libuna+:} false; then :
30064  $as_echo_n "(cached) " >&6
30065else
30066  ac_cv_with_libuna=auto-detect
30067fi
30068{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_libuna" >&5
30069$as_echo "$ac_cv_with_libuna" >&6; }
30070
30071    if test "x$ac_cv_enable_shared_libs" = xno || test "x$ac_cv_with_libuna" = xno; then :
30072  ac_cv_libuna=no
30073else
30074  ac_cv_libuna=check
30075        if test "x$ac_cv_with_libuna" != x && test "x$ac_cv_with_libuna" != xauto-detect; then :
30076  if test -d "$ac_cv_with_libuna"; then :
30077  CFLAGS="$CFLAGS -I${ac_cv_with_libuna}/include"
30078        LDFLAGS="$LDFLAGS -L${ac_cv_with_libuna}/lib"
30079else
30080  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
30081$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
30082as_fn_error 1 "no such directory: $ac_cv_with_libuna
30083See \`config.log' for more details" "$LINENO" 5; }
30084
30085fi
30086
30087else
30088        if test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"; then :
30089
30090pkg_failed=no
30091{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna" >&5
30092$as_echo_n "checking for libuna... " >&6; }
30093
30094if test -n "$libuna_CFLAGS"; then
30095    pkg_cv_libuna_CFLAGS="$libuna_CFLAGS"
30096 elif test -n "$PKG_CONFIG"; then
30097    if test -n "$PKG_CONFIG" && \
30098    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libuna >= 20200711\""; } >&5
30099  ($PKG_CONFIG --exists --print-errors "libuna >= 20200711") 2>&5
30100  ac_status=$?
30101  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
30102  test $ac_status = 0; }; then
30103  pkg_cv_libuna_CFLAGS=`$PKG_CONFIG --cflags "libuna >= 20200711" 2>/dev/null`
30104		      test "x$?" != "x0" && pkg_failed=yes
30105else
30106  pkg_failed=yes
30107fi
30108 else
30109    pkg_failed=untried
30110fi
30111if test -n "$libuna_LIBS"; then
30112    pkg_cv_libuna_LIBS="$libuna_LIBS"
30113 elif test -n "$PKG_CONFIG"; then
30114    if test -n "$PKG_CONFIG" && \
30115    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libuna >= 20200711\""; } >&5
30116  ($PKG_CONFIG --exists --print-errors "libuna >= 20200711") 2>&5
30117  ac_status=$?
30118  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
30119  test $ac_status = 0; }; then
30120  pkg_cv_libuna_LIBS=`$PKG_CONFIG --libs "libuna >= 20200711" 2>/dev/null`
30121		      test "x$?" != "x0" && pkg_failed=yes
30122else
30123  pkg_failed=yes
30124fi
30125 else
30126    pkg_failed=untried
30127fi
30128
30129
30130
30131if test $pkg_failed = yes; then
30132   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30133$as_echo "no" >&6; }
30134
30135if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
30136        _pkg_short_errors_supported=yes
30137else
30138        _pkg_short_errors_supported=no
30139fi
30140        if test $_pkg_short_errors_supported = yes; then
30141	        libuna_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libuna >= 20200711" 2>&1`
30142        else
30143	        libuna_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libuna >= 20200711" 2>&1`
30144        fi
30145	# Put the nasty error message in config.log where it belongs
30146	echo "$libuna_PKG_ERRORS" >&5
30147
30148	ac_cv_libuna=check
30149elif test $pkg_failed = untried; then
30150     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30151$as_echo "no" >&6; }
30152	ac_cv_libuna=check
30153else
30154	libuna_CFLAGS=$pkg_cv_libuna_CFLAGS
30155	libuna_LIBS=$pkg_cv_libuna_LIBS
30156        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
30157$as_echo "yes" >&6; }
30158	ac_cv_libuna=yes
30159fi
30160
30161fi
30162      if test "x$ac_cv_libuna" = xyes; then :
30163  ac_cv_libuna_CPPFLAGS="$pkg_cv_libuna_CFLAGS"
30164        ac_cv_libuna_LIBADD="$pkg_cv_libuna_LIBS"
30165fi
30166
30167fi
30168
30169    if test "x$ac_cv_libuna" = xcheck; then :
30170        for ac_header in libuna.h
30171do :
30172  ac_fn_c_check_header_mongrel "$LINENO" "libuna.h" "ac_cv_header_libuna_h" "$ac_includes_default"
30173if test "x$ac_cv_header_libuna_h" = xyes; then :
30174  cat >>confdefs.h <<_ACEOF
30175#define HAVE_LIBUNA_H 1
30176_ACEOF
30177
30178fi
30179
30180done
30181
30182
30183      if test "x$ac_cv_header_libuna_h" = xno; then :
30184  ac_cv_libuna=no
30185else
30186          ac_cv_libuna=yes
30187
30188        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_get_version in -luna" >&5
30189$as_echo_n "checking for libuna_get_version in -luna... " >&6; }
30190if ${ac_cv_lib_una_libuna_get_version+:} false; then :
30191  $as_echo_n "(cached) " >&6
30192else
30193  ac_check_lib_save_LIBS=$LIBS
30194LIBS="-luna  $LIBS"
30195cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30196/* end confdefs.h.  */
30197
30198/* Override any GCC internal prototype to avoid an error.
30199   Use char because int might match the return type of a GCC
30200   builtin and then its argument prototype would still apply.  */
30201#ifdef __cplusplus
30202extern "C"
30203#endif
30204char libuna_get_version ();
30205int
30206main ()
30207{
30208return libuna_get_version ();
30209  ;
30210  return 0;
30211}
30212_ACEOF
30213if ac_fn_c_try_link "$LINENO"; then :
30214  ac_cv_lib_una_libuna_get_version=yes
30215else
30216  ac_cv_lib_una_libuna_get_version=no
30217fi
30218rm -f core conftest.err conftest.$ac_objext \
30219    conftest$ac_exeext conftest.$ac_ext
30220LIBS=$ac_check_lib_save_LIBS
30221fi
30222{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_get_version" >&5
30223$as_echo "$ac_cv_lib_una_libuna_get_version" >&6; }
30224if test "x$ac_cv_lib_una_libuna_get_version" = xyes; then :
30225  ac_cv_libuna_dummy=yes
30226else
30227  ac_cv_libuna=no
30228fi
30229
30230
30231                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base16_stream_size_to_byte_stream in -luna" >&5
30232$as_echo_n "checking for libuna_base16_stream_size_to_byte_stream in -luna... " >&6; }
30233if ${ac_cv_lib_una_libuna_base16_stream_size_to_byte_stream+:} false; then :
30234  $as_echo_n "(cached) " >&6
30235else
30236  ac_check_lib_save_LIBS=$LIBS
30237LIBS="-luna  $LIBS"
30238cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30239/* end confdefs.h.  */
30240
30241/* Override any GCC internal prototype to avoid an error.
30242   Use char because int might match the return type of a GCC
30243   builtin and then its argument prototype would still apply.  */
30244#ifdef __cplusplus
30245extern "C"
30246#endif
30247char libuna_base16_stream_size_to_byte_stream ();
30248int
30249main ()
30250{
30251return libuna_base16_stream_size_to_byte_stream ();
30252  ;
30253  return 0;
30254}
30255_ACEOF
30256if ac_fn_c_try_link "$LINENO"; then :
30257  ac_cv_lib_una_libuna_base16_stream_size_to_byte_stream=yes
30258else
30259  ac_cv_lib_una_libuna_base16_stream_size_to_byte_stream=no
30260fi
30261rm -f core conftest.err conftest.$ac_objext \
30262    conftest$ac_exeext conftest.$ac_ext
30263LIBS=$ac_check_lib_save_LIBS
30264fi
30265{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base16_stream_size_to_byte_stream" >&5
30266$as_echo "$ac_cv_lib_una_libuna_base16_stream_size_to_byte_stream" >&6; }
30267if test "x$ac_cv_lib_una_libuna_base16_stream_size_to_byte_stream" = xyes; then :
30268  ac_cv_libuna_dummy=yes
30269else
30270  ac_cv_libuna=no
30271fi
30272
30273        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base16_stream_copy_to_byte_stream in -luna" >&5
30274$as_echo_n "checking for libuna_base16_stream_copy_to_byte_stream in -luna... " >&6; }
30275if ${ac_cv_lib_una_libuna_base16_stream_copy_to_byte_stream+:} false; then :
30276  $as_echo_n "(cached) " >&6
30277else
30278  ac_check_lib_save_LIBS=$LIBS
30279LIBS="-luna  $LIBS"
30280cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30281/* end confdefs.h.  */
30282
30283/* Override any GCC internal prototype to avoid an error.
30284   Use char because int might match the return type of a GCC
30285   builtin and then its argument prototype would still apply.  */
30286#ifdef __cplusplus
30287extern "C"
30288#endif
30289char libuna_base16_stream_copy_to_byte_stream ();
30290int
30291main ()
30292{
30293return libuna_base16_stream_copy_to_byte_stream ();
30294  ;
30295  return 0;
30296}
30297_ACEOF
30298if ac_fn_c_try_link "$LINENO"; then :
30299  ac_cv_lib_una_libuna_base16_stream_copy_to_byte_stream=yes
30300else
30301  ac_cv_lib_una_libuna_base16_stream_copy_to_byte_stream=no
30302fi
30303rm -f core conftest.err conftest.$ac_objext \
30304    conftest$ac_exeext conftest.$ac_ext
30305LIBS=$ac_check_lib_save_LIBS
30306fi
30307{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base16_stream_copy_to_byte_stream" >&5
30308$as_echo "$ac_cv_lib_una_libuna_base16_stream_copy_to_byte_stream" >&6; }
30309if test "x$ac_cv_lib_una_libuna_base16_stream_copy_to_byte_stream" = xyes; then :
30310  ac_cv_libuna_dummy=yes
30311else
30312  ac_cv_libuna=no
30313fi
30314
30315        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base16_stream_size_from_byte_stream in -luna" >&5
30316$as_echo_n "checking for libuna_base16_stream_size_from_byte_stream in -luna... " >&6; }
30317if ${ac_cv_lib_una_libuna_base16_stream_size_from_byte_stream+:} false; then :
30318  $as_echo_n "(cached) " >&6
30319else
30320  ac_check_lib_save_LIBS=$LIBS
30321LIBS="-luna  $LIBS"
30322cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30323/* end confdefs.h.  */
30324
30325/* Override any GCC internal prototype to avoid an error.
30326   Use char because int might match the return type of a GCC
30327   builtin and then its argument prototype would still apply.  */
30328#ifdef __cplusplus
30329extern "C"
30330#endif
30331char libuna_base16_stream_size_from_byte_stream ();
30332int
30333main ()
30334{
30335return libuna_base16_stream_size_from_byte_stream ();
30336  ;
30337  return 0;
30338}
30339_ACEOF
30340if ac_fn_c_try_link "$LINENO"; then :
30341  ac_cv_lib_una_libuna_base16_stream_size_from_byte_stream=yes
30342else
30343  ac_cv_lib_una_libuna_base16_stream_size_from_byte_stream=no
30344fi
30345rm -f core conftest.err conftest.$ac_objext \
30346    conftest$ac_exeext conftest.$ac_ext
30347LIBS=$ac_check_lib_save_LIBS
30348fi
30349{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base16_stream_size_from_byte_stream" >&5
30350$as_echo "$ac_cv_lib_una_libuna_base16_stream_size_from_byte_stream" >&6; }
30351if test "x$ac_cv_lib_una_libuna_base16_stream_size_from_byte_stream" = xyes; then :
30352  ac_cv_libuna_dummy=yes
30353else
30354  ac_cv_libuna=no
30355fi
30356
30357        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base16_stream_copy_from_byte_stream in -luna" >&5
30358$as_echo_n "checking for libuna_base16_stream_copy_from_byte_stream in -luna... " >&6; }
30359if ${ac_cv_lib_una_libuna_base16_stream_copy_from_byte_stream+:} false; then :
30360  $as_echo_n "(cached) " >&6
30361else
30362  ac_check_lib_save_LIBS=$LIBS
30363LIBS="-luna  $LIBS"
30364cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30365/* end confdefs.h.  */
30366
30367/* Override any GCC internal prototype to avoid an error.
30368   Use char because int might match the return type of a GCC
30369   builtin and then its argument prototype would still apply.  */
30370#ifdef __cplusplus
30371extern "C"
30372#endif
30373char libuna_base16_stream_copy_from_byte_stream ();
30374int
30375main ()
30376{
30377return libuna_base16_stream_copy_from_byte_stream ();
30378  ;
30379  return 0;
30380}
30381_ACEOF
30382if ac_fn_c_try_link "$LINENO"; then :
30383  ac_cv_lib_una_libuna_base16_stream_copy_from_byte_stream=yes
30384else
30385  ac_cv_lib_una_libuna_base16_stream_copy_from_byte_stream=no
30386fi
30387rm -f core conftest.err conftest.$ac_objext \
30388    conftest$ac_exeext conftest.$ac_ext
30389LIBS=$ac_check_lib_save_LIBS
30390fi
30391{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base16_stream_copy_from_byte_stream" >&5
30392$as_echo "$ac_cv_lib_una_libuna_base16_stream_copy_from_byte_stream" >&6; }
30393if test "x$ac_cv_lib_una_libuna_base16_stream_copy_from_byte_stream" = xyes; then :
30394  ac_cv_libuna_dummy=yes
30395else
30396  ac_cv_libuna=no
30397fi
30398
30399        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base16_stream_with_index_copy_from_byte_stream in -luna" >&5
30400$as_echo_n "checking for libuna_base16_stream_with_index_copy_from_byte_stream in -luna... " >&6; }
30401if ${ac_cv_lib_una_libuna_base16_stream_with_index_copy_from_byte_stream+:} false; then :
30402  $as_echo_n "(cached) " >&6
30403else
30404  ac_check_lib_save_LIBS=$LIBS
30405LIBS="-luna  $LIBS"
30406cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30407/* end confdefs.h.  */
30408
30409/* Override any GCC internal prototype to avoid an error.
30410   Use char because int might match the return type of a GCC
30411   builtin and then its argument prototype would still apply.  */
30412#ifdef __cplusplus
30413extern "C"
30414#endif
30415char libuna_base16_stream_with_index_copy_from_byte_stream ();
30416int
30417main ()
30418{
30419return libuna_base16_stream_with_index_copy_from_byte_stream ();
30420  ;
30421  return 0;
30422}
30423_ACEOF
30424if ac_fn_c_try_link "$LINENO"; then :
30425  ac_cv_lib_una_libuna_base16_stream_with_index_copy_from_byte_stream=yes
30426else
30427  ac_cv_lib_una_libuna_base16_stream_with_index_copy_from_byte_stream=no
30428fi
30429rm -f core conftest.err conftest.$ac_objext \
30430    conftest$ac_exeext conftest.$ac_ext
30431LIBS=$ac_check_lib_save_LIBS
30432fi
30433{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base16_stream_with_index_copy_from_byte_stream" >&5
30434$as_echo "$ac_cv_lib_una_libuna_base16_stream_with_index_copy_from_byte_stream" >&6; }
30435if test "x$ac_cv_lib_una_libuna_base16_stream_with_index_copy_from_byte_stream" = xyes; then :
30436  ac_cv_libuna_dummy=yes
30437else
30438  ac_cv_libuna=no
30439fi
30440
30441
30442                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base32_quintuplet_copy_from_base32_stream in -luna" >&5
30443$as_echo_n "checking for libuna_base32_quintuplet_copy_from_base32_stream in -luna... " >&6; }
30444if ${ac_cv_lib_una_libuna_base32_quintuplet_copy_from_base32_stream+:} false; then :
30445  $as_echo_n "(cached) " >&6
30446else
30447  ac_check_lib_save_LIBS=$LIBS
30448LIBS="-luna  $LIBS"
30449cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30450/* end confdefs.h.  */
30451
30452/* Override any GCC internal prototype to avoid an error.
30453   Use char because int might match the return type of a GCC
30454   builtin and then its argument prototype would still apply.  */
30455#ifdef __cplusplus
30456extern "C"
30457#endif
30458char libuna_base32_quintuplet_copy_from_base32_stream ();
30459int
30460main ()
30461{
30462return libuna_base32_quintuplet_copy_from_base32_stream ();
30463  ;
30464  return 0;
30465}
30466_ACEOF
30467if ac_fn_c_try_link "$LINENO"; then :
30468  ac_cv_lib_una_libuna_base32_quintuplet_copy_from_base32_stream=yes
30469else
30470  ac_cv_lib_una_libuna_base32_quintuplet_copy_from_base32_stream=no
30471fi
30472rm -f core conftest.err conftest.$ac_objext \
30473    conftest$ac_exeext conftest.$ac_ext
30474LIBS=$ac_check_lib_save_LIBS
30475fi
30476{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base32_quintuplet_copy_from_base32_stream" >&5
30477$as_echo "$ac_cv_lib_una_libuna_base32_quintuplet_copy_from_base32_stream" >&6; }
30478if test "x$ac_cv_lib_una_libuna_base32_quintuplet_copy_from_base32_stream" = xyes; then :
30479  ac_cv_libuna_dummy=yes
30480else
30481  ac_cv_libuna=no
30482fi
30483
30484        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base32_quintuplet_copy_to_base32_stream in -luna" >&5
30485$as_echo_n "checking for libuna_base32_quintuplet_copy_to_base32_stream in -luna... " >&6; }
30486if ${ac_cv_lib_una_libuna_base32_quintuplet_copy_to_base32_stream+:} false; then :
30487  $as_echo_n "(cached) " >&6
30488else
30489  ac_check_lib_save_LIBS=$LIBS
30490LIBS="-luna  $LIBS"
30491cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30492/* end confdefs.h.  */
30493
30494/* Override any GCC internal prototype to avoid an error.
30495   Use char because int might match the return type of a GCC
30496   builtin and then its argument prototype would still apply.  */
30497#ifdef __cplusplus
30498extern "C"
30499#endif
30500char libuna_base32_quintuplet_copy_to_base32_stream ();
30501int
30502main ()
30503{
30504return libuna_base32_quintuplet_copy_to_base32_stream ();
30505  ;
30506  return 0;
30507}
30508_ACEOF
30509if ac_fn_c_try_link "$LINENO"; then :
30510  ac_cv_lib_una_libuna_base32_quintuplet_copy_to_base32_stream=yes
30511else
30512  ac_cv_lib_una_libuna_base32_quintuplet_copy_to_base32_stream=no
30513fi
30514rm -f core conftest.err conftest.$ac_objext \
30515    conftest$ac_exeext conftest.$ac_ext
30516LIBS=$ac_check_lib_save_LIBS
30517fi
30518{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base32_quintuplet_copy_to_base32_stream" >&5
30519$as_echo "$ac_cv_lib_una_libuna_base32_quintuplet_copy_to_base32_stream" >&6; }
30520if test "x$ac_cv_lib_una_libuna_base32_quintuplet_copy_to_base32_stream" = xyes; then :
30521  ac_cv_libuna_dummy=yes
30522else
30523  ac_cv_libuna=no
30524fi
30525
30526        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base32_quintuplet_copy_from_byte_stream in -luna" >&5
30527$as_echo_n "checking for libuna_base32_quintuplet_copy_from_byte_stream in -luna... " >&6; }
30528if ${ac_cv_lib_una_libuna_base32_quintuplet_copy_from_byte_stream+:} false; then :
30529  $as_echo_n "(cached) " >&6
30530else
30531  ac_check_lib_save_LIBS=$LIBS
30532LIBS="-luna  $LIBS"
30533cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30534/* end confdefs.h.  */
30535
30536/* Override any GCC internal prototype to avoid an error.
30537   Use char because int might match the return type of a GCC
30538   builtin and then its argument prototype would still apply.  */
30539#ifdef __cplusplus
30540extern "C"
30541#endif
30542char libuna_base32_quintuplet_copy_from_byte_stream ();
30543int
30544main ()
30545{
30546return libuna_base32_quintuplet_copy_from_byte_stream ();
30547  ;
30548  return 0;
30549}
30550_ACEOF
30551if ac_fn_c_try_link "$LINENO"; then :
30552  ac_cv_lib_una_libuna_base32_quintuplet_copy_from_byte_stream=yes
30553else
30554  ac_cv_lib_una_libuna_base32_quintuplet_copy_from_byte_stream=no
30555fi
30556rm -f core conftest.err conftest.$ac_objext \
30557    conftest$ac_exeext conftest.$ac_ext
30558LIBS=$ac_check_lib_save_LIBS
30559fi
30560{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base32_quintuplet_copy_from_byte_stream" >&5
30561$as_echo "$ac_cv_lib_una_libuna_base32_quintuplet_copy_from_byte_stream" >&6; }
30562if test "x$ac_cv_lib_una_libuna_base32_quintuplet_copy_from_byte_stream" = xyes; then :
30563  ac_cv_libuna_dummy=yes
30564else
30565  ac_cv_libuna=no
30566fi
30567
30568        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base32_quintuplet_copy_to_byte_stream in -luna" >&5
30569$as_echo_n "checking for libuna_base32_quintuplet_copy_to_byte_stream in -luna... " >&6; }
30570if ${ac_cv_lib_una_libuna_base32_quintuplet_copy_to_byte_stream+:} false; then :
30571  $as_echo_n "(cached) " >&6
30572else
30573  ac_check_lib_save_LIBS=$LIBS
30574LIBS="-luna  $LIBS"
30575cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30576/* end confdefs.h.  */
30577
30578/* Override any GCC internal prototype to avoid an error.
30579   Use char because int might match the return type of a GCC
30580   builtin and then its argument prototype would still apply.  */
30581#ifdef __cplusplus
30582extern "C"
30583#endif
30584char libuna_base32_quintuplet_copy_to_byte_stream ();
30585int
30586main ()
30587{
30588return libuna_base32_quintuplet_copy_to_byte_stream ();
30589  ;
30590  return 0;
30591}
30592_ACEOF
30593if ac_fn_c_try_link "$LINENO"; then :
30594  ac_cv_lib_una_libuna_base32_quintuplet_copy_to_byte_stream=yes
30595else
30596  ac_cv_lib_una_libuna_base32_quintuplet_copy_to_byte_stream=no
30597fi
30598rm -f core conftest.err conftest.$ac_objext \
30599    conftest$ac_exeext conftest.$ac_ext
30600LIBS=$ac_check_lib_save_LIBS
30601fi
30602{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base32_quintuplet_copy_to_byte_stream" >&5
30603$as_echo "$ac_cv_lib_una_libuna_base32_quintuplet_copy_to_byte_stream" >&6; }
30604if test "x$ac_cv_lib_una_libuna_base32_quintuplet_copy_to_byte_stream" = xyes; then :
30605  ac_cv_libuna_dummy=yes
30606else
30607  ac_cv_libuna=no
30608fi
30609
30610
30611        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base32_stream_size_to_byte_stream in -luna" >&5
30612$as_echo_n "checking for libuna_base32_stream_size_to_byte_stream in -luna... " >&6; }
30613if ${ac_cv_lib_una_libuna_base32_stream_size_to_byte_stream+:} false; then :
30614  $as_echo_n "(cached) " >&6
30615else
30616  ac_check_lib_save_LIBS=$LIBS
30617LIBS="-luna  $LIBS"
30618cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30619/* end confdefs.h.  */
30620
30621/* Override any GCC internal prototype to avoid an error.
30622   Use char because int might match the return type of a GCC
30623   builtin and then its argument prototype would still apply.  */
30624#ifdef __cplusplus
30625extern "C"
30626#endif
30627char libuna_base32_stream_size_to_byte_stream ();
30628int
30629main ()
30630{
30631return libuna_base32_stream_size_to_byte_stream ();
30632  ;
30633  return 0;
30634}
30635_ACEOF
30636if ac_fn_c_try_link "$LINENO"; then :
30637  ac_cv_lib_una_libuna_base32_stream_size_to_byte_stream=yes
30638else
30639  ac_cv_lib_una_libuna_base32_stream_size_to_byte_stream=no
30640fi
30641rm -f core conftest.err conftest.$ac_objext \
30642    conftest$ac_exeext conftest.$ac_ext
30643LIBS=$ac_check_lib_save_LIBS
30644fi
30645{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base32_stream_size_to_byte_stream" >&5
30646$as_echo "$ac_cv_lib_una_libuna_base32_stream_size_to_byte_stream" >&6; }
30647if test "x$ac_cv_lib_una_libuna_base32_stream_size_to_byte_stream" = xyes; then :
30648  ac_cv_libuna_dummy=yes
30649else
30650  ac_cv_libuna=no
30651fi
30652
30653        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base32_stream_copy_to_byte_stream in -luna" >&5
30654$as_echo_n "checking for libuna_base32_stream_copy_to_byte_stream in -luna... " >&6; }
30655if ${ac_cv_lib_una_libuna_base32_stream_copy_to_byte_stream+:} false; then :
30656  $as_echo_n "(cached) " >&6
30657else
30658  ac_check_lib_save_LIBS=$LIBS
30659LIBS="-luna  $LIBS"
30660cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30661/* end confdefs.h.  */
30662
30663/* Override any GCC internal prototype to avoid an error.
30664   Use char because int might match the return type of a GCC
30665   builtin and then its argument prototype would still apply.  */
30666#ifdef __cplusplus
30667extern "C"
30668#endif
30669char libuna_base32_stream_copy_to_byte_stream ();
30670int
30671main ()
30672{
30673return libuna_base32_stream_copy_to_byte_stream ();
30674  ;
30675  return 0;
30676}
30677_ACEOF
30678if ac_fn_c_try_link "$LINENO"; then :
30679  ac_cv_lib_una_libuna_base32_stream_copy_to_byte_stream=yes
30680else
30681  ac_cv_lib_una_libuna_base32_stream_copy_to_byte_stream=no
30682fi
30683rm -f core conftest.err conftest.$ac_objext \
30684    conftest$ac_exeext conftest.$ac_ext
30685LIBS=$ac_check_lib_save_LIBS
30686fi
30687{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base32_stream_copy_to_byte_stream" >&5
30688$as_echo "$ac_cv_lib_una_libuna_base32_stream_copy_to_byte_stream" >&6; }
30689if test "x$ac_cv_lib_una_libuna_base32_stream_copy_to_byte_stream" = xyes; then :
30690  ac_cv_libuna_dummy=yes
30691else
30692  ac_cv_libuna=no
30693fi
30694
30695        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base32_stream_size_from_byte_stream in -luna" >&5
30696$as_echo_n "checking for libuna_base32_stream_size_from_byte_stream in -luna... " >&6; }
30697if ${ac_cv_lib_una_libuna_base32_stream_size_from_byte_stream+:} false; then :
30698  $as_echo_n "(cached) " >&6
30699else
30700  ac_check_lib_save_LIBS=$LIBS
30701LIBS="-luna  $LIBS"
30702cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30703/* end confdefs.h.  */
30704
30705/* Override any GCC internal prototype to avoid an error.
30706   Use char because int might match the return type of a GCC
30707   builtin and then its argument prototype would still apply.  */
30708#ifdef __cplusplus
30709extern "C"
30710#endif
30711char libuna_base32_stream_size_from_byte_stream ();
30712int
30713main ()
30714{
30715return libuna_base32_stream_size_from_byte_stream ();
30716  ;
30717  return 0;
30718}
30719_ACEOF
30720if ac_fn_c_try_link "$LINENO"; then :
30721  ac_cv_lib_una_libuna_base32_stream_size_from_byte_stream=yes
30722else
30723  ac_cv_lib_una_libuna_base32_stream_size_from_byte_stream=no
30724fi
30725rm -f core conftest.err conftest.$ac_objext \
30726    conftest$ac_exeext conftest.$ac_ext
30727LIBS=$ac_check_lib_save_LIBS
30728fi
30729{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base32_stream_size_from_byte_stream" >&5
30730$as_echo "$ac_cv_lib_una_libuna_base32_stream_size_from_byte_stream" >&6; }
30731if test "x$ac_cv_lib_una_libuna_base32_stream_size_from_byte_stream" = xyes; then :
30732  ac_cv_libuna_dummy=yes
30733else
30734  ac_cv_libuna=no
30735fi
30736
30737        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base32_stream_copy_from_byte_stream in -luna" >&5
30738$as_echo_n "checking for libuna_base32_stream_copy_from_byte_stream in -luna... " >&6; }
30739if ${ac_cv_lib_una_libuna_base32_stream_copy_from_byte_stream+:} false; then :
30740  $as_echo_n "(cached) " >&6
30741else
30742  ac_check_lib_save_LIBS=$LIBS
30743LIBS="-luna  $LIBS"
30744cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30745/* end confdefs.h.  */
30746
30747/* Override any GCC internal prototype to avoid an error.
30748   Use char because int might match the return type of a GCC
30749   builtin and then its argument prototype would still apply.  */
30750#ifdef __cplusplus
30751extern "C"
30752#endif
30753char libuna_base32_stream_copy_from_byte_stream ();
30754int
30755main ()
30756{
30757return libuna_base32_stream_copy_from_byte_stream ();
30758  ;
30759  return 0;
30760}
30761_ACEOF
30762if ac_fn_c_try_link "$LINENO"; then :
30763  ac_cv_lib_una_libuna_base32_stream_copy_from_byte_stream=yes
30764else
30765  ac_cv_lib_una_libuna_base32_stream_copy_from_byte_stream=no
30766fi
30767rm -f core conftest.err conftest.$ac_objext \
30768    conftest$ac_exeext conftest.$ac_ext
30769LIBS=$ac_check_lib_save_LIBS
30770fi
30771{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base32_stream_copy_from_byte_stream" >&5
30772$as_echo "$ac_cv_lib_una_libuna_base32_stream_copy_from_byte_stream" >&6; }
30773if test "x$ac_cv_lib_una_libuna_base32_stream_copy_from_byte_stream" = xyes; then :
30774  ac_cv_libuna_dummy=yes
30775else
30776  ac_cv_libuna=no
30777fi
30778
30779        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base32_stream_with_index_copy_from_byte_stream in -luna" >&5
30780$as_echo_n "checking for libuna_base32_stream_with_index_copy_from_byte_stream in -luna... " >&6; }
30781if ${ac_cv_lib_una_libuna_base32_stream_with_index_copy_from_byte_stream+:} false; then :
30782  $as_echo_n "(cached) " >&6
30783else
30784  ac_check_lib_save_LIBS=$LIBS
30785LIBS="-luna  $LIBS"
30786cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30787/* end confdefs.h.  */
30788
30789/* Override any GCC internal prototype to avoid an error.
30790   Use char because int might match the return type of a GCC
30791   builtin and then its argument prototype would still apply.  */
30792#ifdef __cplusplus
30793extern "C"
30794#endif
30795char libuna_base32_stream_with_index_copy_from_byte_stream ();
30796int
30797main ()
30798{
30799return libuna_base32_stream_with_index_copy_from_byte_stream ();
30800  ;
30801  return 0;
30802}
30803_ACEOF
30804if ac_fn_c_try_link "$LINENO"; then :
30805  ac_cv_lib_una_libuna_base32_stream_with_index_copy_from_byte_stream=yes
30806else
30807  ac_cv_lib_una_libuna_base32_stream_with_index_copy_from_byte_stream=no
30808fi
30809rm -f core conftest.err conftest.$ac_objext \
30810    conftest$ac_exeext conftest.$ac_ext
30811LIBS=$ac_check_lib_save_LIBS
30812fi
30813{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base32_stream_with_index_copy_from_byte_stream" >&5
30814$as_echo "$ac_cv_lib_una_libuna_base32_stream_with_index_copy_from_byte_stream" >&6; }
30815if test "x$ac_cv_lib_una_libuna_base32_stream_with_index_copy_from_byte_stream" = xyes; then :
30816  ac_cv_libuna_dummy=yes
30817else
30818  ac_cv_libuna=no
30819fi
30820
30821
30822                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base64_triplet_copy_from_base64_stream in -luna" >&5
30823$as_echo_n "checking for libuna_base64_triplet_copy_from_base64_stream in -luna... " >&6; }
30824if ${ac_cv_lib_una_libuna_base64_triplet_copy_from_base64_stream+:} false; then :
30825  $as_echo_n "(cached) " >&6
30826else
30827  ac_check_lib_save_LIBS=$LIBS
30828LIBS="-luna  $LIBS"
30829cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30830/* end confdefs.h.  */
30831
30832/* Override any GCC internal prototype to avoid an error.
30833   Use char because int might match the return type of a GCC
30834   builtin and then its argument prototype would still apply.  */
30835#ifdef __cplusplus
30836extern "C"
30837#endif
30838char libuna_base64_triplet_copy_from_base64_stream ();
30839int
30840main ()
30841{
30842return libuna_base64_triplet_copy_from_base64_stream ();
30843  ;
30844  return 0;
30845}
30846_ACEOF
30847if ac_fn_c_try_link "$LINENO"; then :
30848  ac_cv_lib_una_libuna_base64_triplet_copy_from_base64_stream=yes
30849else
30850  ac_cv_lib_una_libuna_base64_triplet_copy_from_base64_stream=no
30851fi
30852rm -f core conftest.err conftest.$ac_objext \
30853    conftest$ac_exeext conftest.$ac_ext
30854LIBS=$ac_check_lib_save_LIBS
30855fi
30856{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base64_triplet_copy_from_base64_stream" >&5
30857$as_echo "$ac_cv_lib_una_libuna_base64_triplet_copy_from_base64_stream" >&6; }
30858if test "x$ac_cv_lib_una_libuna_base64_triplet_copy_from_base64_stream" = xyes; then :
30859  ac_cv_libuna_dummy=yes
30860else
30861  ac_cv_libuna=no
30862fi
30863
30864        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base64_triplet_copy_to_base64_stream in -luna" >&5
30865$as_echo_n "checking for libuna_base64_triplet_copy_to_base64_stream in -luna... " >&6; }
30866if ${ac_cv_lib_una_libuna_base64_triplet_copy_to_base64_stream+:} false; then :
30867  $as_echo_n "(cached) " >&6
30868else
30869  ac_check_lib_save_LIBS=$LIBS
30870LIBS="-luna  $LIBS"
30871cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30872/* end confdefs.h.  */
30873
30874/* Override any GCC internal prototype to avoid an error.
30875   Use char because int might match the return type of a GCC
30876   builtin and then its argument prototype would still apply.  */
30877#ifdef __cplusplus
30878extern "C"
30879#endif
30880char libuna_base64_triplet_copy_to_base64_stream ();
30881int
30882main ()
30883{
30884return libuna_base64_triplet_copy_to_base64_stream ();
30885  ;
30886  return 0;
30887}
30888_ACEOF
30889if ac_fn_c_try_link "$LINENO"; then :
30890  ac_cv_lib_una_libuna_base64_triplet_copy_to_base64_stream=yes
30891else
30892  ac_cv_lib_una_libuna_base64_triplet_copy_to_base64_stream=no
30893fi
30894rm -f core conftest.err conftest.$ac_objext \
30895    conftest$ac_exeext conftest.$ac_ext
30896LIBS=$ac_check_lib_save_LIBS
30897fi
30898{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base64_triplet_copy_to_base64_stream" >&5
30899$as_echo "$ac_cv_lib_una_libuna_base64_triplet_copy_to_base64_stream" >&6; }
30900if test "x$ac_cv_lib_una_libuna_base64_triplet_copy_to_base64_stream" = xyes; then :
30901  ac_cv_libuna_dummy=yes
30902else
30903  ac_cv_libuna=no
30904fi
30905
30906        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base64_triplet_copy_from_byte_stream in -luna" >&5
30907$as_echo_n "checking for libuna_base64_triplet_copy_from_byte_stream in -luna... " >&6; }
30908if ${ac_cv_lib_una_libuna_base64_triplet_copy_from_byte_stream+:} false; then :
30909  $as_echo_n "(cached) " >&6
30910else
30911  ac_check_lib_save_LIBS=$LIBS
30912LIBS="-luna  $LIBS"
30913cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30914/* end confdefs.h.  */
30915
30916/* Override any GCC internal prototype to avoid an error.
30917   Use char because int might match the return type of a GCC
30918   builtin and then its argument prototype would still apply.  */
30919#ifdef __cplusplus
30920extern "C"
30921#endif
30922char libuna_base64_triplet_copy_from_byte_stream ();
30923int
30924main ()
30925{
30926return libuna_base64_triplet_copy_from_byte_stream ();
30927  ;
30928  return 0;
30929}
30930_ACEOF
30931if ac_fn_c_try_link "$LINENO"; then :
30932  ac_cv_lib_una_libuna_base64_triplet_copy_from_byte_stream=yes
30933else
30934  ac_cv_lib_una_libuna_base64_triplet_copy_from_byte_stream=no
30935fi
30936rm -f core conftest.err conftest.$ac_objext \
30937    conftest$ac_exeext conftest.$ac_ext
30938LIBS=$ac_check_lib_save_LIBS
30939fi
30940{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base64_triplet_copy_from_byte_stream" >&5
30941$as_echo "$ac_cv_lib_una_libuna_base64_triplet_copy_from_byte_stream" >&6; }
30942if test "x$ac_cv_lib_una_libuna_base64_triplet_copy_from_byte_stream" = xyes; then :
30943  ac_cv_libuna_dummy=yes
30944else
30945  ac_cv_libuna=no
30946fi
30947
30948        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base64_triplet_copy_to_byte_stream in -luna" >&5
30949$as_echo_n "checking for libuna_base64_triplet_copy_to_byte_stream in -luna... " >&6; }
30950if ${ac_cv_lib_una_libuna_base64_triplet_copy_to_byte_stream+:} false; then :
30951  $as_echo_n "(cached) " >&6
30952else
30953  ac_check_lib_save_LIBS=$LIBS
30954LIBS="-luna  $LIBS"
30955cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30956/* end confdefs.h.  */
30957
30958/* Override any GCC internal prototype to avoid an error.
30959   Use char because int might match the return type of a GCC
30960   builtin and then its argument prototype would still apply.  */
30961#ifdef __cplusplus
30962extern "C"
30963#endif
30964char libuna_base64_triplet_copy_to_byte_stream ();
30965int
30966main ()
30967{
30968return libuna_base64_triplet_copy_to_byte_stream ();
30969  ;
30970  return 0;
30971}
30972_ACEOF
30973if ac_fn_c_try_link "$LINENO"; then :
30974  ac_cv_lib_una_libuna_base64_triplet_copy_to_byte_stream=yes
30975else
30976  ac_cv_lib_una_libuna_base64_triplet_copy_to_byte_stream=no
30977fi
30978rm -f core conftest.err conftest.$ac_objext \
30979    conftest$ac_exeext conftest.$ac_ext
30980LIBS=$ac_check_lib_save_LIBS
30981fi
30982{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base64_triplet_copy_to_byte_stream" >&5
30983$as_echo "$ac_cv_lib_una_libuna_base64_triplet_copy_to_byte_stream" >&6; }
30984if test "x$ac_cv_lib_una_libuna_base64_triplet_copy_to_byte_stream" = xyes; then :
30985  ac_cv_libuna_dummy=yes
30986else
30987  ac_cv_libuna=no
30988fi
30989
30990
30991        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base64_stream_size_to_byte_stream in -luna" >&5
30992$as_echo_n "checking for libuna_base64_stream_size_to_byte_stream in -luna... " >&6; }
30993if ${ac_cv_lib_una_libuna_base64_stream_size_to_byte_stream+:} false; then :
30994  $as_echo_n "(cached) " >&6
30995else
30996  ac_check_lib_save_LIBS=$LIBS
30997LIBS="-luna  $LIBS"
30998cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30999/* end confdefs.h.  */
31000
31001/* Override any GCC internal prototype to avoid an error.
31002   Use char because int might match the return type of a GCC
31003   builtin and then its argument prototype would still apply.  */
31004#ifdef __cplusplus
31005extern "C"
31006#endif
31007char libuna_base64_stream_size_to_byte_stream ();
31008int
31009main ()
31010{
31011return libuna_base64_stream_size_to_byte_stream ();
31012  ;
31013  return 0;
31014}
31015_ACEOF
31016if ac_fn_c_try_link "$LINENO"; then :
31017  ac_cv_lib_una_libuna_base64_stream_size_to_byte_stream=yes
31018else
31019  ac_cv_lib_una_libuna_base64_stream_size_to_byte_stream=no
31020fi
31021rm -f core conftest.err conftest.$ac_objext \
31022    conftest$ac_exeext conftest.$ac_ext
31023LIBS=$ac_check_lib_save_LIBS
31024fi
31025{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base64_stream_size_to_byte_stream" >&5
31026$as_echo "$ac_cv_lib_una_libuna_base64_stream_size_to_byte_stream" >&6; }
31027if test "x$ac_cv_lib_una_libuna_base64_stream_size_to_byte_stream" = xyes; then :
31028  ac_cv_libuna_dummy=yes
31029else
31030  ac_cv_libuna=no
31031fi
31032
31033        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base64_stream_copy_to_byte_stream in -luna" >&5
31034$as_echo_n "checking for libuna_base64_stream_copy_to_byte_stream in -luna... " >&6; }
31035if ${ac_cv_lib_una_libuna_base64_stream_copy_to_byte_stream+:} false; then :
31036  $as_echo_n "(cached) " >&6
31037else
31038  ac_check_lib_save_LIBS=$LIBS
31039LIBS="-luna  $LIBS"
31040cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31041/* end confdefs.h.  */
31042
31043/* Override any GCC internal prototype to avoid an error.
31044   Use char because int might match the return type of a GCC
31045   builtin and then its argument prototype would still apply.  */
31046#ifdef __cplusplus
31047extern "C"
31048#endif
31049char libuna_base64_stream_copy_to_byte_stream ();
31050int
31051main ()
31052{
31053return libuna_base64_stream_copy_to_byte_stream ();
31054  ;
31055  return 0;
31056}
31057_ACEOF
31058if ac_fn_c_try_link "$LINENO"; then :
31059  ac_cv_lib_una_libuna_base64_stream_copy_to_byte_stream=yes
31060else
31061  ac_cv_lib_una_libuna_base64_stream_copy_to_byte_stream=no
31062fi
31063rm -f core conftest.err conftest.$ac_objext \
31064    conftest$ac_exeext conftest.$ac_ext
31065LIBS=$ac_check_lib_save_LIBS
31066fi
31067{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base64_stream_copy_to_byte_stream" >&5
31068$as_echo "$ac_cv_lib_una_libuna_base64_stream_copy_to_byte_stream" >&6; }
31069if test "x$ac_cv_lib_una_libuna_base64_stream_copy_to_byte_stream" = xyes; then :
31070  ac_cv_libuna_dummy=yes
31071else
31072  ac_cv_libuna=no
31073fi
31074
31075        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base64_stream_size_from_byte_stream in -luna" >&5
31076$as_echo_n "checking for libuna_base64_stream_size_from_byte_stream in -luna... " >&6; }
31077if ${ac_cv_lib_una_libuna_base64_stream_size_from_byte_stream+:} false; then :
31078  $as_echo_n "(cached) " >&6
31079else
31080  ac_check_lib_save_LIBS=$LIBS
31081LIBS="-luna  $LIBS"
31082cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31083/* end confdefs.h.  */
31084
31085/* Override any GCC internal prototype to avoid an error.
31086   Use char because int might match the return type of a GCC
31087   builtin and then its argument prototype would still apply.  */
31088#ifdef __cplusplus
31089extern "C"
31090#endif
31091char libuna_base64_stream_size_from_byte_stream ();
31092int
31093main ()
31094{
31095return libuna_base64_stream_size_from_byte_stream ();
31096  ;
31097  return 0;
31098}
31099_ACEOF
31100if ac_fn_c_try_link "$LINENO"; then :
31101  ac_cv_lib_una_libuna_base64_stream_size_from_byte_stream=yes
31102else
31103  ac_cv_lib_una_libuna_base64_stream_size_from_byte_stream=no
31104fi
31105rm -f core conftest.err conftest.$ac_objext \
31106    conftest$ac_exeext conftest.$ac_ext
31107LIBS=$ac_check_lib_save_LIBS
31108fi
31109{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base64_stream_size_from_byte_stream" >&5
31110$as_echo "$ac_cv_lib_una_libuna_base64_stream_size_from_byte_stream" >&6; }
31111if test "x$ac_cv_lib_una_libuna_base64_stream_size_from_byte_stream" = xyes; then :
31112  ac_cv_libuna_dummy=yes
31113else
31114  ac_cv_libuna=no
31115fi
31116
31117        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base64_stream_copy_from_byte_stream in -luna" >&5
31118$as_echo_n "checking for libuna_base64_stream_copy_from_byte_stream in -luna... " >&6; }
31119if ${ac_cv_lib_una_libuna_base64_stream_copy_from_byte_stream+:} false; then :
31120  $as_echo_n "(cached) " >&6
31121else
31122  ac_check_lib_save_LIBS=$LIBS
31123LIBS="-luna  $LIBS"
31124cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31125/* end confdefs.h.  */
31126
31127/* Override any GCC internal prototype to avoid an error.
31128   Use char because int might match the return type of a GCC
31129   builtin and then its argument prototype would still apply.  */
31130#ifdef __cplusplus
31131extern "C"
31132#endif
31133char libuna_base64_stream_copy_from_byte_stream ();
31134int
31135main ()
31136{
31137return libuna_base64_stream_copy_from_byte_stream ();
31138  ;
31139  return 0;
31140}
31141_ACEOF
31142if ac_fn_c_try_link "$LINENO"; then :
31143  ac_cv_lib_una_libuna_base64_stream_copy_from_byte_stream=yes
31144else
31145  ac_cv_lib_una_libuna_base64_stream_copy_from_byte_stream=no
31146fi
31147rm -f core conftest.err conftest.$ac_objext \
31148    conftest$ac_exeext conftest.$ac_ext
31149LIBS=$ac_check_lib_save_LIBS
31150fi
31151{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base64_stream_copy_from_byte_stream" >&5
31152$as_echo "$ac_cv_lib_una_libuna_base64_stream_copy_from_byte_stream" >&6; }
31153if test "x$ac_cv_lib_una_libuna_base64_stream_copy_from_byte_stream" = xyes; then :
31154  ac_cv_libuna_dummy=yes
31155else
31156  ac_cv_libuna=no
31157fi
31158
31159        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_base64_stream_with_index_copy_from_byte_stream in -luna" >&5
31160$as_echo_n "checking for libuna_base64_stream_with_index_copy_from_byte_stream in -luna... " >&6; }
31161if ${ac_cv_lib_una_libuna_base64_stream_with_index_copy_from_byte_stream+:} false; then :
31162  $as_echo_n "(cached) " >&6
31163else
31164  ac_check_lib_save_LIBS=$LIBS
31165LIBS="-luna  $LIBS"
31166cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31167/* end confdefs.h.  */
31168
31169/* Override any GCC internal prototype to avoid an error.
31170   Use char because int might match the return type of a GCC
31171   builtin and then its argument prototype would still apply.  */
31172#ifdef __cplusplus
31173extern "C"
31174#endif
31175char libuna_base64_stream_with_index_copy_from_byte_stream ();
31176int
31177main ()
31178{
31179return libuna_base64_stream_with_index_copy_from_byte_stream ();
31180  ;
31181  return 0;
31182}
31183_ACEOF
31184if ac_fn_c_try_link "$LINENO"; then :
31185  ac_cv_lib_una_libuna_base64_stream_with_index_copy_from_byte_stream=yes
31186else
31187  ac_cv_lib_una_libuna_base64_stream_with_index_copy_from_byte_stream=no
31188fi
31189rm -f core conftest.err conftest.$ac_objext \
31190    conftest$ac_exeext conftest.$ac_ext
31191LIBS=$ac_check_lib_save_LIBS
31192fi
31193{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_base64_stream_with_index_copy_from_byte_stream" >&5
31194$as_echo "$ac_cv_lib_una_libuna_base64_stream_with_index_copy_from_byte_stream" >&6; }
31195if test "x$ac_cv_lib_una_libuna_base64_stream_with_index_copy_from_byte_stream" = xyes; then :
31196  ac_cv_libuna_dummy=yes
31197else
31198  ac_cv_libuna=no
31199fi
31200
31201
31202                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_byte_stream_size_from_utf8 in -luna" >&5
31203$as_echo_n "checking for libuna_byte_stream_size_from_utf8 in -luna... " >&6; }
31204if ${ac_cv_lib_una_libuna_byte_stream_size_from_utf8+:} false; then :
31205  $as_echo_n "(cached) " >&6
31206else
31207  ac_check_lib_save_LIBS=$LIBS
31208LIBS="-luna  $LIBS"
31209cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31210/* end confdefs.h.  */
31211
31212/* Override any GCC internal prototype to avoid an error.
31213   Use char because int might match the return type of a GCC
31214   builtin and then its argument prototype would still apply.  */
31215#ifdef __cplusplus
31216extern "C"
31217#endif
31218char libuna_byte_stream_size_from_utf8 ();
31219int
31220main ()
31221{
31222return libuna_byte_stream_size_from_utf8 ();
31223  ;
31224  return 0;
31225}
31226_ACEOF
31227if ac_fn_c_try_link "$LINENO"; then :
31228  ac_cv_lib_una_libuna_byte_stream_size_from_utf8=yes
31229else
31230  ac_cv_lib_una_libuna_byte_stream_size_from_utf8=no
31231fi
31232rm -f core conftest.err conftest.$ac_objext \
31233    conftest$ac_exeext conftest.$ac_ext
31234LIBS=$ac_check_lib_save_LIBS
31235fi
31236{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_byte_stream_size_from_utf8" >&5
31237$as_echo "$ac_cv_lib_una_libuna_byte_stream_size_from_utf8" >&6; }
31238if test "x$ac_cv_lib_una_libuna_byte_stream_size_from_utf8" = xyes; then :
31239  ac_cv_libuna_dummy=yes
31240else
31241  ac_cv_libuna=no
31242fi
31243
31244        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_byte_stream_copy_from_utf8 in -luna" >&5
31245$as_echo_n "checking for libuna_byte_stream_copy_from_utf8 in -luna... " >&6; }
31246if ${ac_cv_lib_una_libuna_byte_stream_copy_from_utf8+:} false; then :
31247  $as_echo_n "(cached) " >&6
31248else
31249  ac_check_lib_save_LIBS=$LIBS
31250LIBS="-luna  $LIBS"
31251cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31252/* end confdefs.h.  */
31253
31254/* Override any GCC internal prototype to avoid an error.
31255   Use char because int might match the return type of a GCC
31256   builtin and then its argument prototype would still apply.  */
31257#ifdef __cplusplus
31258extern "C"
31259#endif
31260char libuna_byte_stream_copy_from_utf8 ();
31261int
31262main ()
31263{
31264return libuna_byte_stream_copy_from_utf8 ();
31265  ;
31266  return 0;
31267}
31268_ACEOF
31269if ac_fn_c_try_link "$LINENO"; then :
31270  ac_cv_lib_una_libuna_byte_stream_copy_from_utf8=yes
31271else
31272  ac_cv_lib_una_libuna_byte_stream_copy_from_utf8=no
31273fi
31274rm -f core conftest.err conftest.$ac_objext \
31275    conftest$ac_exeext conftest.$ac_ext
31276LIBS=$ac_check_lib_save_LIBS
31277fi
31278{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_byte_stream_copy_from_utf8" >&5
31279$as_echo "$ac_cv_lib_una_libuna_byte_stream_copy_from_utf8" >&6; }
31280if test "x$ac_cv_lib_una_libuna_byte_stream_copy_from_utf8" = xyes; then :
31281  ac_cv_libuna_dummy=yes
31282else
31283  ac_cv_libuna=no
31284fi
31285
31286        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_byte_stream_size_from_utf16 in -luna" >&5
31287$as_echo_n "checking for libuna_byte_stream_size_from_utf16 in -luna... " >&6; }
31288if ${ac_cv_lib_una_libuna_byte_stream_size_from_utf16+:} false; then :
31289  $as_echo_n "(cached) " >&6
31290else
31291  ac_check_lib_save_LIBS=$LIBS
31292LIBS="-luna  $LIBS"
31293cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31294/* end confdefs.h.  */
31295
31296/* Override any GCC internal prototype to avoid an error.
31297   Use char because int might match the return type of a GCC
31298   builtin and then its argument prototype would still apply.  */
31299#ifdef __cplusplus
31300extern "C"
31301#endif
31302char libuna_byte_stream_size_from_utf16 ();
31303int
31304main ()
31305{
31306return libuna_byte_stream_size_from_utf16 ();
31307  ;
31308  return 0;
31309}
31310_ACEOF
31311if ac_fn_c_try_link "$LINENO"; then :
31312  ac_cv_lib_una_libuna_byte_stream_size_from_utf16=yes
31313else
31314  ac_cv_lib_una_libuna_byte_stream_size_from_utf16=no
31315fi
31316rm -f core conftest.err conftest.$ac_objext \
31317    conftest$ac_exeext conftest.$ac_ext
31318LIBS=$ac_check_lib_save_LIBS
31319fi
31320{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_byte_stream_size_from_utf16" >&5
31321$as_echo "$ac_cv_lib_una_libuna_byte_stream_size_from_utf16" >&6; }
31322if test "x$ac_cv_lib_una_libuna_byte_stream_size_from_utf16" = xyes; then :
31323  ac_cv_libuna_dummy=yes
31324else
31325  ac_cv_libuna=no
31326fi
31327
31328        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_byte_stream_copy_from_utf16 in -luna" >&5
31329$as_echo_n "checking for libuna_byte_stream_copy_from_utf16 in -luna... " >&6; }
31330if ${ac_cv_lib_una_libuna_byte_stream_copy_from_utf16+:} false; then :
31331  $as_echo_n "(cached) " >&6
31332else
31333  ac_check_lib_save_LIBS=$LIBS
31334LIBS="-luna  $LIBS"
31335cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31336/* end confdefs.h.  */
31337
31338/* Override any GCC internal prototype to avoid an error.
31339   Use char because int might match the return type of a GCC
31340   builtin and then its argument prototype would still apply.  */
31341#ifdef __cplusplus
31342extern "C"
31343#endif
31344char libuna_byte_stream_copy_from_utf16 ();
31345int
31346main ()
31347{
31348return libuna_byte_stream_copy_from_utf16 ();
31349  ;
31350  return 0;
31351}
31352_ACEOF
31353if ac_fn_c_try_link "$LINENO"; then :
31354  ac_cv_lib_una_libuna_byte_stream_copy_from_utf16=yes
31355else
31356  ac_cv_lib_una_libuna_byte_stream_copy_from_utf16=no
31357fi
31358rm -f core conftest.err conftest.$ac_objext \
31359    conftest$ac_exeext conftest.$ac_ext
31360LIBS=$ac_check_lib_save_LIBS
31361fi
31362{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_byte_stream_copy_from_utf16" >&5
31363$as_echo "$ac_cv_lib_una_libuna_byte_stream_copy_from_utf16" >&6; }
31364if test "x$ac_cv_lib_una_libuna_byte_stream_copy_from_utf16" = xyes; then :
31365  ac_cv_libuna_dummy=yes
31366else
31367  ac_cv_libuna=no
31368fi
31369
31370        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_byte_stream_size_from_utf32 in -luna" >&5
31371$as_echo_n "checking for libuna_byte_stream_size_from_utf32 in -luna... " >&6; }
31372if ${ac_cv_lib_una_libuna_byte_stream_size_from_utf32+:} false; then :
31373  $as_echo_n "(cached) " >&6
31374else
31375  ac_check_lib_save_LIBS=$LIBS
31376LIBS="-luna  $LIBS"
31377cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31378/* end confdefs.h.  */
31379
31380/* Override any GCC internal prototype to avoid an error.
31381   Use char because int might match the return type of a GCC
31382   builtin and then its argument prototype would still apply.  */
31383#ifdef __cplusplus
31384extern "C"
31385#endif
31386char libuna_byte_stream_size_from_utf32 ();
31387int
31388main ()
31389{
31390return libuna_byte_stream_size_from_utf32 ();
31391  ;
31392  return 0;
31393}
31394_ACEOF
31395if ac_fn_c_try_link "$LINENO"; then :
31396  ac_cv_lib_una_libuna_byte_stream_size_from_utf32=yes
31397else
31398  ac_cv_lib_una_libuna_byte_stream_size_from_utf32=no
31399fi
31400rm -f core conftest.err conftest.$ac_objext \
31401    conftest$ac_exeext conftest.$ac_ext
31402LIBS=$ac_check_lib_save_LIBS
31403fi
31404{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_byte_stream_size_from_utf32" >&5
31405$as_echo "$ac_cv_lib_una_libuna_byte_stream_size_from_utf32" >&6; }
31406if test "x$ac_cv_lib_una_libuna_byte_stream_size_from_utf32" = xyes; then :
31407  ac_cv_libuna_dummy=yes
31408else
31409  ac_cv_libuna=no
31410fi
31411
31412        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_byte_stream_copy_from_utf32 in -luna" >&5
31413$as_echo_n "checking for libuna_byte_stream_copy_from_utf32 in -luna... " >&6; }
31414if ${ac_cv_lib_una_libuna_byte_stream_copy_from_utf32+:} false; then :
31415  $as_echo_n "(cached) " >&6
31416else
31417  ac_check_lib_save_LIBS=$LIBS
31418LIBS="-luna  $LIBS"
31419cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31420/* end confdefs.h.  */
31421
31422/* Override any GCC internal prototype to avoid an error.
31423   Use char because int might match the return type of a GCC
31424   builtin and then its argument prototype would still apply.  */
31425#ifdef __cplusplus
31426extern "C"
31427#endif
31428char libuna_byte_stream_copy_from_utf32 ();
31429int
31430main ()
31431{
31432return libuna_byte_stream_copy_from_utf32 ();
31433  ;
31434  return 0;
31435}
31436_ACEOF
31437if ac_fn_c_try_link "$LINENO"; then :
31438  ac_cv_lib_una_libuna_byte_stream_copy_from_utf32=yes
31439else
31440  ac_cv_lib_una_libuna_byte_stream_copy_from_utf32=no
31441fi
31442rm -f core conftest.err conftest.$ac_objext \
31443    conftest$ac_exeext conftest.$ac_ext
31444LIBS=$ac_check_lib_save_LIBS
31445fi
31446{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_byte_stream_copy_from_utf32" >&5
31447$as_echo "$ac_cv_lib_una_libuna_byte_stream_copy_from_utf32" >&6; }
31448if test "x$ac_cv_lib_una_libuna_byte_stream_copy_from_utf32" = xyes; then :
31449  ac_cv_libuna_dummy=yes
31450else
31451  ac_cv_libuna=no
31452fi
31453
31454
31455                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_stream_size_from_utf8 in -luna" >&5
31456$as_echo_n "checking for libuna_utf8_stream_size_from_utf8 in -luna... " >&6; }
31457if ${ac_cv_lib_una_libuna_utf8_stream_size_from_utf8+:} false; then :
31458  $as_echo_n "(cached) " >&6
31459else
31460  ac_check_lib_save_LIBS=$LIBS
31461LIBS="-luna  $LIBS"
31462cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31463/* end confdefs.h.  */
31464
31465/* Override any GCC internal prototype to avoid an error.
31466   Use char because int might match the return type of a GCC
31467   builtin and then its argument prototype would still apply.  */
31468#ifdef __cplusplus
31469extern "C"
31470#endif
31471char libuna_utf8_stream_size_from_utf8 ();
31472int
31473main ()
31474{
31475return libuna_utf8_stream_size_from_utf8 ();
31476  ;
31477  return 0;
31478}
31479_ACEOF
31480if ac_fn_c_try_link "$LINENO"; then :
31481  ac_cv_lib_una_libuna_utf8_stream_size_from_utf8=yes
31482else
31483  ac_cv_lib_una_libuna_utf8_stream_size_from_utf8=no
31484fi
31485rm -f core conftest.err conftest.$ac_objext \
31486    conftest$ac_exeext conftest.$ac_ext
31487LIBS=$ac_check_lib_save_LIBS
31488fi
31489{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_stream_size_from_utf8" >&5
31490$as_echo "$ac_cv_lib_una_libuna_utf8_stream_size_from_utf8" >&6; }
31491if test "x$ac_cv_lib_una_libuna_utf8_stream_size_from_utf8" = xyes; then :
31492  ac_cv_libuna_dummy=yes
31493else
31494  ac_cv_libuna=no
31495fi
31496
31497        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_stream_copy_from_utf8 in -luna" >&5
31498$as_echo_n "checking for libuna_utf8_stream_copy_from_utf8 in -luna... " >&6; }
31499if ${ac_cv_lib_una_libuna_utf8_stream_copy_from_utf8+:} false; then :
31500  $as_echo_n "(cached) " >&6
31501else
31502  ac_check_lib_save_LIBS=$LIBS
31503LIBS="-luna  $LIBS"
31504cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31505/* end confdefs.h.  */
31506
31507/* Override any GCC internal prototype to avoid an error.
31508   Use char because int might match the return type of a GCC
31509   builtin and then its argument prototype would still apply.  */
31510#ifdef __cplusplus
31511extern "C"
31512#endif
31513char libuna_utf8_stream_copy_from_utf8 ();
31514int
31515main ()
31516{
31517return libuna_utf8_stream_copy_from_utf8 ();
31518  ;
31519  return 0;
31520}
31521_ACEOF
31522if ac_fn_c_try_link "$LINENO"; then :
31523  ac_cv_lib_una_libuna_utf8_stream_copy_from_utf8=yes
31524else
31525  ac_cv_lib_una_libuna_utf8_stream_copy_from_utf8=no
31526fi
31527rm -f core conftest.err conftest.$ac_objext \
31528    conftest$ac_exeext conftest.$ac_ext
31529LIBS=$ac_check_lib_save_LIBS
31530fi
31531{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_stream_copy_from_utf8" >&5
31532$as_echo "$ac_cv_lib_una_libuna_utf8_stream_copy_from_utf8" >&6; }
31533if test "x$ac_cv_lib_una_libuna_utf8_stream_copy_from_utf8" = xyes; then :
31534  ac_cv_libuna_dummy=yes
31535else
31536  ac_cv_libuna=no
31537fi
31538
31539        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_stream_size_from_utf16 in -luna" >&5
31540$as_echo_n "checking for libuna_utf8_stream_size_from_utf16 in -luna... " >&6; }
31541if ${ac_cv_lib_una_libuna_utf8_stream_size_from_utf16+:} false; then :
31542  $as_echo_n "(cached) " >&6
31543else
31544  ac_check_lib_save_LIBS=$LIBS
31545LIBS="-luna  $LIBS"
31546cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31547/* end confdefs.h.  */
31548
31549/* Override any GCC internal prototype to avoid an error.
31550   Use char because int might match the return type of a GCC
31551   builtin and then its argument prototype would still apply.  */
31552#ifdef __cplusplus
31553extern "C"
31554#endif
31555char libuna_utf8_stream_size_from_utf16 ();
31556int
31557main ()
31558{
31559return libuna_utf8_stream_size_from_utf16 ();
31560  ;
31561  return 0;
31562}
31563_ACEOF
31564if ac_fn_c_try_link "$LINENO"; then :
31565  ac_cv_lib_una_libuna_utf8_stream_size_from_utf16=yes
31566else
31567  ac_cv_lib_una_libuna_utf8_stream_size_from_utf16=no
31568fi
31569rm -f core conftest.err conftest.$ac_objext \
31570    conftest$ac_exeext conftest.$ac_ext
31571LIBS=$ac_check_lib_save_LIBS
31572fi
31573{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_stream_size_from_utf16" >&5
31574$as_echo "$ac_cv_lib_una_libuna_utf8_stream_size_from_utf16" >&6; }
31575if test "x$ac_cv_lib_una_libuna_utf8_stream_size_from_utf16" = xyes; then :
31576  ac_cv_libuna_dummy=yes
31577else
31578  ac_cv_libuna=no
31579fi
31580
31581        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_stream_copy_from_utf16 in -luna" >&5
31582$as_echo_n "checking for libuna_utf8_stream_copy_from_utf16 in -luna... " >&6; }
31583if ${ac_cv_lib_una_libuna_utf8_stream_copy_from_utf16+:} false; then :
31584  $as_echo_n "(cached) " >&6
31585else
31586  ac_check_lib_save_LIBS=$LIBS
31587LIBS="-luna  $LIBS"
31588cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31589/* end confdefs.h.  */
31590
31591/* Override any GCC internal prototype to avoid an error.
31592   Use char because int might match the return type of a GCC
31593   builtin and then its argument prototype would still apply.  */
31594#ifdef __cplusplus
31595extern "C"
31596#endif
31597char libuna_utf8_stream_copy_from_utf16 ();
31598int
31599main ()
31600{
31601return libuna_utf8_stream_copy_from_utf16 ();
31602  ;
31603  return 0;
31604}
31605_ACEOF
31606if ac_fn_c_try_link "$LINENO"; then :
31607  ac_cv_lib_una_libuna_utf8_stream_copy_from_utf16=yes
31608else
31609  ac_cv_lib_una_libuna_utf8_stream_copy_from_utf16=no
31610fi
31611rm -f core conftest.err conftest.$ac_objext \
31612    conftest$ac_exeext conftest.$ac_ext
31613LIBS=$ac_check_lib_save_LIBS
31614fi
31615{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_stream_copy_from_utf16" >&5
31616$as_echo "$ac_cv_lib_una_libuna_utf8_stream_copy_from_utf16" >&6; }
31617if test "x$ac_cv_lib_una_libuna_utf8_stream_copy_from_utf16" = xyes; then :
31618  ac_cv_libuna_dummy=yes
31619else
31620  ac_cv_libuna=no
31621fi
31622
31623        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_stream_size_from_utf32 in -luna" >&5
31624$as_echo_n "checking for libuna_utf8_stream_size_from_utf32 in -luna... " >&6; }
31625if ${ac_cv_lib_una_libuna_utf8_stream_size_from_utf32+:} false; then :
31626  $as_echo_n "(cached) " >&6
31627else
31628  ac_check_lib_save_LIBS=$LIBS
31629LIBS="-luna  $LIBS"
31630cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31631/* end confdefs.h.  */
31632
31633/* Override any GCC internal prototype to avoid an error.
31634   Use char because int might match the return type of a GCC
31635   builtin and then its argument prototype would still apply.  */
31636#ifdef __cplusplus
31637extern "C"
31638#endif
31639char libuna_utf8_stream_size_from_utf32 ();
31640int
31641main ()
31642{
31643return libuna_utf8_stream_size_from_utf32 ();
31644  ;
31645  return 0;
31646}
31647_ACEOF
31648if ac_fn_c_try_link "$LINENO"; then :
31649  ac_cv_lib_una_libuna_utf8_stream_size_from_utf32=yes
31650else
31651  ac_cv_lib_una_libuna_utf8_stream_size_from_utf32=no
31652fi
31653rm -f core conftest.err conftest.$ac_objext \
31654    conftest$ac_exeext conftest.$ac_ext
31655LIBS=$ac_check_lib_save_LIBS
31656fi
31657{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_stream_size_from_utf32" >&5
31658$as_echo "$ac_cv_lib_una_libuna_utf8_stream_size_from_utf32" >&6; }
31659if test "x$ac_cv_lib_una_libuna_utf8_stream_size_from_utf32" = xyes; then :
31660  ac_cv_libuna_dummy=yes
31661else
31662  ac_cv_libuna=no
31663fi
31664
31665        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_stream_copy_from_utf32 in -luna" >&5
31666$as_echo_n "checking for libuna_utf8_stream_copy_from_utf32 in -luna... " >&6; }
31667if ${ac_cv_lib_una_libuna_utf8_stream_copy_from_utf32+:} false; then :
31668  $as_echo_n "(cached) " >&6
31669else
31670  ac_check_lib_save_LIBS=$LIBS
31671LIBS="-luna  $LIBS"
31672cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31673/* end confdefs.h.  */
31674
31675/* Override any GCC internal prototype to avoid an error.
31676   Use char because int might match the return type of a GCC
31677   builtin and then its argument prototype would still apply.  */
31678#ifdef __cplusplus
31679extern "C"
31680#endif
31681char libuna_utf8_stream_copy_from_utf32 ();
31682int
31683main ()
31684{
31685return libuna_utf8_stream_copy_from_utf32 ();
31686  ;
31687  return 0;
31688}
31689_ACEOF
31690if ac_fn_c_try_link "$LINENO"; then :
31691  ac_cv_lib_una_libuna_utf8_stream_copy_from_utf32=yes
31692else
31693  ac_cv_lib_una_libuna_utf8_stream_copy_from_utf32=no
31694fi
31695rm -f core conftest.err conftest.$ac_objext \
31696    conftest$ac_exeext conftest.$ac_ext
31697LIBS=$ac_check_lib_save_LIBS
31698fi
31699{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_stream_copy_from_utf32" >&5
31700$as_echo "$ac_cv_lib_una_libuna_utf8_stream_copy_from_utf32" >&6; }
31701if test "x$ac_cv_lib_una_libuna_utf8_stream_copy_from_utf32" = xyes; then :
31702  ac_cv_libuna_dummy=yes
31703else
31704  ac_cv_libuna=no
31705fi
31706
31707
31708                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_stream_size_from_utf8 in -luna" >&5
31709$as_echo_n "checking for libuna_utf16_stream_size_from_utf8 in -luna... " >&6; }
31710if ${ac_cv_lib_una_libuna_utf16_stream_size_from_utf8+:} false; then :
31711  $as_echo_n "(cached) " >&6
31712else
31713  ac_check_lib_save_LIBS=$LIBS
31714LIBS="-luna  $LIBS"
31715cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31716/* end confdefs.h.  */
31717
31718/* Override any GCC internal prototype to avoid an error.
31719   Use char because int might match the return type of a GCC
31720   builtin and then its argument prototype would still apply.  */
31721#ifdef __cplusplus
31722extern "C"
31723#endif
31724char libuna_utf16_stream_size_from_utf8 ();
31725int
31726main ()
31727{
31728return libuna_utf16_stream_size_from_utf8 ();
31729  ;
31730  return 0;
31731}
31732_ACEOF
31733if ac_fn_c_try_link "$LINENO"; then :
31734  ac_cv_lib_una_libuna_utf16_stream_size_from_utf8=yes
31735else
31736  ac_cv_lib_una_libuna_utf16_stream_size_from_utf8=no
31737fi
31738rm -f core conftest.err conftest.$ac_objext \
31739    conftest$ac_exeext conftest.$ac_ext
31740LIBS=$ac_check_lib_save_LIBS
31741fi
31742{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_stream_size_from_utf8" >&5
31743$as_echo "$ac_cv_lib_una_libuna_utf16_stream_size_from_utf8" >&6; }
31744if test "x$ac_cv_lib_una_libuna_utf16_stream_size_from_utf8" = xyes; then :
31745  ac_cv_libuna_dummy=yes
31746else
31747  ac_cv_libuna=no
31748fi
31749
31750        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_stream_copy_from_utf8 in -luna" >&5
31751$as_echo_n "checking for libuna_utf16_stream_copy_from_utf8 in -luna... " >&6; }
31752if ${ac_cv_lib_una_libuna_utf16_stream_copy_from_utf8+:} false; then :
31753  $as_echo_n "(cached) " >&6
31754else
31755  ac_check_lib_save_LIBS=$LIBS
31756LIBS="-luna  $LIBS"
31757cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31758/* end confdefs.h.  */
31759
31760/* Override any GCC internal prototype to avoid an error.
31761   Use char because int might match the return type of a GCC
31762   builtin and then its argument prototype would still apply.  */
31763#ifdef __cplusplus
31764extern "C"
31765#endif
31766char libuna_utf16_stream_copy_from_utf8 ();
31767int
31768main ()
31769{
31770return libuna_utf16_stream_copy_from_utf8 ();
31771  ;
31772  return 0;
31773}
31774_ACEOF
31775if ac_fn_c_try_link "$LINENO"; then :
31776  ac_cv_lib_una_libuna_utf16_stream_copy_from_utf8=yes
31777else
31778  ac_cv_lib_una_libuna_utf16_stream_copy_from_utf8=no
31779fi
31780rm -f core conftest.err conftest.$ac_objext \
31781    conftest$ac_exeext conftest.$ac_ext
31782LIBS=$ac_check_lib_save_LIBS
31783fi
31784{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_stream_copy_from_utf8" >&5
31785$as_echo "$ac_cv_lib_una_libuna_utf16_stream_copy_from_utf8" >&6; }
31786if test "x$ac_cv_lib_una_libuna_utf16_stream_copy_from_utf8" = xyes; then :
31787  ac_cv_libuna_dummy=yes
31788else
31789  ac_cv_libuna=no
31790fi
31791
31792        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_stream_size_from_utf16 in -luna" >&5
31793$as_echo_n "checking for libuna_utf16_stream_size_from_utf16 in -luna... " >&6; }
31794if ${ac_cv_lib_una_libuna_utf16_stream_size_from_utf16+:} false; then :
31795  $as_echo_n "(cached) " >&6
31796else
31797  ac_check_lib_save_LIBS=$LIBS
31798LIBS="-luna  $LIBS"
31799cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31800/* end confdefs.h.  */
31801
31802/* Override any GCC internal prototype to avoid an error.
31803   Use char because int might match the return type of a GCC
31804   builtin and then its argument prototype would still apply.  */
31805#ifdef __cplusplus
31806extern "C"
31807#endif
31808char libuna_utf16_stream_size_from_utf16 ();
31809int
31810main ()
31811{
31812return libuna_utf16_stream_size_from_utf16 ();
31813  ;
31814  return 0;
31815}
31816_ACEOF
31817if ac_fn_c_try_link "$LINENO"; then :
31818  ac_cv_lib_una_libuna_utf16_stream_size_from_utf16=yes
31819else
31820  ac_cv_lib_una_libuna_utf16_stream_size_from_utf16=no
31821fi
31822rm -f core conftest.err conftest.$ac_objext \
31823    conftest$ac_exeext conftest.$ac_ext
31824LIBS=$ac_check_lib_save_LIBS
31825fi
31826{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_stream_size_from_utf16" >&5
31827$as_echo "$ac_cv_lib_una_libuna_utf16_stream_size_from_utf16" >&6; }
31828if test "x$ac_cv_lib_una_libuna_utf16_stream_size_from_utf16" = xyes; then :
31829  ac_cv_libuna_dummy=yes
31830else
31831  ac_cv_libuna=no
31832fi
31833
31834        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_stream_copy_from_utf16 in -luna" >&5
31835$as_echo_n "checking for libuna_utf16_stream_copy_from_utf16 in -luna... " >&6; }
31836if ${ac_cv_lib_una_libuna_utf16_stream_copy_from_utf16+:} false; then :
31837  $as_echo_n "(cached) " >&6
31838else
31839  ac_check_lib_save_LIBS=$LIBS
31840LIBS="-luna  $LIBS"
31841cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31842/* end confdefs.h.  */
31843
31844/* Override any GCC internal prototype to avoid an error.
31845   Use char because int might match the return type of a GCC
31846   builtin and then its argument prototype would still apply.  */
31847#ifdef __cplusplus
31848extern "C"
31849#endif
31850char libuna_utf16_stream_copy_from_utf16 ();
31851int
31852main ()
31853{
31854return libuna_utf16_stream_copy_from_utf16 ();
31855  ;
31856  return 0;
31857}
31858_ACEOF
31859if ac_fn_c_try_link "$LINENO"; then :
31860  ac_cv_lib_una_libuna_utf16_stream_copy_from_utf16=yes
31861else
31862  ac_cv_lib_una_libuna_utf16_stream_copy_from_utf16=no
31863fi
31864rm -f core conftest.err conftest.$ac_objext \
31865    conftest$ac_exeext conftest.$ac_ext
31866LIBS=$ac_check_lib_save_LIBS
31867fi
31868{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_stream_copy_from_utf16" >&5
31869$as_echo "$ac_cv_lib_una_libuna_utf16_stream_copy_from_utf16" >&6; }
31870if test "x$ac_cv_lib_una_libuna_utf16_stream_copy_from_utf16" = xyes; then :
31871  ac_cv_libuna_dummy=yes
31872else
31873  ac_cv_libuna=no
31874fi
31875
31876        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_stream_size_from_utf32 in -luna" >&5
31877$as_echo_n "checking for libuna_utf16_stream_size_from_utf32 in -luna... " >&6; }
31878if ${ac_cv_lib_una_libuna_utf16_stream_size_from_utf32+:} false; then :
31879  $as_echo_n "(cached) " >&6
31880else
31881  ac_check_lib_save_LIBS=$LIBS
31882LIBS="-luna  $LIBS"
31883cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31884/* end confdefs.h.  */
31885
31886/* Override any GCC internal prototype to avoid an error.
31887   Use char because int might match the return type of a GCC
31888   builtin and then its argument prototype would still apply.  */
31889#ifdef __cplusplus
31890extern "C"
31891#endif
31892char libuna_utf16_stream_size_from_utf32 ();
31893int
31894main ()
31895{
31896return libuna_utf16_stream_size_from_utf32 ();
31897  ;
31898  return 0;
31899}
31900_ACEOF
31901if ac_fn_c_try_link "$LINENO"; then :
31902  ac_cv_lib_una_libuna_utf16_stream_size_from_utf32=yes
31903else
31904  ac_cv_lib_una_libuna_utf16_stream_size_from_utf32=no
31905fi
31906rm -f core conftest.err conftest.$ac_objext \
31907    conftest$ac_exeext conftest.$ac_ext
31908LIBS=$ac_check_lib_save_LIBS
31909fi
31910{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_stream_size_from_utf32" >&5
31911$as_echo "$ac_cv_lib_una_libuna_utf16_stream_size_from_utf32" >&6; }
31912if test "x$ac_cv_lib_una_libuna_utf16_stream_size_from_utf32" = xyes; then :
31913  ac_cv_libuna_dummy=yes
31914else
31915  ac_cv_libuna=no
31916fi
31917
31918        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_stream_copy_from_utf32 in -luna" >&5
31919$as_echo_n "checking for libuna_utf16_stream_copy_from_utf32 in -luna... " >&6; }
31920if ${ac_cv_lib_una_libuna_utf16_stream_copy_from_utf32+:} false; then :
31921  $as_echo_n "(cached) " >&6
31922else
31923  ac_check_lib_save_LIBS=$LIBS
31924LIBS="-luna  $LIBS"
31925cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31926/* end confdefs.h.  */
31927
31928/* Override any GCC internal prototype to avoid an error.
31929   Use char because int might match the return type of a GCC
31930   builtin and then its argument prototype would still apply.  */
31931#ifdef __cplusplus
31932extern "C"
31933#endif
31934char libuna_utf16_stream_copy_from_utf32 ();
31935int
31936main ()
31937{
31938return libuna_utf16_stream_copy_from_utf32 ();
31939  ;
31940  return 0;
31941}
31942_ACEOF
31943if ac_fn_c_try_link "$LINENO"; then :
31944  ac_cv_lib_una_libuna_utf16_stream_copy_from_utf32=yes
31945else
31946  ac_cv_lib_una_libuna_utf16_stream_copy_from_utf32=no
31947fi
31948rm -f core conftest.err conftest.$ac_objext \
31949    conftest$ac_exeext conftest.$ac_ext
31950LIBS=$ac_check_lib_save_LIBS
31951fi
31952{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_stream_copy_from_utf32" >&5
31953$as_echo "$ac_cv_lib_una_libuna_utf16_stream_copy_from_utf32" >&6; }
31954if test "x$ac_cv_lib_una_libuna_utf16_stream_copy_from_utf32" = xyes; then :
31955  ac_cv_libuna_dummy=yes
31956else
31957  ac_cv_libuna=no
31958fi
31959
31960
31961                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_stream_size_from_utf8 in -luna" >&5
31962$as_echo_n "checking for libuna_utf32_stream_size_from_utf8 in -luna... " >&6; }
31963if ${ac_cv_lib_una_libuna_utf32_stream_size_from_utf8+:} false; then :
31964  $as_echo_n "(cached) " >&6
31965else
31966  ac_check_lib_save_LIBS=$LIBS
31967LIBS="-luna  $LIBS"
31968cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31969/* end confdefs.h.  */
31970
31971/* Override any GCC internal prototype to avoid an error.
31972   Use char because int might match the return type of a GCC
31973   builtin and then its argument prototype would still apply.  */
31974#ifdef __cplusplus
31975extern "C"
31976#endif
31977char libuna_utf32_stream_size_from_utf8 ();
31978int
31979main ()
31980{
31981return libuna_utf32_stream_size_from_utf8 ();
31982  ;
31983  return 0;
31984}
31985_ACEOF
31986if ac_fn_c_try_link "$LINENO"; then :
31987  ac_cv_lib_una_libuna_utf32_stream_size_from_utf8=yes
31988else
31989  ac_cv_lib_una_libuna_utf32_stream_size_from_utf8=no
31990fi
31991rm -f core conftest.err conftest.$ac_objext \
31992    conftest$ac_exeext conftest.$ac_ext
31993LIBS=$ac_check_lib_save_LIBS
31994fi
31995{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_stream_size_from_utf8" >&5
31996$as_echo "$ac_cv_lib_una_libuna_utf32_stream_size_from_utf8" >&6; }
31997if test "x$ac_cv_lib_una_libuna_utf32_stream_size_from_utf8" = xyes; then :
31998  ac_cv_libuna_dummy=yes
31999else
32000  ac_cv_libuna=no
32001fi
32002
32003        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_stream_copy_from_utf8 in -luna" >&5
32004$as_echo_n "checking for libuna_utf32_stream_copy_from_utf8 in -luna... " >&6; }
32005if ${ac_cv_lib_una_libuna_utf32_stream_copy_from_utf8+:} false; then :
32006  $as_echo_n "(cached) " >&6
32007else
32008  ac_check_lib_save_LIBS=$LIBS
32009LIBS="-luna  $LIBS"
32010cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32011/* end confdefs.h.  */
32012
32013/* Override any GCC internal prototype to avoid an error.
32014   Use char because int might match the return type of a GCC
32015   builtin and then its argument prototype would still apply.  */
32016#ifdef __cplusplus
32017extern "C"
32018#endif
32019char libuna_utf32_stream_copy_from_utf8 ();
32020int
32021main ()
32022{
32023return libuna_utf32_stream_copy_from_utf8 ();
32024  ;
32025  return 0;
32026}
32027_ACEOF
32028if ac_fn_c_try_link "$LINENO"; then :
32029  ac_cv_lib_una_libuna_utf32_stream_copy_from_utf8=yes
32030else
32031  ac_cv_lib_una_libuna_utf32_stream_copy_from_utf8=no
32032fi
32033rm -f core conftest.err conftest.$ac_objext \
32034    conftest$ac_exeext conftest.$ac_ext
32035LIBS=$ac_check_lib_save_LIBS
32036fi
32037{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_stream_copy_from_utf8" >&5
32038$as_echo "$ac_cv_lib_una_libuna_utf32_stream_copy_from_utf8" >&6; }
32039if test "x$ac_cv_lib_una_libuna_utf32_stream_copy_from_utf8" = xyes; then :
32040  ac_cv_libuna_dummy=yes
32041else
32042  ac_cv_libuna=no
32043fi
32044
32045        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_stream_size_from_utf16 in -luna" >&5
32046$as_echo_n "checking for libuna_utf32_stream_size_from_utf16 in -luna... " >&6; }
32047if ${ac_cv_lib_una_libuna_utf32_stream_size_from_utf16+:} false; then :
32048  $as_echo_n "(cached) " >&6
32049else
32050  ac_check_lib_save_LIBS=$LIBS
32051LIBS="-luna  $LIBS"
32052cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32053/* end confdefs.h.  */
32054
32055/* Override any GCC internal prototype to avoid an error.
32056   Use char because int might match the return type of a GCC
32057   builtin and then its argument prototype would still apply.  */
32058#ifdef __cplusplus
32059extern "C"
32060#endif
32061char libuna_utf32_stream_size_from_utf16 ();
32062int
32063main ()
32064{
32065return libuna_utf32_stream_size_from_utf16 ();
32066  ;
32067  return 0;
32068}
32069_ACEOF
32070if ac_fn_c_try_link "$LINENO"; then :
32071  ac_cv_lib_una_libuna_utf32_stream_size_from_utf16=yes
32072else
32073  ac_cv_lib_una_libuna_utf32_stream_size_from_utf16=no
32074fi
32075rm -f core conftest.err conftest.$ac_objext \
32076    conftest$ac_exeext conftest.$ac_ext
32077LIBS=$ac_check_lib_save_LIBS
32078fi
32079{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_stream_size_from_utf16" >&5
32080$as_echo "$ac_cv_lib_una_libuna_utf32_stream_size_from_utf16" >&6; }
32081if test "x$ac_cv_lib_una_libuna_utf32_stream_size_from_utf16" = xyes; then :
32082  ac_cv_libuna_dummy=yes
32083else
32084  ac_cv_libuna=no
32085fi
32086
32087        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_stream_copy_from_utf16 in -luna" >&5
32088$as_echo_n "checking for libuna_utf32_stream_copy_from_utf16 in -luna... " >&6; }
32089if ${ac_cv_lib_una_libuna_utf32_stream_copy_from_utf16+:} false; then :
32090  $as_echo_n "(cached) " >&6
32091else
32092  ac_check_lib_save_LIBS=$LIBS
32093LIBS="-luna  $LIBS"
32094cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32095/* end confdefs.h.  */
32096
32097/* Override any GCC internal prototype to avoid an error.
32098   Use char because int might match the return type of a GCC
32099   builtin and then its argument prototype would still apply.  */
32100#ifdef __cplusplus
32101extern "C"
32102#endif
32103char libuna_utf32_stream_copy_from_utf16 ();
32104int
32105main ()
32106{
32107return libuna_utf32_stream_copy_from_utf16 ();
32108  ;
32109  return 0;
32110}
32111_ACEOF
32112if ac_fn_c_try_link "$LINENO"; then :
32113  ac_cv_lib_una_libuna_utf32_stream_copy_from_utf16=yes
32114else
32115  ac_cv_lib_una_libuna_utf32_stream_copy_from_utf16=no
32116fi
32117rm -f core conftest.err conftest.$ac_objext \
32118    conftest$ac_exeext conftest.$ac_ext
32119LIBS=$ac_check_lib_save_LIBS
32120fi
32121{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_stream_copy_from_utf16" >&5
32122$as_echo "$ac_cv_lib_una_libuna_utf32_stream_copy_from_utf16" >&6; }
32123if test "x$ac_cv_lib_una_libuna_utf32_stream_copy_from_utf16" = xyes; then :
32124  ac_cv_libuna_dummy=yes
32125else
32126  ac_cv_libuna=no
32127fi
32128
32129        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_stream_size_from_utf32 in -luna" >&5
32130$as_echo_n "checking for libuna_utf32_stream_size_from_utf32 in -luna... " >&6; }
32131if ${ac_cv_lib_una_libuna_utf32_stream_size_from_utf32+:} false; then :
32132  $as_echo_n "(cached) " >&6
32133else
32134  ac_check_lib_save_LIBS=$LIBS
32135LIBS="-luna  $LIBS"
32136cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32137/* end confdefs.h.  */
32138
32139/* Override any GCC internal prototype to avoid an error.
32140   Use char because int might match the return type of a GCC
32141   builtin and then its argument prototype would still apply.  */
32142#ifdef __cplusplus
32143extern "C"
32144#endif
32145char libuna_utf32_stream_size_from_utf32 ();
32146int
32147main ()
32148{
32149return libuna_utf32_stream_size_from_utf32 ();
32150  ;
32151  return 0;
32152}
32153_ACEOF
32154if ac_fn_c_try_link "$LINENO"; then :
32155  ac_cv_lib_una_libuna_utf32_stream_size_from_utf32=yes
32156else
32157  ac_cv_lib_una_libuna_utf32_stream_size_from_utf32=no
32158fi
32159rm -f core conftest.err conftest.$ac_objext \
32160    conftest$ac_exeext conftest.$ac_ext
32161LIBS=$ac_check_lib_save_LIBS
32162fi
32163{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_stream_size_from_utf32" >&5
32164$as_echo "$ac_cv_lib_una_libuna_utf32_stream_size_from_utf32" >&6; }
32165if test "x$ac_cv_lib_una_libuna_utf32_stream_size_from_utf32" = xyes; then :
32166  ac_cv_libuna_dummy=yes
32167else
32168  ac_cv_libuna=no
32169fi
32170
32171        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_stream_copy_from_utf32 in -luna" >&5
32172$as_echo_n "checking for libuna_utf32_stream_copy_from_utf32 in -luna... " >&6; }
32173if ${ac_cv_lib_una_libuna_utf32_stream_copy_from_utf32+:} false; then :
32174  $as_echo_n "(cached) " >&6
32175else
32176  ac_check_lib_save_LIBS=$LIBS
32177LIBS="-luna  $LIBS"
32178cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32179/* end confdefs.h.  */
32180
32181/* Override any GCC internal prototype to avoid an error.
32182   Use char because int might match the return type of a GCC
32183   builtin and then its argument prototype would still apply.  */
32184#ifdef __cplusplus
32185extern "C"
32186#endif
32187char libuna_utf32_stream_copy_from_utf32 ();
32188int
32189main ()
32190{
32191return libuna_utf32_stream_copy_from_utf32 ();
32192  ;
32193  return 0;
32194}
32195_ACEOF
32196if ac_fn_c_try_link "$LINENO"; then :
32197  ac_cv_lib_una_libuna_utf32_stream_copy_from_utf32=yes
32198else
32199  ac_cv_lib_una_libuna_utf32_stream_copy_from_utf32=no
32200fi
32201rm -f core conftest.err conftest.$ac_objext \
32202    conftest$ac_exeext conftest.$ac_ext
32203LIBS=$ac_check_lib_save_LIBS
32204fi
32205{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_stream_copy_from_utf32" >&5
32206$as_echo "$ac_cv_lib_una_libuna_utf32_stream_copy_from_utf32" >&6; }
32207if test "x$ac_cv_lib_una_libuna_utf32_stream_copy_from_utf32" = xyes; then :
32208  ac_cv_libuna_dummy=yes
32209else
32210  ac_cv_libuna=no
32211fi
32212
32213
32214                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_size_from_byte_stream in -luna" >&5
32215$as_echo_n "checking for libuna_utf8_string_size_from_byte_stream in -luna... " >&6; }
32216if ${ac_cv_lib_una_libuna_utf8_string_size_from_byte_stream+:} false; then :
32217  $as_echo_n "(cached) " >&6
32218else
32219  ac_check_lib_save_LIBS=$LIBS
32220LIBS="-luna  $LIBS"
32221cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32222/* end confdefs.h.  */
32223
32224/* Override any GCC internal prototype to avoid an error.
32225   Use char because int might match the return type of a GCC
32226   builtin and then its argument prototype would still apply.  */
32227#ifdef __cplusplus
32228extern "C"
32229#endif
32230char libuna_utf8_string_size_from_byte_stream ();
32231int
32232main ()
32233{
32234return libuna_utf8_string_size_from_byte_stream ();
32235  ;
32236  return 0;
32237}
32238_ACEOF
32239if ac_fn_c_try_link "$LINENO"; then :
32240  ac_cv_lib_una_libuna_utf8_string_size_from_byte_stream=yes
32241else
32242  ac_cv_lib_una_libuna_utf8_string_size_from_byte_stream=no
32243fi
32244rm -f core conftest.err conftest.$ac_objext \
32245    conftest$ac_exeext conftest.$ac_ext
32246LIBS=$ac_check_lib_save_LIBS
32247fi
32248{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_size_from_byte_stream" >&5
32249$as_echo "$ac_cv_lib_una_libuna_utf8_string_size_from_byte_stream" >&6; }
32250if test "x$ac_cv_lib_una_libuna_utf8_string_size_from_byte_stream" = xyes; then :
32251  ac_cv_libuna_dummy=yes
32252else
32253  ac_cv_libuna=no
32254fi
32255
32256        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_copy_from_byte_stream in -luna" >&5
32257$as_echo_n "checking for libuna_utf8_string_copy_from_byte_stream in -luna... " >&6; }
32258if ${ac_cv_lib_una_libuna_utf8_string_copy_from_byte_stream+:} false; then :
32259  $as_echo_n "(cached) " >&6
32260else
32261  ac_check_lib_save_LIBS=$LIBS
32262LIBS="-luna  $LIBS"
32263cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32264/* end confdefs.h.  */
32265
32266/* Override any GCC internal prototype to avoid an error.
32267   Use char because int might match the return type of a GCC
32268   builtin and then its argument prototype would still apply.  */
32269#ifdef __cplusplus
32270extern "C"
32271#endif
32272char libuna_utf8_string_copy_from_byte_stream ();
32273int
32274main ()
32275{
32276return libuna_utf8_string_copy_from_byte_stream ();
32277  ;
32278  return 0;
32279}
32280_ACEOF
32281if ac_fn_c_try_link "$LINENO"; then :
32282  ac_cv_lib_una_libuna_utf8_string_copy_from_byte_stream=yes
32283else
32284  ac_cv_lib_una_libuna_utf8_string_copy_from_byte_stream=no
32285fi
32286rm -f core conftest.err conftest.$ac_objext \
32287    conftest$ac_exeext conftest.$ac_ext
32288LIBS=$ac_check_lib_save_LIBS
32289fi
32290{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_copy_from_byte_stream" >&5
32291$as_echo "$ac_cv_lib_una_libuna_utf8_string_copy_from_byte_stream" >&6; }
32292if test "x$ac_cv_lib_una_libuna_utf8_string_copy_from_byte_stream" = xyes; then :
32293  ac_cv_libuna_dummy=yes
32294else
32295  ac_cv_libuna=no
32296fi
32297
32298        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_with_index_copy_from_byte_stream in -luna" >&5
32299$as_echo_n "checking for libuna_utf8_string_with_index_copy_from_byte_stream in -luna... " >&6; }
32300if ${ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_byte_stream+:} false; then :
32301  $as_echo_n "(cached) " >&6
32302else
32303  ac_check_lib_save_LIBS=$LIBS
32304LIBS="-luna  $LIBS"
32305cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32306/* end confdefs.h.  */
32307
32308/* Override any GCC internal prototype to avoid an error.
32309   Use char because int might match the return type of a GCC
32310   builtin and then its argument prototype would still apply.  */
32311#ifdef __cplusplus
32312extern "C"
32313#endif
32314char libuna_utf8_string_with_index_copy_from_byte_stream ();
32315int
32316main ()
32317{
32318return libuna_utf8_string_with_index_copy_from_byte_stream ();
32319  ;
32320  return 0;
32321}
32322_ACEOF
32323if ac_fn_c_try_link "$LINENO"; then :
32324  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_byte_stream=yes
32325else
32326  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_byte_stream=no
32327fi
32328rm -f core conftest.err conftest.$ac_objext \
32329    conftest$ac_exeext conftest.$ac_ext
32330LIBS=$ac_check_lib_save_LIBS
32331fi
32332{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_byte_stream" >&5
32333$as_echo "$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_byte_stream" >&6; }
32334if test "x$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_byte_stream" = xyes; then :
32335  ac_cv_libuna_dummy=yes
32336else
32337  ac_cv_libuna=no
32338fi
32339
32340        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_size_from_utf7_stream in -luna" >&5
32341$as_echo_n "checking for libuna_utf8_string_size_from_utf7_stream in -luna... " >&6; }
32342if ${ac_cv_lib_una_libuna_utf8_string_size_from_utf7_stream+:} false; then :
32343  $as_echo_n "(cached) " >&6
32344else
32345  ac_check_lib_save_LIBS=$LIBS
32346LIBS="-luna  $LIBS"
32347cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32348/* end confdefs.h.  */
32349
32350/* Override any GCC internal prototype to avoid an error.
32351   Use char because int might match the return type of a GCC
32352   builtin and then its argument prototype would still apply.  */
32353#ifdef __cplusplus
32354extern "C"
32355#endif
32356char libuna_utf8_string_size_from_utf7_stream ();
32357int
32358main ()
32359{
32360return libuna_utf8_string_size_from_utf7_stream ();
32361  ;
32362  return 0;
32363}
32364_ACEOF
32365if ac_fn_c_try_link "$LINENO"; then :
32366  ac_cv_lib_una_libuna_utf8_string_size_from_utf7_stream=yes
32367else
32368  ac_cv_lib_una_libuna_utf8_string_size_from_utf7_stream=no
32369fi
32370rm -f core conftest.err conftest.$ac_objext \
32371    conftest$ac_exeext conftest.$ac_ext
32372LIBS=$ac_check_lib_save_LIBS
32373fi
32374{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_size_from_utf7_stream" >&5
32375$as_echo "$ac_cv_lib_una_libuna_utf8_string_size_from_utf7_stream" >&6; }
32376if test "x$ac_cv_lib_una_libuna_utf8_string_size_from_utf7_stream" = xyes; then :
32377  ac_cv_libuna_dummy=yes
32378else
32379  ac_cv_libuna=no
32380fi
32381
32382        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_copy_from_utf7_stream in -luna" >&5
32383$as_echo_n "checking for libuna_utf8_string_copy_from_utf7_stream in -luna... " >&6; }
32384if ${ac_cv_lib_una_libuna_utf8_string_copy_from_utf7_stream+:} false; then :
32385  $as_echo_n "(cached) " >&6
32386else
32387  ac_check_lib_save_LIBS=$LIBS
32388LIBS="-luna  $LIBS"
32389cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32390/* end confdefs.h.  */
32391
32392/* Override any GCC internal prototype to avoid an error.
32393   Use char because int might match the return type of a GCC
32394   builtin and then its argument prototype would still apply.  */
32395#ifdef __cplusplus
32396extern "C"
32397#endif
32398char libuna_utf8_string_copy_from_utf7_stream ();
32399int
32400main ()
32401{
32402return libuna_utf8_string_copy_from_utf7_stream ();
32403  ;
32404  return 0;
32405}
32406_ACEOF
32407if ac_fn_c_try_link "$LINENO"; then :
32408  ac_cv_lib_una_libuna_utf8_string_copy_from_utf7_stream=yes
32409else
32410  ac_cv_lib_una_libuna_utf8_string_copy_from_utf7_stream=no
32411fi
32412rm -f core conftest.err conftest.$ac_objext \
32413    conftest$ac_exeext conftest.$ac_ext
32414LIBS=$ac_check_lib_save_LIBS
32415fi
32416{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_copy_from_utf7_stream" >&5
32417$as_echo "$ac_cv_lib_una_libuna_utf8_string_copy_from_utf7_stream" >&6; }
32418if test "x$ac_cv_lib_una_libuna_utf8_string_copy_from_utf7_stream" = xyes; then :
32419  ac_cv_libuna_dummy=yes
32420else
32421  ac_cv_libuna=no
32422fi
32423
32424        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_with_index_copy_from_utf7_stream in -luna" >&5
32425$as_echo_n "checking for libuna_utf8_string_with_index_copy_from_utf7_stream in -luna... " >&6; }
32426if ${ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf7_stream+:} false; then :
32427  $as_echo_n "(cached) " >&6
32428else
32429  ac_check_lib_save_LIBS=$LIBS
32430LIBS="-luna  $LIBS"
32431cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32432/* end confdefs.h.  */
32433
32434/* Override any GCC internal prototype to avoid an error.
32435   Use char because int might match the return type of a GCC
32436   builtin and then its argument prototype would still apply.  */
32437#ifdef __cplusplus
32438extern "C"
32439#endif
32440char libuna_utf8_string_with_index_copy_from_utf7_stream ();
32441int
32442main ()
32443{
32444return libuna_utf8_string_with_index_copy_from_utf7_stream ();
32445  ;
32446  return 0;
32447}
32448_ACEOF
32449if ac_fn_c_try_link "$LINENO"; then :
32450  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf7_stream=yes
32451else
32452  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf7_stream=no
32453fi
32454rm -f core conftest.err conftest.$ac_objext \
32455    conftest$ac_exeext conftest.$ac_ext
32456LIBS=$ac_check_lib_save_LIBS
32457fi
32458{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf7_stream" >&5
32459$as_echo "$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf7_stream" >&6; }
32460if test "x$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf7_stream" = xyes; then :
32461  ac_cv_libuna_dummy=yes
32462else
32463  ac_cv_libuna=no
32464fi
32465
32466        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_size_from_utf8_stream in -luna" >&5
32467$as_echo_n "checking for libuna_utf8_string_size_from_utf8_stream in -luna... " >&6; }
32468if ${ac_cv_lib_una_libuna_utf8_string_size_from_utf8_stream+:} false; then :
32469  $as_echo_n "(cached) " >&6
32470else
32471  ac_check_lib_save_LIBS=$LIBS
32472LIBS="-luna  $LIBS"
32473cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32474/* end confdefs.h.  */
32475
32476/* Override any GCC internal prototype to avoid an error.
32477   Use char because int might match the return type of a GCC
32478   builtin and then its argument prototype would still apply.  */
32479#ifdef __cplusplus
32480extern "C"
32481#endif
32482char libuna_utf8_string_size_from_utf8_stream ();
32483int
32484main ()
32485{
32486return libuna_utf8_string_size_from_utf8_stream ();
32487  ;
32488  return 0;
32489}
32490_ACEOF
32491if ac_fn_c_try_link "$LINENO"; then :
32492  ac_cv_lib_una_libuna_utf8_string_size_from_utf8_stream=yes
32493else
32494  ac_cv_lib_una_libuna_utf8_string_size_from_utf8_stream=no
32495fi
32496rm -f core conftest.err conftest.$ac_objext \
32497    conftest$ac_exeext conftest.$ac_ext
32498LIBS=$ac_check_lib_save_LIBS
32499fi
32500{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_size_from_utf8_stream" >&5
32501$as_echo "$ac_cv_lib_una_libuna_utf8_string_size_from_utf8_stream" >&6; }
32502if test "x$ac_cv_lib_una_libuna_utf8_string_size_from_utf8_stream" = xyes; then :
32503  ac_cv_libuna_dummy=yes
32504else
32505  ac_cv_libuna=no
32506fi
32507
32508        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_copy_from_utf8_stream in -luna" >&5
32509$as_echo_n "checking for libuna_utf8_string_copy_from_utf8_stream in -luna... " >&6; }
32510if ${ac_cv_lib_una_libuna_utf8_string_copy_from_utf8_stream+:} false; then :
32511  $as_echo_n "(cached) " >&6
32512else
32513  ac_check_lib_save_LIBS=$LIBS
32514LIBS="-luna  $LIBS"
32515cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32516/* end confdefs.h.  */
32517
32518/* Override any GCC internal prototype to avoid an error.
32519   Use char because int might match the return type of a GCC
32520   builtin and then its argument prototype would still apply.  */
32521#ifdef __cplusplus
32522extern "C"
32523#endif
32524char libuna_utf8_string_copy_from_utf8_stream ();
32525int
32526main ()
32527{
32528return libuna_utf8_string_copy_from_utf8_stream ();
32529  ;
32530  return 0;
32531}
32532_ACEOF
32533if ac_fn_c_try_link "$LINENO"; then :
32534  ac_cv_lib_una_libuna_utf8_string_copy_from_utf8_stream=yes
32535else
32536  ac_cv_lib_una_libuna_utf8_string_copy_from_utf8_stream=no
32537fi
32538rm -f core conftest.err conftest.$ac_objext \
32539    conftest$ac_exeext conftest.$ac_ext
32540LIBS=$ac_check_lib_save_LIBS
32541fi
32542{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_copy_from_utf8_stream" >&5
32543$as_echo "$ac_cv_lib_una_libuna_utf8_string_copy_from_utf8_stream" >&6; }
32544if test "x$ac_cv_lib_una_libuna_utf8_string_copy_from_utf8_stream" = xyes; then :
32545  ac_cv_libuna_dummy=yes
32546else
32547  ac_cv_libuna=no
32548fi
32549
32550        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_with_index_copy_from_utf8_stream in -luna" >&5
32551$as_echo_n "checking for libuna_utf8_string_with_index_copy_from_utf8_stream in -luna... " >&6; }
32552if ${ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf8_stream+:} false; then :
32553  $as_echo_n "(cached) " >&6
32554else
32555  ac_check_lib_save_LIBS=$LIBS
32556LIBS="-luna  $LIBS"
32557cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32558/* end confdefs.h.  */
32559
32560/* Override any GCC internal prototype to avoid an error.
32561   Use char because int might match the return type of a GCC
32562   builtin and then its argument prototype would still apply.  */
32563#ifdef __cplusplus
32564extern "C"
32565#endif
32566char libuna_utf8_string_with_index_copy_from_utf8_stream ();
32567int
32568main ()
32569{
32570return libuna_utf8_string_with_index_copy_from_utf8_stream ();
32571  ;
32572  return 0;
32573}
32574_ACEOF
32575if ac_fn_c_try_link "$LINENO"; then :
32576  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf8_stream=yes
32577else
32578  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf8_stream=no
32579fi
32580rm -f core conftest.err conftest.$ac_objext \
32581    conftest$ac_exeext conftest.$ac_ext
32582LIBS=$ac_check_lib_save_LIBS
32583fi
32584{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf8_stream" >&5
32585$as_echo "$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf8_stream" >&6; }
32586if test "x$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf8_stream" = xyes; then :
32587  ac_cv_libuna_dummy=yes
32588else
32589  ac_cv_libuna=no
32590fi
32591
32592        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_size_from_utf16_stream in -luna" >&5
32593$as_echo_n "checking for libuna_utf8_string_size_from_utf16_stream in -luna... " >&6; }
32594if ${ac_cv_lib_una_libuna_utf8_string_size_from_utf16_stream+:} false; then :
32595  $as_echo_n "(cached) " >&6
32596else
32597  ac_check_lib_save_LIBS=$LIBS
32598LIBS="-luna  $LIBS"
32599cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32600/* end confdefs.h.  */
32601
32602/* Override any GCC internal prototype to avoid an error.
32603   Use char because int might match the return type of a GCC
32604   builtin and then its argument prototype would still apply.  */
32605#ifdef __cplusplus
32606extern "C"
32607#endif
32608char libuna_utf8_string_size_from_utf16_stream ();
32609int
32610main ()
32611{
32612return libuna_utf8_string_size_from_utf16_stream ();
32613  ;
32614  return 0;
32615}
32616_ACEOF
32617if ac_fn_c_try_link "$LINENO"; then :
32618  ac_cv_lib_una_libuna_utf8_string_size_from_utf16_stream=yes
32619else
32620  ac_cv_lib_una_libuna_utf8_string_size_from_utf16_stream=no
32621fi
32622rm -f core conftest.err conftest.$ac_objext \
32623    conftest$ac_exeext conftest.$ac_ext
32624LIBS=$ac_check_lib_save_LIBS
32625fi
32626{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_size_from_utf16_stream" >&5
32627$as_echo "$ac_cv_lib_una_libuna_utf8_string_size_from_utf16_stream" >&6; }
32628if test "x$ac_cv_lib_una_libuna_utf8_string_size_from_utf16_stream" = xyes; then :
32629  ac_cv_libuna_dummy=yes
32630else
32631  ac_cv_libuna=no
32632fi
32633
32634        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_copy_from_utf16_stream in -luna" >&5
32635$as_echo_n "checking for libuna_utf8_string_copy_from_utf16_stream in -luna... " >&6; }
32636if ${ac_cv_lib_una_libuna_utf8_string_copy_from_utf16_stream+:} false; then :
32637  $as_echo_n "(cached) " >&6
32638else
32639  ac_check_lib_save_LIBS=$LIBS
32640LIBS="-luna  $LIBS"
32641cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32642/* end confdefs.h.  */
32643
32644/* Override any GCC internal prototype to avoid an error.
32645   Use char because int might match the return type of a GCC
32646   builtin and then its argument prototype would still apply.  */
32647#ifdef __cplusplus
32648extern "C"
32649#endif
32650char libuna_utf8_string_copy_from_utf16_stream ();
32651int
32652main ()
32653{
32654return libuna_utf8_string_copy_from_utf16_stream ();
32655  ;
32656  return 0;
32657}
32658_ACEOF
32659if ac_fn_c_try_link "$LINENO"; then :
32660  ac_cv_lib_una_libuna_utf8_string_copy_from_utf16_stream=yes
32661else
32662  ac_cv_lib_una_libuna_utf8_string_copy_from_utf16_stream=no
32663fi
32664rm -f core conftest.err conftest.$ac_objext \
32665    conftest$ac_exeext conftest.$ac_ext
32666LIBS=$ac_check_lib_save_LIBS
32667fi
32668{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_copy_from_utf16_stream" >&5
32669$as_echo "$ac_cv_lib_una_libuna_utf8_string_copy_from_utf16_stream" >&6; }
32670if test "x$ac_cv_lib_una_libuna_utf8_string_copy_from_utf16_stream" = xyes; then :
32671  ac_cv_libuna_dummy=yes
32672else
32673  ac_cv_libuna=no
32674fi
32675
32676        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_with_index_copy_from_utf16_stream in -luna" >&5
32677$as_echo_n "checking for libuna_utf8_string_with_index_copy_from_utf16_stream in -luna... " >&6; }
32678if ${ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf16_stream+:} false; then :
32679  $as_echo_n "(cached) " >&6
32680else
32681  ac_check_lib_save_LIBS=$LIBS
32682LIBS="-luna  $LIBS"
32683cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32684/* end confdefs.h.  */
32685
32686/* Override any GCC internal prototype to avoid an error.
32687   Use char because int might match the return type of a GCC
32688   builtin and then its argument prototype would still apply.  */
32689#ifdef __cplusplus
32690extern "C"
32691#endif
32692char libuna_utf8_string_with_index_copy_from_utf16_stream ();
32693int
32694main ()
32695{
32696return libuna_utf8_string_with_index_copy_from_utf16_stream ();
32697  ;
32698  return 0;
32699}
32700_ACEOF
32701if ac_fn_c_try_link "$LINENO"; then :
32702  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf16_stream=yes
32703else
32704  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf16_stream=no
32705fi
32706rm -f core conftest.err conftest.$ac_objext \
32707    conftest$ac_exeext conftest.$ac_ext
32708LIBS=$ac_check_lib_save_LIBS
32709fi
32710{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf16_stream" >&5
32711$as_echo "$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf16_stream" >&6; }
32712if test "x$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf16_stream" = xyes; then :
32713  ac_cv_libuna_dummy=yes
32714else
32715  ac_cv_libuna=no
32716fi
32717
32718        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_size_from_utf32_stream in -luna" >&5
32719$as_echo_n "checking for libuna_utf8_string_size_from_utf32_stream in -luna... " >&6; }
32720if ${ac_cv_lib_una_libuna_utf8_string_size_from_utf32_stream+:} false; then :
32721  $as_echo_n "(cached) " >&6
32722else
32723  ac_check_lib_save_LIBS=$LIBS
32724LIBS="-luna  $LIBS"
32725cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32726/* end confdefs.h.  */
32727
32728/* Override any GCC internal prototype to avoid an error.
32729   Use char because int might match the return type of a GCC
32730   builtin and then its argument prototype would still apply.  */
32731#ifdef __cplusplus
32732extern "C"
32733#endif
32734char libuna_utf8_string_size_from_utf32_stream ();
32735int
32736main ()
32737{
32738return libuna_utf8_string_size_from_utf32_stream ();
32739  ;
32740  return 0;
32741}
32742_ACEOF
32743if ac_fn_c_try_link "$LINENO"; then :
32744  ac_cv_lib_una_libuna_utf8_string_size_from_utf32_stream=yes
32745else
32746  ac_cv_lib_una_libuna_utf8_string_size_from_utf32_stream=no
32747fi
32748rm -f core conftest.err conftest.$ac_objext \
32749    conftest$ac_exeext conftest.$ac_ext
32750LIBS=$ac_check_lib_save_LIBS
32751fi
32752{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_size_from_utf32_stream" >&5
32753$as_echo "$ac_cv_lib_una_libuna_utf8_string_size_from_utf32_stream" >&6; }
32754if test "x$ac_cv_lib_una_libuna_utf8_string_size_from_utf32_stream" = xyes; then :
32755  ac_cv_libuna_dummy=yes
32756else
32757  ac_cv_libuna=no
32758fi
32759
32760        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_copy_from_utf32_stream in -luna" >&5
32761$as_echo_n "checking for libuna_utf8_string_copy_from_utf32_stream in -luna... " >&6; }
32762if ${ac_cv_lib_una_libuna_utf8_string_copy_from_utf32_stream+:} false; then :
32763  $as_echo_n "(cached) " >&6
32764else
32765  ac_check_lib_save_LIBS=$LIBS
32766LIBS="-luna  $LIBS"
32767cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32768/* end confdefs.h.  */
32769
32770/* Override any GCC internal prototype to avoid an error.
32771   Use char because int might match the return type of a GCC
32772   builtin and then its argument prototype would still apply.  */
32773#ifdef __cplusplus
32774extern "C"
32775#endif
32776char libuna_utf8_string_copy_from_utf32_stream ();
32777int
32778main ()
32779{
32780return libuna_utf8_string_copy_from_utf32_stream ();
32781  ;
32782  return 0;
32783}
32784_ACEOF
32785if ac_fn_c_try_link "$LINENO"; then :
32786  ac_cv_lib_una_libuna_utf8_string_copy_from_utf32_stream=yes
32787else
32788  ac_cv_lib_una_libuna_utf8_string_copy_from_utf32_stream=no
32789fi
32790rm -f core conftest.err conftest.$ac_objext \
32791    conftest$ac_exeext conftest.$ac_ext
32792LIBS=$ac_check_lib_save_LIBS
32793fi
32794{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_copy_from_utf32_stream" >&5
32795$as_echo "$ac_cv_lib_una_libuna_utf8_string_copy_from_utf32_stream" >&6; }
32796if test "x$ac_cv_lib_una_libuna_utf8_string_copy_from_utf32_stream" = xyes; then :
32797  ac_cv_libuna_dummy=yes
32798else
32799  ac_cv_libuna=no
32800fi
32801
32802        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_with_index_copy_from_utf32_stream in -luna" >&5
32803$as_echo_n "checking for libuna_utf8_string_with_index_copy_from_utf32_stream in -luna... " >&6; }
32804if ${ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf32_stream+:} false; then :
32805  $as_echo_n "(cached) " >&6
32806else
32807  ac_check_lib_save_LIBS=$LIBS
32808LIBS="-luna  $LIBS"
32809cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32810/* end confdefs.h.  */
32811
32812/* Override any GCC internal prototype to avoid an error.
32813   Use char because int might match the return type of a GCC
32814   builtin and then its argument prototype would still apply.  */
32815#ifdef __cplusplus
32816extern "C"
32817#endif
32818char libuna_utf8_string_with_index_copy_from_utf32_stream ();
32819int
32820main ()
32821{
32822return libuna_utf8_string_with_index_copy_from_utf32_stream ();
32823  ;
32824  return 0;
32825}
32826_ACEOF
32827if ac_fn_c_try_link "$LINENO"; then :
32828  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf32_stream=yes
32829else
32830  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf32_stream=no
32831fi
32832rm -f core conftest.err conftest.$ac_objext \
32833    conftest$ac_exeext conftest.$ac_ext
32834LIBS=$ac_check_lib_save_LIBS
32835fi
32836{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf32_stream" >&5
32837$as_echo "$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf32_stream" >&6; }
32838if test "x$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf32_stream" = xyes; then :
32839  ac_cv_libuna_dummy=yes
32840else
32841  ac_cv_libuna=no
32842fi
32843
32844        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_size_from_utf16 in -luna" >&5
32845$as_echo_n "checking for libuna_utf8_string_size_from_utf16 in -luna... " >&6; }
32846if ${ac_cv_lib_una_libuna_utf8_string_size_from_utf16+:} false; then :
32847  $as_echo_n "(cached) " >&6
32848else
32849  ac_check_lib_save_LIBS=$LIBS
32850LIBS="-luna  $LIBS"
32851cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32852/* end confdefs.h.  */
32853
32854/* Override any GCC internal prototype to avoid an error.
32855   Use char because int might match the return type of a GCC
32856   builtin and then its argument prototype would still apply.  */
32857#ifdef __cplusplus
32858extern "C"
32859#endif
32860char libuna_utf8_string_size_from_utf16 ();
32861int
32862main ()
32863{
32864return libuna_utf8_string_size_from_utf16 ();
32865  ;
32866  return 0;
32867}
32868_ACEOF
32869if ac_fn_c_try_link "$LINENO"; then :
32870  ac_cv_lib_una_libuna_utf8_string_size_from_utf16=yes
32871else
32872  ac_cv_lib_una_libuna_utf8_string_size_from_utf16=no
32873fi
32874rm -f core conftest.err conftest.$ac_objext \
32875    conftest$ac_exeext conftest.$ac_ext
32876LIBS=$ac_check_lib_save_LIBS
32877fi
32878{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_size_from_utf16" >&5
32879$as_echo "$ac_cv_lib_una_libuna_utf8_string_size_from_utf16" >&6; }
32880if test "x$ac_cv_lib_una_libuna_utf8_string_size_from_utf16" = xyes; then :
32881  ac_cv_libuna_dummy=yes
32882else
32883  ac_cv_libuna=no
32884fi
32885
32886        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_copy_from_utf16 in -luna" >&5
32887$as_echo_n "checking for libuna_utf8_string_copy_from_utf16 in -luna... " >&6; }
32888if ${ac_cv_lib_una_libuna_utf8_string_copy_from_utf16+:} false; then :
32889  $as_echo_n "(cached) " >&6
32890else
32891  ac_check_lib_save_LIBS=$LIBS
32892LIBS="-luna  $LIBS"
32893cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32894/* end confdefs.h.  */
32895
32896/* Override any GCC internal prototype to avoid an error.
32897   Use char because int might match the return type of a GCC
32898   builtin and then its argument prototype would still apply.  */
32899#ifdef __cplusplus
32900extern "C"
32901#endif
32902char libuna_utf8_string_copy_from_utf16 ();
32903int
32904main ()
32905{
32906return libuna_utf8_string_copy_from_utf16 ();
32907  ;
32908  return 0;
32909}
32910_ACEOF
32911if ac_fn_c_try_link "$LINENO"; then :
32912  ac_cv_lib_una_libuna_utf8_string_copy_from_utf16=yes
32913else
32914  ac_cv_lib_una_libuna_utf8_string_copy_from_utf16=no
32915fi
32916rm -f core conftest.err conftest.$ac_objext \
32917    conftest$ac_exeext conftest.$ac_ext
32918LIBS=$ac_check_lib_save_LIBS
32919fi
32920{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_copy_from_utf16" >&5
32921$as_echo "$ac_cv_lib_una_libuna_utf8_string_copy_from_utf16" >&6; }
32922if test "x$ac_cv_lib_una_libuna_utf8_string_copy_from_utf16" = xyes; then :
32923  ac_cv_libuna_dummy=yes
32924else
32925  ac_cv_libuna=no
32926fi
32927
32928        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_with_index_copy_from_utf16 in -luna" >&5
32929$as_echo_n "checking for libuna_utf8_string_with_index_copy_from_utf16 in -luna... " >&6; }
32930if ${ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf16+:} false; then :
32931  $as_echo_n "(cached) " >&6
32932else
32933  ac_check_lib_save_LIBS=$LIBS
32934LIBS="-luna  $LIBS"
32935cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32936/* end confdefs.h.  */
32937
32938/* Override any GCC internal prototype to avoid an error.
32939   Use char because int might match the return type of a GCC
32940   builtin and then its argument prototype would still apply.  */
32941#ifdef __cplusplus
32942extern "C"
32943#endif
32944char libuna_utf8_string_with_index_copy_from_utf16 ();
32945int
32946main ()
32947{
32948return libuna_utf8_string_with_index_copy_from_utf16 ();
32949  ;
32950  return 0;
32951}
32952_ACEOF
32953if ac_fn_c_try_link "$LINENO"; then :
32954  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf16=yes
32955else
32956  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf16=no
32957fi
32958rm -f core conftest.err conftest.$ac_objext \
32959    conftest$ac_exeext conftest.$ac_ext
32960LIBS=$ac_check_lib_save_LIBS
32961fi
32962{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf16" >&5
32963$as_echo "$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf16" >&6; }
32964if test "x$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf16" = xyes; then :
32965  ac_cv_libuna_dummy=yes
32966else
32967  ac_cv_libuna=no
32968fi
32969
32970        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_size_from_utf32 in -luna" >&5
32971$as_echo_n "checking for libuna_utf8_string_size_from_utf32 in -luna... " >&6; }
32972if ${ac_cv_lib_una_libuna_utf8_string_size_from_utf32+:} false; then :
32973  $as_echo_n "(cached) " >&6
32974else
32975  ac_check_lib_save_LIBS=$LIBS
32976LIBS="-luna  $LIBS"
32977cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32978/* end confdefs.h.  */
32979
32980/* Override any GCC internal prototype to avoid an error.
32981   Use char because int might match the return type of a GCC
32982   builtin and then its argument prototype would still apply.  */
32983#ifdef __cplusplus
32984extern "C"
32985#endif
32986char libuna_utf8_string_size_from_utf32 ();
32987int
32988main ()
32989{
32990return libuna_utf8_string_size_from_utf32 ();
32991  ;
32992  return 0;
32993}
32994_ACEOF
32995if ac_fn_c_try_link "$LINENO"; then :
32996  ac_cv_lib_una_libuna_utf8_string_size_from_utf32=yes
32997else
32998  ac_cv_lib_una_libuna_utf8_string_size_from_utf32=no
32999fi
33000rm -f core conftest.err conftest.$ac_objext \
33001    conftest$ac_exeext conftest.$ac_ext
33002LIBS=$ac_check_lib_save_LIBS
33003fi
33004{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_size_from_utf32" >&5
33005$as_echo "$ac_cv_lib_una_libuna_utf8_string_size_from_utf32" >&6; }
33006if test "x$ac_cv_lib_una_libuna_utf8_string_size_from_utf32" = xyes; then :
33007  ac_cv_libuna_dummy=yes
33008else
33009  ac_cv_libuna=no
33010fi
33011
33012        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_copy_from_utf32 in -luna" >&5
33013$as_echo_n "checking for libuna_utf8_string_copy_from_utf32 in -luna... " >&6; }
33014if ${ac_cv_lib_una_libuna_utf8_string_copy_from_utf32+:} false; then :
33015  $as_echo_n "(cached) " >&6
33016else
33017  ac_check_lib_save_LIBS=$LIBS
33018LIBS="-luna  $LIBS"
33019cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33020/* end confdefs.h.  */
33021
33022/* Override any GCC internal prototype to avoid an error.
33023   Use char because int might match the return type of a GCC
33024   builtin and then its argument prototype would still apply.  */
33025#ifdef __cplusplus
33026extern "C"
33027#endif
33028char libuna_utf8_string_copy_from_utf32 ();
33029int
33030main ()
33031{
33032return libuna_utf8_string_copy_from_utf32 ();
33033  ;
33034  return 0;
33035}
33036_ACEOF
33037if ac_fn_c_try_link "$LINENO"; then :
33038  ac_cv_lib_una_libuna_utf8_string_copy_from_utf32=yes
33039else
33040  ac_cv_lib_una_libuna_utf8_string_copy_from_utf32=no
33041fi
33042rm -f core conftest.err conftest.$ac_objext \
33043    conftest$ac_exeext conftest.$ac_ext
33044LIBS=$ac_check_lib_save_LIBS
33045fi
33046{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_copy_from_utf32" >&5
33047$as_echo "$ac_cv_lib_una_libuna_utf8_string_copy_from_utf32" >&6; }
33048if test "x$ac_cv_lib_una_libuna_utf8_string_copy_from_utf32" = xyes; then :
33049  ac_cv_libuna_dummy=yes
33050else
33051  ac_cv_libuna=no
33052fi
33053
33054        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_with_index_copy_from_utf32 in -luna" >&5
33055$as_echo_n "checking for libuna_utf8_string_with_index_copy_from_utf32 in -luna... " >&6; }
33056if ${ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf32+:} false; then :
33057  $as_echo_n "(cached) " >&6
33058else
33059  ac_check_lib_save_LIBS=$LIBS
33060LIBS="-luna  $LIBS"
33061cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33062/* end confdefs.h.  */
33063
33064/* Override any GCC internal prototype to avoid an error.
33065   Use char because int might match the return type of a GCC
33066   builtin and then its argument prototype would still apply.  */
33067#ifdef __cplusplus
33068extern "C"
33069#endif
33070char libuna_utf8_string_with_index_copy_from_utf32 ();
33071int
33072main ()
33073{
33074return libuna_utf8_string_with_index_copy_from_utf32 ();
33075  ;
33076  return 0;
33077}
33078_ACEOF
33079if ac_fn_c_try_link "$LINENO"; then :
33080  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf32=yes
33081else
33082  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf32=no
33083fi
33084rm -f core conftest.err conftest.$ac_objext \
33085    conftest$ac_exeext conftest.$ac_ext
33086LIBS=$ac_check_lib_save_LIBS
33087fi
33088{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf32" >&5
33089$as_echo "$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf32" >&6; }
33090if test "x$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_utf32" = xyes; then :
33091  ac_cv_libuna_dummy=yes
33092else
33093  ac_cv_libuna=no
33094fi
33095
33096        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_size_from_scsu_stream in -luna" >&5
33097$as_echo_n "checking for libuna_utf8_string_size_from_scsu_stream in -luna... " >&6; }
33098if ${ac_cv_lib_una_libuna_utf8_string_size_from_scsu_stream+:} false; then :
33099  $as_echo_n "(cached) " >&6
33100else
33101  ac_check_lib_save_LIBS=$LIBS
33102LIBS="-luna  $LIBS"
33103cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33104/* end confdefs.h.  */
33105
33106/* Override any GCC internal prototype to avoid an error.
33107   Use char because int might match the return type of a GCC
33108   builtin and then its argument prototype would still apply.  */
33109#ifdef __cplusplus
33110extern "C"
33111#endif
33112char libuna_utf8_string_size_from_scsu_stream ();
33113int
33114main ()
33115{
33116return libuna_utf8_string_size_from_scsu_stream ();
33117  ;
33118  return 0;
33119}
33120_ACEOF
33121if ac_fn_c_try_link "$LINENO"; then :
33122  ac_cv_lib_una_libuna_utf8_string_size_from_scsu_stream=yes
33123else
33124  ac_cv_lib_una_libuna_utf8_string_size_from_scsu_stream=no
33125fi
33126rm -f core conftest.err conftest.$ac_objext \
33127    conftest$ac_exeext conftest.$ac_ext
33128LIBS=$ac_check_lib_save_LIBS
33129fi
33130{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_size_from_scsu_stream" >&5
33131$as_echo "$ac_cv_lib_una_libuna_utf8_string_size_from_scsu_stream" >&6; }
33132if test "x$ac_cv_lib_una_libuna_utf8_string_size_from_scsu_stream" = xyes; then :
33133  ac_cv_libuna_dummy=yes
33134else
33135  ac_cv_libuna=no
33136fi
33137
33138        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_copy_from_scsu_stream in -luna" >&5
33139$as_echo_n "checking for libuna_utf8_string_copy_from_scsu_stream in -luna... " >&6; }
33140if ${ac_cv_lib_una_libuna_utf8_string_copy_from_scsu_stream+:} false; then :
33141  $as_echo_n "(cached) " >&6
33142else
33143  ac_check_lib_save_LIBS=$LIBS
33144LIBS="-luna  $LIBS"
33145cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33146/* end confdefs.h.  */
33147
33148/* Override any GCC internal prototype to avoid an error.
33149   Use char because int might match the return type of a GCC
33150   builtin and then its argument prototype would still apply.  */
33151#ifdef __cplusplus
33152extern "C"
33153#endif
33154char libuna_utf8_string_copy_from_scsu_stream ();
33155int
33156main ()
33157{
33158return libuna_utf8_string_copy_from_scsu_stream ();
33159  ;
33160  return 0;
33161}
33162_ACEOF
33163if ac_fn_c_try_link "$LINENO"; then :
33164  ac_cv_lib_una_libuna_utf8_string_copy_from_scsu_stream=yes
33165else
33166  ac_cv_lib_una_libuna_utf8_string_copy_from_scsu_stream=no
33167fi
33168rm -f core conftest.err conftest.$ac_objext \
33169    conftest$ac_exeext conftest.$ac_ext
33170LIBS=$ac_check_lib_save_LIBS
33171fi
33172{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_copy_from_scsu_stream" >&5
33173$as_echo "$ac_cv_lib_una_libuna_utf8_string_copy_from_scsu_stream" >&6; }
33174if test "x$ac_cv_lib_una_libuna_utf8_string_copy_from_scsu_stream" = xyes; then :
33175  ac_cv_libuna_dummy=yes
33176else
33177  ac_cv_libuna=no
33178fi
33179
33180        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf8_string_with_index_copy_from_scsu_stream in -luna" >&5
33181$as_echo_n "checking for libuna_utf8_string_with_index_copy_from_scsu_stream in -luna... " >&6; }
33182if ${ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_scsu_stream+:} false; then :
33183  $as_echo_n "(cached) " >&6
33184else
33185  ac_check_lib_save_LIBS=$LIBS
33186LIBS="-luna  $LIBS"
33187cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33188/* end confdefs.h.  */
33189
33190/* Override any GCC internal prototype to avoid an error.
33191   Use char because int might match the return type of a GCC
33192   builtin and then its argument prototype would still apply.  */
33193#ifdef __cplusplus
33194extern "C"
33195#endif
33196char libuna_utf8_string_with_index_copy_from_scsu_stream ();
33197int
33198main ()
33199{
33200return libuna_utf8_string_with_index_copy_from_scsu_stream ();
33201  ;
33202  return 0;
33203}
33204_ACEOF
33205if ac_fn_c_try_link "$LINENO"; then :
33206  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_scsu_stream=yes
33207else
33208  ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_scsu_stream=no
33209fi
33210rm -f core conftest.err conftest.$ac_objext \
33211    conftest$ac_exeext conftest.$ac_ext
33212LIBS=$ac_check_lib_save_LIBS
33213fi
33214{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_scsu_stream" >&5
33215$as_echo "$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_scsu_stream" >&6; }
33216if test "x$ac_cv_lib_una_libuna_utf8_string_with_index_copy_from_scsu_stream" = xyes; then :
33217  ac_cv_libuna_dummy=yes
33218else
33219  ac_cv_libuna=no
33220fi
33221
33222
33223                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_size_from_byte_stream in -luna" >&5
33224$as_echo_n "checking for libuna_utf16_string_size_from_byte_stream in -luna... " >&6; }
33225if ${ac_cv_lib_una_libuna_utf16_string_size_from_byte_stream+:} false; then :
33226  $as_echo_n "(cached) " >&6
33227else
33228  ac_check_lib_save_LIBS=$LIBS
33229LIBS="-luna  $LIBS"
33230cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33231/* end confdefs.h.  */
33232
33233/* Override any GCC internal prototype to avoid an error.
33234   Use char because int might match the return type of a GCC
33235   builtin and then its argument prototype would still apply.  */
33236#ifdef __cplusplus
33237extern "C"
33238#endif
33239char libuna_utf16_string_size_from_byte_stream ();
33240int
33241main ()
33242{
33243return libuna_utf16_string_size_from_byte_stream ();
33244  ;
33245  return 0;
33246}
33247_ACEOF
33248if ac_fn_c_try_link "$LINENO"; then :
33249  ac_cv_lib_una_libuna_utf16_string_size_from_byte_stream=yes
33250else
33251  ac_cv_lib_una_libuna_utf16_string_size_from_byte_stream=no
33252fi
33253rm -f core conftest.err conftest.$ac_objext \
33254    conftest$ac_exeext conftest.$ac_ext
33255LIBS=$ac_check_lib_save_LIBS
33256fi
33257{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_size_from_byte_stream" >&5
33258$as_echo "$ac_cv_lib_una_libuna_utf16_string_size_from_byte_stream" >&6; }
33259if test "x$ac_cv_lib_una_libuna_utf16_string_size_from_byte_stream" = xyes; then :
33260  ac_cv_libuna_dummy=yes
33261else
33262  ac_cv_libuna=no
33263fi
33264
33265        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_copy_from_byte_stream in -luna" >&5
33266$as_echo_n "checking for libuna_utf16_string_copy_from_byte_stream in -luna... " >&6; }
33267if ${ac_cv_lib_una_libuna_utf16_string_copy_from_byte_stream+:} false; then :
33268  $as_echo_n "(cached) " >&6
33269else
33270  ac_check_lib_save_LIBS=$LIBS
33271LIBS="-luna  $LIBS"
33272cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33273/* end confdefs.h.  */
33274
33275/* Override any GCC internal prototype to avoid an error.
33276   Use char because int might match the return type of a GCC
33277   builtin and then its argument prototype would still apply.  */
33278#ifdef __cplusplus
33279extern "C"
33280#endif
33281char libuna_utf16_string_copy_from_byte_stream ();
33282int
33283main ()
33284{
33285return libuna_utf16_string_copy_from_byte_stream ();
33286  ;
33287  return 0;
33288}
33289_ACEOF
33290if ac_fn_c_try_link "$LINENO"; then :
33291  ac_cv_lib_una_libuna_utf16_string_copy_from_byte_stream=yes
33292else
33293  ac_cv_lib_una_libuna_utf16_string_copy_from_byte_stream=no
33294fi
33295rm -f core conftest.err conftest.$ac_objext \
33296    conftest$ac_exeext conftest.$ac_ext
33297LIBS=$ac_check_lib_save_LIBS
33298fi
33299{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_copy_from_byte_stream" >&5
33300$as_echo "$ac_cv_lib_una_libuna_utf16_string_copy_from_byte_stream" >&6; }
33301if test "x$ac_cv_lib_una_libuna_utf16_string_copy_from_byte_stream" = xyes; then :
33302  ac_cv_libuna_dummy=yes
33303else
33304  ac_cv_libuna=no
33305fi
33306
33307        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_with_index_copy_from_byte_stream in -luna" >&5
33308$as_echo_n "checking for libuna_utf16_string_with_index_copy_from_byte_stream in -luna... " >&6; }
33309if ${ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_byte_stream+:} false; then :
33310  $as_echo_n "(cached) " >&6
33311else
33312  ac_check_lib_save_LIBS=$LIBS
33313LIBS="-luna  $LIBS"
33314cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33315/* end confdefs.h.  */
33316
33317/* Override any GCC internal prototype to avoid an error.
33318   Use char because int might match the return type of a GCC
33319   builtin and then its argument prototype would still apply.  */
33320#ifdef __cplusplus
33321extern "C"
33322#endif
33323char libuna_utf16_string_with_index_copy_from_byte_stream ();
33324int
33325main ()
33326{
33327return libuna_utf16_string_with_index_copy_from_byte_stream ();
33328  ;
33329  return 0;
33330}
33331_ACEOF
33332if ac_fn_c_try_link "$LINENO"; then :
33333  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_byte_stream=yes
33334else
33335  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_byte_stream=no
33336fi
33337rm -f core conftest.err conftest.$ac_objext \
33338    conftest$ac_exeext conftest.$ac_ext
33339LIBS=$ac_check_lib_save_LIBS
33340fi
33341{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_byte_stream" >&5
33342$as_echo "$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_byte_stream" >&6; }
33343if test "x$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_byte_stream" = xyes; then :
33344  ac_cv_libuna_dummy=yes
33345else
33346  ac_cv_libuna=no
33347fi
33348
33349        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_size_from_utf7_stream in -luna" >&5
33350$as_echo_n "checking for libuna_utf16_string_size_from_utf7_stream in -luna... " >&6; }
33351if ${ac_cv_lib_una_libuna_utf16_string_size_from_utf7_stream+:} false; then :
33352  $as_echo_n "(cached) " >&6
33353else
33354  ac_check_lib_save_LIBS=$LIBS
33355LIBS="-luna  $LIBS"
33356cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33357/* end confdefs.h.  */
33358
33359/* Override any GCC internal prototype to avoid an error.
33360   Use char because int might match the return type of a GCC
33361   builtin and then its argument prototype would still apply.  */
33362#ifdef __cplusplus
33363extern "C"
33364#endif
33365char libuna_utf16_string_size_from_utf7_stream ();
33366int
33367main ()
33368{
33369return libuna_utf16_string_size_from_utf7_stream ();
33370  ;
33371  return 0;
33372}
33373_ACEOF
33374if ac_fn_c_try_link "$LINENO"; then :
33375  ac_cv_lib_una_libuna_utf16_string_size_from_utf7_stream=yes
33376else
33377  ac_cv_lib_una_libuna_utf16_string_size_from_utf7_stream=no
33378fi
33379rm -f core conftest.err conftest.$ac_objext \
33380    conftest$ac_exeext conftest.$ac_ext
33381LIBS=$ac_check_lib_save_LIBS
33382fi
33383{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_size_from_utf7_stream" >&5
33384$as_echo "$ac_cv_lib_una_libuna_utf16_string_size_from_utf7_stream" >&6; }
33385if test "x$ac_cv_lib_una_libuna_utf16_string_size_from_utf7_stream" = xyes; then :
33386  ac_cv_libuna_dummy=yes
33387else
33388  ac_cv_libuna=no
33389fi
33390
33391        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_copy_from_utf7_stream in -luna" >&5
33392$as_echo_n "checking for libuna_utf16_string_copy_from_utf7_stream in -luna... " >&6; }
33393if ${ac_cv_lib_una_libuna_utf16_string_copy_from_utf7_stream+:} false; then :
33394  $as_echo_n "(cached) " >&6
33395else
33396  ac_check_lib_save_LIBS=$LIBS
33397LIBS="-luna  $LIBS"
33398cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33399/* end confdefs.h.  */
33400
33401/* Override any GCC internal prototype to avoid an error.
33402   Use char because int might match the return type of a GCC
33403   builtin and then its argument prototype would still apply.  */
33404#ifdef __cplusplus
33405extern "C"
33406#endif
33407char libuna_utf16_string_copy_from_utf7_stream ();
33408int
33409main ()
33410{
33411return libuna_utf16_string_copy_from_utf7_stream ();
33412  ;
33413  return 0;
33414}
33415_ACEOF
33416if ac_fn_c_try_link "$LINENO"; then :
33417  ac_cv_lib_una_libuna_utf16_string_copy_from_utf7_stream=yes
33418else
33419  ac_cv_lib_una_libuna_utf16_string_copy_from_utf7_stream=no
33420fi
33421rm -f core conftest.err conftest.$ac_objext \
33422    conftest$ac_exeext conftest.$ac_ext
33423LIBS=$ac_check_lib_save_LIBS
33424fi
33425{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_copy_from_utf7_stream" >&5
33426$as_echo "$ac_cv_lib_una_libuna_utf16_string_copy_from_utf7_stream" >&6; }
33427if test "x$ac_cv_lib_una_libuna_utf16_string_copy_from_utf7_stream" = xyes; then :
33428  ac_cv_libuna_dummy=yes
33429else
33430  ac_cv_libuna=no
33431fi
33432
33433        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_with_index_copy_from_utf7_stream in -luna" >&5
33434$as_echo_n "checking for libuna_utf16_string_with_index_copy_from_utf7_stream in -luna... " >&6; }
33435if ${ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf7_stream+:} false; then :
33436  $as_echo_n "(cached) " >&6
33437else
33438  ac_check_lib_save_LIBS=$LIBS
33439LIBS="-luna  $LIBS"
33440cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33441/* end confdefs.h.  */
33442
33443/* Override any GCC internal prototype to avoid an error.
33444   Use char because int might match the return type of a GCC
33445   builtin and then its argument prototype would still apply.  */
33446#ifdef __cplusplus
33447extern "C"
33448#endif
33449char libuna_utf16_string_with_index_copy_from_utf7_stream ();
33450int
33451main ()
33452{
33453return libuna_utf16_string_with_index_copy_from_utf7_stream ();
33454  ;
33455  return 0;
33456}
33457_ACEOF
33458if ac_fn_c_try_link "$LINENO"; then :
33459  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf7_stream=yes
33460else
33461  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf7_stream=no
33462fi
33463rm -f core conftest.err conftest.$ac_objext \
33464    conftest$ac_exeext conftest.$ac_ext
33465LIBS=$ac_check_lib_save_LIBS
33466fi
33467{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf7_stream" >&5
33468$as_echo "$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf7_stream" >&6; }
33469if test "x$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf7_stream" = xyes; then :
33470  ac_cv_libuna_dummy=yes
33471else
33472  ac_cv_libuna=no
33473fi
33474
33475        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_size_from_utf8_stream in -luna" >&5
33476$as_echo_n "checking for libuna_utf16_string_size_from_utf8_stream in -luna... " >&6; }
33477if ${ac_cv_lib_una_libuna_utf16_string_size_from_utf8_stream+:} false; then :
33478  $as_echo_n "(cached) " >&6
33479else
33480  ac_check_lib_save_LIBS=$LIBS
33481LIBS="-luna  $LIBS"
33482cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33483/* end confdefs.h.  */
33484
33485/* Override any GCC internal prototype to avoid an error.
33486   Use char because int might match the return type of a GCC
33487   builtin and then its argument prototype would still apply.  */
33488#ifdef __cplusplus
33489extern "C"
33490#endif
33491char libuna_utf16_string_size_from_utf8_stream ();
33492int
33493main ()
33494{
33495return libuna_utf16_string_size_from_utf8_stream ();
33496  ;
33497  return 0;
33498}
33499_ACEOF
33500if ac_fn_c_try_link "$LINENO"; then :
33501  ac_cv_lib_una_libuna_utf16_string_size_from_utf8_stream=yes
33502else
33503  ac_cv_lib_una_libuna_utf16_string_size_from_utf8_stream=no
33504fi
33505rm -f core conftest.err conftest.$ac_objext \
33506    conftest$ac_exeext conftest.$ac_ext
33507LIBS=$ac_check_lib_save_LIBS
33508fi
33509{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_size_from_utf8_stream" >&5
33510$as_echo "$ac_cv_lib_una_libuna_utf16_string_size_from_utf8_stream" >&6; }
33511if test "x$ac_cv_lib_una_libuna_utf16_string_size_from_utf8_stream" = xyes; then :
33512  ac_cv_libuna_dummy=yes
33513else
33514  ac_cv_libuna=no
33515fi
33516
33517        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_copy_from_utf8_stream in -luna" >&5
33518$as_echo_n "checking for libuna_utf16_string_copy_from_utf8_stream in -luna... " >&6; }
33519if ${ac_cv_lib_una_libuna_utf16_string_copy_from_utf8_stream+:} false; then :
33520  $as_echo_n "(cached) " >&6
33521else
33522  ac_check_lib_save_LIBS=$LIBS
33523LIBS="-luna  $LIBS"
33524cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33525/* end confdefs.h.  */
33526
33527/* Override any GCC internal prototype to avoid an error.
33528   Use char because int might match the return type of a GCC
33529   builtin and then its argument prototype would still apply.  */
33530#ifdef __cplusplus
33531extern "C"
33532#endif
33533char libuna_utf16_string_copy_from_utf8_stream ();
33534int
33535main ()
33536{
33537return libuna_utf16_string_copy_from_utf8_stream ();
33538  ;
33539  return 0;
33540}
33541_ACEOF
33542if ac_fn_c_try_link "$LINENO"; then :
33543  ac_cv_lib_una_libuna_utf16_string_copy_from_utf8_stream=yes
33544else
33545  ac_cv_lib_una_libuna_utf16_string_copy_from_utf8_stream=no
33546fi
33547rm -f core conftest.err conftest.$ac_objext \
33548    conftest$ac_exeext conftest.$ac_ext
33549LIBS=$ac_check_lib_save_LIBS
33550fi
33551{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_copy_from_utf8_stream" >&5
33552$as_echo "$ac_cv_lib_una_libuna_utf16_string_copy_from_utf8_stream" >&6; }
33553if test "x$ac_cv_lib_una_libuna_utf16_string_copy_from_utf8_stream" = xyes; then :
33554  ac_cv_libuna_dummy=yes
33555else
33556  ac_cv_libuna=no
33557fi
33558
33559        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_with_index_copy_from_utf8_stream in -luna" >&5
33560$as_echo_n "checking for libuna_utf16_string_with_index_copy_from_utf8_stream in -luna... " >&6; }
33561if ${ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf8_stream+:} false; then :
33562  $as_echo_n "(cached) " >&6
33563else
33564  ac_check_lib_save_LIBS=$LIBS
33565LIBS="-luna  $LIBS"
33566cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33567/* end confdefs.h.  */
33568
33569/* Override any GCC internal prototype to avoid an error.
33570   Use char because int might match the return type of a GCC
33571   builtin and then its argument prototype would still apply.  */
33572#ifdef __cplusplus
33573extern "C"
33574#endif
33575char libuna_utf16_string_with_index_copy_from_utf8_stream ();
33576int
33577main ()
33578{
33579return libuna_utf16_string_with_index_copy_from_utf8_stream ();
33580  ;
33581  return 0;
33582}
33583_ACEOF
33584if ac_fn_c_try_link "$LINENO"; then :
33585  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf8_stream=yes
33586else
33587  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf8_stream=no
33588fi
33589rm -f core conftest.err conftest.$ac_objext \
33590    conftest$ac_exeext conftest.$ac_ext
33591LIBS=$ac_check_lib_save_LIBS
33592fi
33593{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf8_stream" >&5
33594$as_echo "$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf8_stream" >&6; }
33595if test "x$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf8_stream" = xyes; then :
33596  ac_cv_libuna_dummy=yes
33597else
33598  ac_cv_libuna=no
33599fi
33600
33601        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_size_from_utf16_stream in -luna" >&5
33602$as_echo_n "checking for libuna_utf16_string_size_from_utf16_stream in -luna... " >&6; }
33603if ${ac_cv_lib_una_libuna_utf16_string_size_from_utf16_stream+:} false; then :
33604  $as_echo_n "(cached) " >&6
33605else
33606  ac_check_lib_save_LIBS=$LIBS
33607LIBS="-luna  $LIBS"
33608cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33609/* end confdefs.h.  */
33610
33611/* Override any GCC internal prototype to avoid an error.
33612   Use char because int might match the return type of a GCC
33613   builtin and then its argument prototype would still apply.  */
33614#ifdef __cplusplus
33615extern "C"
33616#endif
33617char libuna_utf16_string_size_from_utf16_stream ();
33618int
33619main ()
33620{
33621return libuna_utf16_string_size_from_utf16_stream ();
33622  ;
33623  return 0;
33624}
33625_ACEOF
33626if ac_fn_c_try_link "$LINENO"; then :
33627  ac_cv_lib_una_libuna_utf16_string_size_from_utf16_stream=yes
33628else
33629  ac_cv_lib_una_libuna_utf16_string_size_from_utf16_stream=no
33630fi
33631rm -f core conftest.err conftest.$ac_objext \
33632    conftest$ac_exeext conftest.$ac_ext
33633LIBS=$ac_check_lib_save_LIBS
33634fi
33635{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_size_from_utf16_stream" >&5
33636$as_echo "$ac_cv_lib_una_libuna_utf16_string_size_from_utf16_stream" >&6; }
33637if test "x$ac_cv_lib_una_libuna_utf16_string_size_from_utf16_stream" = xyes; then :
33638  ac_cv_libuna_dummy=yes
33639else
33640  ac_cv_libuna=no
33641fi
33642
33643        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_copy_from_utf16_stream in -luna" >&5
33644$as_echo_n "checking for libuna_utf16_string_copy_from_utf16_stream in -luna... " >&6; }
33645if ${ac_cv_lib_una_libuna_utf16_string_copy_from_utf16_stream+:} false; then :
33646  $as_echo_n "(cached) " >&6
33647else
33648  ac_check_lib_save_LIBS=$LIBS
33649LIBS="-luna  $LIBS"
33650cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33651/* end confdefs.h.  */
33652
33653/* Override any GCC internal prototype to avoid an error.
33654   Use char because int might match the return type of a GCC
33655   builtin and then its argument prototype would still apply.  */
33656#ifdef __cplusplus
33657extern "C"
33658#endif
33659char libuna_utf16_string_copy_from_utf16_stream ();
33660int
33661main ()
33662{
33663return libuna_utf16_string_copy_from_utf16_stream ();
33664  ;
33665  return 0;
33666}
33667_ACEOF
33668if ac_fn_c_try_link "$LINENO"; then :
33669  ac_cv_lib_una_libuna_utf16_string_copy_from_utf16_stream=yes
33670else
33671  ac_cv_lib_una_libuna_utf16_string_copy_from_utf16_stream=no
33672fi
33673rm -f core conftest.err conftest.$ac_objext \
33674    conftest$ac_exeext conftest.$ac_ext
33675LIBS=$ac_check_lib_save_LIBS
33676fi
33677{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_copy_from_utf16_stream" >&5
33678$as_echo "$ac_cv_lib_una_libuna_utf16_string_copy_from_utf16_stream" >&6; }
33679if test "x$ac_cv_lib_una_libuna_utf16_string_copy_from_utf16_stream" = xyes; then :
33680  ac_cv_libuna_dummy=yes
33681else
33682  ac_cv_libuna=no
33683fi
33684
33685        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_with_index_copy_from_utf16_stream in -luna" >&5
33686$as_echo_n "checking for libuna_utf16_string_with_index_copy_from_utf16_stream in -luna... " >&6; }
33687if ${ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf16_stream+:} false; then :
33688  $as_echo_n "(cached) " >&6
33689else
33690  ac_check_lib_save_LIBS=$LIBS
33691LIBS="-luna  $LIBS"
33692cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33693/* end confdefs.h.  */
33694
33695/* Override any GCC internal prototype to avoid an error.
33696   Use char because int might match the return type of a GCC
33697   builtin and then its argument prototype would still apply.  */
33698#ifdef __cplusplus
33699extern "C"
33700#endif
33701char libuna_utf16_string_with_index_copy_from_utf16_stream ();
33702int
33703main ()
33704{
33705return libuna_utf16_string_with_index_copy_from_utf16_stream ();
33706  ;
33707  return 0;
33708}
33709_ACEOF
33710if ac_fn_c_try_link "$LINENO"; then :
33711  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf16_stream=yes
33712else
33713  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf16_stream=no
33714fi
33715rm -f core conftest.err conftest.$ac_objext \
33716    conftest$ac_exeext conftest.$ac_ext
33717LIBS=$ac_check_lib_save_LIBS
33718fi
33719{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf16_stream" >&5
33720$as_echo "$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf16_stream" >&6; }
33721if test "x$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf16_stream" = xyes; then :
33722  ac_cv_libuna_dummy=yes
33723else
33724  ac_cv_libuna=no
33725fi
33726
33727        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_size_from_utf32_stream in -luna" >&5
33728$as_echo_n "checking for libuna_utf16_string_size_from_utf32_stream in -luna... " >&6; }
33729if ${ac_cv_lib_una_libuna_utf16_string_size_from_utf32_stream+:} false; then :
33730  $as_echo_n "(cached) " >&6
33731else
33732  ac_check_lib_save_LIBS=$LIBS
33733LIBS="-luna  $LIBS"
33734cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33735/* end confdefs.h.  */
33736
33737/* Override any GCC internal prototype to avoid an error.
33738   Use char because int might match the return type of a GCC
33739   builtin and then its argument prototype would still apply.  */
33740#ifdef __cplusplus
33741extern "C"
33742#endif
33743char libuna_utf16_string_size_from_utf32_stream ();
33744int
33745main ()
33746{
33747return libuna_utf16_string_size_from_utf32_stream ();
33748  ;
33749  return 0;
33750}
33751_ACEOF
33752if ac_fn_c_try_link "$LINENO"; then :
33753  ac_cv_lib_una_libuna_utf16_string_size_from_utf32_stream=yes
33754else
33755  ac_cv_lib_una_libuna_utf16_string_size_from_utf32_stream=no
33756fi
33757rm -f core conftest.err conftest.$ac_objext \
33758    conftest$ac_exeext conftest.$ac_ext
33759LIBS=$ac_check_lib_save_LIBS
33760fi
33761{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_size_from_utf32_stream" >&5
33762$as_echo "$ac_cv_lib_una_libuna_utf16_string_size_from_utf32_stream" >&6; }
33763if test "x$ac_cv_lib_una_libuna_utf16_string_size_from_utf32_stream" = xyes; then :
33764  ac_cv_libuna_dummy=yes
33765else
33766  ac_cv_libuna=no
33767fi
33768
33769        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_copy_from_utf32_stream in -luna" >&5
33770$as_echo_n "checking for libuna_utf16_string_copy_from_utf32_stream in -luna... " >&6; }
33771if ${ac_cv_lib_una_libuna_utf16_string_copy_from_utf32_stream+:} false; then :
33772  $as_echo_n "(cached) " >&6
33773else
33774  ac_check_lib_save_LIBS=$LIBS
33775LIBS="-luna  $LIBS"
33776cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33777/* end confdefs.h.  */
33778
33779/* Override any GCC internal prototype to avoid an error.
33780   Use char because int might match the return type of a GCC
33781   builtin and then its argument prototype would still apply.  */
33782#ifdef __cplusplus
33783extern "C"
33784#endif
33785char libuna_utf16_string_copy_from_utf32_stream ();
33786int
33787main ()
33788{
33789return libuna_utf16_string_copy_from_utf32_stream ();
33790  ;
33791  return 0;
33792}
33793_ACEOF
33794if ac_fn_c_try_link "$LINENO"; then :
33795  ac_cv_lib_una_libuna_utf16_string_copy_from_utf32_stream=yes
33796else
33797  ac_cv_lib_una_libuna_utf16_string_copy_from_utf32_stream=no
33798fi
33799rm -f core conftest.err conftest.$ac_objext \
33800    conftest$ac_exeext conftest.$ac_ext
33801LIBS=$ac_check_lib_save_LIBS
33802fi
33803{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_copy_from_utf32_stream" >&5
33804$as_echo "$ac_cv_lib_una_libuna_utf16_string_copy_from_utf32_stream" >&6; }
33805if test "x$ac_cv_lib_una_libuna_utf16_string_copy_from_utf32_stream" = xyes; then :
33806  ac_cv_libuna_dummy=yes
33807else
33808  ac_cv_libuna=no
33809fi
33810
33811        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_with_index_copy_from_utf32_stream in -luna" >&5
33812$as_echo_n "checking for libuna_utf16_string_with_index_copy_from_utf32_stream in -luna... " >&6; }
33813if ${ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf32_stream+:} false; then :
33814  $as_echo_n "(cached) " >&6
33815else
33816  ac_check_lib_save_LIBS=$LIBS
33817LIBS="-luna  $LIBS"
33818cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33819/* end confdefs.h.  */
33820
33821/* Override any GCC internal prototype to avoid an error.
33822   Use char because int might match the return type of a GCC
33823   builtin and then its argument prototype would still apply.  */
33824#ifdef __cplusplus
33825extern "C"
33826#endif
33827char libuna_utf16_string_with_index_copy_from_utf32_stream ();
33828int
33829main ()
33830{
33831return libuna_utf16_string_with_index_copy_from_utf32_stream ();
33832  ;
33833  return 0;
33834}
33835_ACEOF
33836if ac_fn_c_try_link "$LINENO"; then :
33837  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf32_stream=yes
33838else
33839  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf32_stream=no
33840fi
33841rm -f core conftest.err conftest.$ac_objext \
33842    conftest$ac_exeext conftest.$ac_ext
33843LIBS=$ac_check_lib_save_LIBS
33844fi
33845{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf32_stream" >&5
33846$as_echo "$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf32_stream" >&6; }
33847if test "x$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf32_stream" = xyes; then :
33848  ac_cv_libuna_dummy=yes
33849else
33850  ac_cv_libuna=no
33851fi
33852
33853        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_size_from_utf8 in -luna" >&5
33854$as_echo_n "checking for libuna_utf16_string_size_from_utf8 in -luna... " >&6; }
33855if ${ac_cv_lib_una_libuna_utf16_string_size_from_utf8+:} false; then :
33856  $as_echo_n "(cached) " >&6
33857else
33858  ac_check_lib_save_LIBS=$LIBS
33859LIBS="-luna  $LIBS"
33860cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33861/* end confdefs.h.  */
33862
33863/* Override any GCC internal prototype to avoid an error.
33864   Use char because int might match the return type of a GCC
33865   builtin and then its argument prototype would still apply.  */
33866#ifdef __cplusplus
33867extern "C"
33868#endif
33869char libuna_utf16_string_size_from_utf8 ();
33870int
33871main ()
33872{
33873return libuna_utf16_string_size_from_utf8 ();
33874  ;
33875  return 0;
33876}
33877_ACEOF
33878if ac_fn_c_try_link "$LINENO"; then :
33879  ac_cv_lib_una_libuna_utf16_string_size_from_utf8=yes
33880else
33881  ac_cv_lib_una_libuna_utf16_string_size_from_utf8=no
33882fi
33883rm -f core conftest.err conftest.$ac_objext \
33884    conftest$ac_exeext conftest.$ac_ext
33885LIBS=$ac_check_lib_save_LIBS
33886fi
33887{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_size_from_utf8" >&5
33888$as_echo "$ac_cv_lib_una_libuna_utf16_string_size_from_utf8" >&6; }
33889if test "x$ac_cv_lib_una_libuna_utf16_string_size_from_utf8" = xyes; then :
33890  ac_cv_libuna_dummy=yes
33891else
33892  ac_cv_libuna=no
33893fi
33894
33895        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_copy_from_utf8 in -luna" >&5
33896$as_echo_n "checking for libuna_utf16_string_copy_from_utf8 in -luna... " >&6; }
33897if ${ac_cv_lib_una_libuna_utf16_string_copy_from_utf8+:} false; then :
33898  $as_echo_n "(cached) " >&6
33899else
33900  ac_check_lib_save_LIBS=$LIBS
33901LIBS="-luna  $LIBS"
33902cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33903/* end confdefs.h.  */
33904
33905/* Override any GCC internal prototype to avoid an error.
33906   Use char because int might match the return type of a GCC
33907   builtin and then its argument prototype would still apply.  */
33908#ifdef __cplusplus
33909extern "C"
33910#endif
33911char libuna_utf16_string_copy_from_utf8 ();
33912int
33913main ()
33914{
33915return libuna_utf16_string_copy_from_utf8 ();
33916  ;
33917  return 0;
33918}
33919_ACEOF
33920if ac_fn_c_try_link "$LINENO"; then :
33921  ac_cv_lib_una_libuna_utf16_string_copy_from_utf8=yes
33922else
33923  ac_cv_lib_una_libuna_utf16_string_copy_from_utf8=no
33924fi
33925rm -f core conftest.err conftest.$ac_objext \
33926    conftest$ac_exeext conftest.$ac_ext
33927LIBS=$ac_check_lib_save_LIBS
33928fi
33929{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_copy_from_utf8" >&5
33930$as_echo "$ac_cv_lib_una_libuna_utf16_string_copy_from_utf8" >&6; }
33931if test "x$ac_cv_lib_una_libuna_utf16_string_copy_from_utf8" = xyes; then :
33932  ac_cv_libuna_dummy=yes
33933else
33934  ac_cv_libuna=no
33935fi
33936
33937        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_with_index_copy_from_utf8 in -luna" >&5
33938$as_echo_n "checking for libuna_utf16_string_with_index_copy_from_utf8 in -luna... " >&6; }
33939if ${ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf8+:} false; then :
33940  $as_echo_n "(cached) " >&6
33941else
33942  ac_check_lib_save_LIBS=$LIBS
33943LIBS="-luna  $LIBS"
33944cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33945/* end confdefs.h.  */
33946
33947/* Override any GCC internal prototype to avoid an error.
33948   Use char because int might match the return type of a GCC
33949   builtin and then its argument prototype would still apply.  */
33950#ifdef __cplusplus
33951extern "C"
33952#endif
33953char libuna_utf16_string_with_index_copy_from_utf8 ();
33954int
33955main ()
33956{
33957return libuna_utf16_string_with_index_copy_from_utf8 ();
33958  ;
33959  return 0;
33960}
33961_ACEOF
33962if ac_fn_c_try_link "$LINENO"; then :
33963  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf8=yes
33964else
33965  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf8=no
33966fi
33967rm -f core conftest.err conftest.$ac_objext \
33968    conftest$ac_exeext conftest.$ac_ext
33969LIBS=$ac_check_lib_save_LIBS
33970fi
33971{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf8" >&5
33972$as_echo "$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf8" >&6; }
33973if test "x$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf8" = xyes; then :
33974  ac_cv_libuna_dummy=yes
33975else
33976  ac_cv_libuna=no
33977fi
33978
33979        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_size_from_utf32 in -luna" >&5
33980$as_echo_n "checking for libuna_utf16_string_size_from_utf32 in -luna... " >&6; }
33981if ${ac_cv_lib_una_libuna_utf16_string_size_from_utf32+:} false; then :
33982  $as_echo_n "(cached) " >&6
33983else
33984  ac_check_lib_save_LIBS=$LIBS
33985LIBS="-luna  $LIBS"
33986cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33987/* end confdefs.h.  */
33988
33989/* Override any GCC internal prototype to avoid an error.
33990   Use char because int might match the return type of a GCC
33991   builtin and then its argument prototype would still apply.  */
33992#ifdef __cplusplus
33993extern "C"
33994#endif
33995char libuna_utf16_string_size_from_utf32 ();
33996int
33997main ()
33998{
33999return libuna_utf16_string_size_from_utf32 ();
34000  ;
34001  return 0;
34002}
34003_ACEOF
34004if ac_fn_c_try_link "$LINENO"; then :
34005  ac_cv_lib_una_libuna_utf16_string_size_from_utf32=yes
34006else
34007  ac_cv_lib_una_libuna_utf16_string_size_from_utf32=no
34008fi
34009rm -f core conftest.err conftest.$ac_objext \
34010    conftest$ac_exeext conftest.$ac_ext
34011LIBS=$ac_check_lib_save_LIBS
34012fi
34013{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_size_from_utf32" >&5
34014$as_echo "$ac_cv_lib_una_libuna_utf16_string_size_from_utf32" >&6; }
34015if test "x$ac_cv_lib_una_libuna_utf16_string_size_from_utf32" = xyes; then :
34016  ac_cv_libuna_dummy=yes
34017else
34018  ac_cv_libuna=no
34019fi
34020
34021        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_copy_from_utf32 in -luna" >&5
34022$as_echo_n "checking for libuna_utf16_string_copy_from_utf32 in -luna... " >&6; }
34023if ${ac_cv_lib_una_libuna_utf16_string_copy_from_utf32+:} false; then :
34024  $as_echo_n "(cached) " >&6
34025else
34026  ac_check_lib_save_LIBS=$LIBS
34027LIBS="-luna  $LIBS"
34028cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34029/* end confdefs.h.  */
34030
34031/* Override any GCC internal prototype to avoid an error.
34032   Use char because int might match the return type of a GCC
34033   builtin and then its argument prototype would still apply.  */
34034#ifdef __cplusplus
34035extern "C"
34036#endif
34037char libuna_utf16_string_copy_from_utf32 ();
34038int
34039main ()
34040{
34041return libuna_utf16_string_copy_from_utf32 ();
34042  ;
34043  return 0;
34044}
34045_ACEOF
34046if ac_fn_c_try_link "$LINENO"; then :
34047  ac_cv_lib_una_libuna_utf16_string_copy_from_utf32=yes
34048else
34049  ac_cv_lib_una_libuna_utf16_string_copy_from_utf32=no
34050fi
34051rm -f core conftest.err conftest.$ac_objext \
34052    conftest$ac_exeext conftest.$ac_ext
34053LIBS=$ac_check_lib_save_LIBS
34054fi
34055{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_copy_from_utf32" >&5
34056$as_echo "$ac_cv_lib_una_libuna_utf16_string_copy_from_utf32" >&6; }
34057if test "x$ac_cv_lib_una_libuna_utf16_string_copy_from_utf32" = xyes; then :
34058  ac_cv_libuna_dummy=yes
34059else
34060  ac_cv_libuna=no
34061fi
34062
34063        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_with_index_copy_from_utf32 in -luna" >&5
34064$as_echo_n "checking for libuna_utf16_string_with_index_copy_from_utf32 in -luna... " >&6; }
34065if ${ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf32+:} false; then :
34066  $as_echo_n "(cached) " >&6
34067else
34068  ac_check_lib_save_LIBS=$LIBS
34069LIBS="-luna  $LIBS"
34070cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34071/* end confdefs.h.  */
34072
34073/* Override any GCC internal prototype to avoid an error.
34074   Use char because int might match the return type of a GCC
34075   builtin and then its argument prototype would still apply.  */
34076#ifdef __cplusplus
34077extern "C"
34078#endif
34079char libuna_utf16_string_with_index_copy_from_utf32 ();
34080int
34081main ()
34082{
34083return libuna_utf16_string_with_index_copy_from_utf32 ();
34084  ;
34085  return 0;
34086}
34087_ACEOF
34088if ac_fn_c_try_link "$LINENO"; then :
34089  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf32=yes
34090else
34091  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf32=no
34092fi
34093rm -f core conftest.err conftest.$ac_objext \
34094    conftest$ac_exeext conftest.$ac_ext
34095LIBS=$ac_check_lib_save_LIBS
34096fi
34097{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf32" >&5
34098$as_echo "$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf32" >&6; }
34099if test "x$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_utf32" = xyes; then :
34100  ac_cv_libuna_dummy=yes
34101else
34102  ac_cv_libuna=no
34103fi
34104
34105        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_size_from_scsu_stream in -luna" >&5
34106$as_echo_n "checking for libuna_utf16_string_size_from_scsu_stream in -luna... " >&6; }
34107if ${ac_cv_lib_una_libuna_utf16_string_size_from_scsu_stream+:} false; then :
34108  $as_echo_n "(cached) " >&6
34109else
34110  ac_check_lib_save_LIBS=$LIBS
34111LIBS="-luna  $LIBS"
34112cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34113/* end confdefs.h.  */
34114
34115/* Override any GCC internal prototype to avoid an error.
34116   Use char because int might match the return type of a GCC
34117   builtin and then its argument prototype would still apply.  */
34118#ifdef __cplusplus
34119extern "C"
34120#endif
34121char libuna_utf16_string_size_from_scsu_stream ();
34122int
34123main ()
34124{
34125return libuna_utf16_string_size_from_scsu_stream ();
34126  ;
34127  return 0;
34128}
34129_ACEOF
34130if ac_fn_c_try_link "$LINENO"; then :
34131  ac_cv_lib_una_libuna_utf16_string_size_from_scsu_stream=yes
34132else
34133  ac_cv_lib_una_libuna_utf16_string_size_from_scsu_stream=no
34134fi
34135rm -f core conftest.err conftest.$ac_objext \
34136    conftest$ac_exeext conftest.$ac_ext
34137LIBS=$ac_check_lib_save_LIBS
34138fi
34139{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_size_from_scsu_stream" >&5
34140$as_echo "$ac_cv_lib_una_libuna_utf16_string_size_from_scsu_stream" >&6; }
34141if test "x$ac_cv_lib_una_libuna_utf16_string_size_from_scsu_stream" = xyes; then :
34142  ac_cv_libuna_dummy=yes
34143else
34144  ac_cv_libuna=no
34145fi
34146
34147        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_copy_from_scsu_stream in -luna" >&5
34148$as_echo_n "checking for libuna_utf16_string_copy_from_scsu_stream in -luna... " >&6; }
34149if ${ac_cv_lib_una_libuna_utf16_string_copy_from_scsu_stream+:} false; then :
34150  $as_echo_n "(cached) " >&6
34151else
34152  ac_check_lib_save_LIBS=$LIBS
34153LIBS="-luna  $LIBS"
34154cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34155/* end confdefs.h.  */
34156
34157/* Override any GCC internal prototype to avoid an error.
34158   Use char because int might match the return type of a GCC
34159   builtin and then its argument prototype would still apply.  */
34160#ifdef __cplusplus
34161extern "C"
34162#endif
34163char libuna_utf16_string_copy_from_scsu_stream ();
34164int
34165main ()
34166{
34167return libuna_utf16_string_copy_from_scsu_stream ();
34168  ;
34169  return 0;
34170}
34171_ACEOF
34172if ac_fn_c_try_link "$LINENO"; then :
34173  ac_cv_lib_una_libuna_utf16_string_copy_from_scsu_stream=yes
34174else
34175  ac_cv_lib_una_libuna_utf16_string_copy_from_scsu_stream=no
34176fi
34177rm -f core conftest.err conftest.$ac_objext \
34178    conftest$ac_exeext conftest.$ac_ext
34179LIBS=$ac_check_lib_save_LIBS
34180fi
34181{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_copy_from_scsu_stream" >&5
34182$as_echo "$ac_cv_lib_una_libuna_utf16_string_copy_from_scsu_stream" >&6; }
34183if test "x$ac_cv_lib_una_libuna_utf16_string_copy_from_scsu_stream" = xyes; then :
34184  ac_cv_libuna_dummy=yes
34185else
34186  ac_cv_libuna=no
34187fi
34188
34189        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf16_string_with_index_copy_from_scsu_stream in -luna" >&5
34190$as_echo_n "checking for libuna_utf16_string_with_index_copy_from_scsu_stream in -luna... " >&6; }
34191if ${ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_scsu_stream+:} false; then :
34192  $as_echo_n "(cached) " >&6
34193else
34194  ac_check_lib_save_LIBS=$LIBS
34195LIBS="-luna  $LIBS"
34196cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34197/* end confdefs.h.  */
34198
34199/* Override any GCC internal prototype to avoid an error.
34200   Use char because int might match the return type of a GCC
34201   builtin and then its argument prototype would still apply.  */
34202#ifdef __cplusplus
34203extern "C"
34204#endif
34205char libuna_utf16_string_with_index_copy_from_scsu_stream ();
34206int
34207main ()
34208{
34209return libuna_utf16_string_with_index_copy_from_scsu_stream ();
34210  ;
34211  return 0;
34212}
34213_ACEOF
34214if ac_fn_c_try_link "$LINENO"; then :
34215  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_scsu_stream=yes
34216else
34217  ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_scsu_stream=no
34218fi
34219rm -f core conftest.err conftest.$ac_objext \
34220    conftest$ac_exeext conftest.$ac_ext
34221LIBS=$ac_check_lib_save_LIBS
34222fi
34223{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_scsu_stream" >&5
34224$as_echo "$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_scsu_stream" >&6; }
34225if test "x$ac_cv_lib_una_libuna_utf16_string_with_index_copy_from_scsu_stream" = xyes; then :
34226  ac_cv_libuna_dummy=yes
34227else
34228  ac_cv_libuna=no
34229fi
34230
34231
34232                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_size_from_byte_stream in -luna" >&5
34233$as_echo_n "checking for libuna_utf32_string_size_from_byte_stream in -luna... " >&6; }
34234if ${ac_cv_lib_una_libuna_utf32_string_size_from_byte_stream+:} false; then :
34235  $as_echo_n "(cached) " >&6
34236else
34237  ac_check_lib_save_LIBS=$LIBS
34238LIBS="-luna  $LIBS"
34239cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34240/* end confdefs.h.  */
34241
34242/* Override any GCC internal prototype to avoid an error.
34243   Use char because int might match the return type of a GCC
34244   builtin and then its argument prototype would still apply.  */
34245#ifdef __cplusplus
34246extern "C"
34247#endif
34248char libuna_utf32_string_size_from_byte_stream ();
34249int
34250main ()
34251{
34252return libuna_utf32_string_size_from_byte_stream ();
34253  ;
34254  return 0;
34255}
34256_ACEOF
34257if ac_fn_c_try_link "$LINENO"; then :
34258  ac_cv_lib_una_libuna_utf32_string_size_from_byte_stream=yes
34259else
34260  ac_cv_lib_una_libuna_utf32_string_size_from_byte_stream=no
34261fi
34262rm -f core conftest.err conftest.$ac_objext \
34263    conftest$ac_exeext conftest.$ac_ext
34264LIBS=$ac_check_lib_save_LIBS
34265fi
34266{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_size_from_byte_stream" >&5
34267$as_echo "$ac_cv_lib_una_libuna_utf32_string_size_from_byte_stream" >&6; }
34268if test "x$ac_cv_lib_una_libuna_utf32_string_size_from_byte_stream" = xyes; then :
34269  ac_cv_libuna_dummy=yes
34270else
34271  ac_cv_libuna=no
34272fi
34273
34274        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_copy_from_byte_stream in -luna" >&5
34275$as_echo_n "checking for libuna_utf32_string_copy_from_byte_stream in -luna... " >&6; }
34276if ${ac_cv_lib_una_libuna_utf32_string_copy_from_byte_stream+:} false; then :
34277  $as_echo_n "(cached) " >&6
34278else
34279  ac_check_lib_save_LIBS=$LIBS
34280LIBS="-luna  $LIBS"
34281cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34282/* end confdefs.h.  */
34283
34284/* Override any GCC internal prototype to avoid an error.
34285   Use char because int might match the return type of a GCC
34286   builtin and then its argument prototype would still apply.  */
34287#ifdef __cplusplus
34288extern "C"
34289#endif
34290char libuna_utf32_string_copy_from_byte_stream ();
34291int
34292main ()
34293{
34294return libuna_utf32_string_copy_from_byte_stream ();
34295  ;
34296  return 0;
34297}
34298_ACEOF
34299if ac_fn_c_try_link "$LINENO"; then :
34300  ac_cv_lib_una_libuna_utf32_string_copy_from_byte_stream=yes
34301else
34302  ac_cv_lib_una_libuna_utf32_string_copy_from_byte_stream=no
34303fi
34304rm -f core conftest.err conftest.$ac_objext \
34305    conftest$ac_exeext conftest.$ac_ext
34306LIBS=$ac_check_lib_save_LIBS
34307fi
34308{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_copy_from_byte_stream" >&5
34309$as_echo "$ac_cv_lib_una_libuna_utf32_string_copy_from_byte_stream" >&6; }
34310if test "x$ac_cv_lib_una_libuna_utf32_string_copy_from_byte_stream" = xyes; then :
34311  ac_cv_libuna_dummy=yes
34312else
34313  ac_cv_libuna=no
34314fi
34315
34316        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_with_index_copy_from_byte_stream in -luna" >&5
34317$as_echo_n "checking for libuna_utf32_string_with_index_copy_from_byte_stream in -luna... " >&6; }
34318if ${ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_byte_stream+:} false; then :
34319  $as_echo_n "(cached) " >&6
34320else
34321  ac_check_lib_save_LIBS=$LIBS
34322LIBS="-luna  $LIBS"
34323cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34324/* end confdefs.h.  */
34325
34326/* Override any GCC internal prototype to avoid an error.
34327   Use char because int might match the return type of a GCC
34328   builtin and then its argument prototype would still apply.  */
34329#ifdef __cplusplus
34330extern "C"
34331#endif
34332char libuna_utf32_string_with_index_copy_from_byte_stream ();
34333int
34334main ()
34335{
34336return libuna_utf32_string_with_index_copy_from_byte_stream ();
34337  ;
34338  return 0;
34339}
34340_ACEOF
34341if ac_fn_c_try_link "$LINENO"; then :
34342  ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_byte_stream=yes
34343else
34344  ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_byte_stream=no
34345fi
34346rm -f core conftest.err conftest.$ac_objext \
34347    conftest$ac_exeext conftest.$ac_ext
34348LIBS=$ac_check_lib_save_LIBS
34349fi
34350{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_byte_stream" >&5
34351$as_echo "$ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_byte_stream" >&6; }
34352if test "x$ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_byte_stream" = xyes; then :
34353  ac_cv_libuna_dummy=yes
34354else
34355  ac_cv_libuna=no
34356fi
34357
34358        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_size_from_utf7_stream in -luna" >&5
34359$as_echo_n "checking for libuna_utf32_string_size_from_utf7_stream in -luna... " >&6; }
34360if ${ac_cv_lib_una_libuna_utf32_string_size_from_utf7_stream+:} false; then :
34361  $as_echo_n "(cached) " >&6
34362else
34363  ac_check_lib_save_LIBS=$LIBS
34364LIBS="-luna  $LIBS"
34365cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34366/* end confdefs.h.  */
34367
34368/* Override any GCC internal prototype to avoid an error.
34369   Use char because int might match the return type of a GCC
34370   builtin and then its argument prototype would still apply.  */
34371#ifdef __cplusplus
34372extern "C"
34373#endif
34374char libuna_utf32_string_size_from_utf7_stream ();
34375int
34376main ()
34377{
34378return libuna_utf32_string_size_from_utf7_stream ();
34379  ;
34380  return 0;
34381}
34382_ACEOF
34383if ac_fn_c_try_link "$LINENO"; then :
34384  ac_cv_lib_una_libuna_utf32_string_size_from_utf7_stream=yes
34385else
34386  ac_cv_lib_una_libuna_utf32_string_size_from_utf7_stream=no
34387fi
34388rm -f core conftest.err conftest.$ac_objext \
34389    conftest$ac_exeext conftest.$ac_ext
34390LIBS=$ac_check_lib_save_LIBS
34391fi
34392{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_size_from_utf7_stream" >&5
34393$as_echo "$ac_cv_lib_una_libuna_utf32_string_size_from_utf7_stream" >&6; }
34394if test "x$ac_cv_lib_una_libuna_utf32_string_size_from_utf7_stream" = xyes; then :
34395  ac_cv_libuna_dummy=yes
34396else
34397  ac_cv_libuna=no
34398fi
34399
34400        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_copy_from_utf7_stream in -luna" >&5
34401$as_echo_n "checking for libuna_utf32_string_copy_from_utf7_stream in -luna... " >&6; }
34402if ${ac_cv_lib_una_libuna_utf32_string_copy_from_utf7_stream+:} false; then :
34403  $as_echo_n "(cached) " >&6
34404else
34405  ac_check_lib_save_LIBS=$LIBS
34406LIBS="-luna  $LIBS"
34407cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34408/* end confdefs.h.  */
34409
34410/* Override any GCC internal prototype to avoid an error.
34411   Use char because int might match the return type of a GCC
34412   builtin and then its argument prototype would still apply.  */
34413#ifdef __cplusplus
34414extern "C"
34415#endif
34416char libuna_utf32_string_copy_from_utf7_stream ();
34417int
34418main ()
34419{
34420return libuna_utf32_string_copy_from_utf7_stream ();
34421  ;
34422  return 0;
34423}
34424_ACEOF
34425if ac_fn_c_try_link "$LINENO"; then :
34426  ac_cv_lib_una_libuna_utf32_string_copy_from_utf7_stream=yes
34427else
34428  ac_cv_lib_una_libuna_utf32_string_copy_from_utf7_stream=no
34429fi
34430rm -f core conftest.err conftest.$ac_objext \
34431    conftest$ac_exeext conftest.$ac_ext
34432LIBS=$ac_check_lib_save_LIBS
34433fi
34434{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_copy_from_utf7_stream" >&5
34435$as_echo "$ac_cv_lib_una_libuna_utf32_string_copy_from_utf7_stream" >&6; }
34436if test "x$ac_cv_lib_una_libuna_utf32_string_copy_from_utf7_stream" = xyes; then :
34437  ac_cv_libuna_dummy=yes
34438else
34439  ac_cv_libuna=no
34440fi
34441
34442        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_with_index_copy_from_utf7_stream in -luna" >&5
34443$as_echo_n "checking for libuna_utf32_string_with_index_copy_from_utf7_stream in -luna... " >&6; }
34444if ${ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf7_stream+:} false; then :
34445  $as_echo_n "(cached) " >&6
34446else
34447  ac_check_lib_save_LIBS=$LIBS
34448LIBS="-luna  $LIBS"
34449cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34450/* end confdefs.h.  */
34451
34452/* Override any GCC internal prototype to avoid an error.
34453   Use char because int might match the return type of a GCC
34454   builtin and then its argument prototype would still apply.  */
34455#ifdef __cplusplus
34456extern "C"
34457#endif
34458char libuna_utf32_string_with_index_copy_from_utf7_stream ();
34459int
34460main ()
34461{
34462return libuna_utf32_string_with_index_copy_from_utf7_stream ();
34463  ;
34464  return 0;
34465}
34466_ACEOF
34467if ac_fn_c_try_link "$LINENO"; then :
34468  ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf7_stream=yes
34469else
34470  ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf7_stream=no
34471fi
34472rm -f core conftest.err conftest.$ac_objext \
34473    conftest$ac_exeext conftest.$ac_ext
34474LIBS=$ac_check_lib_save_LIBS
34475fi
34476{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf7_stream" >&5
34477$as_echo "$ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf7_stream" >&6; }
34478if test "x$ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf7_stream" = xyes; then :
34479  ac_cv_libuna_dummy=yes
34480else
34481  ac_cv_libuna=no
34482fi
34483
34484        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_size_from_utf8_stream in -luna" >&5
34485$as_echo_n "checking for libuna_utf32_string_size_from_utf8_stream in -luna... " >&6; }
34486if ${ac_cv_lib_una_libuna_utf32_string_size_from_utf8_stream+:} false; then :
34487  $as_echo_n "(cached) " >&6
34488else
34489  ac_check_lib_save_LIBS=$LIBS
34490LIBS="-luna  $LIBS"
34491cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34492/* end confdefs.h.  */
34493
34494/* Override any GCC internal prototype to avoid an error.
34495   Use char because int might match the return type of a GCC
34496   builtin and then its argument prototype would still apply.  */
34497#ifdef __cplusplus
34498extern "C"
34499#endif
34500char libuna_utf32_string_size_from_utf8_stream ();
34501int
34502main ()
34503{
34504return libuna_utf32_string_size_from_utf8_stream ();
34505  ;
34506  return 0;
34507}
34508_ACEOF
34509if ac_fn_c_try_link "$LINENO"; then :
34510  ac_cv_lib_una_libuna_utf32_string_size_from_utf8_stream=yes
34511else
34512  ac_cv_lib_una_libuna_utf32_string_size_from_utf8_stream=no
34513fi
34514rm -f core conftest.err conftest.$ac_objext \
34515    conftest$ac_exeext conftest.$ac_ext
34516LIBS=$ac_check_lib_save_LIBS
34517fi
34518{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_size_from_utf8_stream" >&5
34519$as_echo "$ac_cv_lib_una_libuna_utf32_string_size_from_utf8_stream" >&6; }
34520if test "x$ac_cv_lib_una_libuna_utf32_string_size_from_utf8_stream" = xyes; then :
34521  ac_cv_libuna_dummy=yes
34522else
34523  ac_cv_libuna=no
34524fi
34525
34526        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_copy_from_utf8_stream in -luna" >&5
34527$as_echo_n "checking for libuna_utf32_string_copy_from_utf8_stream in -luna... " >&6; }
34528if ${ac_cv_lib_una_libuna_utf32_string_copy_from_utf8_stream+:} false; then :
34529  $as_echo_n "(cached) " >&6
34530else
34531  ac_check_lib_save_LIBS=$LIBS
34532LIBS="-luna  $LIBS"
34533cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34534/* end confdefs.h.  */
34535
34536/* Override any GCC internal prototype to avoid an error.
34537   Use char because int might match the return type of a GCC
34538   builtin and then its argument prototype would still apply.  */
34539#ifdef __cplusplus
34540extern "C"
34541#endif
34542char libuna_utf32_string_copy_from_utf8_stream ();
34543int
34544main ()
34545{
34546return libuna_utf32_string_copy_from_utf8_stream ();
34547  ;
34548  return 0;
34549}
34550_ACEOF
34551if ac_fn_c_try_link "$LINENO"; then :
34552  ac_cv_lib_una_libuna_utf32_string_copy_from_utf8_stream=yes
34553else
34554  ac_cv_lib_una_libuna_utf32_string_copy_from_utf8_stream=no
34555fi
34556rm -f core conftest.err conftest.$ac_objext \
34557    conftest$ac_exeext conftest.$ac_ext
34558LIBS=$ac_check_lib_save_LIBS
34559fi
34560{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_copy_from_utf8_stream" >&5
34561$as_echo "$ac_cv_lib_una_libuna_utf32_string_copy_from_utf8_stream" >&6; }
34562if test "x$ac_cv_lib_una_libuna_utf32_string_copy_from_utf8_stream" = xyes; then :
34563  ac_cv_libuna_dummy=yes
34564else
34565  ac_cv_libuna=no
34566fi
34567
34568        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_with_index_copy_from_utf8_stream in -luna" >&5
34569$as_echo_n "checking for libuna_utf32_string_with_index_copy_from_utf8_stream in -luna... " >&6; }
34570if ${ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf8_stream+:} false; then :
34571  $as_echo_n "(cached) " >&6
34572else
34573  ac_check_lib_save_LIBS=$LIBS
34574LIBS="-luna  $LIBS"
34575cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34576/* end confdefs.h.  */
34577
34578/* Override any GCC internal prototype to avoid an error.
34579   Use char because int might match the return type of a GCC
34580   builtin and then its argument prototype would still apply.  */
34581#ifdef __cplusplus
34582extern "C"
34583#endif
34584char libuna_utf32_string_with_index_copy_from_utf8_stream ();
34585int
34586main ()
34587{
34588return libuna_utf32_string_with_index_copy_from_utf8_stream ();
34589  ;
34590  return 0;
34591}
34592_ACEOF
34593if ac_fn_c_try_link "$LINENO"; then :
34594  ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf8_stream=yes
34595else
34596  ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf8_stream=no
34597fi
34598rm -f core conftest.err conftest.$ac_objext \
34599    conftest$ac_exeext conftest.$ac_ext
34600LIBS=$ac_check_lib_save_LIBS
34601fi
34602{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf8_stream" >&5
34603$as_echo "$ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf8_stream" >&6; }
34604if test "x$ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf8_stream" = xyes; then :
34605  ac_cv_libuna_dummy=yes
34606else
34607  ac_cv_libuna=no
34608fi
34609
34610        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_size_from_utf16_stream in -luna" >&5
34611$as_echo_n "checking for libuna_utf32_string_size_from_utf16_stream in -luna... " >&6; }
34612if ${ac_cv_lib_una_libuna_utf32_string_size_from_utf16_stream+:} false; then :
34613  $as_echo_n "(cached) " >&6
34614else
34615  ac_check_lib_save_LIBS=$LIBS
34616LIBS="-luna  $LIBS"
34617cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34618/* end confdefs.h.  */
34619
34620/* Override any GCC internal prototype to avoid an error.
34621   Use char because int might match the return type of a GCC
34622   builtin and then its argument prototype would still apply.  */
34623#ifdef __cplusplus
34624extern "C"
34625#endif
34626char libuna_utf32_string_size_from_utf16_stream ();
34627int
34628main ()
34629{
34630return libuna_utf32_string_size_from_utf16_stream ();
34631  ;
34632  return 0;
34633}
34634_ACEOF
34635if ac_fn_c_try_link "$LINENO"; then :
34636  ac_cv_lib_una_libuna_utf32_string_size_from_utf16_stream=yes
34637else
34638  ac_cv_lib_una_libuna_utf32_string_size_from_utf16_stream=no
34639fi
34640rm -f core conftest.err conftest.$ac_objext \
34641    conftest$ac_exeext conftest.$ac_ext
34642LIBS=$ac_check_lib_save_LIBS
34643fi
34644{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_size_from_utf16_stream" >&5
34645$as_echo "$ac_cv_lib_una_libuna_utf32_string_size_from_utf16_stream" >&6; }
34646if test "x$ac_cv_lib_una_libuna_utf32_string_size_from_utf16_stream" = xyes; then :
34647  ac_cv_libuna_dummy=yes
34648else
34649  ac_cv_libuna=no
34650fi
34651
34652        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_copy_from_utf16_stream in -luna" >&5
34653$as_echo_n "checking for libuna_utf32_string_copy_from_utf16_stream in -luna... " >&6; }
34654if ${ac_cv_lib_una_libuna_utf32_string_copy_from_utf16_stream+:} false; then :
34655  $as_echo_n "(cached) " >&6
34656else
34657  ac_check_lib_save_LIBS=$LIBS
34658LIBS="-luna  $LIBS"
34659cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34660/* end confdefs.h.  */
34661
34662/* Override any GCC internal prototype to avoid an error.
34663   Use char because int might match the return type of a GCC
34664   builtin and then its argument prototype would still apply.  */
34665#ifdef __cplusplus
34666extern "C"
34667#endif
34668char libuna_utf32_string_copy_from_utf16_stream ();
34669int
34670main ()
34671{
34672return libuna_utf32_string_copy_from_utf16_stream ();
34673  ;
34674  return 0;
34675}
34676_ACEOF
34677if ac_fn_c_try_link "$LINENO"; then :
34678  ac_cv_lib_una_libuna_utf32_string_copy_from_utf16_stream=yes
34679else
34680  ac_cv_lib_una_libuna_utf32_string_copy_from_utf16_stream=no
34681fi
34682rm -f core conftest.err conftest.$ac_objext \
34683    conftest$ac_exeext conftest.$ac_ext
34684LIBS=$ac_check_lib_save_LIBS
34685fi
34686{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_copy_from_utf16_stream" >&5
34687$as_echo "$ac_cv_lib_una_libuna_utf32_string_copy_from_utf16_stream" >&6; }
34688if test "x$ac_cv_lib_una_libuna_utf32_string_copy_from_utf16_stream" = xyes; then :
34689  ac_cv_libuna_dummy=yes
34690else
34691  ac_cv_libuna=no
34692fi
34693
34694        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_with_index_copy_from_utf16_stream in -luna" >&5
34695$as_echo_n "checking for libuna_utf32_string_with_index_copy_from_utf16_stream in -luna... " >&6; }
34696if ${ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf16_stream+:} false; then :
34697  $as_echo_n "(cached) " >&6
34698else
34699  ac_check_lib_save_LIBS=$LIBS
34700LIBS="-luna  $LIBS"
34701cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34702/* end confdefs.h.  */
34703
34704/* Override any GCC internal prototype to avoid an error.
34705   Use char because int might match the return type of a GCC
34706   builtin and then its argument prototype would still apply.  */
34707#ifdef __cplusplus
34708extern "C"
34709#endif
34710char libuna_utf32_string_with_index_copy_from_utf16_stream ();
34711int
34712main ()
34713{
34714return libuna_utf32_string_with_index_copy_from_utf16_stream ();
34715  ;
34716  return 0;
34717}
34718_ACEOF
34719if ac_fn_c_try_link "$LINENO"; then :
34720  ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf16_stream=yes
34721else
34722  ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf16_stream=no
34723fi
34724rm -f core conftest.err conftest.$ac_objext \
34725    conftest$ac_exeext conftest.$ac_ext
34726LIBS=$ac_check_lib_save_LIBS
34727fi
34728{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf16_stream" >&5
34729$as_echo "$ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf16_stream" >&6; }
34730if test "x$ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf16_stream" = xyes; then :
34731  ac_cv_libuna_dummy=yes
34732else
34733  ac_cv_libuna=no
34734fi
34735
34736        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_size_from_utf32_stream in -luna" >&5
34737$as_echo_n "checking for libuna_utf32_string_size_from_utf32_stream in -luna... " >&6; }
34738if ${ac_cv_lib_una_libuna_utf32_string_size_from_utf32_stream+:} false; then :
34739  $as_echo_n "(cached) " >&6
34740else
34741  ac_check_lib_save_LIBS=$LIBS
34742LIBS="-luna  $LIBS"
34743cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34744/* end confdefs.h.  */
34745
34746/* Override any GCC internal prototype to avoid an error.
34747   Use char because int might match the return type of a GCC
34748   builtin and then its argument prototype would still apply.  */
34749#ifdef __cplusplus
34750extern "C"
34751#endif
34752char libuna_utf32_string_size_from_utf32_stream ();
34753int
34754main ()
34755{
34756return libuna_utf32_string_size_from_utf32_stream ();
34757  ;
34758  return 0;
34759}
34760_ACEOF
34761if ac_fn_c_try_link "$LINENO"; then :
34762  ac_cv_lib_una_libuna_utf32_string_size_from_utf32_stream=yes
34763else
34764  ac_cv_lib_una_libuna_utf32_string_size_from_utf32_stream=no
34765fi
34766rm -f core conftest.err conftest.$ac_objext \
34767    conftest$ac_exeext conftest.$ac_ext
34768LIBS=$ac_check_lib_save_LIBS
34769fi
34770{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_size_from_utf32_stream" >&5
34771$as_echo "$ac_cv_lib_una_libuna_utf32_string_size_from_utf32_stream" >&6; }
34772if test "x$ac_cv_lib_una_libuna_utf32_string_size_from_utf32_stream" = xyes; then :
34773  ac_cv_libuna_dummy=yes
34774else
34775  ac_cv_libuna=no
34776fi
34777
34778        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_copy_from_utf32_stream in -luna" >&5
34779$as_echo_n "checking for libuna_utf32_string_copy_from_utf32_stream in -luna... " >&6; }
34780if ${ac_cv_lib_una_libuna_utf32_string_copy_from_utf32_stream+:} false; then :
34781  $as_echo_n "(cached) " >&6
34782else
34783  ac_check_lib_save_LIBS=$LIBS
34784LIBS="-luna  $LIBS"
34785cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34786/* end confdefs.h.  */
34787
34788/* Override any GCC internal prototype to avoid an error.
34789   Use char because int might match the return type of a GCC
34790   builtin and then its argument prototype would still apply.  */
34791#ifdef __cplusplus
34792extern "C"
34793#endif
34794char libuna_utf32_string_copy_from_utf32_stream ();
34795int
34796main ()
34797{
34798return libuna_utf32_string_copy_from_utf32_stream ();
34799  ;
34800  return 0;
34801}
34802_ACEOF
34803if ac_fn_c_try_link "$LINENO"; then :
34804  ac_cv_lib_una_libuna_utf32_string_copy_from_utf32_stream=yes
34805else
34806  ac_cv_lib_una_libuna_utf32_string_copy_from_utf32_stream=no
34807fi
34808rm -f core conftest.err conftest.$ac_objext \
34809    conftest$ac_exeext conftest.$ac_ext
34810LIBS=$ac_check_lib_save_LIBS
34811fi
34812{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_copy_from_utf32_stream" >&5
34813$as_echo "$ac_cv_lib_una_libuna_utf32_string_copy_from_utf32_stream" >&6; }
34814if test "x$ac_cv_lib_una_libuna_utf32_string_copy_from_utf32_stream" = xyes; then :
34815  ac_cv_libuna_dummy=yes
34816else
34817  ac_cv_libuna=no
34818fi
34819
34820        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_with_index_copy_from_utf32_stream in -luna" >&5
34821$as_echo_n "checking for libuna_utf32_string_with_index_copy_from_utf32_stream in -luna... " >&6; }
34822if ${ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf32_stream+:} false; then :
34823  $as_echo_n "(cached) " >&6
34824else
34825  ac_check_lib_save_LIBS=$LIBS
34826LIBS="-luna  $LIBS"
34827cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34828/* end confdefs.h.  */
34829
34830/* Override any GCC internal prototype to avoid an error.
34831   Use char because int might match the return type of a GCC
34832   builtin and then its argument prototype would still apply.  */
34833#ifdef __cplusplus
34834extern "C"
34835#endif
34836char libuna_utf32_string_with_index_copy_from_utf32_stream ();
34837int
34838main ()
34839{
34840return libuna_utf32_string_with_index_copy_from_utf32_stream ();
34841  ;
34842  return 0;
34843}
34844_ACEOF
34845if ac_fn_c_try_link "$LINENO"; then :
34846  ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf32_stream=yes
34847else
34848  ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf32_stream=no
34849fi
34850rm -f core conftest.err conftest.$ac_objext \
34851    conftest$ac_exeext conftest.$ac_ext
34852LIBS=$ac_check_lib_save_LIBS
34853fi
34854{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf32_stream" >&5
34855$as_echo "$ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf32_stream" >&6; }
34856if test "x$ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf32_stream" = xyes; then :
34857  ac_cv_libuna_dummy=yes
34858else
34859  ac_cv_libuna=no
34860fi
34861
34862        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_size_from_utf8 in -luna" >&5
34863$as_echo_n "checking for libuna_utf32_string_size_from_utf8 in -luna... " >&6; }
34864if ${ac_cv_lib_una_libuna_utf32_string_size_from_utf8+:} false; then :
34865  $as_echo_n "(cached) " >&6
34866else
34867  ac_check_lib_save_LIBS=$LIBS
34868LIBS="-luna  $LIBS"
34869cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34870/* end confdefs.h.  */
34871
34872/* Override any GCC internal prototype to avoid an error.
34873   Use char because int might match the return type of a GCC
34874   builtin and then its argument prototype would still apply.  */
34875#ifdef __cplusplus
34876extern "C"
34877#endif
34878char libuna_utf32_string_size_from_utf8 ();
34879int
34880main ()
34881{
34882return libuna_utf32_string_size_from_utf8 ();
34883  ;
34884  return 0;
34885}
34886_ACEOF
34887if ac_fn_c_try_link "$LINENO"; then :
34888  ac_cv_lib_una_libuna_utf32_string_size_from_utf8=yes
34889else
34890  ac_cv_lib_una_libuna_utf32_string_size_from_utf8=no
34891fi
34892rm -f core conftest.err conftest.$ac_objext \
34893    conftest$ac_exeext conftest.$ac_ext
34894LIBS=$ac_check_lib_save_LIBS
34895fi
34896{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_size_from_utf8" >&5
34897$as_echo "$ac_cv_lib_una_libuna_utf32_string_size_from_utf8" >&6; }
34898if test "x$ac_cv_lib_una_libuna_utf32_string_size_from_utf8" = xyes; then :
34899  ac_cv_libuna_dummy=yes
34900else
34901  ac_cv_libuna=no
34902fi
34903
34904        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_copy_from_utf8 in -luna" >&5
34905$as_echo_n "checking for libuna_utf32_string_copy_from_utf8 in -luna... " >&6; }
34906if ${ac_cv_lib_una_libuna_utf32_string_copy_from_utf8+:} false; then :
34907  $as_echo_n "(cached) " >&6
34908else
34909  ac_check_lib_save_LIBS=$LIBS
34910LIBS="-luna  $LIBS"
34911cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34912/* end confdefs.h.  */
34913
34914/* Override any GCC internal prototype to avoid an error.
34915   Use char because int might match the return type of a GCC
34916   builtin and then its argument prototype would still apply.  */
34917#ifdef __cplusplus
34918extern "C"
34919#endif
34920char libuna_utf32_string_copy_from_utf8 ();
34921int
34922main ()
34923{
34924return libuna_utf32_string_copy_from_utf8 ();
34925  ;
34926  return 0;
34927}
34928_ACEOF
34929if ac_fn_c_try_link "$LINENO"; then :
34930  ac_cv_lib_una_libuna_utf32_string_copy_from_utf8=yes
34931else
34932  ac_cv_lib_una_libuna_utf32_string_copy_from_utf8=no
34933fi
34934rm -f core conftest.err conftest.$ac_objext \
34935    conftest$ac_exeext conftest.$ac_ext
34936LIBS=$ac_check_lib_save_LIBS
34937fi
34938{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_copy_from_utf8" >&5
34939$as_echo "$ac_cv_lib_una_libuna_utf32_string_copy_from_utf8" >&6; }
34940if test "x$ac_cv_lib_una_libuna_utf32_string_copy_from_utf8" = xyes; then :
34941  ac_cv_libuna_dummy=yes
34942else
34943  ac_cv_libuna=no
34944fi
34945
34946        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ac_cv_libuna_dummy=yes in -llibuna_utf32_string_with_index_copy_from_utf8" >&5
34947$as_echo_n "checking for ac_cv_libuna_dummy=yes in -llibuna_utf32_string_with_index_copy_from_utf8... " >&6; }
34948if ${ac_cv_lib_libuna_utf32_string_with_index_copy_from_utf8_ac_cv_libuna_dummy_yes+:} false; then :
34949  $as_echo_n "(cached) " >&6
34950else
34951  ac_check_lib_save_LIBS=$LIBS
34952LIBS="-llibuna_utf32_string_with_index_copy_from_utf8  $LIBS"
34953cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34954/* end confdefs.h.  */
34955
34956/* Override any GCC internal prototype to avoid an error.
34957   Use char because int might match the return type of a GCC
34958   builtin and then its argument prototype would still apply.  */
34959#ifdef __cplusplus
34960extern "C"
34961#endif
34962char ac_cv_libuna_dummy=yes ();
34963int
34964main ()
34965{
34966return ac_cv_libuna_dummy=yes ();
34967  ;
34968  return 0;
34969}
34970_ACEOF
34971if ac_fn_c_try_link "$LINENO"; then :
34972  ac_cv_lib_libuna_utf32_string_with_index_copy_from_utf8_ac_cv_libuna_dummy_yes=yes
34973else
34974  ac_cv_lib_libuna_utf32_string_with_index_copy_from_utf8_ac_cv_libuna_dummy_yes=no
34975fi
34976rm -f core conftest.err conftest.$ac_objext \
34977    conftest$ac_exeext conftest.$ac_ext
34978LIBS=$ac_check_lib_save_LIBS
34979fi
34980{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_libuna_utf32_string_with_index_copy_from_utf8_ac_cv_libuna_dummy_yes" >&5
34981$as_echo "$ac_cv_lib_libuna_utf32_string_with_index_copy_from_utf8_ac_cv_libuna_dummy_yes" >&6; }
34982if test "x$ac_cv_lib_libuna_utf32_string_with_index_copy_from_utf8_ac_cv_libuna_dummy_yes" = xyes; then :
34983  ac_cv_libuna=no
34984fi
34985
34986        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_size_from_utf16 in -luna" >&5
34987$as_echo_n "checking for libuna_utf32_string_size_from_utf16 in -luna... " >&6; }
34988if ${ac_cv_lib_una_libuna_utf32_string_size_from_utf16+:} false; then :
34989  $as_echo_n "(cached) " >&6
34990else
34991  ac_check_lib_save_LIBS=$LIBS
34992LIBS="-luna  $LIBS"
34993cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34994/* end confdefs.h.  */
34995
34996/* Override any GCC internal prototype to avoid an error.
34997   Use char because int might match the return type of a GCC
34998   builtin and then its argument prototype would still apply.  */
34999#ifdef __cplusplus
35000extern "C"
35001#endif
35002char libuna_utf32_string_size_from_utf16 ();
35003int
35004main ()
35005{
35006return libuna_utf32_string_size_from_utf16 ();
35007  ;
35008  return 0;
35009}
35010_ACEOF
35011if ac_fn_c_try_link "$LINENO"; then :
35012  ac_cv_lib_una_libuna_utf32_string_size_from_utf16=yes
35013else
35014  ac_cv_lib_una_libuna_utf32_string_size_from_utf16=no
35015fi
35016rm -f core conftest.err conftest.$ac_objext \
35017    conftest$ac_exeext conftest.$ac_ext
35018LIBS=$ac_check_lib_save_LIBS
35019fi
35020{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_size_from_utf16" >&5
35021$as_echo "$ac_cv_lib_una_libuna_utf32_string_size_from_utf16" >&6; }
35022if test "x$ac_cv_lib_una_libuna_utf32_string_size_from_utf16" = xyes; then :
35023  ac_cv_libuna_dummy=yes
35024else
35025  ac_cv_libuna=no
35026fi
35027
35028        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_copy_from_utf16 in -luna" >&5
35029$as_echo_n "checking for libuna_utf32_string_copy_from_utf16 in -luna... " >&6; }
35030if ${ac_cv_lib_una_libuna_utf32_string_copy_from_utf16+:} false; then :
35031  $as_echo_n "(cached) " >&6
35032else
35033  ac_check_lib_save_LIBS=$LIBS
35034LIBS="-luna  $LIBS"
35035cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35036/* end confdefs.h.  */
35037
35038/* Override any GCC internal prototype to avoid an error.
35039   Use char because int might match the return type of a GCC
35040   builtin and then its argument prototype would still apply.  */
35041#ifdef __cplusplus
35042extern "C"
35043#endif
35044char libuna_utf32_string_copy_from_utf16 ();
35045int
35046main ()
35047{
35048return libuna_utf32_string_copy_from_utf16 ();
35049  ;
35050  return 0;
35051}
35052_ACEOF
35053if ac_fn_c_try_link "$LINENO"; then :
35054  ac_cv_lib_una_libuna_utf32_string_copy_from_utf16=yes
35055else
35056  ac_cv_lib_una_libuna_utf32_string_copy_from_utf16=no
35057fi
35058rm -f core conftest.err conftest.$ac_objext \
35059    conftest$ac_exeext conftest.$ac_ext
35060LIBS=$ac_check_lib_save_LIBS
35061fi
35062{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_copy_from_utf16" >&5
35063$as_echo "$ac_cv_lib_una_libuna_utf32_string_copy_from_utf16" >&6; }
35064if test "x$ac_cv_lib_una_libuna_utf32_string_copy_from_utf16" = xyes; then :
35065  ac_cv_libuna_dummy=yes
35066else
35067  ac_cv_libuna=no
35068fi
35069
35070        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_with_index_copy_from_utf16 in -luna" >&5
35071$as_echo_n "checking for libuna_utf32_string_with_index_copy_from_utf16 in -luna... " >&6; }
35072if ${ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf16+:} false; then :
35073  $as_echo_n "(cached) " >&6
35074else
35075  ac_check_lib_save_LIBS=$LIBS
35076LIBS="-luna  $LIBS"
35077cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35078/* end confdefs.h.  */
35079
35080/* Override any GCC internal prototype to avoid an error.
35081   Use char because int might match the return type of a GCC
35082   builtin and then its argument prototype would still apply.  */
35083#ifdef __cplusplus
35084extern "C"
35085#endif
35086char libuna_utf32_string_with_index_copy_from_utf16 ();
35087int
35088main ()
35089{
35090return libuna_utf32_string_with_index_copy_from_utf16 ();
35091  ;
35092  return 0;
35093}
35094_ACEOF
35095if ac_fn_c_try_link "$LINENO"; then :
35096  ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf16=yes
35097else
35098  ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf16=no
35099fi
35100rm -f core conftest.err conftest.$ac_objext \
35101    conftest$ac_exeext conftest.$ac_ext
35102LIBS=$ac_check_lib_save_LIBS
35103fi
35104{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf16" >&5
35105$as_echo "$ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf16" >&6; }
35106if test "x$ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_utf16" = xyes; then :
35107  ac_cv_libuna_dummy=yes
35108else
35109  ac_cv_libuna=no
35110fi
35111
35112        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_size_from_scsu_stream in -luna" >&5
35113$as_echo_n "checking for libuna_utf32_string_size_from_scsu_stream in -luna... " >&6; }
35114if ${ac_cv_lib_una_libuna_utf32_string_size_from_scsu_stream+:} false; then :
35115  $as_echo_n "(cached) " >&6
35116else
35117  ac_check_lib_save_LIBS=$LIBS
35118LIBS="-luna  $LIBS"
35119cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35120/* end confdefs.h.  */
35121
35122/* Override any GCC internal prototype to avoid an error.
35123   Use char because int might match the return type of a GCC
35124   builtin and then its argument prototype would still apply.  */
35125#ifdef __cplusplus
35126extern "C"
35127#endif
35128char libuna_utf32_string_size_from_scsu_stream ();
35129int
35130main ()
35131{
35132return libuna_utf32_string_size_from_scsu_stream ();
35133  ;
35134  return 0;
35135}
35136_ACEOF
35137if ac_fn_c_try_link "$LINENO"; then :
35138  ac_cv_lib_una_libuna_utf32_string_size_from_scsu_stream=yes
35139else
35140  ac_cv_lib_una_libuna_utf32_string_size_from_scsu_stream=no
35141fi
35142rm -f core conftest.err conftest.$ac_objext \
35143    conftest$ac_exeext conftest.$ac_ext
35144LIBS=$ac_check_lib_save_LIBS
35145fi
35146{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_size_from_scsu_stream" >&5
35147$as_echo "$ac_cv_lib_una_libuna_utf32_string_size_from_scsu_stream" >&6; }
35148if test "x$ac_cv_lib_una_libuna_utf32_string_size_from_scsu_stream" = xyes; then :
35149  ac_cv_libuna_dummy=yes
35150else
35151  ac_cv_libuna=no
35152fi
35153
35154        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_copy_from_scsu_stream in -luna" >&5
35155$as_echo_n "checking for libuna_utf32_string_copy_from_scsu_stream in -luna... " >&6; }
35156if ${ac_cv_lib_una_libuna_utf32_string_copy_from_scsu_stream+:} false; then :
35157  $as_echo_n "(cached) " >&6
35158else
35159  ac_check_lib_save_LIBS=$LIBS
35160LIBS="-luna  $LIBS"
35161cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35162/* end confdefs.h.  */
35163
35164/* Override any GCC internal prototype to avoid an error.
35165   Use char because int might match the return type of a GCC
35166   builtin and then its argument prototype would still apply.  */
35167#ifdef __cplusplus
35168extern "C"
35169#endif
35170char libuna_utf32_string_copy_from_scsu_stream ();
35171int
35172main ()
35173{
35174return libuna_utf32_string_copy_from_scsu_stream ();
35175  ;
35176  return 0;
35177}
35178_ACEOF
35179if ac_fn_c_try_link "$LINENO"; then :
35180  ac_cv_lib_una_libuna_utf32_string_copy_from_scsu_stream=yes
35181else
35182  ac_cv_lib_una_libuna_utf32_string_copy_from_scsu_stream=no
35183fi
35184rm -f core conftest.err conftest.$ac_objext \
35185    conftest$ac_exeext conftest.$ac_ext
35186LIBS=$ac_check_lib_save_LIBS
35187fi
35188{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_copy_from_scsu_stream" >&5
35189$as_echo "$ac_cv_lib_una_libuna_utf32_string_copy_from_scsu_stream" >&6; }
35190if test "x$ac_cv_lib_una_libuna_utf32_string_copy_from_scsu_stream" = xyes; then :
35191  ac_cv_libuna_dummy=yes
35192else
35193  ac_cv_libuna=no
35194fi
35195
35196        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libuna_utf32_string_with_index_copy_from_scsu_stream in -luna" >&5
35197$as_echo_n "checking for libuna_utf32_string_with_index_copy_from_scsu_stream in -luna... " >&6; }
35198if ${ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_scsu_stream+:} false; then :
35199  $as_echo_n "(cached) " >&6
35200else
35201  ac_check_lib_save_LIBS=$LIBS
35202LIBS="-luna  $LIBS"
35203cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35204/* end confdefs.h.  */
35205
35206/* Override any GCC internal prototype to avoid an error.
35207   Use char because int might match the return type of a GCC
35208   builtin and then its argument prototype would still apply.  */
35209#ifdef __cplusplus
35210extern "C"
35211#endif
35212char libuna_utf32_string_with_index_copy_from_scsu_stream ();
35213int
35214main ()
35215{
35216return libuna_utf32_string_with_index_copy_from_scsu_stream ();
35217  ;
35218  return 0;
35219}
35220_ACEOF
35221if ac_fn_c_try_link "$LINENO"; then :
35222  ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_scsu_stream=yes
35223else
35224  ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_scsu_stream=no
35225fi
35226rm -f core conftest.err conftest.$ac_objext \
35227    conftest$ac_exeext conftest.$ac_ext
35228LIBS=$ac_check_lib_save_LIBS
35229fi
35230{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_scsu_stream" >&5
35231$as_echo "$ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_scsu_stream" >&6; }
35232if test "x$ac_cv_lib_una_libuna_utf32_string_with_index_copy_from_scsu_stream" = xyes; then :
35233  ac_cv_libuna_dummy=yes
35234else
35235  ac_cv_libuna=no
35236fi
35237
35238
35239                { $as_echo "$as_me:${as_lineno-$LINENO}: checking if \`LIBUNA_COMPARE_LESS' is defined" >&5
35240$as_echo_n "checking if \`LIBUNA_COMPARE_LESS' is defined... " >&6; }
35241if ${ac_cv_libuna_defines_compare_less+:} false; then :
35242  $as_echo_n "(cached) " >&6
35243else
35244  ac_ext=c
35245ac_cpp='$CPP $CPPFLAGS'
35246ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35247ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35248ac_compiler_gnu=$ac_cv_c_compiler_gnu
35249
35250    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35251/* end confdefs.h.  */
35252#include <libuna.h>
35253int
35254main ()
35255{
35256int test = LIBUNA_COMPARE_LESS;
35257
35258return( 0 );
35259  ;
35260  return 0;
35261}
35262_ACEOF
35263if ac_fn_c_try_link "$LINENO"; then :
35264  ac_cv_libuna_defines_compare_less=yes
35265else
35266  ac_cv_libuna_defines_compare_less=no
35267fi
35268rm -f core conftest.err conftest.$ac_objext \
35269    conftest$ac_exeext conftest.$ac_ext
35270    ac_ext=c
35271ac_cpp='$CPP $CPPFLAGS'
35272ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35273ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35274ac_compiler_gnu=$ac_cv_c_compiler_gnu
35275
35276fi
35277{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_libuna_defines_compare_less" >&5
35278$as_echo "$ac_cv_libuna_defines_compare_less" >&6; }
35279
35280        if test "x$ac_cv_libuna_defines_compare_less" != xyes; then :
35281  ac_cv_libuna=no
35282fi
35283
35284        { $as_echo "$as_me:${as_lineno-$LINENO}: checking if \`LIBUNA_COMPARE_EQUAL' is defined" >&5
35285$as_echo_n "checking if \`LIBUNA_COMPARE_EQUAL' is defined... " >&6; }
35286if ${ac_cv_libuna_defines_compare_equal+:} false; then :
35287  $as_echo_n "(cached) " >&6
35288else
35289  ac_ext=c
35290ac_cpp='$CPP $CPPFLAGS'
35291ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35292ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35293ac_compiler_gnu=$ac_cv_c_compiler_gnu
35294
35295    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35296/* end confdefs.h.  */
35297#include <libuna.h>
35298int
35299main ()
35300{
35301int test = LIBUNA_COMPARE_EQUAL;
35302
35303return( 0 );
35304  ;
35305  return 0;
35306}
35307_ACEOF
35308if ac_fn_c_try_link "$LINENO"; then :
35309  ac_cv_libuna_defines_compare_equal=yes
35310else
35311  ac_cv_libuna_defines_compare_equal=no
35312fi
35313rm -f core conftest.err conftest.$ac_objext \
35314    conftest$ac_exeext conftest.$ac_ext
35315    ac_ext=c
35316ac_cpp='$CPP $CPPFLAGS'
35317ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35318ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35319ac_compiler_gnu=$ac_cv_c_compiler_gnu
35320
35321fi
35322{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_libuna_defines_compare_equal" >&5
35323$as_echo "$ac_cv_libuna_defines_compare_equal" >&6; }
35324
35325        if test "x$ac_cv_libuna_defines_compare_less" != xyes; then :
35326  ac_cv_libuna=no
35327fi
35328
35329        { $as_echo "$as_me:${as_lineno-$LINENO}: checking if \`LIBUNA_COMPARE_GREATER' is defined" >&5
35330$as_echo_n "checking if \`LIBUNA_COMPARE_GREATER' is defined... " >&6; }
35331if ${ac_cv_libuna_defines_compare_greater+:} false; then :
35332  $as_echo_n "(cached) " >&6
35333else
35334  ac_ext=c
35335ac_cpp='$CPP $CPPFLAGS'
35336ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35337ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35338ac_compiler_gnu=$ac_cv_c_compiler_gnu
35339
35340    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35341/* end confdefs.h.  */
35342#include <libuna.h>
35343int
35344main ()
35345{
35346int test = LIBUNA_COMPARE_GREATER;
35347
35348return( 0 );
35349  ;
35350  return 0;
35351}
35352_ACEOF
35353if ac_fn_c_try_link "$LINENO"; then :
35354  ac_cv_libuna_defines_compare_greater=yes
35355else
35356  ac_cv_libuna_defines_compare_greater=no
35357fi
35358rm -f core conftest.err conftest.$ac_objext \
35359    conftest$ac_exeext conftest.$ac_ext
35360    ac_ext=c
35361ac_cpp='$CPP $CPPFLAGS'
35362ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35363ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35364ac_compiler_gnu=$ac_cv_c_compiler_gnu
35365
35366fi
35367{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_libuna_defines_compare_greater" >&5
35368$as_echo "$ac_cv_libuna_defines_compare_greater" >&6; }
35369
35370        if test "x$ac_cv_libuna_defines_compare_less" != xyes; then :
35371  ac_cv_libuna=no
35372fi
35373
35374        ac_cv_libuna_LIBADD="-luna"
35375fi
35376
35377fi
35378    if test "x$ac_cv_with_libuna" != x && test "x$ac_cv_with_libuna" != xauto-detect && test "x$ac_cv_libuna" != xyes; then :
35379  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
35380$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
35381as_fn_error 1 "unable to find supported libuna in directory: $ac_cv_with_libuna
35382See \`config.log' for more details" "$LINENO" 5; }
35383
35384fi
35385
35386fi
35387
35388  if test "x$ac_cv_libuna" = xyes; then :
35389
35390$as_echo "#define HAVE_LIBUNA 1" >>confdefs.h
35391
35392
35393fi
35394
35395  if test "x$ac_cv_libuna" = xyes; then :
35396  HAVE_LIBUNA=1
35397
35398else
35399  HAVE_LIBUNA=0
35400
35401
35402fi
35403
35404
35405    if test "x$ac_cv_libuna" != xyes; then :
35406
35407  ac_cv_libuna_CPPFLAGS="-I../libuna";
35408  ac_cv_libuna_LIBADD="../libuna/libuna.la";
35409
35410  ac_cv_libuna=local
35411
35412
35413
35414$as_echo "#define HAVE_LOCAL_LIBUNA 1" >>confdefs.h
35415
35416    HAVE_LOCAL_LIBUNA=1
35417
35418
35419fi
35420
35421   if test "x$ac_cv_libuna" = xlocal; then
35422  HAVE_LOCAL_LIBUNA_TRUE=
35423  HAVE_LOCAL_LIBUNA_FALSE='#'
35424else
35425  HAVE_LOCAL_LIBUNA_TRUE='#'
35426  HAVE_LOCAL_LIBUNA_FALSE=
35427fi
35428
35429  if test "x$ac_cv_libuna_CPPFLAGS" != "x"; then :
35430  LIBUNA_CPPFLAGS=$ac_cv_libuna_CPPFLAGS
35431
35432
35433fi
35434  if test "x$ac_cv_libuna_LIBADD" != "x"; then :
35435  LIBUNA_LIBADD=$ac_cv_libuna_LIBADD
35436
35437
35438fi
35439
35440  if test "x$ac_cv_libuna" = xyes; then :
35441  ax_libuna_pc_libs_private=-luna
35442
35443
35444fi
35445
35446  if test "x$ac_cv_libuna" = xyes; then :
35447  ax_libuna_spec_requires=libuna
35448
35449    ax_libuna_spec_build_requires=libuna-devel
35450
35451
35452fi
35453
35454
35455
35456
35457# Check whether --with-libcfile was given.
35458if test "${with_libcfile+set}" = set; then :
35459  withval=$with_libcfile; ac_cv_with_libcfile=$withval
35460else
35461  ac_cv_with_libcfile=auto-detect
35462fi
35463
35464    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for libcfile in includedir and libdir or in the specified DIR, or no if to use local version" >&5
35465$as_echo_n "checking whether to use search for libcfile in includedir and libdir or in the specified DIR, or no if to use local version... " >&6; }
35466if ${ac_cv_with_libcfile+:} false; then :
35467  $as_echo_n "(cached) " >&6
35468else
35469  ac_cv_with_libcfile=auto-detect
35470fi
35471{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_libcfile" >&5
35472$as_echo "$ac_cv_with_libcfile" >&6; }
35473
35474    if test "x$ac_cv_enable_shared_libs" = xno || test "x$ac_cv_with_libcfile" = xno; then :
35475  ac_cv_libcfile=no
35476else
35477  ac_cv_libcfile=check
35478        if test "x$ac_cv_with_libcfile" != x && test "x$ac_cv_with_libcfile" != xauto-detect; then :
35479  if test -d "$ac_cv_with_libcfile"; then :
35480  CFLAGS="$CFLAGS -I${ac_cv_with_libcfile}/include"
35481        LDFLAGS="$LDFLAGS -L${ac_cv_with_libcfile}/lib"
35482else
35483  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
35484$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
35485as_fn_error 1 "no such directory: $ac_cv_with_libcfile
35486See \`config.log' for more details" "$LINENO" 5; }
35487
35488fi
35489
35490else
35491        if test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"; then :
35492
35493pkg_failed=no
35494{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile" >&5
35495$as_echo_n "checking for libcfile... " >&6; }
35496
35497if test -n "$libcfile_CFLAGS"; then
35498    pkg_cv_libcfile_CFLAGS="$libcfile_CFLAGS"
35499 elif test -n "$PKG_CONFIG"; then
35500    if test -n "$PKG_CONFIG" && \
35501    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcfile >= 20160409\""; } >&5
35502  ($PKG_CONFIG --exists --print-errors "libcfile >= 20160409") 2>&5
35503  ac_status=$?
35504  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
35505  test $ac_status = 0; }; then
35506  pkg_cv_libcfile_CFLAGS=`$PKG_CONFIG --cflags "libcfile >= 20160409" 2>/dev/null`
35507		      test "x$?" != "x0" && pkg_failed=yes
35508else
35509  pkg_failed=yes
35510fi
35511 else
35512    pkg_failed=untried
35513fi
35514if test -n "$libcfile_LIBS"; then
35515    pkg_cv_libcfile_LIBS="$libcfile_LIBS"
35516 elif test -n "$PKG_CONFIG"; then
35517    if test -n "$PKG_CONFIG" && \
35518    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcfile >= 20160409\""; } >&5
35519  ($PKG_CONFIG --exists --print-errors "libcfile >= 20160409") 2>&5
35520  ac_status=$?
35521  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
35522  test $ac_status = 0; }; then
35523  pkg_cv_libcfile_LIBS=`$PKG_CONFIG --libs "libcfile >= 20160409" 2>/dev/null`
35524		      test "x$?" != "x0" && pkg_failed=yes
35525else
35526  pkg_failed=yes
35527fi
35528 else
35529    pkg_failed=untried
35530fi
35531
35532
35533
35534if test $pkg_failed = yes; then
35535   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
35536$as_echo "no" >&6; }
35537
35538if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
35539        _pkg_short_errors_supported=yes
35540else
35541        _pkg_short_errors_supported=no
35542fi
35543        if test $_pkg_short_errors_supported = yes; then
35544	        libcfile_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcfile >= 20160409" 2>&1`
35545        else
35546	        libcfile_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcfile >= 20160409" 2>&1`
35547        fi
35548	# Put the nasty error message in config.log where it belongs
35549	echo "$libcfile_PKG_ERRORS" >&5
35550
35551	ac_cv_libcfile=check
35552elif test $pkg_failed = untried; then
35553     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
35554$as_echo "no" >&6; }
35555	ac_cv_libcfile=check
35556else
35557	libcfile_CFLAGS=$pkg_cv_libcfile_CFLAGS
35558	libcfile_LIBS=$pkg_cv_libcfile_LIBS
35559        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
35560$as_echo "yes" >&6; }
35561	ac_cv_libcfile=yes
35562fi
35563
35564fi
35565      if test "x$ac_cv_libcfile" = xyes && test "x$ac_cv_enable_wide_character_type" != xno; then :
35566  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether libcfile/features.h defines LIBCFILE_HAVE_WIDE_CHARACTER_TYPE as 1" >&5
35567$as_echo_n "checking whether libcfile/features.h defines LIBCFILE_HAVE_WIDE_CHARACTER_TYPE as 1... " >&6; }
35568if ${ac_cv_header_libcfile_features_h_have_wide_character_type+:} false; then :
35569  $as_echo_n "(cached) " >&6
35570else
35571  ac_ext=c
35572ac_cpp='$CPP $CPPFLAGS'
35573ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35574ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35575ac_compiler_gnu=$ac_cv_c_compiler_gnu
35576
35577         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35578/* end confdefs.h.  */
35579#include <libcfile/features.h>
35580int
35581main ()
35582{
35583#if !defined( LIBCFILE_HAVE_WIDE_CHARACTER_TYPE ) || ( LIBCFILE_HAVE_WIDE_CHARACTER_TYPE != 1 )
35584#error LIBCFILE_HAVE_WIDE_CHARACTER_TYPE not defined
35585#endif
35586  ;
35587  return 0;
35588}
35589_ACEOF
35590if ac_fn_c_try_compile "$LINENO"; then :
35591  ac_cv_header_libcfile_features_h_have_wide_character_type=yes
35592else
35593  ac_cv_header_libcfile_features_h_have_wide_character_type=no
35594fi
35595rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
35596         ac_ext=c
35597ac_cpp='$CPP $CPPFLAGS'
35598ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35599ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35600ac_compiler_gnu=$ac_cv_c_compiler_gnu
35601
35602fi
35603{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_libcfile_features_h_have_wide_character_type" >&5
35604$as_echo "$ac_cv_header_libcfile_features_h_have_wide_character_type" >&6; }
35605
35606        if test "x$ac_cv_header_libcfile_features_h_have_wide_character_type" = xno; then :
35607  ac_cv_libcfile=no
35608fi
35609
35610fi
35611      if test "x$ac_cv_libcfile" = xyes; then :
35612  ac_cv_libcfile_CPPFLAGS="$pkg_cv_libcfile_CFLAGS"
35613        ac_cv_libcfile_LIBADD="$pkg_cv_libcfile_LIBS"
35614fi
35615
35616fi
35617
35618    if test "x$ac_cv_libcfile" = xcheck; then :
35619        for ac_header in libcfile.h
35620do :
35621  ac_fn_c_check_header_mongrel "$LINENO" "libcfile.h" "ac_cv_header_libcfile_h" "$ac_includes_default"
35622if test "x$ac_cv_header_libcfile_h" = xyes; then :
35623  cat >>confdefs.h <<_ACEOF
35624#define HAVE_LIBCFILE_H 1
35625_ACEOF
35626
35627fi
35628
35629done
35630
35631
35632      if test "x$ac_cv_header_libcfile_h" = xno; then :
35633  ac_cv_libcfile=no
35634else
35635          ac_cv_libcfile=yes
35636
35637        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_get_version in -lcfile" >&5
35638$as_echo_n "checking for libcfile_get_version in -lcfile... " >&6; }
35639if ${ac_cv_lib_cfile_libcfile_get_version+:} false; then :
35640  $as_echo_n "(cached) " >&6
35641else
35642  ac_check_lib_save_LIBS=$LIBS
35643LIBS="-lcfile  $LIBS"
35644cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35645/* end confdefs.h.  */
35646
35647/* Override any GCC internal prototype to avoid an error.
35648   Use char because int might match the return type of a GCC
35649   builtin and then its argument prototype would still apply.  */
35650#ifdef __cplusplus
35651extern "C"
35652#endif
35653char libcfile_get_version ();
35654int
35655main ()
35656{
35657return libcfile_get_version ();
35658  ;
35659  return 0;
35660}
35661_ACEOF
35662if ac_fn_c_try_link "$LINENO"; then :
35663  ac_cv_lib_cfile_libcfile_get_version=yes
35664else
35665  ac_cv_lib_cfile_libcfile_get_version=no
35666fi
35667rm -f core conftest.err conftest.$ac_objext \
35668    conftest$ac_exeext conftest.$ac_ext
35669LIBS=$ac_check_lib_save_LIBS
35670fi
35671{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_get_version" >&5
35672$as_echo "$ac_cv_lib_cfile_libcfile_get_version" >&6; }
35673if test "x$ac_cv_lib_cfile_libcfile_get_version" = xyes; then :
35674  ac_cv_libcfile_dummy=yes
35675else
35676  ac_cv_libcfile=no
35677fi
35678
35679
35680                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_initialize in -lcfile" >&5
35681$as_echo_n "checking for libcfile_file_initialize in -lcfile... " >&6; }
35682if ${ac_cv_lib_cfile_libcfile_file_initialize+:} false; then :
35683  $as_echo_n "(cached) " >&6
35684else
35685  ac_check_lib_save_LIBS=$LIBS
35686LIBS="-lcfile  $LIBS"
35687cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35688/* end confdefs.h.  */
35689
35690/* Override any GCC internal prototype to avoid an error.
35691   Use char because int might match the return type of a GCC
35692   builtin and then its argument prototype would still apply.  */
35693#ifdef __cplusplus
35694extern "C"
35695#endif
35696char libcfile_file_initialize ();
35697int
35698main ()
35699{
35700return libcfile_file_initialize ();
35701  ;
35702  return 0;
35703}
35704_ACEOF
35705if ac_fn_c_try_link "$LINENO"; then :
35706  ac_cv_lib_cfile_libcfile_file_initialize=yes
35707else
35708  ac_cv_lib_cfile_libcfile_file_initialize=no
35709fi
35710rm -f core conftest.err conftest.$ac_objext \
35711    conftest$ac_exeext conftest.$ac_ext
35712LIBS=$ac_check_lib_save_LIBS
35713fi
35714{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_initialize" >&5
35715$as_echo "$ac_cv_lib_cfile_libcfile_file_initialize" >&6; }
35716if test "x$ac_cv_lib_cfile_libcfile_file_initialize" = xyes; then :
35717  ac_cv_libcfile_dummy=yes
35718else
35719  ac_cv_libcfile=no
35720fi
35721
35722        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_free in -lcfile" >&5
35723$as_echo_n "checking for libcfile_file_free in -lcfile... " >&6; }
35724if ${ac_cv_lib_cfile_libcfile_file_free+:} false; then :
35725  $as_echo_n "(cached) " >&6
35726else
35727  ac_check_lib_save_LIBS=$LIBS
35728LIBS="-lcfile  $LIBS"
35729cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35730/* end confdefs.h.  */
35731
35732/* Override any GCC internal prototype to avoid an error.
35733   Use char because int might match the return type of a GCC
35734   builtin and then its argument prototype would still apply.  */
35735#ifdef __cplusplus
35736extern "C"
35737#endif
35738char libcfile_file_free ();
35739int
35740main ()
35741{
35742return libcfile_file_free ();
35743  ;
35744  return 0;
35745}
35746_ACEOF
35747if ac_fn_c_try_link "$LINENO"; then :
35748  ac_cv_lib_cfile_libcfile_file_free=yes
35749else
35750  ac_cv_lib_cfile_libcfile_file_free=no
35751fi
35752rm -f core conftest.err conftest.$ac_objext \
35753    conftest$ac_exeext conftest.$ac_ext
35754LIBS=$ac_check_lib_save_LIBS
35755fi
35756{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_free" >&5
35757$as_echo "$ac_cv_lib_cfile_libcfile_file_free" >&6; }
35758if test "x$ac_cv_lib_cfile_libcfile_file_free" = xyes; then :
35759  ac_cv_libcfile_dummy=yes
35760else
35761  ac_cv_libcfile=no
35762fi
35763
35764        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_open in -lcfile" >&5
35765$as_echo_n "checking for libcfile_file_open in -lcfile... " >&6; }
35766if ${ac_cv_lib_cfile_libcfile_file_open+:} false; then :
35767  $as_echo_n "(cached) " >&6
35768else
35769  ac_check_lib_save_LIBS=$LIBS
35770LIBS="-lcfile  $LIBS"
35771cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35772/* end confdefs.h.  */
35773
35774/* Override any GCC internal prototype to avoid an error.
35775   Use char because int might match the return type of a GCC
35776   builtin and then its argument prototype would still apply.  */
35777#ifdef __cplusplus
35778extern "C"
35779#endif
35780char libcfile_file_open ();
35781int
35782main ()
35783{
35784return libcfile_file_open ();
35785  ;
35786  return 0;
35787}
35788_ACEOF
35789if ac_fn_c_try_link "$LINENO"; then :
35790  ac_cv_lib_cfile_libcfile_file_open=yes
35791else
35792  ac_cv_lib_cfile_libcfile_file_open=no
35793fi
35794rm -f core conftest.err conftest.$ac_objext \
35795    conftest$ac_exeext conftest.$ac_ext
35796LIBS=$ac_check_lib_save_LIBS
35797fi
35798{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_open" >&5
35799$as_echo "$ac_cv_lib_cfile_libcfile_file_open" >&6; }
35800if test "x$ac_cv_lib_cfile_libcfile_file_open" = xyes; then :
35801  ac_cv_libcfile_dummy=yes
35802else
35803  ac_cv_libcfile=no
35804fi
35805
35806        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_open_with_error_code in -lcfile" >&5
35807$as_echo_n "checking for libcfile_file_open_with_error_code in -lcfile... " >&6; }
35808if ${ac_cv_lib_cfile_libcfile_file_open_with_error_code+:} false; then :
35809  $as_echo_n "(cached) " >&6
35810else
35811  ac_check_lib_save_LIBS=$LIBS
35812LIBS="-lcfile  $LIBS"
35813cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35814/* end confdefs.h.  */
35815
35816/* Override any GCC internal prototype to avoid an error.
35817   Use char because int might match the return type of a GCC
35818   builtin and then its argument prototype would still apply.  */
35819#ifdef __cplusplus
35820extern "C"
35821#endif
35822char libcfile_file_open_with_error_code ();
35823int
35824main ()
35825{
35826return libcfile_file_open_with_error_code ();
35827  ;
35828  return 0;
35829}
35830_ACEOF
35831if ac_fn_c_try_link "$LINENO"; then :
35832  ac_cv_lib_cfile_libcfile_file_open_with_error_code=yes
35833else
35834  ac_cv_lib_cfile_libcfile_file_open_with_error_code=no
35835fi
35836rm -f core conftest.err conftest.$ac_objext \
35837    conftest$ac_exeext conftest.$ac_ext
35838LIBS=$ac_check_lib_save_LIBS
35839fi
35840{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_open_with_error_code" >&5
35841$as_echo "$ac_cv_lib_cfile_libcfile_file_open_with_error_code" >&6; }
35842if test "x$ac_cv_lib_cfile_libcfile_file_open_with_error_code" = xyes; then :
35843  ac_cv_libcfile_dummy=yes
35844else
35845  ac_cv_libcfile=no
35846fi
35847
35848        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_close in -lcfile" >&5
35849$as_echo_n "checking for libcfile_file_close in -lcfile... " >&6; }
35850if ${ac_cv_lib_cfile_libcfile_file_close+:} false; then :
35851  $as_echo_n "(cached) " >&6
35852else
35853  ac_check_lib_save_LIBS=$LIBS
35854LIBS="-lcfile  $LIBS"
35855cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35856/* end confdefs.h.  */
35857
35858/* Override any GCC internal prototype to avoid an error.
35859   Use char because int might match the return type of a GCC
35860   builtin and then its argument prototype would still apply.  */
35861#ifdef __cplusplus
35862extern "C"
35863#endif
35864char libcfile_file_close ();
35865int
35866main ()
35867{
35868return libcfile_file_close ();
35869  ;
35870  return 0;
35871}
35872_ACEOF
35873if ac_fn_c_try_link "$LINENO"; then :
35874  ac_cv_lib_cfile_libcfile_file_close=yes
35875else
35876  ac_cv_lib_cfile_libcfile_file_close=no
35877fi
35878rm -f core conftest.err conftest.$ac_objext \
35879    conftest$ac_exeext conftest.$ac_ext
35880LIBS=$ac_check_lib_save_LIBS
35881fi
35882{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_close" >&5
35883$as_echo "$ac_cv_lib_cfile_libcfile_file_close" >&6; }
35884if test "x$ac_cv_lib_cfile_libcfile_file_close" = xyes; then :
35885  ac_cv_libcfile_dummy=yes
35886else
35887  ac_cv_libcfile=no
35888fi
35889
35890        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_read_buffer in -lcfile" >&5
35891$as_echo_n "checking for libcfile_file_read_buffer in -lcfile... " >&6; }
35892if ${ac_cv_lib_cfile_libcfile_file_read_buffer+:} false; then :
35893  $as_echo_n "(cached) " >&6
35894else
35895  ac_check_lib_save_LIBS=$LIBS
35896LIBS="-lcfile  $LIBS"
35897cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35898/* end confdefs.h.  */
35899
35900/* Override any GCC internal prototype to avoid an error.
35901   Use char because int might match the return type of a GCC
35902   builtin and then its argument prototype would still apply.  */
35903#ifdef __cplusplus
35904extern "C"
35905#endif
35906char libcfile_file_read_buffer ();
35907int
35908main ()
35909{
35910return libcfile_file_read_buffer ();
35911  ;
35912  return 0;
35913}
35914_ACEOF
35915if ac_fn_c_try_link "$LINENO"; then :
35916  ac_cv_lib_cfile_libcfile_file_read_buffer=yes
35917else
35918  ac_cv_lib_cfile_libcfile_file_read_buffer=no
35919fi
35920rm -f core conftest.err conftest.$ac_objext \
35921    conftest$ac_exeext conftest.$ac_ext
35922LIBS=$ac_check_lib_save_LIBS
35923fi
35924{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_read_buffer" >&5
35925$as_echo "$ac_cv_lib_cfile_libcfile_file_read_buffer" >&6; }
35926if test "x$ac_cv_lib_cfile_libcfile_file_read_buffer" = xyes; then :
35927  ac_cv_libcfile_dummy=yes
35928else
35929  ac_cv_libcfile=no
35930fi
35931
35932        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_read_buffer_with_error_code in -lcfile" >&5
35933$as_echo_n "checking for libcfile_file_read_buffer_with_error_code in -lcfile... " >&6; }
35934if ${ac_cv_lib_cfile_libcfile_file_read_buffer_with_error_code+:} false; then :
35935  $as_echo_n "(cached) " >&6
35936else
35937  ac_check_lib_save_LIBS=$LIBS
35938LIBS="-lcfile  $LIBS"
35939cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35940/* end confdefs.h.  */
35941
35942/* Override any GCC internal prototype to avoid an error.
35943   Use char because int might match the return type of a GCC
35944   builtin and then its argument prototype would still apply.  */
35945#ifdef __cplusplus
35946extern "C"
35947#endif
35948char libcfile_file_read_buffer_with_error_code ();
35949int
35950main ()
35951{
35952return libcfile_file_read_buffer_with_error_code ();
35953  ;
35954  return 0;
35955}
35956_ACEOF
35957if ac_fn_c_try_link "$LINENO"; then :
35958  ac_cv_lib_cfile_libcfile_file_read_buffer_with_error_code=yes
35959else
35960  ac_cv_lib_cfile_libcfile_file_read_buffer_with_error_code=no
35961fi
35962rm -f core conftest.err conftest.$ac_objext \
35963    conftest$ac_exeext conftest.$ac_ext
35964LIBS=$ac_check_lib_save_LIBS
35965fi
35966{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_read_buffer_with_error_code" >&5
35967$as_echo "$ac_cv_lib_cfile_libcfile_file_read_buffer_with_error_code" >&6; }
35968if test "x$ac_cv_lib_cfile_libcfile_file_read_buffer_with_error_code" = xyes; then :
35969  ac_cv_libcfile_dummy=yes
35970else
35971  ac_cv_libcfile=no
35972fi
35973
35974        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_write_buffer in -lcfile" >&5
35975$as_echo_n "checking for libcfile_file_write_buffer in -lcfile... " >&6; }
35976if ${ac_cv_lib_cfile_libcfile_file_write_buffer+:} false; then :
35977  $as_echo_n "(cached) " >&6
35978else
35979  ac_check_lib_save_LIBS=$LIBS
35980LIBS="-lcfile  $LIBS"
35981cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35982/* end confdefs.h.  */
35983
35984/* Override any GCC internal prototype to avoid an error.
35985   Use char because int might match the return type of a GCC
35986   builtin and then its argument prototype would still apply.  */
35987#ifdef __cplusplus
35988extern "C"
35989#endif
35990char libcfile_file_write_buffer ();
35991int
35992main ()
35993{
35994return libcfile_file_write_buffer ();
35995  ;
35996  return 0;
35997}
35998_ACEOF
35999if ac_fn_c_try_link "$LINENO"; then :
36000  ac_cv_lib_cfile_libcfile_file_write_buffer=yes
36001else
36002  ac_cv_lib_cfile_libcfile_file_write_buffer=no
36003fi
36004rm -f core conftest.err conftest.$ac_objext \
36005    conftest$ac_exeext conftest.$ac_ext
36006LIBS=$ac_check_lib_save_LIBS
36007fi
36008{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_write_buffer" >&5
36009$as_echo "$ac_cv_lib_cfile_libcfile_file_write_buffer" >&6; }
36010if test "x$ac_cv_lib_cfile_libcfile_file_write_buffer" = xyes; then :
36011  ac_cv_libcfile_dummy=yes
36012else
36013  ac_cv_libcfile=no
36014fi
36015
36016        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_write_buffer_with_error_code in -lcfile" >&5
36017$as_echo_n "checking for libcfile_file_write_buffer_with_error_code in -lcfile... " >&6; }
36018if ${ac_cv_lib_cfile_libcfile_file_write_buffer_with_error_code+:} false; then :
36019  $as_echo_n "(cached) " >&6
36020else
36021  ac_check_lib_save_LIBS=$LIBS
36022LIBS="-lcfile  $LIBS"
36023cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36024/* end confdefs.h.  */
36025
36026/* Override any GCC internal prototype to avoid an error.
36027   Use char because int might match the return type of a GCC
36028   builtin and then its argument prototype would still apply.  */
36029#ifdef __cplusplus
36030extern "C"
36031#endif
36032char libcfile_file_write_buffer_with_error_code ();
36033int
36034main ()
36035{
36036return libcfile_file_write_buffer_with_error_code ();
36037  ;
36038  return 0;
36039}
36040_ACEOF
36041if ac_fn_c_try_link "$LINENO"; then :
36042  ac_cv_lib_cfile_libcfile_file_write_buffer_with_error_code=yes
36043else
36044  ac_cv_lib_cfile_libcfile_file_write_buffer_with_error_code=no
36045fi
36046rm -f core conftest.err conftest.$ac_objext \
36047    conftest$ac_exeext conftest.$ac_ext
36048LIBS=$ac_check_lib_save_LIBS
36049fi
36050{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_write_buffer_with_error_code" >&5
36051$as_echo "$ac_cv_lib_cfile_libcfile_file_write_buffer_with_error_code" >&6; }
36052if test "x$ac_cv_lib_cfile_libcfile_file_write_buffer_with_error_code" = xyes; then :
36053  ac_cv_libcfile_dummy=yes
36054else
36055  ac_cv_libcfile=no
36056fi
36057
36058        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_seek_offset in -lcfile" >&5
36059$as_echo_n "checking for libcfile_file_seek_offset in -lcfile... " >&6; }
36060if ${ac_cv_lib_cfile_libcfile_file_seek_offset+:} false; then :
36061  $as_echo_n "(cached) " >&6
36062else
36063  ac_check_lib_save_LIBS=$LIBS
36064LIBS="-lcfile  $LIBS"
36065cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36066/* end confdefs.h.  */
36067
36068/* Override any GCC internal prototype to avoid an error.
36069   Use char because int might match the return type of a GCC
36070   builtin and then its argument prototype would still apply.  */
36071#ifdef __cplusplus
36072extern "C"
36073#endif
36074char libcfile_file_seek_offset ();
36075int
36076main ()
36077{
36078return libcfile_file_seek_offset ();
36079  ;
36080  return 0;
36081}
36082_ACEOF
36083if ac_fn_c_try_link "$LINENO"; then :
36084  ac_cv_lib_cfile_libcfile_file_seek_offset=yes
36085else
36086  ac_cv_lib_cfile_libcfile_file_seek_offset=no
36087fi
36088rm -f core conftest.err conftest.$ac_objext \
36089    conftest$ac_exeext conftest.$ac_ext
36090LIBS=$ac_check_lib_save_LIBS
36091fi
36092{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_seek_offset" >&5
36093$as_echo "$ac_cv_lib_cfile_libcfile_file_seek_offset" >&6; }
36094if test "x$ac_cv_lib_cfile_libcfile_file_seek_offset" = xyes; then :
36095  ac_cv_libcfile_dummy=yes
36096else
36097  ac_cv_libcfile=no
36098fi
36099
36100        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_resize in -lcfile" >&5
36101$as_echo_n "checking for libcfile_file_resize in -lcfile... " >&6; }
36102if ${ac_cv_lib_cfile_libcfile_file_resize+:} false; then :
36103  $as_echo_n "(cached) " >&6
36104else
36105  ac_check_lib_save_LIBS=$LIBS
36106LIBS="-lcfile  $LIBS"
36107cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36108/* end confdefs.h.  */
36109
36110/* Override any GCC internal prototype to avoid an error.
36111   Use char because int might match the return type of a GCC
36112   builtin and then its argument prototype would still apply.  */
36113#ifdef __cplusplus
36114extern "C"
36115#endif
36116char libcfile_file_resize ();
36117int
36118main ()
36119{
36120return libcfile_file_resize ();
36121  ;
36122  return 0;
36123}
36124_ACEOF
36125if ac_fn_c_try_link "$LINENO"; then :
36126  ac_cv_lib_cfile_libcfile_file_resize=yes
36127else
36128  ac_cv_lib_cfile_libcfile_file_resize=no
36129fi
36130rm -f core conftest.err conftest.$ac_objext \
36131    conftest$ac_exeext conftest.$ac_ext
36132LIBS=$ac_check_lib_save_LIBS
36133fi
36134{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_resize" >&5
36135$as_echo "$ac_cv_lib_cfile_libcfile_file_resize" >&6; }
36136if test "x$ac_cv_lib_cfile_libcfile_file_resize" = xyes; then :
36137  ac_cv_libcfile_dummy=yes
36138else
36139  ac_cv_libcfile=no
36140fi
36141
36142        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_is_open in -lcfile" >&5
36143$as_echo_n "checking for libcfile_file_is_open in -lcfile... " >&6; }
36144if ${ac_cv_lib_cfile_libcfile_file_is_open+:} false; then :
36145  $as_echo_n "(cached) " >&6
36146else
36147  ac_check_lib_save_LIBS=$LIBS
36148LIBS="-lcfile  $LIBS"
36149cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36150/* end confdefs.h.  */
36151
36152/* Override any GCC internal prototype to avoid an error.
36153   Use char because int might match the return type of a GCC
36154   builtin and then its argument prototype would still apply.  */
36155#ifdef __cplusplus
36156extern "C"
36157#endif
36158char libcfile_file_is_open ();
36159int
36160main ()
36161{
36162return libcfile_file_is_open ();
36163  ;
36164  return 0;
36165}
36166_ACEOF
36167if ac_fn_c_try_link "$LINENO"; then :
36168  ac_cv_lib_cfile_libcfile_file_is_open=yes
36169else
36170  ac_cv_lib_cfile_libcfile_file_is_open=no
36171fi
36172rm -f core conftest.err conftest.$ac_objext \
36173    conftest$ac_exeext conftest.$ac_ext
36174LIBS=$ac_check_lib_save_LIBS
36175fi
36176{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_is_open" >&5
36177$as_echo "$ac_cv_lib_cfile_libcfile_file_is_open" >&6; }
36178if test "x$ac_cv_lib_cfile_libcfile_file_is_open" = xyes; then :
36179  ac_cv_libcfile_dummy=yes
36180else
36181  ac_cv_libcfile=no
36182fi
36183
36184        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_get_offset in -lcfile" >&5
36185$as_echo_n "checking for libcfile_file_get_offset in -lcfile... " >&6; }
36186if ${ac_cv_lib_cfile_libcfile_file_get_offset+:} false; then :
36187  $as_echo_n "(cached) " >&6
36188else
36189  ac_check_lib_save_LIBS=$LIBS
36190LIBS="-lcfile  $LIBS"
36191cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36192/* end confdefs.h.  */
36193
36194/* Override any GCC internal prototype to avoid an error.
36195   Use char because int might match the return type of a GCC
36196   builtin and then its argument prototype would still apply.  */
36197#ifdef __cplusplus
36198extern "C"
36199#endif
36200char libcfile_file_get_offset ();
36201int
36202main ()
36203{
36204return libcfile_file_get_offset ();
36205  ;
36206  return 0;
36207}
36208_ACEOF
36209if ac_fn_c_try_link "$LINENO"; then :
36210  ac_cv_lib_cfile_libcfile_file_get_offset=yes
36211else
36212  ac_cv_lib_cfile_libcfile_file_get_offset=no
36213fi
36214rm -f core conftest.err conftest.$ac_objext \
36215    conftest$ac_exeext conftest.$ac_ext
36216LIBS=$ac_check_lib_save_LIBS
36217fi
36218{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_get_offset" >&5
36219$as_echo "$ac_cv_lib_cfile_libcfile_file_get_offset" >&6; }
36220if test "x$ac_cv_lib_cfile_libcfile_file_get_offset" = xyes; then :
36221  ac_cv_libcfile_dummy=yes
36222else
36223  ac_cv_libcfile=no
36224fi
36225
36226        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_get_size in -lcfile" >&5
36227$as_echo_n "checking for libcfile_file_get_size in -lcfile... " >&6; }
36228if ${ac_cv_lib_cfile_libcfile_file_get_size+:} false; then :
36229  $as_echo_n "(cached) " >&6
36230else
36231  ac_check_lib_save_LIBS=$LIBS
36232LIBS="-lcfile  $LIBS"
36233cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36234/* end confdefs.h.  */
36235
36236/* Override any GCC internal prototype to avoid an error.
36237   Use char because int might match the return type of a GCC
36238   builtin and then its argument prototype would still apply.  */
36239#ifdef __cplusplus
36240extern "C"
36241#endif
36242char libcfile_file_get_size ();
36243int
36244main ()
36245{
36246return libcfile_file_get_size ();
36247  ;
36248  return 0;
36249}
36250_ACEOF
36251if ac_fn_c_try_link "$LINENO"; then :
36252  ac_cv_lib_cfile_libcfile_file_get_size=yes
36253else
36254  ac_cv_lib_cfile_libcfile_file_get_size=no
36255fi
36256rm -f core conftest.err conftest.$ac_objext \
36257    conftest$ac_exeext conftest.$ac_ext
36258LIBS=$ac_check_lib_save_LIBS
36259fi
36260{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_get_size" >&5
36261$as_echo "$ac_cv_lib_cfile_libcfile_file_get_size" >&6; }
36262if test "x$ac_cv_lib_cfile_libcfile_file_get_size" = xyes; then :
36263  ac_cv_libcfile_dummy=yes
36264else
36265  ac_cv_libcfile=no
36266fi
36267
36268        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_is_device in -lcfile" >&5
36269$as_echo_n "checking for libcfile_file_is_device in -lcfile... " >&6; }
36270if ${ac_cv_lib_cfile_libcfile_file_is_device+:} false; then :
36271  $as_echo_n "(cached) " >&6
36272else
36273  ac_check_lib_save_LIBS=$LIBS
36274LIBS="-lcfile  $LIBS"
36275cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36276/* end confdefs.h.  */
36277
36278/* Override any GCC internal prototype to avoid an error.
36279   Use char because int might match the return type of a GCC
36280   builtin and then its argument prototype would still apply.  */
36281#ifdef __cplusplus
36282extern "C"
36283#endif
36284char libcfile_file_is_device ();
36285int
36286main ()
36287{
36288return libcfile_file_is_device ();
36289  ;
36290  return 0;
36291}
36292_ACEOF
36293if ac_fn_c_try_link "$LINENO"; then :
36294  ac_cv_lib_cfile_libcfile_file_is_device=yes
36295else
36296  ac_cv_lib_cfile_libcfile_file_is_device=no
36297fi
36298rm -f core conftest.err conftest.$ac_objext \
36299    conftest$ac_exeext conftest.$ac_ext
36300LIBS=$ac_check_lib_save_LIBS
36301fi
36302{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_is_device" >&5
36303$as_echo "$ac_cv_lib_cfile_libcfile_file_is_device" >&6; }
36304if test "x$ac_cv_lib_cfile_libcfile_file_is_device" = xyes; then :
36305  ac_cv_libcfile_dummy=yes
36306else
36307  ac_cv_libcfile=no
36308fi
36309
36310        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_io_control_read in -lcfile" >&5
36311$as_echo_n "checking for libcfile_file_io_control_read in -lcfile... " >&6; }
36312if ${ac_cv_lib_cfile_libcfile_file_io_control_read+:} false; then :
36313  $as_echo_n "(cached) " >&6
36314else
36315  ac_check_lib_save_LIBS=$LIBS
36316LIBS="-lcfile  $LIBS"
36317cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36318/* end confdefs.h.  */
36319
36320/* Override any GCC internal prototype to avoid an error.
36321   Use char because int might match the return type of a GCC
36322   builtin and then its argument prototype would still apply.  */
36323#ifdef __cplusplus
36324extern "C"
36325#endif
36326char libcfile_file_io_control_read ();
36327int
36328main ()
36329{
36330return libcfile_file_io_control_read ();
36331  ;
36332  return 0;
36333}
36334_ACEOF
36335if ac_fn_c_try_link "$LINENO"; then :
36336  ac_cv_lib_cfile_libcfile_file_io_control_read=yes
36337else
36338  ac_cv_lib_cfile_libcfile_file_io_control_read=no
36339fi
36340rm -f core conftest.err conftest.$ac_objext \
36341    conftest$ac_exeext conftest.$ac_ext
36342LIBS=$ac_check_lib_save_LIBS
36343fi
36344{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_io_control_read" >&5
36345$as_echo "$ac_cv_lib_cfile_libcfile_file_io_control_read" >&6; }
36346if test "x$ac_cv_lib_cfile_libcfile_file_io_control_read" = xyes; then :
36347  ac_cv_libcfile_dummy=yes
36348else
36349  ac_cv_libcfile=no
36350fi
36351
36352        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_io_control_read_with_error_code in -lcfile" >&5
36353$as_echo_n "checking for libcfile_file_io_control_read_with_error_code in -lcfile... " >&6; }
36354if ${ac_cv_lib_cfile_libcfile_file_io_control_read_with_error_code+:} false; then :
36355  $as_echo_n "(cached) " >&6
36356else
36357  ac_check_lib_save_LIBS=$LIBS
36358LIBS="-lcfile  $LIBS"
36359cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36360/* end confdefs.h.  */
36361
36362/* Override any GCC internal prototype to avoid an error.
36363   Use char because int might match the return type of a GCC
36364   builtin and then its argument prototype would still apply.  */
36365#ifdef __cplusplus
36366extern "C"
36367#endif
36368char libcfile_file_io_control_read_with_error_code ();
36369int
36370main ()
36371{
36372return libcfile_file_io_control_read_with_error_code ();
36373  ;
36374  return 0;
36375}
36376_ACEOF
36377if ac_fn_c_try_link "$LINENO"; then :
36378  ac_cv_lib_cfile_libcfile_file_io_control_read_with_error_code=yes
36379else
36380  ac_cv_lib_cfile_libcfile_file_io_control_read_with_error_code=no
36381fi
36382rm -f core conftest.err conftest.$ac_objext \
36383    conftest$ac_exeext conftest.$ac_ext
36384LIBS=$ac_check_lib_save_LIBS
36385fi
36386{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_io_control_read_with_error_code" >&5
36387$as_echo "$ac_cv_lib_cfile_libcfile_file_io_control_read_with_error_code" >&6; }
36388if test "x$ac_cv_lib_cfile_libcfile_file_io_control_read_with_error_code" = xyes; then :
36389  ac_cv_libcfile_dummy=yes
36390else
36391  ac_cv_libcfile=no
36392fi
36393
36394
36395        if test "x$ac_cv_enable_wide_character_type" != xno; then :
36396  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_open_wide in -lcfile" >&5
36397$as_echo_n "checking for libcfile_file_open_wide in -lcfile... " >&6; }
36398if ${ac_cv_lib_cfile_libcfile_file_open_wide+:} false; then :
36399  $as_echo_n "(cached) " >&6
36400else
36401  ac_check_lib_save_LIBS=$LIBS
36402LIBS="-lcfile  $LIBS"
36403cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36404/* end confdefs.h.  */
36405
36406/* Override any GCC internal prototype to avoid an error.
36407   Use char because int might match the return type of a GCC
36408   builtin and then its argument prototype would still apply.  */
36409#ifdef __cplusplus
36410extern "C"
36411#endif
36412char libcfile_file_open_wide ();
36413int
36414main ()
36415{
36416return libcfile_file_open_wide ();
36417  ;
36418  return 0;
36419}
36420_ACEOF
36421if ac_fn_c_try_link "$LINENO"; then :
36422  ac_cv_lib_cfile_libcfile_file_open_wide=yes
36423else
36424  ac_cv_lib_cfile_libcfile_file_open_wide=no
36425fi
36426rm -f core conftest.err conftest.$ac_objext \
36427    conftest$ac_exeext conftest.$ac_ext
36428LIBS=$ac_check_lib_save_LIBS
36429fi
36430{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_open_wide" >&5
36431$as_echo "$ac_cv_lib_cfile_libcfile_file_open_wide" >&6; }
36432if test "x$ac_cv_lib_cfile_libcfile_file_open_wide" = xyes; then :
36433  ac_cv_libcfile_dummy=yes
36434else
36435  ac_cv_libcfile=no
36436fi
36437
36438          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_open_wide_with_error_code in -lcfile" >&5
36439$as_echo_n "checking for libcfile_file_open_wide_with_error_code in -lcfile... " >&6; }
36440if ${ac_cv_lib_cfile_libcfile_file_open_wide_with_error_code+:} false; then :
36441  $as_echo_n "(cached) " >&6
36442else
36443  ac_check_lib_save_LIBS=$LIBS
36444LIBS="-lcfile  $LIBS"
36445cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36446/* end confdefs.h.  */
36447
36448/* Override any GCC internal prototype to avoid an error.
36449   Use char because int might match the return type of a GCC
36450   builtin and then its argument prototype would still apply.  */
36451#ifdef __cplusplus
36452extern "C"
36453#endif
36454char libcfile_file_open_wide_with_error_code ();
36455int
36456main ()
36457{
36458return libcfile_file_open_wide_with_error_code ();
36459  ;
36460  return 0;
36461}
36462_ACEOF
36463if ac_fn_c_try_link "$LINENO"; then :
36464  ac_cv_lib_cfile_libcfile_file_open_wide_with_error_code=yes
36465else
36466  ac_cv_lib_cfile_libcfile_file_open_wide_with_error_code=no
36467fi
36468rm -f core conftest.err conftest.$ac_objext \
36469    conftest$ac_exeext conftest.$ac_ext
36470LIBS=$ac_check_lib_save_LIBS
36471fi
36472{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_open_wide_with_error_code" >&5
36473$as_echo "$ac_cv_lib_cfile_libcfile_file_open_wide_with_error_code" >&6; }
36474if test "x$ac_cv_lib_cfile_libcfile_file_open_wide_with_error_code" = xyes; then :
36475  ac_cv_libcfile_dummy=yes
36476else
36477  ac_cv_libcfile=no
36478fi
36479
36480
36481fi
36482
36483                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_exists in -lcfile" >&5
36484$as_echo_n "checking for libcfile_file_exists in -lcfile... " >&6; }
36485if ${ac_cv_lib_cfile_libcfile_file_exists+:} false; then :
36486  $as_echo_n "(cached) " >&6
36487else
36488  ac_check_lib_save_LIBS=$LIBS
36489LIBS="-lcfile  $LIBS"
36490cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36491/* end confdefs.h.  */
36492
36493/* Override any GCC internal prototype to avoid an error.
36494   Use char because int might match the return type of a GCC
36495   builtin and then its argument prototype would still apply.  */
36496#ifdef __cplusplus
36497extern "C"
36498#endif
36499char libcfile_file_exists ();
36500int
36501main ()
36502{
36503return libcfile_file_exists ();
36504  ;
36505  return 0;
36506}
36507_ACEOF
36508if ac_fn_c_try_link "$LINENO"; then :
36509  ac_cv_lib_cfile_libcfile_file_exists=yes
36510else
36511  ac_cv_lib_cfile_libcfile_file_exists=no
36512fi
36513rm -f core conftest.err conftest.$ac_objext \
36514    conftest$ac_exeext conftest.$ac_ext
36515LIBS=$ac_check_lib_save_LIBS
36516fi
36517{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_exists" >&5
36518$as_echo "$ac_cv_lib_cfile_libcfile_file_exists" >&6; }
36519if test "x$ac_cv_lib_cfile_libcfile_file_exists" = xyes; then :
36520  ac_cv_libcfile_dummy=yes
36521else
36522  ac_cv_libcfile=no
36523fi
36524
36525        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_remove in -lcfile" >&5
36526$as_echo_n "checking for libcfile_file_remove in -lcfile... " >&6; }
36527if ${ac_cv_lib_cfile_libcfile_file_remove+:} false; then :
36528  $as_echo_n "(cached) " >&6
36529else
36530  ac_check_lib_save_LIBS=$LIBS
36531LIBS="-lcfile  $LIBS"
36532cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36533/* end confdefs.h.  */
36534
36535/* Override any GCC internal prototype to avoid an error.
36536   Use char because int might match the return type of a GCC
36537   builtin and then its argument prototype would still apply.  */
36538#ifdef __cplusplus
36539extern "C"
36540#endif
36541char libcfile_file_remove ();
36542int
36543main ()
36544{
36545return libcfile_file_remove ();
36546  ;
36547  return 0;
36548}
36549_ACEOF
36550if ac_fn_c_try_link "$LINENO"; then :
36551  ac_cv_lib_cfile_libcfile_file_remove=yes
36552else
36553  ac_cv_lib_cfile_libcfile_file_remove=no
36554fi
36555rm -f core conftest.err conftest.$ac_objext \
36556    conftest$ac_exeext conftest.$ac_ext
36557LIBS=$ac_check_lib_save_LIBS
36558fi
36559{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_remove" >&5
36560$as_echo "$ac_cv_lib_cfile_libcfile_file_remove" >&6; }
36561if test "x$ac_cv_lib_cfile_libcfile_file_remove" = xyes; then :
36562  ac_cv_libcfile_dummy=yes
36563else
36564  ac_cv_libcfile=no
36565fi
36566
36567
36568        if test "x$ac_cv_enable_wide_character_type" != xno; then :
36569  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_exists_wide in -lcfile" >&5
36570$as_echo_n "checking for libcfile_file_exists_wide in -lcfile... " >&6; }
36571if ${ac_cv_lib_cfile_libcfile_file_exists_wide+:} false; then :
36572  $as_echo_n "(cached) " >&6
36573else
36574  ac_check_lib_save_LIBS=$LIBS
36575LIBS="-lcfile  $LIBS"
36576cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36577/* end confdefs.h.  */
36578
36579/* Override any GCC internal prototype to avoid an error.
36580   Use char because int might match the return type of a GCC
36581   builtin and then its argument prototype would still apply.  */
36582#ifdef __cplusplus
36583extern "C"
36584#endif
36585char libcfile_file_exists_wide ();
36586int
36587main ()
36588{
36589return libcfile_file_exists_wide ();
36590  ;
36591  return 0;
36592}
36593_ACEOF
36594if ac_fn_c_try_link "$LINENO"; then :
36595  ac_cv_lib_cfile_libcfile_file_exists_wide=yes
36596else
36597  ac_cv_lib_cfile_libcfile_file_exists_wide=no
36598fi
36599rm -f core conftest.err conftest.$ac_objext \
36600    conftest$ac_exeext conftest.$ac_ext
36601LIBS=$ac_check_lib_save_LIBS
36602fi
36603{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_exists_wide" >&5
36604$as_echo "$ac_cv_lib_cfile_libcfile_file_exists_wide" >&6; }
36605if test "x$ac_cv_lib_cfile_libcfile_file_exists_wide" = xyes; then :
36606  ac_cv_libcfile_dummy=yes
36607else
36608  ac_cv_libcfile=no
36609fi
36610
36611          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcfile_file_remove_wide in -lcfile" >&5
36612$as_echo_n "checking for libcfile_file_remove_wide in -lcfile... " >&6; }
36613if ${ac_cv_lib_cfile_libcfile_file_remove_wide+:} false; then :
36614  $as_echo_n "(cached) " >&6
36615else
36616  ac_check_lib_save_LIBS=$LIBS
36617LIBS="-lcfile  $LIBS"
36618cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36619/* end confdefs.h.  */
36620
36621/* Override any GCC internal prototype to avoid an error.
36622   Use char because int might match the return type of a GCC
36623   builtin and then its argument prototype would still apply.  */
36624#ifdef __cplusplus
36625extern "C"
36626#endif
36627char libcfile_file_remove_wide ();
36628int
36629main ()
36630{
36631return libcfile_file_remove_wide ();
36632  ;
36633  return 0;
36634}
36635_ACEOF
36636if ac_fn_c_try_link "$LINENO"; then :
36637  ac_cv_lib_cfile_libcfile_file_remove_wide=yes
36638else
36639  ac_cv_lib_cfile_libcfile_file_remove_wide=no
36640fi
36641rm -f core conftest.err conftest.$ac_objext \
36642    conftest$ac_exeext conftest.$ac_ext
36643LIBS=$ac_check_lib_save_LIBS
36644fi
36645{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfile_libcfile_file_remove_wide" >&5
36646$as_echo "$ac_cv_lib_cfile_libcfile_file_remove_wide" >&6; }
36647if test "x$ac_cv_lib_cfile_libcfile_file_remove_wide" = xyes; then :
36648  ac_cv_libcfile_dummy=yes
36649else
36650  ac_cv_libcfile=no
36651fi
36652
36653
36654fi
36655
36656        ac_cv_libcfile_LIBADD="-lcfile"
36657fi
36658
36659fi
36660    if test "x$ac_cv_with_libcfile" != x && test "x$ac_cv_with_libcfile" != xauto-detect && test "x$ac_cv_libcfile" != xyes; then :
36661  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
36662$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
36663as_fn_error 1 "unable to find supported libcfile in directory: $ac_cv_with_libcfile
36664See \`config.log' for more details" "$LINENO" 5; }
36665
36666fi
36667
36668fi
36669
36670  if test "x$ac_cv_libcfile" = xyes; then :
36671
36672$as_echo "#define HAVE_LIBCFILE 1" >>confdefs.h
36673
36674
36675fi
36676
36677  if test "x$ac_cv_libcfile" = xyes; then :
36678  HAVE_LIBCFILE=1
36679
36680else
36681  HAVE_LIBCFILE=0
36682
36683
36684fi
36685
36686
36687    if test "x$ac_cv_libcfile" != xyes; then :
36688    for ac_header in errno.h stdio.h sys/stat.h
36689do :
36690  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
36691ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
36692if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
36693  cat >>confdefs.h <<_ACEOF
36694#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
36695_ACEOF
36696
36697fi
36698
36699done
36700
36701
36702    for ac_header in cygwin/fs.h fcntl.h linux/fs.h sys/disk.h sys/disklabel.h sys/ioctl.h unistd.h
36703do :
36704  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
36705ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
36706if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
36707  cat >>confdefs.h <<_ACEOF
36708#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
36709_ACEOF
36710
36711fi
36712
36713done
36714
36715
36716    for ac_func in close fstat ftruncate ioctl lseek open read write
36717do :
36718  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
36719ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
36720if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
36721  cat >>confdefs.h <<_ACEOF
36722#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
36723_ACEOF
36724
36725fi
36726done
36727
36728
36729  if test "x$ac_cv_func_close" != xyes; then :
36730  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
36731$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
36732as_fn_error 1 "Missing function: close
36733See \`config.log' for more details" "$LINENO" 5; }
36734
36735fi
36736
36737  for ac_func in posix_fadvise
36738do :
36739  ac_fn_c_check_func "$LINENO" "posix_fadvise" "ac_cv_func_posix_fadvise"
36740if test "x$ac_cv_func_posix_fadvise" = xyes; then :
36741  cat >>confdefs.h <<_ACEOF
36742#define HAVE_POSIX_FADVISE 1
36743_ACEOF
36744
36745fi
36746done
36747
36748
36749  if test "x$ac_cv_func_posix_fadvise" = xyes; then :
36750  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether posix_fadvise can be linked" >&5
36751$as_echo_n "checking whether posix_fadvise can be linked... " >&6; }
36752
36753      SAVE_CFLAGS="$CFLAGS"
36754      CFLAGS="$CFLAGS -Wall -Werror"
36755      ac_ext=c
36756ac_cpp='$CPP $CPPFLAGS'
36757ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
36758ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
36759ac_compiler_gnu=$ac_cv_c_compiler_gnu
36760
36761
36762      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36763/* end confdefs.h.  */
36764#include <fcntl.h>
36765int
36766main ()
36767{
36768#if !defined( POSIX_FADV_SEQUENTIAL )
36769#define POSIX_FADV_SEQUENTIAL 2
36770#endif
36771posix_fadvise( 0, 0, 0, POSIX_FADV_SEQUENTIAL )
36772  ;
36773  return 0;
36774}
36775_ACEOF
36776if ac_fn_c_try_link "$LINENO"; then :
36777  ac_cv_func_posix_fadvise=yes
36778else
36779  ac_cv_func_posix_fadvise=no
36780fi
36781rm -f core conftest.err conftest.$ac_objext \
36782    conftest$ac_exeext conftest.$ac_ext
36783
36784      ac_ext=c
36785ac_cpp='$CPP $CPPFLAGS'
36786ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
36787ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
36788ac_compiler_gnu=$ac_cv_c_compiler_gnu
36789
36790      CFLAGS="$SAVE_CFLAGS"
36791
36792      if test "x$ac_cv_func_posix_fadvise" = xyes; then :
36793  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
36794$as_echo "yes" >&6; }
36795
36796$as_echo "#define HAVE_POSIX_FADVISE 1" >>confdefs.h
36797
36798else
36799  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
36800$as_echo "no" >&6; }
36801fi
36802
36803fi
36804
36805
36806  if test "x$ac_cv_func_fstat" != xyes; then :
36807  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
36808$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
36809as_fn_error 1 "Missing function: fstat
36810See \`config.log' for more details" "$LINENO" 5; }
36811
36812fi
36813
36814  if test "x$ac_cv_func_ftruncate" != xyes; then :
36815  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
36816$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
36817as_fn_error 1 "Missing function: ftruncate
36818See \`config.log' for more details" "$LINENO" 5; }
36819
36820fi
36821
36822  if test x"$ac_cv_enable_winapi" = xno; then :
36823  if test "x$ac_cv_func_ioctl" != xyes; then :
36824  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
36825$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
36826as_fn_error 1 "Missing function: ioctl
36827See \`config.log' for more details" "$LINENO" 5; }
36828
36829fi
36830
36831fi
36832
36833  if test "x$ac_cv_func_lseek" != xyes; then :
36834  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
36835$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
36836as_fn_error 1 "Missing function: lseek
36837See \`config.log' for more details" "$LINENO" 5; }
36838
36839fi
36840
36841  if test "x$ac_cv_func_open" != xyes; then :
36842  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
36843$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
36844as_fn_error 1 "Missing function: open
36845See \`config.log' for more details" "$LINENO" 5; }
36846
36847fi
36848
36849  if test "x$ac_cv_func_read" != xyes; then :
36850  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
36851$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
36852as_fn_error 1 "Missing function: read
36853See \`config.log' for more details" "$LINENO" 5; }
36854
36855fi
36856
36857  if test "x$ac_cv_func_write" != xyes; then :
36858  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
36859$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
36860as_fn_error 1 "Missing function: write
36861See \`config.log' for more details" "$LINENO" 5; }
36862
36863fi
36864
36865    for ac_func in stat unlink
36866do :
36867  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
36868ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
36869if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
36870  cat >>confdefs.h <<_ACEOF
36871#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
36872_ACEOF
36873
36874fi
36875done
36876
36877
36878  if test "x$ac_cv_func_stat" != xyes; then :
36879  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
36880$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
36881as_fn_error 1 "Missing function: stat
36882See \`config.log' for more details" "$LINENO" 5; }
36883
36884fi
36885
36886  if test "x$ac_cv_func_unlink" != xyes; then :
36887  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
36888$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
36889as_fn_error 1 "Missing function: unlink
36890See \`config.log' for more details" "$LINENO" 5; }
36891
36892fi
36893
36894  ac_cv_libcfile_CPPFLAGS="-I../libcfile";
36895  ac_cv_libcfile_LIBADD="../libcfile/libcfile.la";
36896
36897  ac_cv_libcfile=local
36898
36899
36900
36901$as_echo "#define HAVE_LOCAL_LIBCFILE 1" >>confdefs.h
36902
36903    HAVE_LOCAL_LIBCFILE=1
36904
36905
36906fi
36907
36908   if test "x$ac_cv_libcfile" = xlocal; then
36909  HAVE_LOCAL_LIBCFILE_TRUE=
36910  HAVE_LOCAL_LIBCFILE_FALSE='#'
36911else
36912  HAVE_LOCAL_LIBCFILE_TRUE='#'
36913  HAVE_LOCAL_LIBCFILE_FALSE=
36914fi
36915
36916  if test "x$ac_cv_libcfile_CPPFLAGS" != "x"; then :
36917  LIBCFILE_CPPFLAGS=$ac_cv_libcfile_CPPFLAGS
36918
36919
36920fi
36921  if test "x$ac_cv_libcfile_LIBADD" != "x"; then :
36922  LIBCFILE_LIBADD=$ac_cv_libcfile_LIBADD
36923
36924
36925fi
36926
36927  if test "x$ac_cv_libcfile" = xyes; then :
36928  ax_libcfile_pc_libs_private=-lcfile
36929
36930
36931fi
36932
36933  if test "x$ac_cv_libcfile" = xyes; then :
36934  ax_libcfile_spec_requires=libcfile
36935
36936    ax_libcfile_spec_build_requires=libcfile-devel
36937
36938
36939fi
36940
36941
36942
36943
36944# Check whether --with-libcpath was given.
36945if test "${with_libcpath+set}" = set; then :
36946  withval=$with_libcpath; ac_cv_with_libcpath=$withval
36947else
36948  ac_cv_with_libcpath=auto-detect
36949fi
36950
36951    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for libcpath in includedir and libdir or in the specified DIR, or no if to use local version" >&5
36952$as_echo_n "checking whether to use search for libcpath in includedir and libdir or in the specified DIR, or no if to use local version... " >&6; }
36953if ${ac_cv_with_libcpath+:} false; then :
36954  $as_echo_n "(cached) " >&6
36955else
36956  ac_cv_with_libcpath=auto-detect
36957fi
36958{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_libcpath" >&5
36959$as_echo "$ac_cv_with_libcpath" >&6; }
36960
36961    if test "x$ac_cv_enable_shared_libs" = xno || test "x$ac_cv_with_libcpath" = xno; then :
36962  ac_cv_libcpath=no
36963else
36964  ac_cv_libcpath=check
36965        if test "x$ac_cv_with_libcpath" != x && test "x$ac_cv_with_libcpath" != xauto-detect; then :
36966  if test -d "$ac_cv_with_libcpath"; then :
36967  CFLAGS="$CFLAGS -I${ac_cv_with_libcpath}/include"
36968        LDFLAGS="$LDFLAGS -L${ac_cv_with_libcpath}/lib"
36969else
36970  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
36971$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
36972as_fn_error 1 "no such directory: $ac_cv_with_libcpath
36973See \`config.log' for more details" "$LINENO" 5; }
36974
36975fi
36976
36977else
36978        if test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"; then :
36979
36980pkg_failed=no
36981{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath" >&5
36982$as_echo_n "checking for libcpath... " >&6; }
36983
36984if test -n "$libcpath_CFLAGS"; then
36985    pkg_cv_libcpath_CFLAGS="$libcpath_CFLAGS"
36986 elif test -n "$PKG_CONFIG"; then
36987    if test -n "$PKG_CONFIG" && \
36988    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcpath >= 20180716\""; } >&5
36989  ($PKG_CONFIG --exists --print-errors "libcpath >= 20180716") 2>&5
36990  ac_status=$?
36991  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
36992  test $ac_status = 0; }; then
36993  pkg_cv_libcpath_CFLAGS=`$PKG_CONFIG --cflags "libcpath >= 20180716" 2>/dev/null`
36994		      test "x$?" != "x0" && pkg_failed=yes
36995else
36996  pkg_failed=yes
36997fi
36998 else
36999    pkg_failed=untried
37000fi
37001if test -n "$libcpath_LIBS"; then
37002    pkg_cv_libcpath_LIBS="$libcpath_LIBS"
37003 elif test -n "$PKG_CONFIG"; then
37004    if test -n "$PKG_CONFIG" && \
37005    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcpath >= 20180716\""; } >&5
37006  ($PKG_CONFIG --exists --print-errors "libcpath >= 20180716") 2>&5
37007  ac_status=$?
37008  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
37009  test $ac_status = 0; }; then
37010  pkg_cv_libcpath_LIBS=`$PKG_CONFIG --libs "libcpath >= 20180716" 2>/dev/null`
37011		      test "x$?" != "x0" && pkg_failed=yes
37012else
37013  pkg_failed=yes
37014fi
37015 else
37016    pkg_failed=untried
37017fi
37018
37019
37020
37021if test $pkg_failed = yes; then
37022   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
37023$as_echo "no" >&6; }
37024
37025if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
37026        _pkg_short_errors_supported=yes
37027else
37028        _pkg_short_errors_supported=no
37029fi
37030        if test $_pkg_short_errors_supported = yes; then
37031	        libcpath_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcpath >= 20180716" 2>&1`
37032        else
37033	        libcpath_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcpath >= 20180716" 2>&1`
37034        fi
37035	# Put the nasty error message in config.log where it belongs
37036	echo "$libcpath_PKG_ERRORS" >&5
37037
37038	ac_cv_libcpath=check
37039elif test $pkg_failed = untried; then
37040     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
37041$as_echo "no" >&6; }
37042	ac_cv_libcpath=check
37043else
37044	libcpath_CFLAGS=$pkg_cv_libcpath_CFLAGS
37045	libcpath_LIBS=$pkg_cv_libcpath_LIBS
37046        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
37047$as_echo "yes" >&6; }
37048	ac_cv_libcpath=yes
37049fi
37050
37051fi
37052      if test "x$ac_cv_libcpath" = xyes && test "x$ac_cv_enable_wide_character_type" != xno; then :
37053  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether libcpath/features.h defines LIBCPATH_HAVE_WIDE_CHARACTER_TYPE as 1" >&5
37054$as_echo_n "checking whether libcpath/features.h defines LIBCPATH_HAVE_WIDE_CHARACTER_TYPE as 1... " >&6; }
37055if ${ac_cv_header_libcpath_features_h_have_wide_character_type+:} false; then :
37056  $as_echo_n "(cached) " >&6
37057else
37058  ac_ext=c
37059ac_cpp='$CPP $CPPFLAGS'
37060ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
37061ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
37062ac_compiler_gnu=$ac_cv_c_compiler_gnu
37063
37064         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37065/* end confdefs.h.  */
37066#include <libcpath/features.h>
37067int
37068main ()
37069{
37070#if !defined( LIBCPATH_HAVE_WIDE_CHARACTER_TYPE ) || ( LIBCPATH_HAVE_WIDE_CHARACTER_TYPE != 1 )
37071#error LIBCPATH_HAVE_WIDE_CHARACTER_TYPE not defined
37072#endif
37073  ;
37074  return 0;
37075}
37076_ACEOF
37077if ac_fn_c_try_compile "$LINENO"; then :
37078  ac_cv_header_libcpath_features_h_have_wide_character_type=yes
37079else
37080  ac_cv_header_libcpath_features_h_have_wide_character_type=no
37081fi
37082rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
37083         ac_ext=c
37084ac_cpp='$CPP $CPPFLAGS'
37085ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
37086ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
37087ac_compiler_gnu=$ac_cv_c_compiler_gnu
37088
37089fi
37090{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_libcpath_features_h_have_wide_character_type" >&5
37091$as_echo "$ac_cv_header_libcpath_features_h_have_wide_character_type" >&6; }
37092
37093        if test "x$ac_cv_header_libcpath_features_h_have_wide_character_type" = xno; then :
37094  ac_cv_libcpath=no
37095fi
37096
37097fi
37098      if test "x$ac_cv_libcpath" = xyes; then :
37099  ac_cv_libcpath_CPPFLAGS="$pkg_cv_libcpath_CFLAGS"
37100        ac_cv_libcpath_LIBADD="$pkg_cv_libcpath_LIBS"
37101fi
37102
37103fi
37104
37105    if test "x$ac_cv_libcpath" = xcheck; then :
37106        for ac_header in libcpath.h
37107do :
37108  ac_fn_c_check_header_mongrel "$LINENO" "libcpath.h" "ac_cv_header_libcpath_h" "$ac_includes_default"
37109if test "x$ac_cv_header_libcpath_h" = xyes; then :
37110  cat >>confdefs.h <<_ACEOF
37111#define HAVE_LIBCPATH_H 1
37112_ACEOF
37113
37114fi
37115
37116done
37117
37118
37119      if test "x$ac_cv_header_libcpath_h" = xno; then :
37120  ac_cv_libcpath=no
37121else
37122          ac_cv_libcpath=yes
37123
37124        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_get_version in -lcpath" >&5
37125$as_echo_n "checking for libcpath_get_version in -lcpath... " >&6; }
37126if ${ac_cv_lib_cpath_libcpath_get_version+:} false; then :
37127  $as_echo_n "(cached) " >&6
37128else
37129  ac_check_lib_save_LIBS=$LIBS
37130LIBS="-lcpath  $LIBS"
37131cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37132/* end confdefs.h.  */
37133
37134/* Override any GCC internal prototype to avoid an error.
37135   Use char because int might match the return type of a GCC
37136   builtin and then its argument prototype would still apply.  */
37137#ifdef __cplusplus
37138extern "C"
37139#endif
37140char libcpath_get_version ();
37141int
37142main ()
37143{
37144return libcpath_get_version ();
37145  ;
37146  return 0;
37147}
37148_ACEOF
37149if ac_fn_c_try_link "$LINENO"; then :
37150  ac_cv_lib_cpath_libcpath_get_version=yes
37151else
37152  ac_cv_lib_cpath_libcpath_get_version=no
37153fi
37154rm -f core conftest.err conftest.$ac_objext \
37155    conftest$ac_exeext conftest.$ac_ext
37156LIBS=$ac_check_lib_save_LIBS
37157fi
37158{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_get_version" >&5
37159$as_echo "$ac_cv_lib_cpath_libcpath_get_version" >&6; }
37160if test "x$ac_cv_lib_cpath_libcpath_get_version" = xyes; then :
37161  ac_cv_libcpath_dummy=yes
37162else
37163  ac_cv_libcpath=no
37164fi
37165
37166
37167                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_path_change_directory in -lcpath" >&5
37168$as_echo_n "checking for libcpath_path_change_directory in -lcpath... " >&6; }
37169if ${ac_cv_lib_cpath_libcpath_path_change_directory+:} false; then :
37170  $as_echo_n "(cached) " >&6
37171else
37172  ac_check_lib_save_LIBS=$LIBS
37173LIBS="-lcpath  $LIBS"
37174cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37175/* end confdefs.h.  */
37176
37177/* Override any GCC internal prototype to avoid an error.
37178   Use char because int might match the return type of a GCC
37179   builtin and then its argument prototype would still apply.  */
37180#ifdef __cplusplus
37181extern "C"
37182#endif
37183char libcpath_path_change_directory ();
37184int
37185main ()
37186{
37187return libcpath_path_change_directory ();
37188  ;
37189  return 0;
37190}
37191_ACEOF
37192if ac_fn_c_try_link "$LINENO"; then :
37193  ac_cv_lib_cpath_libcpath_path_change_directory=yes
37194else
37195  ac_cv_lib_cpath_libcpath_path_change_directory=no
37196fi
37197rm -f core conftest.err conftest.$ac_objext \
37198    conftest$ac_exeext conftest.$ac_ext
37199LIBS=$ac_check_lib_save_LIBS
37200fi
37201{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_path_change_directory" >&5
37202$as_echo "$ac_cv_lib_cpath_libcpath_path_change_directory" >&6; }
37203if test "x$ac_cv_lib_cpath_libcpath_path_change_directory" = xyes; then :
37204  ac_cv_libcpath_dummy=yes
37205else
37206  ac_cv_libcpath=no
37207fi
37208
37209        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_path_get_current_working_directory in -lcpath" >&5
37210$as_echo_n "checking for libcpath_path_get_current_working_directory in -lcpath... " >&6; }
37211if ${ac_cv_lib_cpath_libcpath_path_get_current_working_directory+:} false; then :
37212  $as_echo_n "(cached) " >&6
37213else
37214  ac_check_lib_save_LIBS=$LIBS
37215LIBS="-lcpath  $LIBS"
37216cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37217/* end confdefs.h.  */
37218
37219/* Override any GCC internal prototype to avoid an error.
37220   Use char because int might match the return type of a GCC
37221   builtin and then its argument prototype would still apply.  */
37222#ifdef __cplusplus
37223extern "C"
37224#endif
37225char libcpath_path_get_current_working_directory ();
37226int
37227main ()
37228{
37229return libcpath_path_get_current_working_directory ();
37230  ;
37231  return 0;
37232}
37233_ACEOF
37234if ac_fn_c_try_link "$LINENO"; then :
37235  ac_cv_lib_cpath_libcpath_path_get_current_working_directory=yes
37236else
37237  ac_cv_lib_cpath_libcpath_path_get_current_working_directory=no
37238fi
37239rm -f core conftest.err conftest.$ac_objext \
37240    conftest$ac_exeext conftest.$ac_ext
37241LIBS=$ac_check_lib_save_LIBS
37242fi
37243{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_path_get_current_working_directory" >&5
37244$as_echo "$ac_cv_lib_cpath_libcpath_path_get_current_working_directory" >&6; }
37245if test "x$ac_cv_lib_cpath_libcpath_path_get_current_working_directory" = xyes; then :
37246  ac_cv_libcpath_dummy=yes
37247else
37248  ac_cv_libcpath=no
37249fi
37250
37251        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_path_get_full_path in -lcpath" >&5
37252$as_echo_n "checking for libcpath_path_get_full_path in -lcpath... " >&6; }
37253if ${ac_cv_lib_cpath_libcpath_path_get_full_path+:} false; then :
37254  $as_echo_n "(cached) " >&6
37255else
37256  ac_check_lib_save_LIBS=$LIBS
37257LIBS="-lcpath  $LIBS"
37258cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37259/* end confdefs.h.  */
37260
37261/* Override any GCC internal prototype to avoid an error.
37262   Use char because int might match the return type of a GCC
37263   builtin and then its argument prototype would still apply.  */
37264#ifdef __cplusplus
37265extern "C"
37266#endif
37267char libcpath_path_get_full_path ();
37268int
37269main ()
37270{
37271return libcpath_path_get_full_path ();
37272  ;
37273  return 0;
37274}
37275_ACEOF
37276if ac_fn_c_try_link "$LINENO"; then :
37277  ac_cv_lib_cpath_libcpath_path_get_full_path=yes
37278else
37279  ac_cv_lib_cpath_libcpath_path_get_full_path=no
37280fi
37281rm -f core conftest.err conftest.$ac_objext \
37282    conftest$ac_exeext conftest.$ac_ext
37283LIBS=$ac_check_lib_save_LIBS
37284fi
37285{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_path_get_full_path" >&5
37286$as_echo "$ac_cv_lib_cpath_libcpath_path_get_full_path" >&6; }
37287if test "x$ac_cv_lib_cpath_libcpath_path_get_full_path" = xyes; then :
37288  ac_cv_libcpath_dummy=yes
37289else
37290  ac_cv_libcpath=no
37291fi
37292
37293        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_path_get_sanitized_filename in -lcpath" >&5
37294$as_echo_n "checking for libcpath_path_get_sanitized_filename in -lcpath... " >&6; }
37295if ${ac_cv_lib_cpath_libcpath_path_get_sanitized_filename+:} false; then :
37296  $as_echo_n "(cached) " >&6
37297else
37298  ac_check_lib_save_LIBS=$LIBS
37299LIBS="-lcpath  $LIBS"
37300cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37301/* end confdefs.h.  */
37302
37303/* Override any GCC internal prototype to avoid an error.
37304   Use char because int might match the return type of a GCC
37305   builtin and then its argument prototype would still apply.  */
37306#ifdef __cplusplus
37307extern "C"
37308#endif
37309char libcpath_path_get_sanitized_filename ();
37310int
37311main ()
37312{
37313return libcpath_path_get_sanitized_filename ();
37314  ;
37315  return 0;
37316}
37317_ACEOF
37318if ac_fn_c_try_link "$LINENO"; then :
37319  ac_cv_lib_cpath_libcpath_path_get_sanitized_filename=yes
37320else
37321  ac_cv_lib_cpath_libcpath_path_get_sanitized_filename=no
37322fi
37323rm -f core conftest.err conftest.$ac_objext \
37324    conftest$ac_exeext conftest.$ac_ext
37325LIBS=$ac_check_lib_save_LIBS
37326fi
37327{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_path_get_sanitized_filename" >&5
37328$as_echo "$ac_cv_lib_cpath_libcpath_path_get_sanitized_filename" >&6; }
37329if test "x$ac_cv_lib_cpath_libcpath_path_get_sanitized_filename" = xyes; then :
37330  ac_cv_libcpath_dummy=yes
37331else
37332  ac_cv_libcpath=no
37333fi
37334
37335        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_path_get_sanitized_path in -lcpath" >&5
37336$as_echo_n "checking for libcpath_path_get_sanitized_path in -lcpath... " >&6; }
37337if ${ac_cv_lib_cpath_libcpath_path_get_sanitized_path+:} false; then :
37338  $as_echo_n "(cached) " >&6
37339else
37340  ac_check_lib_save_LIBS=$LIBS
37341LIBS="-lcpath  $LIBS"
37342cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37343/* end confdefs.h.  */
37344
37345/* Override any GCC internal prototype to avoid an error.
37346   Use char because int might match the return type of a GCC
37347   builtin and then its argument prototype would still apply.  */
37348#ifdef __cplusplus
37349extern "C"
37350#endif
37351char libcpath_path_get_sanitized_path ();
37352int
37353main ()
37354{
37355return libcpath_path_get_sanitized_path ();
37356  ;
37357  return 0;
37358}
37359_ACEOF
37360if ac_fn_c_try_link "$LINENO"; then :
37361  ac_cv_lib_cpath_libcpath_path_get_sanitized_path=yes
37362else
37363  ac_cv_lib_cpath_libcpath_path_get_sanitized_path=no
37364fi
37365rm -f core conftest.err conftest.$ac_objext \
37366    conftest$ac_exeext conftest.$ac_ext
37367LIBS=$ac_check_lib_save_LIBS
37368fi
37369{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_path_get_sanitized_path" >&5
37370$as_echo "$ac_cv_lib_cpath_libcpath_path_get_sanitized_path" >&6; }
37371if test "x$ac_cv_lib_cpath_libcpath_path_get_sanitized_path" = xyes; then :
37372  ac_cv_libcpath_dummy=yes
37373else
37374  ac_cv_libcpath=no
37375fi
37376
37377        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_path_join in -lcpath" >&5
37378$as_echo_n "checking for libcpath_path_join in -lcpath... " >&6; }
37379if ${ac_cv_lib_cpath_libcpath_path_join+:} false; then :
37380  $as_echo_n "(cached) " >&6
37381else
37382  ac_check_lib_save_LIBS=$LIBS
37383LIBS="-lcpath  $LIBS"
37384cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37385/* end confdefs.h.  */
37386
37387/* Override any GCC internal prototype to avoid an error.
37388   Use char because int might match the return type of a GCC
37389   builtin and then its argument prototype would still apply.  */
37390#ifdef __cplusplus
37391extern "C"
37392#endif
37393char libcpath_path_join ();
37394int
37395main ()
37396{
37397return libcpath_path_join ();
37398  ;
37399  return 0;
37400}
37401_ACEOF
37402if ac_fn_c_try_link "$LINENO"; then :
37403  ac_cv_lib_cpath_libcpath_path_join=yes
37404else
37405  ac_cv_lib_cpath_libcpath_path_join=no
37406fi
37407rm -f core conftest.err conftest.$ac_objext \
37408    conftest$ac_exeext conftest.$ac_ext
37409LIBS=$ac_check_lib_save_LIBS
37410fi
37411{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_path_join" >&5
37412$as_echo "$ac_cv_lib_cpath_libcpath_path_join" >&6; }
37413if test "x$ac_cv_lib_cpath_libcpath_path_join" = xyes; then :
37414  ac_cv_libcpath_dummy=yes
37415else
37416  ac_cv_libcpath=no
37417fi
37418
37419        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_path_make_directory in -lcpath" >&5
37420$as_echo_n "checking for libcpath_path_make_directory in -lcpath... " >&6; }
37421if ${ac_cv_lib_cpath_libcpath_path_make_directory+:} false; then :
37422  $as_echo_n "(cached) " >&6
37423else
37424  ac_check_lib_save_LIBS=$LIBS
37425LIBS="-lcpath  $LIBS"
37426cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37427/* end confdefs.h.  */
37428
37429/* Override any GCC internal prototype to avoid an error.
37430   Use char because int might match the return type of a GCC
37431   builtin and then its argument prototype would still apply.  */
37432#ifdef __cplusplus
37433extern "C"
37434#endif
37435char libcpath_path_make_directory ();
37436int
37437main ()
37438{
37439return libcpath_path_make_directory ();
37440  ;
37441  return 0;
37442}
37443_ACEOF
37444if ac_fn_c_try_link "$LINENO"; then :
37445  ac_cv_lib_cpath_libcpath_path_make_directory=yes
37446else
37447  ac_cv_lib_cpath_libcpath_path_make_directory=no
37448fi
37449rm -f core conftest.err conftest.$ac_objext \
37450    conftest$ac_exeext conftest.$ac_ext
37451LIBS=$ac_check_lib_save_LIBS
37452fi
37453{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_path_make_directory" >&5
37454$as_echo "$ac_cv_lib_cpath_libcpath_path_make_directory" >&6; }
37455if test "x$ac_cv_lib_cpath_libcpath_path_make_directory" = xyes; then :
37456  ac_cv_libcpath_dummy=yes
37457else
37458  ac_cv_libcpath=no
37459fi
37460
37461
37462        if test "x$ac_cv_enable_wide_character_type" != xno; then :
37463  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_path_change_directory_wide in -lcpath" >&5
37464$as_echo_n "checking for libcpath_path_change_directory_wide in -lcpath... " >&6; }
37465if ${ac_cv_lib_cpath_libcpath_path_change_directory_wide+:} false; then :
37466  $as_echo_n "(cached) " >&6
37467else
37468  ac_check_lib_save_LIBS=$LIBS
37469LIBS="-lcpath  $LIBS"
37470cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37471/* end confdefs.h.  */
37472
37473/* Override any GCC internal prototype to avoid an error.
37474   Use char because int might match the return type of a GCC
37475   builtin and then its argument prototype would still apply.  */
37476#ifdef __cplusplus
37477extern "C"
37478#endif
37479char libcpath_path_change_directory_wide ();
37480int
37481main ()
37482{
37483return libcpath_path_change_directory_wide ();
37484  ;
37485  return 0;
37486}
37487_ACEOF
37488if ac_fn_c_try_link "$LINENO"; then :
37489  ac_cv_lib_cpath_libcpath_path_change_directory_wide=yes
37490else
37491  ac_cv_lib_cpath_libcpath_path_change_directory_wide=no
37492fi
37493rm -f core conftest.err conftest.$ac_objext \
37494    conftest$ac_exeext conftest.$ac_ext
37495LIBS=$ac_check_lib_save_LIBS
37496fi
37497{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_path_change_directory_wide" >&5
37498$as_echo "$ac_cv_lib_cpath_libcpath_path_change_directory_wide" >&6; }
37499if test "x$ac_cv_lib_cpath_libcpath_path_change_directory_wide" = xyes; then :
37500  ac_cv_libcpath_dummy=yes
37501else
37502  ac_cv_libcpath=no
37503fi
37504
37505          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_path_get_current_working_directory_wide in -lcpath" >&5
37506$as_echo_n "checking for libcpath_path_get_current_working_directory_wide in -lcpath... " >&6; }
37507if ${ac_cv_lib_cpath_libcpath_path_get_current_working_directory_wide+:} false; then :
37508  $as_echo_n "(cached) " >&6
37509else
37510  ac_check_lib_save_LIBS=$LIBS
37511LIBS="-lcpath  $LIBS"
37512cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37513/* end confdefs.h.  */
37514
37515/* Override any GCC internal prototype to avoid an error.
37516   Use char because int might match the return type of a GCC
37517   builtin and then its argument prototype would still apply.  */
37518#ifdef __cplusplus
37519extern "C"
37520#endif
37521char libcpath_path_get_current_working_directory_wide ();
37522int
37523main ()
37524{
37525return libcpath_path_get_current_working_directory_wide ();
37526  ;
37527  return 0;
37528}
37529_ACEOF
37530if ac_fn_c_try_link "$LINENO"; then :
37531  ac_cv_lib_cpath_libcpath_path_get_current_working_directory_wide=yes
37532else
37533  ac_cv_lib_cpath_libcpath_path_get_current_working_directory_wide=no
37534fi
37535rm -f core conftest.err conftest.$ac_objext \
37536    conftest$ac_exeext conftest.$ac_ext
37537LIBS=$ac_check_lib_save_LIBS
37538fi
37539{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_path_get_current_working_directory_wide" >&5
37540$as_echo "$ac_cv_lib_cpath_libcpath_path_get_current_working_directory_wide" >&6; }
37541if test "x$ac_cv_lib_cpath_libcpath_path_get_current_working_directory_wide" = xyes; then :
37542  ac_cv_libcpath_dummy=yes
37543else
37544  ac_cv_libcpath=no
37545fi
37546
37547          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_path_get_full_path_wide in -lcpath" >&5
37548$as_echo_n "checking for libcpath_path_get_full_path_wide in -lcpath... " >&6; }
37549if ${ac_cv_lib_cpath_libcpath_path_get_full_path_wide+:} false; then :
37550  $as_echo_n "(cached) " >&6
37551else
37552  ac_check_lib_save_LIBS=$LIBS
37553LIBS="-lcpath  $LIBS"
37554cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37555/* end confdefs.h.  */
37556
37557/* Override any GCC internal prototype to avoid an error.
37558   Use char because int might match the return type of a GCC
37559   builtin and then its argument prototype would still apply.  */
37560#ifdef __cplusplus
37561extern "C"
37562#endif
37563char libcpath_path_get_full_path_wide ();
37564int
37565main ()
37566{
37567return libcpath_path_get_full_path_wide ();
37568  ;
37569  return 0;
37570}
37571_ACEOF
37572if ac_fn_c_try_link "$LINENO"; then :
37573  ac_cv_lib_cpath_libcpath_path_get_full_path_wide=yes
37574else
37575  ac_cv_lib_cpath_libcpath_path_get_full_path_wide=no
37576fi
37577rm -f core conftest.err conftest.$ac_objext \
37578    conftest$ac_exeext conftest.$ac_ext
37579LIBS=$ac_check_lib_save_LIBS
37580fi
37581{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_path_get_full_path_wide" >&5
37582$as_echo "$ac_cv_lib_cpath_libcpath_path_get_full_path_wide" >&6; }
37583if test "x$ac_cv_lib_cpath_libcpath_path_get_full_path_wide" = xyes; then :
37584  ac_cv_libcpath_dummy=yes
37585else
37586  ac_cv_libcpath=no
37587fi
37588
37589          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_path_get_sanitized_filename_wide in -lcpath" >&5
37590$as_echo_n "checking for libcpath_path_get_sanitized_filename_wide in -lcpath... " >&6; }
37591if ${ac_cv_lib_cpath_libcpath_path_get_sanitized_filename_wide+:} false; then :
37592  $as_echo_n "(cached) " >&6
37593else
37594  ac_check_lib_save_LIBS=$LIBS
37595LIBS="-lcpath  $LIBS"
37596cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37597/* end confdefs.h.  */
37598
37599/* Override any GCC internal prototype to avoid an error.
37600   Use char because int might match the return type of a GCC
37601   builtin and then its argument prototype would still apply.  */
37602#ifdef __cplusplus
37603extern "C"
37604#endif
37605char libcpath_path_get_sanitized_filename_wide ();
37606int
37607main ()
37608{
37609return libcpath_path_get_sanitized_filename_wide ();
37610  ;
37611  return 0;
37612}
37613_ACEOF
37614if ac_fn_c_try_link "$LINENO"; then :
37615  ac_cv_lib_cpath_libcpath_path_get_sanitized_filename_wide=yes
37616else
37617  ac_cv_lib_cpath_libcpath_path_get_sanitized_filename_wide=no
37618fi
37619rm -f core conftest.err conftest.$ac_objext \
37620    conftest$ac_exeext conftest.$ac_ext
37621LIBS=$ac_check_lib_save_LIBS
37622fi
37623{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_path_get_sanitized_filename_wide" >&5
37624$as_echo "$ac_cv_lib_cpath_libcpath_path_get_sanitized_filename_wide" >&6; }
37625if test "x$ac_cv_lib_cpath_libcpath_path_get_sanitized_filename_wide" = xyes; then :
37626  ac_cv_libcpath_dummy=yes
37627else
37628  ac_cv_libcpath=no
37629fi
37630
37631          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_path_get_sanitized_path_wide in -lcpath" >&5
37632$as_echo_n "checking for libcpath_path_get_sanitized_path_wide in -lcpath... " >&6; }
37633if ${ac_cv_lib_cpath_libcpath_path_get_sanitized_path_wide+:} false; then :
37634  $as_echo_n "(cached) " >&6
37635else
37636  ac_check_lib_save_LIBS=$LIBS
37637LIBS="-lcpath  $LIBS"
37638cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37639/* end confdefs.h.  */
37640
37641/* Override any GCC internal prototype to avoid an error.
37642   Use char because int might match the return type of a GCC
37643   builtin and then its argument prototype would still apply.  */
37644#ifdef __cplusplus
37645extern "C"
37646#endif
37647char libcpath_path_get_sanitized_path_wide ();
37648int
37649main ()
37650{
37651return libcpath_path_get_sanitized_path_wide ();
37652  ;
37653  return 0;
37654}
37655_ACEOF
37656if ac_fn_c_try_link "$LINENO"; then :
37657  ac_cv_lib_cpath_libcpath_path_get_sanitized_path_wide=yes
37658else
37659  ac_cv_lib_cpath_libcpath_path_get_sanitized_path_wide=no
37660fi
37661rm -f core conftest.err conftest.$ac_objext \
37662    conftest$ac_exeext conftest.$ac_ext
37663LIBS=$ac_check_lib_save_LIBS
37664fi
37665{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_path_get_sanitized_path_wide" >&5
37666$as_echo "$ac_cv_lib_cpath_libcpath_path_get_sanitized_path_wide" >&6; }
37667if test "x$ac_cv_lib_cpath_libcpath_path_get_sanitized_path_wide" = xyes; then :
37668  ac_cv_libcpath_dummy=yes
37669else
37670  ac_cv_libcpath=no
37671fi
37672
37673          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_path_join_wide in -lcpath" >&5
37674$as_echo_n "checking for libcpath_path_join_wide in -lcpath... " >&6; }
37675if ${ac_cv_lib_cpath_libcpath_path_join_wide+:} false; then :
37676  $as_echo_n "(cached) " >&6
37677else
37678  ac_check_lib_save_LIBS=$LIBS
37679LIBS="-lcpath  $LIBS"
37680cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37681/* end confdefs.h.  */
37682
37683/* Override any GCC internal prototype to avoid an error.
37684   Use char because int might match the return type of a GCC
37685   builtin and then its argument prototype would still apply.  */
37686#ifdef __cplusplus
37687extern "C"
37688#endif
37689char libcpath_path_join_wide ();
37690int
37691main ()
37692{
37693return libcpath_path_join_wide ();
37694  ;
37695  return 0;
37696}
37697_ACEOF
37698if ac_fn_c_try_link "$LINENO"; then :
37699  ac_cv_lib_cpath_libcpath_path_join_wide=yes
37700else
37701  ac_cv_lib_cpath_libcpath_path_join_wide=no
37702fi
37703rm -f core conftest.err conftest.$ac_objext \
37704    conftest$ac_exeext conftest.$ac_ext
37705LIBS=$ac_check_lib_save_LIBS
37706fi
37707{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_path_join_wide" >&5
37708$as_echo "$ac_cv_lib_cpath_libcpath_path_join_wide" >&6; }
37709if test "x$ac_cv_lib_cpath_libcpath_path_join_wide" = xyes; then :
37710  ac_cv_libcpath_dummy=yes
37711else
37712  ac_cv_libcpath=no
37713fi
37714
37715          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpath_path_make_directory_wide in -lcpath" >&5
37716$as_echo_n "checking for libcpath_path_make_directory_wide in -lcpath... " >&6; }
37717if ${ac_cv_lib_cpath_libcpath_path_make_directory_wide+:} false; then :
37718  $as_echo_n "(cached) " >&6
37719else
37720  ac_check_lib_save_LIBS=$LIBS
37721LIBS="-lcpath  $LIBS"
37722cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37723/* end confdefs.h.  */
37724
37725/* Override any GCC internal prototype to avoid an error.
37726   Use char because int might match the return type of a GCC
37727   builtin and then its argument prototype would still apply.  */
37728#ifdef __cplusplus
37729extern "C"
37730#endif
37731char libcpath_path_make_directory_wide ();
37732int
37733main ()
37734{
37735return libcpath_path_make_directory_wide ();
37736  ;
37737  return 0;
37738}
37739_ACEOF
37740if ac_fn_c_try_link "$LINENO"; then :
37741  ac_cv_lib_cpath_libcpath_path_make_directory_wide=yes
37742else
37743  ac_cv_lib_cpath_libcpath_path_make_directory_wide=no
37744fi
37745rm -f core conftest.err conftest.$ac_objext \
37746    conftest$ac_exeext conftest.$ac_ext
37747LIBS=$ac_check_lib_save_LIBS
37748fi
37749{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cpath_libcpath_path_make_directory_wide" >&5
37750$as_echo "$ac_cv_lib_cpath_libcpath_path_make_directory_wide" >&6; }
37751if test "x$ac_cv_lib_cpath_libcpath_path_make_directory_wide" = xyes; then :
37752  ac_cv_libcpath_dummy=yes
37753else
37754  ac_cv_libcpath=no
37755fi
37756
37757
37758fi
37759
37760        ac_cv_libcpath_LIBADD="-lcpath"
37761fi
37762
37763fi
37764    if test "x$ac_cv_with_libcpath" != x && test "x$ac_cv_with_libcpath" != xauto-detect && test "x$ac_cv_libcpath" != xyes; then :
37765  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
37766$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
37767as_fn_error 1 "unable to find supported libcpath in directory: $ac_cv_with_libcpath
37768See \`config.log' for more details" "$LINENO" 5; }
37769
37770fi
37771
37772fi
37773
37774  if test "x$ac_cv_libcpath" = xyes; then :
37775
37776$as_echo "#define HAVE_LIBCPATH 1" >>confdefs.h
37777
37778
37779fi
37780
37781  if test "x$ac_cv_libcpath" = xyes; then :
37782  HAVE_LIBCPATH=1
37783
37784else
37785  HAVE_LIBCPATH=0
37786
37787
37788fi
37789
37790
37791    if test "x$ac_cv_libcpath" != xyes; then :
37792    for ac_header in errno.h sys/stat.h sys/syslimits.h
37793do :
37794  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
37795ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
37796if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
37797  cat >>confdefs.h <<_ACEOF
37798#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
37799_ACEOF
37800
37801fi
37802
37803done
37804
37805
37806    for ac_func in chdir getcwd
37807do :
37808  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
37809ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
37810if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
37811  cat >>confdefs.h <<_ACEOF
37812#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
37813_ACEOF
37814
37815fi
37816done
37817
37818
37819  if test "x$ac_cv_func_chdir" != xyes; then :
37820  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
37821$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
37822as_fn_error 1 "Missing functions: chdir
37823See \`config.log' for more details" "$LINENO" 5; }
37824
37825fi
37826
37827  if test "x$ac_cv_func_getcwd" != xyes; then :
37828  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
37829$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
37830as_fn_error 1 "Missing functions: getcwd
37831See \`config.log' for more details" "$LINENO" 5; }
37832
37833fi
37834
37835  for ac_func in mkdir
37836do :
37837  ac_fn_c_check_func "$LINENO" "mkdir" "ac_cv_func_mkdir"
37838if test "x$ac_cv_func_mkdir" = xyes; then :
37839  cat >>confdefs.h <<_ACEOF
37840#define HAVE_MKDIR 1
37841_ACEOF
37842
37843fi
37844done
37845
37846
37847  if test "x$ac_cv_func_mkdir" = xyes; then :
37848  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to use mkdir" >&5
37849$as_echo_n "checking how to use mkdir... " >&6; }
37850
37851    SAVE_CFLAGS="$CFLAGS"
37852    CFLAGS="$CFLAGS -Wall -Werror"
37853    ac_ext=c
37854ac_cpp='$CPP $CPPFLAGS'
37855ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
37856ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
37857ac_compiler_gnu=$ac_cv_c_compiler_gnu
37858
37859
37860    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37861/* end confdefs.h.  */
37862#include <sys/stat.h>
37863#include <sys/types.h>
37864int
37865main ()
37866{
37867mkdir( "", 0 )
37868  ;
37869  return 0;
37870}
37871_ACEOF
37872if ac_fn_c_try_link "$LINENO"; then :
37873  { $as_echo "$as_me:${as_lineno-$LINENO}: result: with additional mode argument" >&5
37874$as_echo "with additional mode argument" >&6; }
37875        ac_cv_cv_mkdir_mode=yes
37876else
37877  ac_cv_cv_mkdir_mode=no
37878fi
37879rm -f core conftest.err conftest.$ac_objext \
37880    conftest$ac_exeext conftest.$ac_ext
37881
37882    if test "x$ac_cv_cv_mkdir_mode" = xno; then :
37883  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37884/* end confdefs.h.  */
37885#include <io.h>
37886int
37887main ()
37888{
37889mkdir( "" )
37890  ;
37891  return 0;
37892}
37893_ACEOF
37894if ac_fn_c_try_link "$LINENO"; then :
37895  { $as_echo "$as_me:${as_lineno-$LINENO}: result: with single argument" >&5
37896$as_echo "with single argument" >&6; }
37897        ac_cv_cv_mkdir=yes
37898else
37899  ac_cv_cv_mkdir=no
37900fi
37901rm -f core conftest.err conftest.$ac_objext \
37902    conftest$ac_exeext conftest.$ac_ext
37903
37904fi
37905
37906    ac_ext=c
37907ac_cpp='$CPP $CPPFLAGS'
37908ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
37909ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
37910ac_compiler_gnu=$ac_cv_c_compiler_gnu
37911
37912    CFLAGS="$SAVE_CFLAGS"
37913
37914    if test "x$ac_cv_cv_mkdir_mode" = xno && test "x$ac_cv_cv_mkdir" = xno; then :
37915  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unknown" >&5
37916$as_echo "$as_me: WARNING: unknown" >&2;}
37917      ac_cv_func_mkdir=no
37918fi
37919
37920    if test "x$ac_cv_func_mkdir" = xyes; then :
37921
37922$as_echo "#define HAVE_MKDIR 1" >>confdefs.h
37923
37924
37925fi
37926
37927    if test "x$ac_cv_cv_mkdir_mode" = xyes; then :
37928
37929$as_echo "#define HAVE_MKDIR_MODE 1" >>confdefs.h
37930
37931
37932fi
37933
37934fi
37935
37936  if test "x$ac_cv_func_mkdir" = xno; then :
37937  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
37938$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
37939as_fn_error 1 "Missing function: mkdir
37940See \`config.log' for more details" "$LINENO" 5; }
37941
37942fi
37943
37944
37945  ac_cv_libcpath_CPPFLAGS="-I../libcpath";
37946  ac_cv_libcpath_LIBADD="../libcpath/libcpath.la";
37947
37948  ac_cv_libcpath=local
37949
37950
37951
37952$as_echo "#define HAVE_LOCAL_LIBCPATH 1" >>confdefs.h
37953
37954    HAVE_LOCAL_LIBCPATH=1
37955
37956
37957fi
37958
37959   if test "x$ac_cv_libcpath" = xlocal; then
37960  HAVE_LOCAL_LIBCPATH_TRUE=
37961  HAVE_LOCAL_LIBCPATH_FALSE='#'
37962else
37963  HAVE_LOCAL_LIBCPATH_TRUE='#'
37964  HAVE_LOCAL_LIBCPATH_FALSE=
37965fi
37966
37967  if test "x$ac_cv_libcpath_CPPFLAGS" != "x"; then :
37968  LIBCPATH_CPPFLAGS=$ac_cv_libcpath_CPPFLAGS
37969
37970
37971fi
37972  if test "x$ac_cv_libcpath_LIBADD" != "x"; then :
37973  LIBCPATH_LIBADD=$ac_cv_libcpath_LIBADD
37974
37975
37976fi
37977
37978  if test "x$ac_cv_libcpath" = xyes; then :
37979  ax_libcpath_pc_libs_private=-lcpath
37980
37981
37982fi
37983
37984  if test "x$ac_cv_libcpath" = xyes; then :
37985  ax_libcpath_spec_requires=libcpath
37986
37987    ax_libcpath_spec_build_requires=libcpath-devel
37988
37989
37990fi
37991
37992
37993
37994
37995# Check whether --with-libbfio was given.
37996if test "${with_libbfio+set}" = set; then :
37997  withval=$with_libbfio; ac_cv_with_libbfio=$withval
37998else
37999  ac_cv_with_libbfio=auto-detect
38000fi
38001
38002    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for libbfio in includedir and libdir or in the specified DIR, or no if to use local version" >&5
38003$as_echo_n "checking whether to use search for libbfio in includedir and libdir or in the specified DIR, or no if to use local version... " >&6; }
38004if ${ac_cv_with_libbfio+:} false; then :
38005  $as_echo_n "(cached) " >&6
38006else
38007  ac_cv_with_libbfio=auto-detect
38008fi
38009{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_libbfio" >&5
38010$as_echo "$ac_cv_with_libbfio" >&6; }
38011
38012    if test "x$ac_cv_enable_shared_libs" = xno || test "x$ac_cv_with_libbfio" = xno; then :
38013  ac_cv_libbfio=no
38014else
38015  ac_cv_libbfio=check
38016        if test "x$ac_cv_with_libbfio" != x && test "x$ac_cv_with_libbfio" != xauto-detect; then :
38017  if test -d "$ac_cv_with_libbfio"; then :
38018  CFLAGS="$CFLAGS -I${ac_cv_with_libbfio}/include"
38019        LDFLAGS="$LDFLAGS -L${ac_cv_with_libbfio}/lib"
38020else
38021  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
38022$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
38023as_fn_error 1 "no such directory: $ac_cv_with_libbfio
38024See \`config.log' for more details" "$LINENO" 5; }
38025
38026fi
38027
38028else
38029        if test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"; then :
38030
38031pkg_failed=no
38032{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio" >&5
38033$as_echo_n "checking for libbfio... " >&6; }
38034
38035if test -n "$libbfio_CFLAGS"; then
38036    pkg_cv_libbfio_CFLAGS="$libbfio_CFLAGS"
38037 elif test -n "$PKG_CONFIG"; then
38038    if test -n "$PKG_CONFIG" && \
38039    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libbfio >= 20201125\""; } >&5
38040  ($PKG_CONFIG --exists --print-errors "libbfio >= 20201125") 2>&5
38041  ac_status=$?
38042  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
38043  test $ac_status = 0; }; then
38044  pkg_cv_libbfio_CFLAGS=`$PKG_CONFIG --cflags "libbfio >= 20201125" 2>/dev/null`
38045		      test "x$?" != "x0" && pkg_failed=yes
38046else
38047  pkg_failed=yes
38048fi
38049 else
38050    pkg_failed=untried
38051fi
38052if test -n "$libbfio_LIBS"; then
38053    pkg_cv_libbfio_LIBS="$libbfio_LIBS"
38054 elif test -n "$PKG_CONFIG"; then
38055    if test -n "$PKG_CONFIG" && \
38056    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libbfio >= 20201125\""; } >&5
38057  ($PKG_CONFIG --exists --print-errors "libbfio >= 20201125") 2>&5
38058  ac_status=$?
38059  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
38060  test $ac_status = 0; }; then
38061  pkg_cv_libbfio_LIBS=`$PKG_CONFIG --libs "libbfio >= 20201125" 2>/dev/null`
38062		      test "x$?" != "x0" && pkg_failed=yes
38063else
38064  pkg_failed=yes
38065fi
38066 else
38067    pkg_failed=untried
38068fi
38069
38070
38071
38072if test $pkg_failed = yes; then
38073   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
38074$as_echo "no" >&6; }
38075
38076if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
38077        _pkg_short_errors_supported=yes
38078else
38079        _pkg_short_errors_supported=no
38080fi
38081        if test $_pkg_short_errors_supported = yes; then
38082	        libbfio_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libbfio >= 20201125" 2>&1`
38083        else
38084	        libbfio_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libbfio >= 20201125" 2>&1`
38085        fi
38086	# Put the nasty error message in config.log where it belongs
38087	echo "$libbfio_PKG_ERRORS" >&5
38088
38089	ac_cv_libbfio=check
38090elif test $pkg_failed = untried; then
38091     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
38092$as_echo "no" >&6; }
38093	ac_cv_libbfio=check
38094else
38095	libbfio_CFLAGS=$pkg_cv_libbfio_CFLAGS
38096	libbfio_LIBS=$pkg_cv_libbfio_LIBS
38097        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
38098$as_echo "yes" >&6; }
38099	ac_cv_libbfio=yes
38100fi
38101
38102fi
38103      if test "x$ac_cv_libbfio" = xyes && test "x$ac_cv_enable_wide_character_type" != xno; then :
38104  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether libbfio/features.h defines LIBBFIO_HAVE_WIDE_CHARACTER_TYPE as 1" >&5
38105$as_echo_n "checking whether libbfio/features.h defines LIBBFIO_HAVE_WIDE_CHARACTER_TYPE as 1... " >&6; }
38106if ${ac_cv_header_libbfio_features_h_have_wide_character_type+:} false; then :
38107  $as_echo_n "(cached) " >&6
38108else
38109  ac_ext=c
38110ac_cpp='$CPP $CPPFLAGS'
38111ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
38112ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
38113ac_compiler_gnu=$ac_cv_c_compiler_gnu
38114
38115         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38116/* end confdefs.h.  */
38117#include <libbfio/features.h>
38118int
38119main ()
38120{
38121#if !defined( LIBBFIO_HAVE_WIDE_CHARACTER_TYPE ) || ( LIBBFIO_HAVE_WIDE_CHARACTER_TYPE != 1 )
38122#error LIBBFIO_HAVE_WIDE_CHARACTER_TYPE not defined
38123#endif
38124  ;
38125  return 0;
38126}
38127_ACEOF
38128if ac_fn_c_try_compile "$LINENO"; then :
38129  ac_cv_header_libbfio_features_h_have_wide_character_type=yes
38130else
38131  ac_cv_header_libbfio_features_h_have_wide_character_type=no
38132fi
38133rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
38134         ac_ext=c
38135ac_cpp='$CPP $CPPFLAGS'
38136ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
38137ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
38138ac_compiler_gnu=$ac_cv_c_compiler_gnu
38139
38140fi
38141{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_libbfio_features_h_have_wide_character_type" >&5
38142$as_echo "$ac_cv_header_libbfio_features_h_have_wide_character_type" >&6; }
38143
38144        if test "x$ac_cv_header_libbfio_features_h_have_wide_character_type" = xno; then :
38145  ac_cv_libbfio=no
38146fi
38147
38148fi
38149      if test "x$ac_cv_libbfio" = xyes; then :
38150  ac_cv_libbfio_CPPFLAGS="$pkg_cv_libbfio_CFLAGS"
38151        ac_cv_libbfio_LIBADD="$pkg_cv_libbfio_LIBS"
38152fi
38153
38154fi
38155
38156    if test "x$ac_cv_libbfio" = xcheck; then :
38157        for ac_header in libbfio.h
38158do :
38159  ac_fn_c_check_header_mongrel "$LINENO" "libbfio.h" "ac_cv_header_libbfio_h" "$ac_includes_default"
38160if test "x$ac_cv_header_libbfio_h" = xyes; then :
38161  cat >>confdefs.h <<_ACEOF
38162#define HAVE_LIBBFIO_H 1
38163_ACEOF
38164
38165fi
38166
38167done
38168
38169
38170      if test "x$ac_cv_header_libbfio_h" = xno; then :
38171  ac_cv_libbfio=no
38172else
38173          ac_cv_libbfio=yes
38174
38175        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_get_version in -lbfio" >&5
38176$as_echo_n "checking for libbfio_get_version in -lbfio... " >&6; }
38177if ${ac_cv_lib_bfio_libbfio_get_version+:} false; then :
38178  $as_echo_n "(cached) " >&6
38179else
38180  ac_check_lib_save_LIBS=$LIBS
38181LIBS="-lbfio  $LIBS"
38182cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38183/* end confdefs.h.  */
38184
38185/* Override any GCC internal prototype to avoid an error.
38186   Use char because int might match the return type of a GCC
38187   builtin and then its argument prototype would still apply.  */
38188#ifdef __cplusplus
38189extern "C"
38190#endif
38191char libbfio_get_version ();
38192int
38193main ()
38194{
38195return libbfio_get_version ();
38196  ;
38197  return 0;
38198}
38199_ACEOF
38200if ac_fn_c_try_link "$LINENO"; then :
38201  ac_cv_lib_bfio_libbfio_get_version=yes
38202else
38203  ac_cv_lib_bfio_libbfio_get_version=no
38204fi
38205rm -f core conftest.err conftest.$ac_objext \
38206    conftest$ac_exeext conftest.$ac_ext
38207LIBS=$ac_check_lib_save_LIBS
38208fi
38209{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_get_version" >&5
38210$as_echo "$ac_cv_lib_bfio_libbfio_get_version" >&6; }
38211if test "x$ac_cv_lib_bfio_libbfio_get_version" = xyes; then :
38212  ac_cv_libbfio_dummy=yes
38213else
38214  ac_cv_libbfio=no
38215fi
38216
38217
38218                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_free in -lbfio" >&5
38219$as_echo_n "checking for libbfio_handle_free in -lbfio... " >&6; }
38220if ${ac_cv_lib_bfio_libbfio_handle_free+:} false; then :
38221  $as_echo_n "(cached) " >&6
38222else
38223  ac_check_lib_save_LIBS=$LIBS
38224LIBS="-lbfio  $LIBS"
38225cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38226/* end confdefs.h.  */
38227
38228/* Override any GCC internal prototype to avoid an error.
38229   Use char because int might match the return type of a GCC
38230   builtin and then its argument prototype would still apply.  */
38231#ifdef __cplusplus
38232extern "C"
38233#endif
38234char libbfio_handle_free ();
38235int
38236main ()
38237{
38238return libbfio_handle_free ();
38239  ;
38240  return 0;
38241}
38242_ACEOF
38243if ac_fn_c_try_link "$LINENO"; then :
38244  ac_cv_lib_bfio_libbfio_handle_free=yes
38245else
38246  ac_cv_lib_bfio_libbfio_handle_free=no
38247fi
38248rm -f core conftest.err conftest.$ac_objext \
38249    conftest$ac_exeext conftest.$ac_ext
38250LIBS=$ac_check_lib_save_LIBS
38251fi
38252{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_free" >&5
38253$as_echo "$ac_cv_lib_bfio_libbfio_handle_free" >&6; }
38254if test "x$ac_cv_lib_bfio_libbfio_handle_free" = xyes; then :
38255  ac_cv_libbfio_dummy=yes
38256else
38257  ac_cv_libbfio=no
38258fi
38259
38260        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_open in -lbfio" >&5
38261$as_echo_n "checking for libbfio_handle_open in -lbfio... " >&6; }
38262if ${ac_cv_lib_bfio_libbfio_handle_open+:} false; then :
38263  $as_echo_n "(cached) " >&6
38264else
38265  ac_check_lib_save_LIBS=$LIBS
38266LIBS="-lbfio  $LIBS"
38267cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38268/* end confdefs.h.  */
38269
38270/* Override any GCC internal prototype to avoid an error.
38271   Use char because int might match the return type of a GCC
38272   builtin and then its argument prototype would still apply.  */
38273#ifdef __cplusplus
38274extern "C"
38275#endif
38276char libbfio_handle_open ();
38277int
38278main ()
38279{
38280return libbfio_handle_open ();
38281  ;
38282  return 0;
38283}
38284_ACEOF
38285if ac_fn_c_try_link "$LINENO"; then :
38286  ac_cv_lib_bfio_libbfio_handle_open=yes
38287else
38288  ac_cv_lib_bfio_libbfio_handle_open=no
38289fi
38290rm -f core conftest.err conftest.$ac_objext \
38291    conftest$ac_exeext conftest.$ac_ext
38292LIBS=$ac_check_lib_save_LIBS
38293fi
38294{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_open" >&5
38295$as_echo "$ac_cv_lib_bfio_libbfio_handle_open" >&6; }
38296if test "x$ac_cv_lib_bfio_libbfio_handle_open" = xyes; then :
38297  ac_cv_libbfio_dummy=yes
38298else
38299  ac_cv_libbfio=no
38300fi
38301
38302        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_close in -lbfio" >&5
38303$as_echo_n "checking for libbfio_handle_close in -lbfio... " >&6; }
38304if ${ac_cv_lib_bfio_libbfio_handle_close+:} false; then :
38305  $as_echo_n "(cached) " >&6
38306else
38307  ac_check_lib_save_LIBS=$LIBS
38308LIBS="-lbfio  $LIBS"
38309cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38310/* end confdefs.h.  */
38311
38312/* Override any GCC internal prototype to avoid an error.
38313   Use char because int might match the return type of a GCC
38314   builtin and then its argument prototype would still apply.  */
38315#ifdef __cplusplus
38316extern "C"
38317#endif
38318char libbfio_handle_close ();
38319int
38320main ()
38321{
38322return libbfio_handle_close ();
38323  ;
38324  return 0;
38325}
38326_ACEOF
38327if ac_fn_c_try_link "$LINENO"; then :
38328  ac_cv_lib_bfio_libbfio_handle_close=yes
38329else
38330  ac_cv_lib_bfio_libbfio_handle_close=no
38331fi
38332rm -f core conftest.err conftest.$ac_objext \
38333    conftest$ac_exeext conftest.$ac_ext
38334LIBS=$ac_check_lib_save_LIBS
38335fi
38336{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_close" >&5
38337$as_echo "$ac_cv_lib_bfio_libbfio_handle_close" >&6; }
38338if test "x$ac_cv_lib_bfio_libbfio_handle_close" = xyes; then :
38339  ac_cv_libbfio_dummy=yes
38340else
38341  ac_cv_libbfio=no
38342fi
38343
38344        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_exists in -lbfio" >&5
38345$as_echo_n "checking for libbfio_handle_exists in -lbfio... " >&6; }
38346if ${ac_cv_lib_bfio_libbfio_handle_exists+:} false; then :
38347  $as_echo_n "(cached) " >&6
38348else
38349  ac_check_lib_save_LIBS=$LIBS
38350LIBS="-lbfio  $LIBS"
38351cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38352/* end confdefs.h.  */
38353
38354/* Override any GCC internal prototype to avoid an error.
38355   Use char because int might match the return type of a GCC
38356   builtin and then its argument prototype would still apply.  */
38357#ifdef __cplusplus
38358extern "C"
38359#endif
38360char libbfio_handle_exists ();
38361int
38362main ()
38363{
38364return libbfio_handle_exists ();
38365  ;
38366  return 0;
38367}
38368_ACEOF
38369if ac_fn_c_try_link "$LINENO"; then :
38370  ac_cv_lib_bfio_libbfio_handle_exists=yes
38371else
38372  ac_cv_lib_bfio_libbfio_handle_exists=no
38373fi
38374rm -f core conftest.err conftest.$ac_objext \
38375    conftest$ac_exeext conftest.$ac_ext
38376LIBS=$ac_check_lib_save_LIBS
38377fi
38378{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_exists" >&5
38379$as_echo "$ac_cv_lib_bfio_libbfio_handle_exists" >&6; }
38380if test "x$ac_cv_lib_bfio_libbfio_handle_exists" = xyes; then :
38381  ac_cv_libbfio_dummy=yes
38382else
38383  ac_cv_libbfio=no
38384fi
38385
38386        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_read_buffer in -lbfio" >&5
38387$as_echo_n "checking for libbfio_handle_read_buffer in -lbfio... " >&6; }
38388if ${ac_cv_lib_bfio_libbfio_handle_read_buffer+:} false; then :
38389  $as_echo_n "(cached) " >&6
38390else
38391  ac_check_lib_save_LIBS=$LIBS
38392LIBS="-lbfio  $LIBS"
38393cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38394/* end confdefs.h.  */
38395
38396/* Override any GCC internal prototype to avoid an error.
38397   Use char because int might match the return type of a GCC
38398   builtin and then its argument prototype would still apply.  */
38399#ifdef __cplusplus
38400extern "C"
38401#endif
38402char libbfio_handle_read_buffer ();
38403int
38404main ()
38405{
38406return libbfio_handle_read_buffer ();
38407  ;
38408  return 0;
38409}
38410_ACEOF
38411if ac_fn_c_try_link "$LINENO"; then :
38412  ac_cv_lib_bfio_libbfio_handle_read_buffer=yes
38413else
38414  ac_cv_lib_bfio_libbfio_handle_read_buffer=no
38415fi
38416rm -f core conftest.err conftest.$ac_objext \
38417    conftest$ac_exeext conftest.$ac_ext
38418LIBS=$ac_check_lib_save_LIBS
38419fi
38420{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_read_buffer" >&5
38421$as_echo "$ac_cv_lib_bfio_libbfio_handle_read_buffer" >&6; }
38422if test "x$ac_cv_lib_bfio_libbfio_handle_read_buffer" = xyes; then :
38423  ac_cv_libbfio_dummy=yes
38424else
38425  ac_cv_libbfio=no
38426fi
38427
38428        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_read_buffer_at_offset in -lbfio" >&5
38429$as_echo_n "checking for libbfio_handle_read_buffer_at_offset in -lbfio... " >&6; }
38430if ${ac_cv_lib_bfio_libbfio_handle_read_buffer_at_offset+:} false; then :
38431  $as_echo_n "(cached) " >&6
38432else
38433  ac_check_lib_save_LIBS=$LIBS
38434LIBS="-lbfio  $LIBS"
38435cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38436/* end confdefs.h.  */
38437
38438/* Override any GCC internal prototype to avoid an error.
38439   Use char because int might match the return type of a GCC
38440   builtin and then its argument prototype would still apply.  */
38441#ifdef __cplusplus
38442extern "C"
38443#endif
38444char libbfio_handle_read_buffer_at_offset ();
38445int
38446main ()
38447{
38448return libbfio_handle_read_buffer_at_offset ();
38449  ;
38450  return 0;
38451}
38452_ACEOF
38453if ac_fn_c_try_link "$LINENO"; then :
38454  ac_cv_lib_bfio_libbfio_handle_read_buffer_at_offset=yes
38455else
38456  ac_cv_lib_bfio_libbfio_handle_read_buffer_at_offset=no
38457fi
38458rm -f core conftest.err conftest.$ac_objext \
38459    conftest$ac_exeext conftest.$ac_ext
38460LIBS=$ac_check_lib_save_LIBS
38461fi
38462{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_read_buffer_at_offset" >&5
38463$as_echo "$ac_cv_lib_bfio_libbfio_handle_read_buffer_at_offset" >&6; }
38464if test "x$ac_cv_lib_bfio_libbfio_handle_read_buffer_at_offset" = xyes; then :
38465  ac_cv_libbfio_dummy=yes
38466else
38467  ac_cv_libbfio=no
38468fi
38469
38470        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_write_buffer in -lbfio" >&5
38471$as_echo_n "checking for libbfio_handle_write_buffer in -lbfio... " >&6; }
38472if ${ac_cv_lib_bfio_libbfio_handle_write_buffer+:} false; then :
38473  $as_echo_n "(cached) " >&6
38474else
38475  ac_check_lib_save_LIBS=$LIBS
38476LIBS="-lbfio  $LIBS"
38477cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38478/* end confdefs.h.  */
38479
38480/* Override any GCC internal prototype to avoid an error.
38481   Use char because int might match the return type of a GCC
38482   builtin and then its argument prototype would still apply.  */
38483#ifdef __cplusplus
38484extern "C"
38485#endif
38486char libbfio_handle_write_buffer ();
38487int
38488main ()
38489{
38490return libbfio_handle_write_buffer ();
38491  ;
38492  return 0;
38493}
38494_ACEOF
38495if ac_fn_c_try_link "$LINENO"; then :
38496  ac_cv_lib_bfio_libbfio_handle_write_buffer=yes
38497else
38498  ac_cv_lib_bfio_libbfio_handle_write_buffer=no
38499fi
38500rm -f core conftest.err conftest.$ac_objext \
38501    conftest$ac_exeext conftest.$ac_ext
38502LIBS=$ac_check_lib_save_LIBS
38503fi
38504{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_write_buffer" >&5
38505$as_echo "$ac_cv_lib_bfio_libbfio_handle_write_buffer" >&6; }
38506if test "x$ac_cv_lib_bfio_libbfio_handle_write_buffer" = xyes; then :
38507  ac_cv_libbfio_dummy=yes
38508else
38509  ac_cv_libbfio=no
38510fi
38511
38512        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_write_buffer_at_offset in -lbfio" >&5
38513$as_echo_n "checking for libbfio_handle_write_buffer_at_offset in -lbfio... " >&6; }
38514if ${ac_cv_lib_bfio_libbfio_handle_write_buffer_at_offset+:} false; then :
38515  $as_echo_n "(cached) " >&6
38516else
38517  ac_check_lib_save_LIBS=$LIBS
38518LIBS="-lbfio  $LIBS"
38519cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38520/* end confdefs.h.  */
38521
38522/* Override any GCC internal prototype to avoid an error.
38523   Use char because int might match the return type of a GCC
38524   builtin and then its argument prototype would still apply.  */
38525#ifdef __cplusplus
38526extern "C"
38527#endif
38528char libbfio_handle_write_buffer_at_offset ();
38529int
38530main ()
38531{
38532return libbfio_handle_write_buffer_at_offset ();
38533  ;
38534  return 0;
38535}
38536_ACEOF
38537if ac_fn_c_try_link "$LINENO"; then :
38538  ac_cv_lib_bfio_libbfio_handle_write_buffer_at_offset=yes
38539else
38540  ac_cv_lib_bfio_libbfio_handle_write_buffer_at_offset=no
38541fi
38542rm -f core conftest.err conftest.$ac_objext \
38543    conftest$ac_exeext conftest.$ac_ext
38544LIBS=$ac_check_lib_save_LIBS
38545fi
38546{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_write_buffer_at_offset" >&5
38547$as_echo "$ac_cv_lib_bfio_libbfio_handle_write_buffer_at_offset" >&6; }
38548if test "x$ac_cv_lib_bfio_libbfio_handle_write_buffer_at_offset" = xyes; then :
38549  ac_cv_libbfio_dummy=yes
38550else
38551  ac_cv_libbfio=no
38552fi
38553
38554        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_seek_offset in -lbfio" >&5
38555$as_echo_n "checking for libbfio_handle_seek_offset in -lbfio... " >&6; }
38556if ${ac_cv_lib_bfio_libbfio_handle_seek_offset+:} false; then :
38557  $as_echo_n "(cached) " >&6
38558else
38559  ac_check_lib_save_LIBS=$LIBS
38560LIBS="-lbfio  $LIBS"
38561cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38562/* end confdefs.h.  */
38563
38564/* Override any GCC internal prototype to avoid an error.
38565   Use char because int might match the return type of a GCC
38566   builtin and then its argument prototype would still apply.  */
38567#ifdef __cplusplus
38568extern "C"
38569#endif
38570char libbfio_handle_seek_offset ();
38571int
38572main ()
38573{
38574return libbfio_handle_seek_offset ();
38575  ;
38576  return 0;
38577}
38578_ACEOF
38579if ac_fn_c_try_link "$LINENO"; then :
38580  ac_cv_lib_bfio_libbfio_handle_seek_offset=yes
38581else
38582  ac_cv_lib_bfio_libbfio_handle_seek_offset=no
38583fi
38584rm -f core conftest.err conftest.$ac_objext \
38585    conftest$ac_exeext conftest.$ac_ext
38586LIBS=$ac_check_lib_save_LIBS
38587fi
38588{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_seek_offset" >&5
38589$as_echo "$ac_cv_lib_bfio_libbfio_handle_seek_offset" >&6; }
38590if test "x$ac_cv_lib_bfio_libbfio_handle_seek_offset" = xyes; then :
38591  ac_cv_libbfio_dummy=yes
38592else
38593  ac_cv_libbfio=no
38594fi
38595
38596
38597        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_is_open in -lbfio" >&5
38598$as_echo_n "checking for libbfio_handle_is_open in -lbfio... " >&6; }
38599if ${ac_cv_lib_bfio_libbfio_handle_is_open+:} false; then :
38600  $as_echo_n "(cached) " >&6
38601else
38602  ac_check_lib_save_LIBS=$LIBS
38603LIBS="-lbfio  $LIBS"
38604cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38605/* end confdefs.h.  */
38606
38607/* Override any GCC internal prototype to avoid an error.
38608   Use char because int might match the return type of a GCC
38609   builtin and then its argument prototype would still apply.  */
38610#ifdef __cplusplus
38611extern "C"
38612#endif
38613char libbfio_handle_is_open ();
38614int
38615main ()
38616{
38617return libbfio_handle_is_open ();
38618  ;
38619  return 0;
38620}
38621_ACEOF
38622if ac_fn_c_try_link "$LINENO"; then :
38623  ac_cv_lib_bfio_libbfio_handle_is_open=yes
38624else
38625  ac_cv_lib_bfio_libbfio_handle_is_open=no
38626fi
38627rm -f core conftest.err conftest.$ac_objext \
38628    conftest$ac_exeext conftest.$ac_ext
38629LIBS=$ac_check_lib_save_LIBS
38630fi
38631{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_is_open" >&5
38632$as_echo "$ac_cv_lib_bfio_libbfio_handle_is_open" >&6; }
38633if test "x$ac_cv_lib_bfio_libbfio_handle_is_open" = xyes; then :
38634  ac_cv_libbfio_dummy=yes
38635else
38636  ac_cv_libbfio=no
38637fi
38638
38639        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_get_offset in -lbfio" >&5
38640$as_echo_n "checking for libbfio_handle_get_offset in -lbfio... " >&6; }
38641if ${ac_cv_lib_bfio_libbfio_handle_get_offset+:} false; then :
38642  $as_echo_n "(cached) " >&6
38643else
38644  ac_check_lib_save_LIBS=$LIBS
38645LIBS="-lbfio  $LIBS"
38646cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38647/* end confdefs.h.  */
38648
38649/* Override any GCC internal prototype to avoid an error.
38650   Use char because int might match the return type of a GCC
38651   builtin and then its argument prototype would still apply.  */
38652#ifdef __cplusplus
38653extern "C"
38654#endif
38655char libbfio_handle_get_offset ();
38656int
38657main ()
38658{
38659return libbfio_handle_get_offset ();
38660  ;
38661  return 0;
38662}
38663_ACEOF
38664if ac_fn_c_try_link "$LINENO"; then :
38665  ac_cv_lib_bfio_libbfio_handle_get_offset=yes
38666else
38667  ac_cv_lib_bfio_libbfio_handle_get_offset=no
38668fi
38669rm -f core conftest.err conftest.$ac_objext \
38670    conftest$ac_exeext conftest.$ac_ext
38671LIBS=$ac_check_lib_save_LIBS
38672fi
38673{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_get_offset" >&5
38674$as_echo "$ac_cv_lib_bfio_libbfio_handle_get_offset" >&6; }
38675if test "x$ac_cv_lib_bfio_libbfio_handle_get_offset" = xyes; then :
38676  ac_cv_libbfio_dummy=yes
38677else
38678  ac_cv_libbfio=no
38679fi
38680
38681        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_get_size in -lbfio" >&5
38682$as_echo_n "checking for libbfio_handle_get_size in -lbfio... " >&6; }
38683if ${ac_cv_lib_bfio_libbfio_handle_get_size+:} false; then :
38684  $as_echo_n "(cached) " >&6
38685else
38686  ac_check_lib_save_LIBS=$LIBS
38687LIBS="-lbfio  $LIBS"
38688cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38689/* end confdefs.h.  */
38690
38691/* Override any GCC internal prototype to avoid an error.
38692   Use char because int might match the return type of a GCC
38693   builtin and then its argument prototype would still apply.  */
38694#ifdef __cplusplus
38695extern "C"
38696#endif
38697char libbfio_handle_get_size ();
38698int
38699main ()
38700{
38701return libbfio_handle_get_size ();
38702  ;
38703  return 0;
38704}
38705_ACEOF
38706if ac_fn_c_try_link "$LINENO"; then :
38707  ac_cv_lib_bfio_libbfio_handle_get_size=yes
38708else
38709  ac_cv_lib_bfio_libbfio_handle_get_size=no
38710fi
38711rm -f core conftest.err conftest.$ac_objext \
38712    conftest$ac_exeext conftest.$ac_ext
38713LIBS=$ac_check_lib_save_LIBS
38714fi
38715{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_get_size" >&5
38716$as_echo "$ac_cv_lib_bfio_libbfio_handle_get_size" >&6; }
38717if test "x$ac_cv_lib_bfio_libbfio_handle_get_size" = xyes; then :
38718  ac_cv_libbfio_dummy=yes
38719else
38720  ac_cv_libbfio=no
38721fi
38722
38723        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_set_track_offsets_read in -lbfio" >&5
38724$as_echo_n "checking for libbfio_handle_set_track_offsets_read in -lbfio... " >&6; }
38725if ${ac_cv_lib_bfio_libbfio_handle_set_track_offsets_read+:} false; then :
38726  $as_echo_n "(cached) " >&6
38727else
38728  ac_check_lib_save_LIBS=$LIBS
38729LIBS="-lbfio  $LIBS"
38730cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38731/* end confdefs.h.  */
38732
38733/* Override any GCC internal prototype to avoid an error.
38734   Use char because int might match the return type of a GCC
38735   builtin and then its argument prototype would still apply.  */
38736#ifdef __cplusplus
38737extern "C"
38738#endif
38739char libbfio_handle_set_track_offsets_read ();
38740int
38741main ()
38742{
38743return libbfio_handle_set_track_offsets_read ();
38744  ;
38745  return 0;
38746}
38747_ACEOF
38748if ac_fn_c_try_link "$LINENO"; then :
38749  ac_cv_lib_bfio_libbfio_handle_set_track_offsets_read=yes
38750else
38751  ac_cv_lib_bfio_libbfio_handle_set_track_offsets_read=no
38752fi
38753rm -f core conftest.err conftest.$ac_objext \
38754    conftest$ac_exeext conftest.$ac_ext
38755LIBS=$ac_check_lib_save_LIBS
38756fi
38757{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_set_track_offsets_read" >&5
38758$as_echo "$ac_cv_lib_bfio_libbfio_handle_set_track_offsets_read" >&6; }
38759if test "x$ac_cv_lib_bfio_libbfio_handle_set_track_offsets_read" = xyes; then :
38760  ac_cv_libbfio_dummy=yes
38761else
38762  ac_cv_libbfio=no
38763fi
38764
38765        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_get_number_of_offsets_read in -lbfio" >&5
38766$as_echo_n "checking for libbfio_handle_get_number_of_offsets_read in -lbfio... " >&6; }
38767if ${ac_cv_lib_bfio_libbfio_handle_get_number_of_offsets_read+:} false; then :
38768  $as_echo_n "(cached) " >&6
38769else
38770  ac_check_lib_save_LIBS=$LIBS
38771LIBS="-lbfio  $LIBS"
38772cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38773/* end confdefs.h.  */
38774
38775/* Override any GCC internal prototype to avoid an error.
38776   Use char because int might match the return type of a GCC
38777   builtin and then its argument prototype would still apply.  */
38778#ifdef __cplusplus
38779extern "C"
38780#endif
38781char libbfio_handle_get_number_of_offsets_read ();
38782int
38783main ()
38784{
38785return libbfio_handle_get_number_of_offsets_read ();
38786  ;
38787  return 0;
38788}
38789_ACEOF
38790if ac_fn_c_try_link "$LINENO"; then :
38791  ac_cv_lib_bfio_libbfio_handle_get_number_of_offsets_read=yes
38792else
38793  ac_cv_lib_bfio_libbfio_handle_get_number_of_offsets_read=no
38794fi
38795rm -f core conftest.err conftest.$ac_objext \
38796    conftest$ac_exeext conftest.$ac_ext
38797LIBS=$ac_check_lib_save_LIBS
38798fi
38799{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_get_number_of_offsets_read" >&5
38800$as_echo "$ac_cv_lib_bfio_libbfio_handle_get_number_of_offsets_read" >&6; }
38801if test "x$ac_cv_lib_bfio_libbfio_handle_get_number_of_offsets_read" = xyes; then :
38802  ac_cv_libbfio_dummy=yes
38803else
38804  ac_cv_libbfio=no
38805fi
38806
38807        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_handle_get_offset_read in -lbfio" >&5
38808$as_echo_n "checking for libbfio_handle_get_offset_read in -lbfio... " >&6; }
38809if ${ac_cv_lib_bfio_libbfio_handle_get_offset_read+:} false; then :
38810  $as_echo_n "(cached) " >&6
38811else
38812  ac_check_lib_save_LIBS=$LIBS
38813LIBS="-lbfio  $LIBS"
38814cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38815/* end confdefs.h.  */
38816
38817/* Override any GCC internal prototype to avoid an error.
38818   Use char because int might match the return type of a GCC
38819   builtin and then its argument prototype would still apply.  */
38820#ifdef __cplusplus
38821extern "C"
38822#endif
38823char libbfio_handle_get_offset_read ();
38824int
38825main ()
38826{
38827return libbfio_handle_get_offset_read ();
38828  ;
38829  return 0;
38830}
38831_ACEOF
38832if ac_fn_c_try_link "$LINENO"; then :
38833  ac_cv_lib_bfio_libbfio_handle_get_offset_read=yes
38834else
38835  ac_cv_lib_bfio_libbfio_handle_get_offset_read=no
38836fi
38837rm -f core conftest.err conftest.$ac_objext \
38838    conftest$ac_exeext conftest.$ac_ext
38839LIBS=$ac_check_lib_save_LIBS
38840fi
38841{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_handle_get_offset_read" >&5
38842$as_echo "$ac_cv_lib_bfio_libbfio_handle_get_offset_read" >&6; }
38843if test "x$ac_cv_lib_bfio_libbfio_handle_get_offset_read" = xyes; then :
38844  ac_cv_libbfio_dummy=yes
38845else
38846  ac_cv_libbfio=no
38847fi
38848
38849
38850                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_file_initialize in -lbfio" >&5
38851$as_echo_n "checking for libbfio_file_initialize in -lbfio... " >&6; }
38852if ${ac_cv_lib_bfio_libbfio_file_initialize+:} false; then :
38853  $as_echo_n "(cached) " >&6
38854else
38855  ac_check_lib_save_LIBS=$LIBS
38856LIBS="-lbfio  $LIBS"
38857cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38858/* end confdefs.h.  */
38859
38860/* Override any GCC internal prototype to avoid an error.
38861   Use char because int might match the return type of a GCC
38862   builtin and then its argument prototype would still apply.  */
38863#ifdef __cplusplus
38864extern "C"
38865#endif
38866char libbfio_file_initialize ();
38867int
38868main ()
38869{
38870return libbfio_file_initialize ();
38871  ;
38872  return 0;
38873}
38874_ACEOF
38875if ac_fn_c_try_link "$LINENO"; then :
38876  ac_cv_lib_bfio_libbfio_file_initialize=yes
38877else
38878  ac_cv_lib_bfio_libbfio_file_initialize=no
38879fi
38880rm -f core conftest.err conftest.$ac_objext \
38881    conftest$ac_exeext conftest.$ac_ext
38882LIBS=$ac_check_lib_save_LIBS
38883fi
38884{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_file_initialize" >&5
38885$as_echo "$ac_cv_lib_bfio_libbfio_file_initialize" >&6; }
38886if test "x$ac_cv_lib_bfio_libbfio_file_initialize" = xyes; then :
38887  ac_cv_libbfio_dummy=yes
38888else
38889  ac_cv_libbfio=no
38890fi
38891
38892        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_file_get_name_size in -lbfio" >&5
38893$as_echo_n "checking for libbfio_file_get_name_size in -lbfio... " >&6; }
38894if ${ac_cv_lib_bfio_libbfio_file_get_name_size+:} false; then :
38895  $as_echo_n "(cached) " >&6
38896else
38897  ac_check_lib_save_LIBS=$LIBS
38898LIBS="-lbfio  $LIBS"
38899cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38900/* end confdefs.h.  */
38901
38902/* Override any GCC internal prototype to avoid an error.
38903   Use char because int might match the return type of a GCC
38904   builtin and then its argument prototype would still apply.  */
38905#ifdef __cplusplus
38906extern "C"
38907#endif
38908char libbfio_file_get_name_size ();
38909int
38910main ()
38911{
38912return libbfio_file_get_name_size ();
38913  ;
38914  return 0;
38915}
38916_ACEOF
38917if ac_fn_c_try_link "$LINENO"; then :
38918  ac_cv_lib_bfio_libbfio_file_get_name_size=yes
38919else
38920  ac_cv_lib_bfio_libbfio_file_get_name_size=no
38921fi
38922rm -f core conftest.err conftest.$ac_objext \
38923    conftest$ac_exeext conftest.$ac_ext
38924LIBS=$ac_check_lib_save_LIBS
38925fi
38926{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_file_get_name_size" >&5
38927$as_echo "$ac_cv_lib_bfio_libbfio_file_get_name_size" >&6; }
38928if test "x$ac_cv_lib_bfio_libbfio_file_get_name_size" = xyes; then :
38929  ac_cv_libbfio_dummy=yes
38930else
38931  ac_cv_libbfio=no
38932fi
38933
38934        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_file_get_name in -lbfio" >&5
38935$as_echo_n "checking for libbfio_file_get_name in -lbfio... " >&6; }
38936if ${ac_cv_lib_bfio_libbfio_file_get_name+:} false; then :
38937  $as_echo_n "(cached) " >&6
38938else
38939  ac_check_lib_save_LIBS=$LIBS
38940LIBS="-lbfio  $LIBS"
38941cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38942/* end confdefs.h.  */
38943
38944/* Override any GCC internal prototype to avoid an error.
38945   Use char because int might match the return type of a GCC
38946   builtin and then its argument prototype would still apply.  */
38947#ifdef __cplusplus
38948extern "C"
38949#endif
38950char libbfio_file_get_name ();
38951int
38952main ()
38953{
38954return libbfio_file_get_name ();
38955  ;
38956  return 0;
38957}
38958_ACEOF
38959if ac_fn_c_try_link "$LINENO"; then :
38960  ac_cv_lib_bfio_libbfio_file_get_name=yes
38961else
38962  ac_cv_lib_bfio_libbfio_file_get_name=no
38963fi
38964rm -f core conftest.err conftest.$ac_objext \
38965    conftest$ac_exeext conftest.$ac_ext
38966LIBS=$ac_check_lib_save_LIBS
38967fi
38968{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_file_get_name" >&5
38969$as_echo "$ac_cv_lib_bfio_libbfio_file_get_name" >&6; }
38970if test "x$ac_cv_lib_bfio_libbfio_file_get_name" = xyes; then :
38971  ac_cv_libbfio_dummy=yes
38972else
38973  ac_cv_libbfio=no
38974fi
38975
38976        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_file_set_name in -lbfio" >&5
38977$as_echo_n "checking for libbfio_file_set_name in -lbfio... " >&6; }
38978if ${ac_cv_lib_bfio_libbfio_file_set_name+:} false; then :
38979  $as_echo_n "(cached) " >&6
38980else
38981  ac_check_lib_save_LIBS=$LIBS
38982LIBS="-lbfio  $LIBS"
38983cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38984/* end confdefs.h.  */
38985
38986/* Override any GCC internal prototype to avoid an error.
38987   Use char because int might match the return type of a GCC
38988   builtin and then its argument prototype would still apply.  */
38989#ifdef __cplusplus
38990extern "C"
38991#endif
38992char libbfio_file_set_name ();
38993int
38994main ()
38995{
38996return libbfio_file_set_name ();
38997  ;
38998  return 0;
38999}
39000_ACEOF
39001if ac_fn_c_try_link "$LINENO"; then :
39002  ac_cv_lib_bfio_libbfio_file_set_name=yes
39003else
39004  ac_cv_lib_bfio_libbfio_file_set_name=no
39005fi
39006rm -f core conftest.err conftest.$ac_objext \
39007    conftest$ac_exeext conftest.$ac_ext
39008LIBS=$ac_check_lib_save_LIBS
39009fi
39010{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_file_set_name" >&5
39011$as_echo "$ac_cv_lib_bfio_libbfio_file_set_name" >&6; }
39012if test "x$ac_cv_lib_bfio_libbfio_file_set_name" = xyes; then :
39013  ac_cv_libbfio_dummy=yes
39014else
39015  ac_cv_libbfio=no
39016fi
39017
39018
39019        if test "x$ac_cv_enable_wide_character_type" != xno; then :
39020  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_file_get_name_size_wide in -lbfio" >&5
39021$as_echo_n "checking for libbfio_file_get_name_size_wide in -lbfio... " >&6; }
39022if ${ac_cv_lib_bfio_libbfio_file_get_name_size_wide+:} false; then :
39023  $as_echo_n "(cached) " >&6
39024else
39025  ac_check_lib_save_LIBS=$LIBS
39026LIBS="-lbfio  $LIBS"
39027cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39028/* end confdefs.h.  */
39029
39030/* Override any GCC internal prototype to avoid an error.
39031   Use char because int might match the return type of a GCC
39032   builtin and then its argument prototype would still apply.  */
39033#ifdef __cplusplus
39034extern "C"
39035#endif
39036char libbfio_file_get_name_size_wide ();
39037int
39038main ()
39039{
39040return libbfio_file_get_name_size_wide ();
39041  ;
39042  return 0;
39043}
39044_ACEOF
39045if ac_fn_c_try_link "$LINENO"; then :
39046  ac_cv_lib_bfio_libbfio_file_get_name_size_wide=yes
39047else
39048  ac_cv_lib_bfio_libbfio_file_get_name_size_wide=no
39049fi
39050rm -f core conftest.err conftest.$ac_objext \
39051    conftest$ac_exeext conftest.$ac_ext
39052LIBS=$ac_check_lib_save_LIBS
39053fi
39054{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_file_get_name_size_wide" >&5
39055$as_echo "$ac_cv_lib_bfio_libbfio_file_get_name_size_wide" >&6; }
39056if test "x$ac_cv_lib_bfio_libbfio_file_get_name_size_wide" = xyes; then :
39057  ac_cv_libbfio_dummy=yes
39058else
39059  ac_cv_libbfio=no
39060fi
39061
39062          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_file_get_name_wide in -lbfio" >&5
39063$as_echo_n "checking for libbfio_file_get_name_wide in -lbfio... " >&6; }
39064if ${ac_cv_lib_bfio_libbfio_file_get_name_wide+:} false; then :
39065  $as_echo_n "(cached) " >&6
39066else
39067  ac_check_lib_save_LIBS=$LIBS
39068LIBS="-lbfio  $LIBS"
39069cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39070/* end confdefs.h.  */
39071
39072/* Override any GCC internal prototype to avoid an error.
39073   Use char because int might match the return type of a GCC
39074   builtin and then its argument prototype would still apply.  */
39075#ifdef __cplusplus
39076extern "C"
39077#endif
39078char libbfio_file_get_name_wide ();
39079int
39080main ()
39081{
39082return libbfio_file_get_name_wide ();
39083  ;
39084  return 0;
39085}
39086_ACEOF
39087if ac_fn_c_try_link "$LINENO"; then :
39088  ac_cv_lib_bfio_libbfio_file_get_name_wide=yes
39089else
39090  ac_cv_lib_bfio_libbfio_file_get_name_wide=no
39091fi
39092rm -f core conftest.err conftest.$ac_objext \
39093    conftest$ac_exeext conftest.$ac_ext
39094LIBS=$ac_check_lib_save_LIBS
39095fi
39096{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_file_get_name_wide" >&5
39097$as_echo "$ac_cv_lib_bfio_libbfio_file_get_name_wide" >&6; }
39098if test "x$ac_cv_lib_bfio_libbfio_file_get_name_wide" = xyes; then :
39099  ac_cv_libbfio_dummy=yes
39100else
39101  ac_cv_libbfio=no
39102fi
39103
39104          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_file_set_name_wide in -lbfio" >&5
39105$as_echo_n "checking for libbfio_file_set_name_wide in -lbfio... " >&6; }
39106if ${ac_cv_lib_bfio_libbfio_file_set_name_wide+:} false; then :
39107  $as_echo_n "(cached) " >&6
39108else
39109  ac_check_lib_save_LIBS=$LIBS
39110LIBS="-lbfio  $LIBS"
39111cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39112/* end confdefs.h.  */
39113
39114/* Override any GCC internal prototype to avoid an error.
39115   Use char because int might match the return type of a GCC
39116   builtin and then its argument prototype would still apply.  */
39117#ifdef __cplusplus
39118extern "C"
39119#endif
39120char libbfio_file_set_name_wide ();
39121int
39122main ()
39123{
39124return libbfio_file_set_name_wide ();
39125  ;
39126  return 0;
39127}
39128_ACEOF
39129if ac_fn_c_try_link "$LINENO"; then :
39130  ac_cv_lib_bfio_libbfio_file_set_name_wide=yes
39131else
39132  ac_cv_lib_bfio_libbfio_file_set_name_wide=no
39133fi
39134rm -f core conftest.err conftest.$ac_objext \
39135    conftest$ac_exeext conftest.$ac_ext
39136LIBS=$ac_check_lib_save_LIBS
39137fi
39138{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_file_set_name_wide" >&5
39139$as_echo "$ac_cv_lib_bfio_libbfio_file_set_name_wide" >&6; }
39140if test "x$ac_cv_lib_bfio_libbfio_file_set_name_wide" = xyes; then :
39141  ac_cv_libbfio_dummy=yes
39142else
39143  ac_cv_libbfio=no
39144fi
39145
39146
39147fi
39148
39149                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_initialize in -lbfio" >&5
39150$as_echo_n "checking for libbfio_pool_initialize in -lbfio... " >&6; }
39151if ${ac_cv_lib_bfio_libbfio_pool_initialize+:} false; then :
39152  $as_echo_n "(cached) " >&6
39153else
39154  ac_check_lib_save_LIBS=$LIBS
39155LIBS="-lbfio  $LIBS"
39156cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39157/* end confdefs.h.  */
39158
39159/* Override any GCC internal prototype to avoid an error.
39160   Use char because int might match the return type of a GCC
39161   builtin and then its argument prototype would still apply.  */
39162#ifdef __cplusplus
39163extern "C"
39164#endif
39165char libbfio_pool_initialize ();
39166int
39167main ()
39168{
39169return libbfio_pool_initialize ();
39170  ;
39171  return 0;
39172}
39173_ACEOF
39174if ac_fn_c_try_link "$LINENO"; then :
39175  ac_cv_lib_bfio_libbfio_pool_initialize=yes
39176else
39177  ac_cv_lib_bfio_libbfio_pool_initialize=no
39178fi
39179rm -f core conftest.err conftest.$ac_objext \
39180    conftest$ac_exeext conftest.$ac_ext
39181LIBS=$ac_check_lib_save_LIBS
39182fi
39183{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_initialize" >&5
39184$as_echo "$ac_cv_lib_bfio_libbfio_pool_initialize" >&6; }
39185if test "x$ac_cv_lib_bfio_libbfio_pool_initialize" = xyes; then :
39186  ac_cv_libbfio_dummy=yes
39187else
39188  ac_cv_libbfio=no
39189fi
39190
39191        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_free in -lbfio" >&5
39192$as_echo_n "checking for libbfio_pool_free in -lbfio... " >&6; }
39193if ${ac_cv_lib_bfio_libbfio_pool_free+:} false; then :
39194  $as_echo_n "(cached) " >&6
39195else
39196  ac_check_lib_save_LIBS=$LIBS
39197LIBS="-lbfio  $LIBS"
39198cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39199/* end confdefs.h.  */
39200
39201/* Override any GCC internal prototype to avoid an error.
39202   Use char because int might match the return type of a GCC
39203   builtin and then its argument prototype would still apply.  */
39204#ifdef __cplusplus
39205extern "C"
39206#endif
39207char libbfio_pool_free ();
39208int
39209main ()
39210{
39211return libbfio_pool_free ();
39212  ;
39213  return 0;
39214}
39215_ACEOF
39216if ac_fn_c_try_link "$LINENO"; then :
39217  ac_cv_lib_bfio_libbfio_pool_free=yes
39218else
39219  ac_cv_lib_bfio_libbfio_pool_free=no
39220fi
39221rm -f core conftest.err conftest.$ac_objext \
39222    conftest$ac_exeext conftest.$ac_ext
39223LIBS=$ac_check_lib_save_LIBS
39224fi
39225{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_free" >&5
39226$as_echo "$ac_cv_lib_bfio_libbfio_pool_free" >&6; }
39227if test "x$ac_cv_lib_bfio_libbfio_pool_free" = xyes; then :
39228  ac_cv_libbfio_dummy=yes
39229else
39230  ac_cv_libbfio=no
39231fi
39232
39233        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_clone in -lbfio" >&5
39234$as_echo_n "checking for libbfio_pool_clone in -lbfio... " >&6; }
39235if ${ac_cv_lib_bfio_libbfio_pool_clone+:} false; then :
39236  $as_echo_n "(cached) " >&6
39237else
39238  ac_check_lib_save_LIBS=$LIBS
39239LIBS="-lbfio  $LIBS"
39240cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39241/* end confdefs.h.  */
39242
39243/* Override any GCC internal prototype to avoid an error.
39244   Use char because int might match the return type of a GCC
39245   builtin and then its argument prototype would still apply.  */
39246#ifdef __cplusplus
39247extern "C"
39248#endif
39249char libbfio_pool_clone ();
39250int
39251main ()
39252{
39253return libbfio_pool_clone ();
39254  ;
39255  return 0;
39256}
39257_ACEOF
39258if ac_fn_c_try_link "$LINENO"; then :
39259  ac_cv_lib_bfio_libbfio_pool_clone=yes
39260else
39261  ac_cv_lib_bfio_libbfio_pool_clone=no
39262fi
39263rm -f core conftest.err conftest.$ac_objext \
39264    conftest$ac_exeext conftest.$ac_ext
39265LIBS=$ac_check_lib_save_LIBS
39266fi
39267{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_clone" >&5
39268$as_echo "$ac_cv_lib_bfio_libbfio_pool_clone" >&6; }
39269if test "x$ac_cv_lib_bfio_libbfio_pool_clone" = xyes; then :
39270  ac_cv_libbfio_dummy=yes
39271else
39272  ac_cv_libbfio=no
39273fi
39274
39275
39276        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_get_number_of_handles in -lbfio" >&5
39277$as_echo_n "checking for libbfio_pool_get_number_of_handles in -lbfio... " >&6; }
39278if ${ac_cv_lib_bfio_libbfio_pool_get_number_of_handles+:} false; then :
39279  $as_echo_n "(cached) " >&6
39280else
39281  ac_check_lib_save_LIBS=$LIBS
39282LIBS="-lbfio  $LIBS"
39283cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39284/* end confdefs.h.  */
39285
39286/* Override any GCC internal prototype to avoid an error.
39287   Use char because int might match the return type of a GCC
39288   builtin and then its argument prototype would still apply.  */
39289#ifdef __cplusplus
39290extern "C"
39291#endif
39292char libbfio_pool_get_number_of_handles ();
39293int
39294main ()
39295{
39296return libbfio_pool_get_number_of_handles ();
39297  ;
39298  return 0;
39299}
39300_ACEOF
39301if ac_fn_c_try_link "$LINENO"; then :
39302  ac_cv_lib_bfio_libbfio_pool_get_number_of_handles=yes
39303else
39304  ac_cv_lib_bfio_libbfio_pool_get_number_of_handles=no
39305fi
39306rm -f core conftest.err conftest.$ac_objext \
39307    conftest$ac_exeext conftest.$ac_ext
39308LIBS=$ac_check_lib_save_LIBS
39309fi
39310{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_get_number_of_handles" >&5
39311$as_echo "$ac_cv_lib_bfio_libbfio_pool_get_number_of_handles" >&6; }
39312if test "x$ac_cv_lib_bfio_libbfio_pool_get_number_of_handles" = xyes; then :
39313  ac_cv_libbfio_dummy=yes
39314else
39315  ac_cv_libbfio=no
39316fi
39317
39318        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_get_handle in -lbfio" >&5
39319$as_echo_n "checking for libbfio_pool_get_handle in -lbfio... " >&6; }
39320if ${ac_cv_lib_bfio_libbfio_pool_get_handle+:} false; then :
39321  $as_echo_n "(cached) " >&6
39322else
39323  ac_check_lib_save_LIBS=$LIBS
39324LIBS="-lbfio  $LIBS"
39325cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39326/* end confdefs.h.  */
39327
39328/* Override any GCC internal prototype to avoid an error.
39329   Use char because int might match the return type of a GCC
39330   builtin and then its argument prototype would still apply.  */
39331#ifdef __cplusplus
39332extern "C"
39333#endif
39334char libbfio_pool_get_handle ();
39335int
39336main ()
39337{
39338return libbfio_pool_get_handle ();
39339  ;
39340  return 0;
39341}
39342_ACEOF
39343if ac_fn_c_try_link "$LINENO"; then :
39344  ac_cv_lib_bfio_libbfio_pool_get_handle=yes
39345else
39346  ac_cv_lib_bfio_libbfio_pool_get_handle=no
39347fi
39348rm -f core conftest.err conftest.$ac_objext \
39349    conftest$ac_exeext conftest.$ac_ext
39350LIBS=$ac_check_lib_save_LIBS
39351fi
39352{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_get_handle" >&5
39353$as_echo "$ac_cv_lib_bfio_libbfio_pool_get_handle" >&6; }
39354if test "x$ac_cv_lib_bfio_libbfio_pool_get_handle" = xyes; then :
39355  ac_cv_libbfio_dummy=yes
39356else
39357  ac_cv_libbfio=no
39358fi
39359
39360        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_set_handle in -lbfio" >&5
39361$as_echo_n "checking for libbfio_pool_set_handle in -lbfio... " >&6; }
39362if ${ac_cv_lib_bfio_libbfio_pool_set_handle+:} false; then :
39363  $as_echo_n "(cached) " >&6
39364else
39365  ac_check_lib_save_LIBS=$LIBS
39366LIBS="-lbfio  $LIBS"
39367cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39368/* end confdefs.h.  */
39369
39370/* Override any GCC internal prototype to avoid an error.
39371   Use char because int might match the return type of a GCC
39372   builtin and then its argument prototype would still apply.  */
39373#ifdef __cplusplus
39374extern "C"
39375#endif
39376char libbfio_pool_set_handle ();
39377int
39378main ()
39379{
39380return libbfio_pool_set_handle ();
39381  ;
39382  return 0;
39383}
39384_ACEOF
39385if ac_fn_c_try_link "$LINENO"; then :
39386  ac_cv_lib_bfio_libbfio_pool_set_handle=yes
39387else
39388  ac_cv_lib_bfio_libbfio_pool_set_handle=no
39389fi
39390rm -f core conftest.err conftest.$ac_objext \
39391    conftest$ac_exeext conftest.$ac_ext
39392LIBS=$ac_check_lib_save_LIBS
39393fi
39394{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_set_handle" >&5
39395$as_echo "$ac_cv_lib_bfio_libbfio_pool_set_handle" >&6; }
39396if test "x$ac_cv_lib_bfio_libbfio_pool_set_handle" = xyes; then :
39397  ac_cv_libbfio_dummy=yes
39398else
39399  ac_cv_libbfio=no
39400fi
39401
39402        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_append_handle in -lbfio" >&5
39403$as_echo_n "checking for libbfio_pool_append_handle in -lbfio... " >&6; }
39404if ${ac_cv_lib_bfio_libbfio_pool_append_handle+:} false; then :
39405  $as_echo_n "(cached) " >&6
39406else
39407  ac_check_lib_save_LIBS=$LIBS
39408LIBS="-lbfio  $LIBS"
39409cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39410/* end confdefs.h.  */
39411
39412/* Override any GCC internal prototype to avoid an error.
39413   Use char because int might match the return type of a GCC
39414   builtin and then its argument prototype would still apply.  */
39415#ifdef __cplusplus
39416extern "C"
39417#endif
39418char libbfio_pool_append_handle ();
39419int
39420main ()
39421{
39422return libbfio_pool_append_handle ();
39423  ;
39424  return 0;
39425}
39426_ACEOF
39427if ac_fn_c_try_link "$LINENO"; then :
39428  ac_cv_lib_bfio_libbfio_pool_append_handle=yes
39429else
39430  ac_cv_lib_bfio_libbfio_pool_append_handle=no
39431fi
39432rm -f core conftest.err conftest.$ac_objext \
39433    conftest$ac_exeext conftest.$ac_ext
39434LIBS=$ac_check_lib_save_LIBS
39435fi
39436{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_append_handle" >&5
39437$as_echo "$ac_cv_lib_bfio_libbfio_pool_append_handle" >&6; }
39438if test "x$ac_cv_lib_bfio_libbfio_pool_append_handle" = xyes; then :
39439  ac_cv_libbfio_dummy=yes
39440else
39441  ac_cv_libbfio=no
39442fi
39443
39444        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_remove_handle in -lbfio" >&5
39445$as_echo_n "checking for libbfio_pool_remove_handle in -lbfio... " >&6; }
39446if ${ac_cv_lib_bfio_libbfio_pool_remove_handle+:} false; then :
39447  $as_echo_n "(cached) " >&6
39448else
39449  ac_check_lib_save_LIBS=$LIBS
39450LIBS="-lbfio  $LIBS"
39451cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39452/* end confdefs.h.  */
39453
39454/* Override any GCC internal prototype to avoid an error.
39455   Use char because int might match the return type of a GCC
39456   builtin and then its argument prototype would still apply.  */
39457#ifdef __cplusplus
39458extern "C"
39459#endif
39460char libbfio_pool_remove_handle ();
39461int
39462main ()
39463{
39464return libbfio_pool_remove_handle ();
39465  ;
39466  return 0;
39467}
39468_ACEOF
39469if ac_fn_c_try_link "$LINENO"; then :
39470  ac_cv_lib_bfio_libbfio_pool_remove_handle=yes
39471else
39472  ac_cv_lib_bfio_libbfio_pool_remove_handle=no
39473fi
39474rm -f core conftest.err conftest.$ac_objext \
39475    conftest$ac_exeext conftest.$ac_ext
39476LIBS=$ac_check_lib_save_LIBS
39477fi
39478{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_remove_handle" >&5
39479$as_echo "$ac_cv_lib_bfio_libbfio_pool_remove_handle" >&6; }
39480if test "x$ac_cv_lib_bfio_libbfio_pool_remove_handle" = xyes; then :
39481  ac_cv_libbfio_dummy=yes
39482else
39483  ac_cv_libbfio=no
39484fi
39485
39486        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_get_maximum_number_of_open_handles in -lbfio" >&5
39487$as_echo_n "checking for libbfio_pool_get_maximum_number_of_open_handles in -lbfio... " >&6; }
39488if ${ac_cv_lib_bfio_libbfio_pool_get_maximum_number_of_open_handles+:} false; then :
39489  $as_echo_n "(cached) " >&6
39490else
39491  ac_check_lib_save_LIBS=$LIBS
39492LIBS="-lbfio  $LIBS"
39493cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39494/* end confdefs.h.  */
39495
39496/* Override any GCC internal prototype to avoid an error.
39497   Use char because int might match the return type of a GCC
39498   builtin and then its argument prototype would still apply.  */
39499#ifdef __cplusplus
39500extern "C"
39501#endif
39502char libbfio_pool_get_maximum_number_of_open_handles ();
39503int
39504main ()
39505{
39506return libbfio_pool_get_maximum_number_of_open_handles ();
39507  ;
39508  return 0;
39509}
39510_ACEOF
39511if ac_fn_c_try_link "$LINENO"; then :
39512  ac_cv_lib_bfio_libbfio_pool_get_maximum_number_of_open_handles=yes
39513else
39514  ac_cv_lib_bfio_libbfio_pool_get_maximum_number_of_open_handles=no
39515fi
39516rm -f core conftest.err conftest.$ac_objext \
39517    conftest$ac_exeext conftest.$ac_ext
39518LIBS=$ac_check_lib_save_LIBS
39519fi
39520{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_get_maximum_number_of_open_handles" >&5
39521$as_echo "$ac_cv_lib_bfio_libbfio_pool_get_maximum_number_of_open_handles" >&6; }
39522if test "x$ac_cv_lib_bfio_libbfio_pool_get_maximum_number_of_open_handles" = xyes; then :
39523  ac_cv_libbfio_dummy=yes
39524else
39525  ac_cv_libbfio=no
39526fi
39527
39528        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_set_maximum_number_of_open_handles in -lbfio" >&5
39529$as_echo_n "checking for libbfio_pool_set_maximum_number_of_open_handles in -lbfio... " >&6; }
39530if ${ac_cv_lib_bfio_libbfio_pool_set_maximum_number_of_open_handles+:} false; then :
39531  $as_echo_n "(cached) " >&6
39532else
39533  ac_check_lib_save_LIBS=$LIBS
39534LIBS="-lbfio  $LIBS"
39535cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39536/* end confdefs.h.  */
39537
39538/* Override any GCC internal prototype to avoid an error.
39539   Use char because int might match the return type of a GCC
39540   builtin and then its argument prototype would still apply.  */
39541#ifdef __cplusplus
39542extern "C"
39543#endif
39544char libbfio_pool_set_maximum_number_of_open_handles ();
39545int
39546main ()
39547{
39548return libbfio_pool_set_maximum_number_of_open_handles ();
39549  ;
39550  return 0;
39551}
39552_ACEOF
39553if ac_fn_c_try_link "$LINENO"; then :
39554  ac_cv_lib_bfio_libbfio_pool_set_maximum_number_of_open_handles=yes
39555else
39556  ac_cv_lib_bfio_libbfio_pool_set_maximum_number_of_open_handles=no
39557fi
39558rm -f core conftest.err conftest.$ac_objext \
39559    conftest$ac_exeext conftest.$ac_ext
39560LIBS=$ac_check_lib_save_LIBS
39561fi
39562{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_set_maximum_number_of_open_handles" >&5
39563$as_echo "$ac_cv_lib_bfio_libbfio_pool_set_maximum_number_of_open_handles" >&6; }
39564if test "x$ac_cv_lib_bfio_libbfio_pool_set_maximum_number_of_open_handles" = xyes; then :
39565  ac_cv_libbfio_dummy=yes
39566else
39567  ac_cv_libbfio=no
39568fi
39569
39570
39571        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_open in -lbfio" >&5
39572$as_echo_n "checking for libbfio_pool_open in -lbfio... " >&6; }
39573if ${ac_cv_lib_bfio_libbfio_pool_open+:} false; then :
39574  $as_echo_n "(cached) " >&6
39575else
39576  ac_check_lib_save_LIBS=$LIBS
39577LIBS="-lbfio  $LIBS"
39578cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39579/* end confdefs.h.  */
39580
39581/* Override any GCC internal prototype to avoid an error.
39582   Use char because int might match the return type of a GCC
39583   builtin and then its argument prototype would still apply.  */
39584#ifdef __cplusplus
39585extern "C"
39586#endif
39587char libbfio_pool_open ();
39588int
39589main ()
39590{
39591return libbfio_pool_open ();
39592  ;
39593  return 0;
39594}
39595_ACEOF
39596if ac_fn_c_try_link "$LINENO"; then :
39597  ac_cv_lib_bfio_libbfio_pool_open=yes
39598else
39599  ac_cv_lib_bfio_libbfio_pool_open=no
39600fi
39601rm -f core conftest.err conftest.$ac_objext \
39602    conftest$ac_exeext conftest.$ac_ext
39603LIBS=$ac_check_lib_save_LIBS
39604fi
39605{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_open" >&5
39606$as_echo "$ac_cv_lib_bfio_libbfio_pool_open" >&6; }
39607if test "x$ac_cv_lib_bfio_libbfio_pool_open" = xyes; then :
39608  ac_cv_libbfio_dummy=yes
39609else
39610  ac_cv_libbfio=no
39611fi
39612
39613        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_reopen in -lbfio" >&5
39614$as_echo_n "checking for libbfio_pool_reopen in -lbfio... " >&6; }
39615if ${ac_cv_lib_bfio_libbfio_pool_reopen+:} false; then :
39616  $as_echo_n "(cached) " >&6
39617else
39618  ac_check_lib_save_LIBS=$LIBS
39619LIBS="-lbfio  $LIBS"
39620cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39621/* end confdefs.h.  */
39622
39623/* Override any GCC internal prototype to avoid an error.
39624   Use char because int might match the return type of a GCC
39625   builtin and then its argument prototype would still apply.  */
39626#ifdef __cplusplus
39627extern "C"
39628#endif
39629char libbfio_pool_reopen ();
39630int
39631main ()
39632{
39633return libbfio_pool_reopen ();
39634  ;
39635  return 0;
39636}
39637_ACEOF
39638if ac_fn_c_try_link "$LINENO"; then :
39639  ac_cv_lib_bfio_libbfio_pool_reopen=yes
39640else
39641  ac_cv_lib_bfio_libbfio_pool_reopen=no
39642fi
39643rm -f core conftest.err conftest.$ac_objext \
39644    conftest$ac_exeext conftest.$ac_ext
39645LIBS=$ac_check_lib_save_LIBS
39646fi
39647{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_reopen" >&5
39648$as_echo "$ac_cv_lib_bfio_libbfio_pool_reopen" >&6; }
39649if test "x$ac_cv_lib_bfio_libbfio_pool_reopen" = xyes; then :
39650  ac_cv_libbfio_dummy=yes
39651else
39652  ac_cv_libbfio=no
39653fi
39654
39655        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_close in -lbfio" >&5
39656$as_echo_n "checking for libbfio_pool_close in -lbfio... " >&6; }
39657if ${ac_cv_lib_bfio_libbfio_pool_close+:} false; then :
39658  $as_echo_n "(cached) " >&6
39659else
39660  ac_check_lib_save_LIBS=$LIBS
39661LIBS="-lbfio  $LIBS"
39662cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39663/* end confdefs.h.  */
39664
39665/* Override any GCC internal prototype to avoid an error.
39666   Use char because int might match the return type of a GCC
39667   builtin and then its argument prototype would still apply.  */
39668#ifdef __cplusplus
39669extern "C"
39670#endif
39671char libbfio_pool_close ();
39672int
39673main ()
39674{
39675return libbfio_pool_close ();
39676  ;
39677  return 0;
39678}
39679_ACEOF
39680if ac_fn_c_try_link "$LINENO"; then :
39681  ac_cv_lib_bfio_libbfio_pool_close=yes
39682else
39683  ac_cv_lib_bfio_libbfio_pool_close=no
39684fi
39685rm -f core conftest.err conftest.$ac_objext \
39686    conftest$ac_exeext conftest.$ac_ext
39687LIBS=$ac_check_lib_save_LIBS
39688fi
39689{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_close" >&5
39690$as_echo "$ac_cv_lib_bfio_libbfio_pool_close" >&6; }
39691if test "x$ac_cv_lib_bfio_libbfio_pool_close" = xyes; then :
39692  ac_cv_libbfio_dummy=yes
39693else
39694  ac_cv_libbfio=no
39695fi
39696
39697        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_close_all in -lbfio" >&5
39698$as_echo_n "checking for libbfio_pool_close_all in -lbfio... " >&6; }
39699if ${ac_cv_lib_bfio_libbfio_pool_close_all+:} false; then :
39700  $as_echo_n "(cached) " >&6
39701else
39702  ac_check_lib_save_LIBS=$LIBS
39703LIBS="-lbfio  $LIBS"
39704cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39705/* end confdefs.h.  */
39706
39707/* Override any GCC internal prototype to avoid an error.
39708   Use char because int might match the return type of a GCC
39709   builtin and then its argument prototype would still apply.  */
39710#ifdef __cplusplus
39711extern "C"
39712#endif
39713char libbfio_pool_close_all ();
39714int
39715main ()
39716{
39717return libbfio_pool_close_all ();
39718  ;
39719  return 0;
39720}
39721_ACEOF
39722if ac_fn_c_try_link "$LINENO"; then :
39723  ac_cv_lib_bfio_libbfio_pool_close_all=yes
39724else
39725  ac_cv_lib_bfio_libbfio_pool_close_all=no
39726fi
39727rm -f core conftest.err conftest.$ac_objext \
39728    conftest$ac_exeext conftest.$ac_ext
39729LIBS=$ac_check_lib_save_LIBS
39730fi
39731{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_close_all" >&5
39732$as_echo "$ac_cv_lib_bfio_libbfio_pool_close_all" >&6; }
39733if test "x$ac_cv_lib_bfio_libbfio_pool_close_all" = xyes; then :
39734  ac_cv_libbfio_dummy=yes
39735else
39736  ac_cv_libbfio=no
39737fi
39738
39739        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_read_buffer in -lbfio" >&5
39740$as_echo_n "checking for libbfio_pool_read_buffer in -lbfio... " >&6; }
39741if ${ac_cv_lib_bfio_libbfio_pool_read_buffer+:} false; then :
39742  $as_echo_n "(cached) " >&6
39743else
39744  ac_check_lib_save_LIBS=$LIBS
39745LIBS="-lbfio  $LIBS"
39746cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39747/* end confdefs.h.  */
39748
39749/* Override any GCC internal prototype to avoid an error.
39750   Use char because int might match the return type of a GCC
39751   builtin and then its argument prototype would still apply.  */
39752#ifdef __cplusplus
39753extern "C"
39754#endif
39755char libbfio_pool_read_buffer ();
39756int
39757main ()
39758{
39759return libbfio_pool_read_buffer ();
39760  ;
39761  return 0;
39762}
39763_ACEOF
39764if ac_fn_c_try_link "$LINENO"; then :
39765  ac_cv_lib_bfio_libbfio_pool_read_buffer=yes
39766else
39767  ac_cv_lib_bfio_libbfio_pool_read_buffer=no
39768fi
39769rm -f core conftest.err conftest.$ac_objext \
39770    conftest$ac_exeext conftest.$ac_ext
39771LIBS=$ac_check_lib_save_LIBS
39772fi
39773{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_read_buffer" >&5
39774$as_echo "$ac_cv_lib_bfio_libbfio_pool_read_buffer" >&6; }
39775if test "x$ac_cv_lib_bfio_libbfio_pool_read_buffer" = xyes; then :
39776  ac_cv_libbfio_dummy=yes
39777else
39778  ac_cv_libbfio=no
39779fi
39780
39781        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_read_buffer_at_offset in -lbfio" >&5
39782$as_echo_n "checking for libbfio_pool_read_buffer_at_offset in -lbfio... " >&6; }
39783if ${ac_cv_lib_bfio_libbfio_pool_read_buffer_at_offset+:} false; then :
39784  $as_echo_n "(cached) " >&6
39785else
39786  ac_check_lib_save_LIBS=$LIBS
39787LIBS="-lbfio  $LIBS"
39788cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39789/* end confdefs.h.  */
39790
39791/* Override any GCC internal prototype to avoid an error.
39792   Use char because int might match the return type of a GCC
39793   builtin and then its argument prototype would still apply.  */
39794#ifdef __cplusplus
39795extern "C"
39796#endif
39797char libbfio_pool_read_buffer_at_offset ();
39798int
39799main ()
39800{
39801return libbfio_pool_read_buffer_at_offset ();
39802  ;
39803  return 0;
39804}
39805_ACEOF
39806if ac_fn_c_try_link "$LINENO"; then :
39807  ac_cv_lib_bfio_libbfio_pool_read_buffer_at_offset=yes
39808else
39809  ac_cv_lib_bfio_libbfio_pool_read_buffer_at_offset=no
39810fi
39811rm -f core conftest.err conftest.$ac_objext \
39812    conftest$ac_exeext conftest.$ac_ext
39813LIBS=$ac_check_lib_save_LIBS
39814fi
39815{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_read_buffer_at_offset" >&5
39816$as_echo "$ac_cv_lib_bfio_libbfio_pool_read_buffer_at_offset" >&6; }
39817if test "x$ac_cv_lib_bfio_libbfio_pool_read_buffer_at_offset" = xyes; then :
39818  ac_cv_libbfio_dummy=yes
39819else
39820  ac_cv_libbfio=no
39821fi
39822
39823        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_write_buffer in -lbfio" >&5
39824$as_echo_n "checking for libbfio_pool_write_buffer in -lbfio... " >&6; }
39825if ${ac_cv_lib_bfio_libbfio_pool_write_buffer+:} false; then :
39826  $as_echo_n "(cached) " >&6
39827else
39828  ac_check_lib_save_LIBS=$LIBS
39829LIBS="-lbfio  $LIBS"
39830cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39831/* end confdefs.h.  */
39832
39833/* Override any GCC internal prototype to avoid an error.
39834   Use char because int might match the return type of a GCC
39835   builtin and then its argument prototype would still apply.  */
39836#ifdef __cplusplus
39837extern "C"
39838#endif
39839char libbfio_pool_write_buffer ();
39840int
39841main ()
39842{
39843return libbfio_pool_write_buffer ();
39844  ;
39845  return 0;
39846}
39847_ACEOF
39848if ac_fn_c_try_link "$LINENO"; then :
39849  ac_cv_lib_bfio_libbfio_pool_write_buffer=yes
39850else
39851  ac_cv_lib_bfio_libbfio_pool_write_buffer=no
39852fi
39853rm -f core conftest.err conftest.$ac_objext \
39854    conftest$ac_exeext conftest.$ac_ext
39855LIBS=$ac_check_lib_save_LIBS
39856fi
39857{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_write_buffer" >&5
39858$as_echo "$ac_cv_lib_bfio_libbfio_pool_write_buffer" >&6; }
39859if test "x$ac_cv_lib_bfio_libbfio_pool_write_buffer" = xyes; then :
39860  ac_cv_libbfio_dummy=yes
39861else
39862  ac_cv_libbfio=no
39863fi
39864
39865        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_write_buffer_at_offset in -lbfio" >&5
39866$as_echo_n "checking for libbfio_pool_write_buffer_at_offset in -lbfio... " >&6; }
39867if ${ac_cv_lib_bfio_libbfio_pool_write_buffer_at_offset+:} false; then :
39868  $as_echo_n "(cached) " >&6
39869else
39870  ac_check_lib_save_LIBS=$LIBS
39871LIBS="-lbfio  $LIBS"
39872cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39873/* end confdefs.h.  */
39874
39875/* Override any GCC internal prototype to avoid an error.
39876   Use char because int might match the return type of a GCC
39877   builtin and then its argument prototype would still apply.  */
39878#ifdef __cplusplus
39879extern "C"
39880#endif
39881char libbfio_pool_write_buffer_at_offset ();
39882int
39883main ()
39884{
39885return libbfio_pool_write_buffer_at_offset ();
39886  ;
39887  return 0;
39888}
39889_ACEOF
39890if ac_fn_c_try_link "$LINENO"; then :
39891  ac_cv_lib_bfio_libbfio_pool_write_buffer_at_offset=yes
39892else
39893  ac_cv_lib_bfio_libbfio_pool_write_buffer_at_offset=no
39894fi
39895rm -f core conftest.err conftest.$ac_objext \
39896    conftest$ac_exeext conftest.$ac_ext
39897LIBS=$ac_check_lib_save_LIBS
39898fi
39899{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_write_buffer_at_offset" >&5
39900$as_echo "$ac_cv_lib_bfio_libbfio_pool_write_buffer_at_offset" >&6; }
39901if test "x$ac_cv_lib_bfio_libbfio_pool_write_buffer_at_offset" = xyes; then :
39902  ac_cv_libbfio_dummy=yes
39903else
39904  ac_cv_libbfio=no
39905fi
39906
39907        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_seek_offset in -lbfio" >&5
39908$as_echo_n "checking for libbfio_pool_seek_offset in -lbfio... " >&6; }
39909if ${ac_cv_lib_bfio_libbfio_pool_seek_offset+:} false; then :
39910  $as_echo_n "(cached) " >&6
39911else
39912  ac_check_lib_save_LIBS=$LIBS
39913LIBS="-lbfio  $LIBS"
39914cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39915/* end confdefs.h.  */
39916
39917/* Override any GCC internal prototype to avoid an error.
39918   Use char because int might match the return type of a GCC
39919   builtin and then its argument prototype would still apply.  */
39920#ifdef __cplusplus
39921extern "C"
39922#endif
39923char libbfio_pool_seek_offset ();
39924int
39925main ()
39926{
39927return libbfio_pool_seek_offset ();
39928  ;
39929  return 0;
39930}
39931_ACEOF
39932if ac_fn_c_try_link "$LINENO"; then :
39933  ac_cv_lib_bfio_libbfio_pool_seek_offset=yes
39934else
39935  ac_cv_lib_bfio_libbfio_pool_seek_offset=no
39936fi
39937rm -f core conftest.err conftest.$ac_objext \
39938    conftest$ac_exeext conftest.$ac_ext
39939LIBS=$ac_check_lib_save_LIBS
39940fi
39941{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_seek_offset" >&5
39942$as_echo "$ac_cv_lib_bfio_libbfio_pool_seek_offset" >&6; }
39943if test "x$ac_cv_lib_bfio_libbfio_pool_seek_offset" = xyes; then :
39944  ac_cv_libbfio_dummy=yes
39945else
39946  ac_cv_libbfio=no
39947fi
39948
39949        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_get_offset in -lbfio" >&5
39950$as_echo_n "checking for libbfio_pool_get_offset in -lbfio... " >&6; }
39951if ${ac_cv_lib_bfio_libbfio_pool_get_offset+:} false; then :
39952  $as_echo_n "(cached) " >&6
39953else
39954  ac_check_lib_save_LIBS=$LIBS
39955LIBS="-lbfio  $LIBS"
39956cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39957/* end confdefs.h.  */
39958
39959/* Override any GCC internal prototype to avoid an error.
39960   Use char because int might match the return type of a GCC
39961   builtin and then its argument prototype would still apply.  */
39962#ifdef __cplusplus
39963extern "C"
39964#endif
39965char libbfio_pool_get_offset ();
39966int
39967main ()
39968{
39969return libbfio_pool_get_offset ();
39970  ;
39971  return 0;
39972}
39973_ACEOF
39974if ac_fn_c_try_link "$LINENO"; then :
39975  ac_cv_lib_bfio_libbfio_pool_get_offset=yes
39976else
39977  ac_cv_lib_bfio_libbfio_pool_get_offset=no
39978fi
39979rm -f core conftest.err conftest.$ac_objext \
39980    conftest$ac_exeext conftest.$ac_ext
39981LIBS=$ac_check_lib_save_LIBS
39982fi
39983{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_get_offset" >&5
39984$as_echo "$ac_cv_lib_bfio_libbfio_pool_get_offset" >&6; }
39985if test "x$ac_cv_lib_bfio_libbfio_pool_get_offset" = xyes; then :
39986  ac_cv_libbfio_dummy=yes
39987else
39988  ac_cv_libbfio=no
39989fi
39990
39991        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_pool_get_size in -lbfio" >&5
39992$as_echo_n "checking for libbfio_pool_get_size in -lbfio... " >&6; }
39993if ${ac_cv_lib_bfio_libbfio_pool_get_size+:} false; then :
39994  $as_echo_n "(cached) " >&6
39995else
39996  ac_check_lib_save_LIBS=$LIBS
39997LIBS="-lbfio  $LIBS"
39998cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39999/* end confdefs.h.  */
40000
40001/* Override any GCC internal prototype to avoid an error.
40002   Use char because int might match the return type of a GCC
40003   builtin and then its argument prototype would still apply.  */
40004#ifdef __cplusplus
40005extern "C"
40006#endif
40007char libbfio_pool_get_size ();
40008int
40009main ()
40010{
40011return libbfio_pool_get_size ();
40012  ;
40013  return 0;
40014}
40015_ACEOF
40016if ac_fn_c_try_link "$LINENO"; then :
40017  ac_cv_lib_bfio_libbfio_pool_get_size=yes
40018else
40019  ac_cv_lib_bfio_libbfio_pool_get_size=no
40020fi
40021rm -f core conftest.err conftest.$ac_objext \
40022    conftest$ac_exeext conftest.$ac_ext
40023LIBS=$ac_check_lib_save_LIBS
40024fi
40025{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_pool_get_size" >&5
40026$as_echo "$ac_cv_lib_bfio_libbfio_pool_get_size" >&6; }
40027if test "x$ac_cv_lib_bfio_libbfio_pool_get_size" = xyes; then :
40028  ac_cv_libbfio_dummy=yes
40029else
40030  ac_cv_libbfio=no
40031fi
40032
40033
40034                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_file_pool_open in -lbfio" >&5
40035$as_echo_n "checking for libbfio_file_pool_open in -lbfio... " >&6; }
40036if ${ac_cv_lib_bfio_libbfio_file_pool_open+:} false; then :
40037  $as_echo_n "(cached) " >&6
40038else
40039  ac_check_lib_save_LIBS=$LIBS
40040LIBS="-lbfio  $LIBS"
40041cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40042/* end confdefs.h.  */
40043
40044/* Override any GCC internal prototype to avoid an error.
40045   Use char because int might match the return type of a GCC
40046   builtin and then its argument prototype would still apply.  */
40047#ifdef __cplusplus
40048extern "C"
40049#endif
40050char libbfio_file_pool_open ();
40051int
40052main ()
40053{
40054return libbfio_file_pool_open ();
40055  ;
40056  return 0;
40057}
40058_ACEOF
40059if ac_fn_c_try_link "$LINENO"; then :
40060  ac_cv_lib_bfio_libbfio_file_pool_open=yes
40061else
40062  ac_cv_lib_bfio_libbfio_file_pool_open=no
40063fi
40064rm -f core conftest.err conftest.$ac_objext \
40065    conftest$ac_exeext conftest.$ac_ext
40066LIBS=$ac_check_lib_save_LIBS
40067fi
40068{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_file_pool_open" >&5
40069$as_echo "$ac_cv_lib_bfio_libbfio_file_pool_open" >&6; }
40070if test "x$ac_cv_lib_bfio_libbfio_file_pool_open" = xyes; then :
40071  ac_cv_libbfio_dummy=yes
40072else
40073  ac_cv_libbfio=no
40074fi
40075
40076
40077        if test "x$ac_cv_enable_wide_character_type" != xno; then :
40078  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbfio_file_pool_open_wide in -lbfio" >&5
40079$as_echo_n "checking for libbfio_file_pool_open_wide in -lbfio... " >&6; }
40080if ${ac_cv_lib_bfio_libbfio_file_pool_open_wide+:} false; then :
40081  $as_echo_n "(cached) " >&6
40082else
40083  ac_check_lib_save_LIBS=$LIBS
40084LIBS="-lbfio  $LIBS"
40085cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40086/* end confdefs.h.  */
40087
40088/* Override any GCC internal prototype to avoid an error.
40089   Use char because int might match the return type of a GCC
40090   builtin and then its argument prototype would still apply.  */
40091#ifdef __cplusplus
40092extern "C"
40093#endif
40094char libbfio_file_pool_open_wide ();
40095int
40096main ()
40097{
40098return libbfio_file_pool_open_wide ();
40099  ;
40100  return 0;
40101}
40102_ACEOF
40103if ac_fn_c_try_link "$LINENO"; then :
40104  ac_cv_lib_bfio_libbfio_file_pool_open_wide=yes
40105else
40106  ac_cv_lib_bfio_libbfio_file_pool_open_wide=no
40107fi
40108rm -f core conftest.err conftest.$ac_objext \
40109    conftest$ac_exeext conftest.$ac_ext
40110LIBS=$ac_check_lib_save_LIBS
40111fi
40112{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bfio_libbfio_file_pool_open_wide" >&5
40113$as_echo "$ac_cv_lib_bfio_libbfio_file_pool_open_wide" >&6; }
40114if test "x$ac_cv_lib_bfio_libbfio_file_pool_open_wide" = xyes; then :
40115  ac_cv_libbfio_dummy=yes
40116else
40117  ac_cv_libbfio=no
40118fi
40119
40120
40121fi
40122
40123        ac_cv_libbfio_LIBADD="-lbfio"
40124fi
40125
40126fi
40127    if test "x$ac_cv_with_libbfio" != x && test "x$ac_cv_with_libbfio" != xauto-detect && test "x$ac_cv_libbfio" != xyes; then :
40128  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
40129$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
40130as_fn_error 1 "unable to find supported libbfio in directory: $ac_cv_with_libbfio
40131See \`config.log' for more details" "$LINENO" 5; }
40132
40133fi
40134
40135fi
40136
40137  if test "x$ac_cv_libbfio" = xyes; then :
40138
40139$as_echo "#define HAVE_LIBBFIO 1" >>confdefs.h
40140
40141
40142fi
40143
40144  if test "x$ac_cv_libbfio" = xyes; then :
40145  HAVE_LIBBFIO=1
40146
40147else
40148  HAVE_LIBBFIO=0
40149
40150
40151fi
40152
40153
40154    if test "x$ac_cv_libbfio" != xyes; then :
40155
40156  ac_cv_libbfio_CPPFLAGS="-I../libbfio";
40157  ac_cv_libbfio_LIBADD="../libbfio/libbfio.la";
40158
40159  ac_cv_libbfio=local
40160
40161
40162
40163$as_echo "#define HAVE_LOCAL_LIBBFIO 1" >>confdefs.h
40164
40165    HAVE_LOCAL_LIBBFIO=1
40166
40167
40168fi
40169
40170   if test "x$ac_cv_libbfio" = xlocal; then
40171  HAVE_LOCAL_LIBBFIO_TRUE=
40172  HAVE_LOCAL_LIBBFIO_FALSE='#'
40173else
40174  HAVE_LOCAL_LIBBFIO_TRUE='#'
40175  HAVE_LOCAL_LIBBFIO_FALSE=
40176fi
40177
40178  if test "x$ac_cv_libbfio_CPPFLAGS" != "x"; then :
40179  LIBBFIO_CPPFLAGS=$ac_cv_libbfio_CPPFLAGS
40180
40181
40182fi
40183  if test "x$ac_cv_libbfio_LIBADD" != "x"; then :
40184  LIBBFIO_LIBADD=$ac_cv_libbfio_LIBADD
40185
40186
40187fi
40188
40189  if test "x$ac_cv_libbfio" = xyes; then :
40190  ax_libbfio_pc_libs_private=-lbfio
40191
40192
40193fi
40194
40195  if test "x$ac_cv_libbfio" = xyes; then :
40196  ax_libbfio_spec_requires=libbfio
40197
40198    ax_libbfio_spec_build_requires=libbfio-devel
40199
40200
40201fi
40202
40203
40204
40205
40206# Check whether --with-libfcache was given.
40207if test "${with_libfcache+set}" = set; then :
40208  withval=$with_libfcache; ac_cv_with_libfcache=$withval
40209else
40210  ac_cv_with_libfcache=auto-detect
40211fi
40212
40213    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for libfcache in includedir and libdir or in the specified DIR, or no if to use local version" >&5
40214$as_echo_n "checking whether to use search for libfcache in includedir and libdir or in the specified DIR, or no if to use local version... " >&6; }
40215if ${ac_cv_with_libfcache+:} false; then :
40216  $as_echo_n "(cached) " >&6
40217else
40218  ac_cv_with_libfcache=auto-detect
40219fi
40220{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_libfcache" >&5
40221$as_echo "$ac_cv_with_libfcache" >&6; }
40222
40223    if test "x$ac_cv_enable_shared_libs" = xno || test "x$ac_cv_with_libfcache" = xno; then :
40224  ac_cv_libfcache=no
40225else
40226  ac_cv_libfcache=check
40227        if test "x$ac_cv_with_libfcache" != x && test "x$ac_cv_with_libfcache" != xauto-detect; then :
40228  if test -d "$ac_cv_with_libfcache"; then :
40229  CFLAGS="$CFLAGS -I${ac_cv_with_libfcache}/include"
40230        LDFLAGS="$LDFLAGS -L${ac_cv_with_libfcache}/lib"
40231else
40232  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
40233$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
40234as_fn_error 1 "no such directory: $ac_cv_with_libfcache
40235See \`config.log' for more details" "$LINENO" 5; }
40236
40237fi
40238
40239else
40240        if test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"; then :
40241
40242pkg_failed=no
40243{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache" >&5
40244$as_echo_n "checking for libfcache... " >&6; }
40245
40246if test -n "$libfcache_CFLAGS"; then
40247    pkg_cv_libfcache_CFLAGS="$libfcache_CFLAGS"
40248 elif test -n "$PKG_CONFIG"; then
40249    if test -n "$PKG_CONFIG" && \
40250    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libfcache >= 20191109\""; } >&5
40251  ($PKG_CONFIG --exists --print-errors "libfcache >= 20191109") 2>&5
40252  ac_status=$?
40253  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
40254  test $ac_status = 0; }; then
40255  pkg_cv_libfcache_CFLAGS=`$PKG_CONFIG --cflags "libfcache >= 20191109" 2>/dev/null`
40256		      test "x$?" != "x0" && pkg_failed=yes
40257else
40258  pkg_failed=yes
40259fi
40260 else
40261    pkg_failed=untried
40262fi
40263if test -n "$libfcache_LIBS"; then
40264    pkg_cv_libfcache_LIBS="$libfcache_LIBS"
40265 elif test -n "$PKG_CONFIG"; then
40266    if test -n "$PKG_CONFIG" && \
40267    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libfcache >= 20191109\""; } >&5
40268  ($PKG_CONFIG --exists --print-errors "libfcache >= 20191109") 2>&5
40269  ac_status=$?
40270  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
40271  test $ac_status = 0; }; then
40272  pkg_cv_libfcache_LIBS=`$PKG_CONFIG --libs "libfcache >= 20191109" 2>/dev/null`
40273		      test "x$?" != "x0" && pkg_failed=yes
40274else
40275  pkg_failed=yes
40276fi
40277 else
40278    pkg_failed=untried
40279fi
40280
40281
40282
40283if test $pkg_failed = yes; then
40284   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
40285$as_echo "no" >&6; }
40286
40287if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
40288        _pkg_short_errors_supported=yes
40289else
40290        _pkg_short_errors_supported=no
40291fi
40292        if test $_pkg_short_errors_supported = yes; then
40293	        libfcache_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libfcache >= 20191109" 2>&1`
40294        else
40295	        libfcache_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libfcache >= 20191109" 2>&1`
40296        fi
40297	# Put the nasty error message in config.log where it belongs
40298	echo "$libfcache_PKG_ERRORS" >&5
40299
40300	ac_cv_libfcache=check
40301elif test $pkg_failed = untried; then
40302     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
40303$as_echo "no" >&6; }
40304	ac_cv_libfcache=check
40305else
40306	libfcache_CFLAGS=$pkg_cv_libfcache_CFLAGS
40307	libfcache_LIBS=$pkg_cv_libfcache_LIBS
40308        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
40309$as_echo "yes" >&6; }
40310	ac_cv_libfcache=yes
40311fi
40312
40313fi
40314      if test "x$ac_cv_libfcache" = xyes; then :
40315  ac_cv_libfcache_CPPFLAGS="$pkg_cv_libfcache_CFLAGS"
40316        ac_cv_libfcache_LIBADD="$pkg_cv_libfcache_LIBS"
40317fi
40318
40319fi
40320
40321    if test "x$ac_cv_libfcache" = xcheck; then :
40322        for ac_header in libfcache.h
40323do :
40324  ac_fn_c_check_header_mongrel "$LINENO" "libfcache.h" "ac_cv_header_libfcache_h" "$ac_includes_default"
40325if test "x$ac_cv_header_libfcache_h" = xyes; then :
40326  cat >>confdefs.h <<_ACEOF
40327#define HAVE_LIBFCACHE_H 1
40328_ACEOF
40329
40330fi
40331
40332done
40333
40334
40335      if test "x$ac_cv_header_libfcache_h" = xno; then :
40336  ac_cv_libfcache=no
40337else
40338          ac_cv_libfcache=yes
40339
40340        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_get_version in -lfcache" >&5
40341$as_echo_n "checking for libfcache_get_version in -lfcache... " >&6; }
40342if ${ac_cv_lib_fcache_libfcache_get_version+:} false; then :
40343  $as_echo_n "(cached) " >&6
40344else
40345  ac_check_lib_save_LIBS=$LIBS
40346LIBS="-lfcache  $LIBS"
40347cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40348/* end confdefs.h.  */
40349
40350/* Override any GCC internal prototype to avoid an error.
40351   Use char because int might match the return type of a GCC
40352   builtin and then its argument prototype would still apply.  */
40353#ifdef __cplusplus
40354extern "C"
40355#endif
40356char libfcache_get_version ();
40357int
40358main ()
40359{
40360return libfcache_get_version ();
40361  ;
40362  return 0;
40363}
40364_ACEOF
40365if ac_fn_c_try_link "$LINENO"; then :
40366  ac_cv_lib_fcache_libfcache_get_version=yes
40367else
40368  ac_cv_lib_fcache_libfcache_get_version=no
40369fi
40370rm -f core conftest.err conftest.$ac_objext \
40371    conftest$ac_exeext conftest.$ac_ext
40372LIBS=$ac_check_lib_save_LIBS
40373fi
40374{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_get_version" >&5
40375$as_echo "$ac_cv_lib_fcache_libfcache_get_version" >&6; }
40376if test "x$ac_cv_lib_fcache_libfcache_get_version" = xyes; then :
40377  ac_cv_libfcache_dummy=yes
40378else
40379  ac_cv_libfcache=no
40380fi
40381
40382
40383                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_initialize in -lfcache" >&5
40384$as_echo_n "checking for libfcache_cache_initialize in -lfcache... " >&6; }
40385if ${ac_cv_lib_fcache_libfcache_cache_initialize+:} false; then :
40386  $as_echo_n "(cached) " >&6
40387else
40388  ac_check_lib_save_LIBS=$LIBS
40389LIBS="-lfcache  $LIBS"
40390cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40391/* end confdefs.h.  */
40392
40393/* Override any GCC internal prototype to avoid an error.
40394   Use char because int might match the return type of a GCC
40395   builtin and then its argument prototype would still apply.  */
40396#ifdef __cplusplus
40397extern "C"
40398#endif
40399char libfcache_cache_initialize ();
40400int
40401main ()
40402{
40403return libfcache_cache_initialize ();
40404  ;
40405  return 0;
40406}
40407_ACEOF
40408if ac_fn_c_try_link "$LINENO"; then :
40409  ac_cv_lib_fcache_libfcache_cache_initialize=yes
40410else
40411  ac_cv_lib_fcache_libfcache_cache_initialize=no
40412fi
40413rm -f core conftest.err conftest.$ac_objext \
40414    conftest$ac_exeext conftest.$ac_ext
40415LIBS=$ac_check_lib_save_LIBS
40416fi
40417{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_initialize" >&5
40418$as_echo "$ac_cv_lib_fcache_libfcache_cache_initialize" >&6; }
40419if test "x$ac_cv_lib_fcache_libfcache_cache_initialize" = xyes; then :
40420  ac_cv_libfcache_dummy=yes
40421else
40422  ac_cv_libfcache=no
40423fi
40424
40425        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_free in -lfcache" >&5
40426$as_echo_n "checking for libfcache_cache_free in -lfcache... " >&6; }
40427if ${ac_cv_lib_fcache_libfcache_cache_free+:} false; then :
40428  $as_echo_n "(cached) " >&6
40429else
40430  ac_check_lib_save_LIBS=$LIBS
40431LIBS="-lfcache  $LIBS"
40432cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40433/* end confdefs.h.  */
40434
40435/* Override any GCC internal prototype to avoid an error.
40436   Use char because int might match the return type of a GCC
40437   builtin and then its argument prototype would still apply.  */
40438#ifdef __cplusplus
40439extern "C"
40440#endif
40441char libfcache_cache_free ();
40442int
40443main ()
40444{
40445return libfcache_cache_free ();
40446  ;
40447  return 0;
40448}
40449_ACEOF
40450if ac_fn_c_try_link "$LINENO"; then :
40451  ac_cv_lib_fcache_libfcache_cache_free=yes
40452else
40453  ac_cv_lib_fcache_libfcache_cache_free=no
40454fi
40455rm -f core conftest.err conftest.$ac_objext \
40456    conftest$ac_exeext conftest.$ac_ext
40457LIBS=$ac_check_lib_save_LIBS
40458fi
40459{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_free" >&5
40460$as_echo "$ac_cv_lib_fcache_libfcache_cache_free" >&6; }
40461if test "x$ac_cv_lib_fcache_libfcache_cache_free" = xyes; then :
40462  ac_cv_libfcache_dummy=yes
40463else
40464  ac_cv_libfcache=no
40465fi
40466
40467        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_clone in -lfcache" >&5
40468$as_echo_n "checking for libfcache_cache_clone in -lfcache... " >&6; }
40469if ${ac_cv_lib_fcache_libfcache_cache_clone+:} false; then :
40470  $as_echo_n "(cached) " >&6
40471else
40472  ac_check_lib_save_LIBS=$LIBS
40473LIBS="-lfcache  $LIBS"
40474cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40475/* end confdefs.h.  */
40476
40477/* Override any GCC internal prototype to avoid an error.
40478   Use char because int might match the return type of a GCC
40479   builtin and then its argument prototype would still apply.  */
40480#ifdef __cplusplus
40481extern "C"
40482#endif
40483char libfcache_cache_clone ();
40484int
40485main ()
40486{
40487return libfcache_cache_clone ();
40488  ;
40489  return 0;
40490}
40491_ACEOF
40492if ac_fn_c_try_link "$LINENO"; then :
40493  ac_cv_lib_fcache_libfcache_cache_clone=yes
40494else
40495  ac_cv_lib_fcache_libfcache_cache_clone=no
40496fi
40497rm -f core conftest.err conftest.$ac_objext \
40498    conftest$ac_exeext conftest.$ac_ext
40499LIBS=$ac_check_lib_save_LIBS
40500fi
40501{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_clone" >&5
40502$as_echo "$ac_cv_lib_fcache_libfcache_cache_clone" >&6; }
40503if test "x$ac_cv_lib_fcache_libfcache_cache_clone" = xyes; then :
40504  ac_cv_libfcache_dummy=yes
40505else
40506  ac_cv_libfcache=no
40507fi
40508
40509        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_clear in -lfcache" >&5
40510$as_echo_n "checking for libfcache_cache_clear in -lfcache... " >&6; }
40511if ${ac_cv_lib_fcache_libfcache_cache_clear+:} false; then :
40512  $as_echo_n "(cached) " >&6
40513else
40514  ac_check_lib_save_LIBS=$LIBS
40515LIBS="-lfcache  $LIBS"
40516cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40517/* end confdefs.h.  */
40518
40519/* Override any GCC internal prototype to avoid an error.
40520   Use char because int might match the return type of a GCC
40521   builtin and then its argument prototype would still apply.  */
40522#ifdef __cplusplus
40523extern "C"
40524#endif
40525char libfcache_cache_clear ();
40526int
40527main ()
40528{
40529return libfcache_cache_clear ();
40530  ;
40531  return 0;
40532}
40533_ACEOF
40534if ac_fn_c_try_link "$LINENO"; then :
40535  ac_cv_lib_fcache_libfcache_cache_clear=yes
40536else
40537  ac_cv_lib_fcache_libfcache_cache_clear=no
40538fi
40539rm -f core conftest.err conftest.$ac_objext \
40540    conftest$ac_exeext conftest.$ac_ext
40541LIBS=$ac_check_lib_save_LIBS
40542fi
40543{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_clear" >&5
40544$as_echo "$ac_cv_lib_fcache_libfcache_cache_clear" >&6; }
40545if test "x$ac_cv_lib_fcache_libfcache_cache_clear" = xyes; then :
40546  ac_cv_libfcache_dummy=yes
40547else
40548  ac_cv_libfcache=no
40549fi
40550
40551        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_get_number_of_entries in -lfcache" >&5
40552$as_echo_n "checking for libfcache_cache_get_number_of_entries in -lfcache... " >&6; }
40553if ${ac_cv_lib_fcache_libfcache_cache_get_number_of_entries+:} false; then :
40554  $as_echo_n "(cached) " >&6
40555else
40556  ac_check_lib_save_LIBS=$LIBS
40557LIBS="-lfcache  $LIBS"
40558cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40559/* end confdefs.h.  */
40560
40561/* Override any GCC internal prototype to avoid an error.
40562   Use char because int might match the return type of a GCC
40563   builtin and then its argument prototype would still apply.  */
40564#ifdef __cplusplus
40565extern "C"
40566#endif
40567char libfcache_cache_get_number_of_entries ();
40568int
40569main ()
40570{
40571return libfcache_cache_get_number_of_entries ();
40572  ;
40573  return 0;
40574}
40575_ACEOF
40576if ac_fn_c_try_link "$LINENO"; then :
40577  ac_cv_lib_fcache_libfcache_cache_get_number_of_entries=yes
40578else
40579  ac_cv_lib_fcache_libfcache_cache_get_number_of_entries=no
40580fi
40581rm -f core conftest.err conftest.$ac_objext \
40582    conftest$ac_exeext conftest.$ac_ext
40583LIBS=$ac_check_lib_save_LIBS
40584fi
40585{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_get_number_of_entries" >&5
40586$as_echo "$ac_cv_lib_fcache_libfcache_cache_get_number_of_entries" >&6; }
40587if test "x$ac_cv_lib_fcache_libfcache_cache_get_number_of_entries" = xyes; then :
40588  ac_cv_libfcache_dummy=yes
40589else
40590  ac_cv_libfcache=no
40591fi
40592
40593        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_get_number_of_cache_values in -lfcache" >&5
40594$as_echo_n "checking for libfcache_cache_get_number_of_cache_values in -lfcache... " >&6; }
40595if ${ac_cv_lib_fcache_libfcache_cache_get_number_of_cache_values+:} false; then :
40596  $as_echo_n "(cached) " >&6
40597else
40598  ac_check_lib_save_LIBS=$LIBS
40599LIBS="-lfcache  $LIBS"
40600cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40601/* end confdefs.h.  */
40602
40603/* Override any GCC internal prototype to avoid an error.
40604   Use char because int might match the return type of a GCC
40605   builtin and then its argument prototype would still apply.  */
40606#ifdef __cplusplus
40607extern "C"
40608#endif
40609char libfcache_cache_get_number_of_cache_values ();
40610int
40611main ()
40612{
40613return libfcache_cache_get_number_of_cache_values ();
40614  ;
40615  return 0;
40616}
40617_ACEOF
40618if ac_fn_c_try_link "$LINENO"; then :
40619  ac_cv_lib_fcache_libfcache_cache_get_number_of_cache_values=yes
40620else
40621  ac_cv_lib_fcache_libfcache_cache_get_number_of_cache_values=no
40622fi
40623rm -f core conftest.err conftest.$ac_objext \
40624    conftest$ac_exeext conftest.$ac_ext
40625LIBS=$ac_check_lib_save_LIBS
40626fi
40627{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_get_number_of_cache_values" >&5
40628$as_echo "$ac_cv_lib_fcache_libfcache_cache_get_number_of_cache_values" >&6; }
40629if test "x$ac_cv_lib_fcache_libfcache_cache_get_number_of_cache_values" = xyes; then :
40630  ac_cv_libfcache_dummy=yes
40631else
40632  ac_cv_libfcache=no
40633fi
40634
40635        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_clear_value_by_index in -lfcache" >&5
40636$as_echo_n "checking for libfcache_cache_clear_value_by_index in -lfcache... " >&6; }
40637if ${ac_cv_lib_fcache_libfcache_cache_clear_value_by_index+:} false; then :
40638  $as_echo_n "(cached) " >&6
40639else
40640  ac_check_lib_save_LIBS=$LIBS
40641LIBS="-lfcache  $LIBS"
40642cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40643/* end confdefs.h.  */
40644
40645/* Override any GCC internal prototype to avoid an error.
40646   Use char because int might match the return type of a GCC
40647   builtin and then its argument prototype would still apply.  */
40648#ifdef __cplusplus
40649extern "C"
40650#endif
40651char libfcache_cache_clear_value_by_index ();
40652int
40653main ()
40654{
40655return libfcache_cache_clear_value_by_index ();
40656  ;
40657  return 0;
40658}
40659_ACEOF
40660if ac_fn_c_try_link "$LINENO"; then :
40661  ac_cv_lib_fcache_libfcache_cache_clear_value_by_index=yes
40662else
40663  ac_cv_lib_fcache_libfcache_cache_clear_value_by_index=no
40664fi
40665rm -f core conftest.err conftest.$ac_objext \
40666    conftest$ac_exeext conftest.$ac_ext
40667LIBS=$ac_check_lib_save_LIBS
40668fi
40669{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_clear_value_by_index" >&5
40670$as_echo "$ac_cv_lib_fcache_libfcache_cache_clear_value_by_index" >&6; }
40671if test "x$ac_cv_lib_fcache_libfcache_cache_clear_value_by_index" = xyes; then :
40672  ac_cv_libfcache_dummy=yes
40673else
40674  ac_cv_libfcache=no
40675fi
40676
40677        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_get_value_by_identifier in -lfcache" >&5
40678$as_echo_n "checking for libfcache_cache_get_value_by_identifier in -lfcache... " >&6; }
40679if ${ac_cv_lib_fcache_libfcache_cache_get_value_by_identifier+:} false; then :
40680  $as_echo_n "(cached) " >&6
40681else
40682  ac_check_lib_save_LIBS=$LIBS
40683LIBS="-lfcache  $LIBS"
40684cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40685/* end confdefs.h.  */
40686
40687/* Override any GCC internal prototype to avoid an error.
40688   Use char because int might match the return type of a GCC
40689   builtin and then its argument prototype would still apply.  */
40690#ifdef __cplusplus
40691extern "C"
40692#endif
40693char libfcache_cache_get_value_by_identifier ();
40694int
40695main ()
40696{
40697return libfcache_cache_get_value_by_identifier ();
40698  ;
40699  return 0;
40700}
40701_ACEOF
40702if ac_fn_c_try_link "$LINENO"; then :
40703  ac_cv_lib_fcache_libfcache_cache_get_value_by_identifier=yes
40704else
40705  ac_cv_lib_fcache_libfcache_cache_get_value_by_identifier=no
40706fi
40707rm -f core conftest.err conftest.$ac_objext \
40708    conftest$ac_exeext conftest.$ac_ext
40709LIBS=$ac_check_lib_save_LIBS
40710fi
40711{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_get_value_by_identifier" >&5
40712$as_echo "$ac_cv_lib_fcache_libfcache_cache_get_value_by_identifier" >&6; }
40713if test "x$ac_cv_lib_fcache_libfcache_cache_get_value_by_identifier" = xyes; then :
40714  ac_cv_libfcache_dummy=yes
40715else
40716  ac_cv_libfcache=no
40717fi
40718
40719        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_get_value_by_index in -lfcache" >&5
40720$as_echo_n "checking for libfcache_cache_get_value_by_index in -lfcache... " >&6; }
40721if ${ac_cv_lib_fcache_libfcache_cache_get_value_by_index+:} false; then :
40722  $as_echo_n "(cached) " >&6
40723else
40724  ac_check_lib_save_LIBS=$LIBS
40725LIBS="-lfcache  $LIBS"
40726cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40727/* end confdefs.h.  */
40728
40729/* Override any GCC internal prototype to avoid an error.
40730   Use char because int might match the return type of a GCC
40731   builtin and then its argument prototype would still apply.  */
40732#ifdef __cplusplus
40733extern "C"
40734#endif
40735char libfcache_cache_get_value_by_index ();
40736int
40737main ()
40738{
40739return libfcache_cache_get_value_by_index ();
40740  ;
40741  return 0;
40742}
40743_ACEOF
40744if ac_fn_c_try_link "$LINENO"; then :
40745  ac_cv_lib_fcache_libfcache_cache_get_value_by_index=yes
40746else
40747  ac_cv_lib_fcache_libfcache_cache_get_value_by_index=no
40748fi
40749rm -f core conftest.err conftest.$ac_objext \
40750    conftest$ac_exeext conftest.$ac_ext
40751LIBS=$ac_check_lib_save_LIBS
40752fi
40753{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_get_value_by_index" >&5
40754$as_echo "$ac_cv_lib_fcache_libfcache_cache_get_value_by_index" >&6; }
40755if test "x$ac_cv_lib_fcache_libfcache_cache_get_value_by_index" = xyes; then :
40756  ac_cv_libfcache_dummy=yes
40757else
40758  ac_cv_libfcache=no
40759fi
40760
40761        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_set_value_by_identifier in -lfcache" >&5
40762$as_echo_n "checking for libfcache_cache_set_value_by_identifier in -lfcache... " >&6; }
40763if ${ac_cv_lib_fcache_libfcache_cache_set_value_by_identifier+:} false; then :
40764  $as_echo_n "(cached) " >&6
40765else
40766  ac_check_lib_save_LIBS=$LIBS
40767LIBS="-lfcache  $LIBS"
40768cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40769/* end confdefs.h.  */
40770
40771/* Override any GCC internal prototype to avoid an error.
40772   Use char because int might match the return type of a GCC
40773   builtin and then its argument prototype would still apply.  */
40774#ifdef __cplusplus
40775extern "C"
40776#endif
40777char libfcache_cache_set_value_by_identifier ();
40778int
40779main ()
40780{
40781return libfcache_cache_set_value_by_identifier ();
40782  ;
40783  return 0;
40784}
40785_ACEOF
40786if ac_fn_c_try_link "$LINENO"; then :
40787  ac_cv_lib_fcache_libfcache_cache_set_value_by_identifier=yes
40788else
40789  ac_cv_lib_fcache_libfcache_cache_set_value_by_identifier=no
40790fi
40791rm -f core conftest.err conftest.$ac_objext \
40792    conftest$ac_exeext conftest.$ac_ext
40793LIBS=$ac_check_lib_save_LIBS
40794fi
40795{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_set_value_by_identifier" >&5
40796$as_echo "$ac_cv_lib_fcache_libfcache_cache_set_value_by_identifier" >&6; }
40797if test "x$ac_cv_lib_fcache_libfcache_cache_set_value_by_identifier" = xyes; then :
40798  ac_cv_libfcache_dummy=yes
40799else
40800  ac_cv_libfcache=no
40801fi
40802
40803        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_set_value_by_index in -lfcache" >&5
40804$as_echo_n "checking for libfcache_cache_set_value_by_index in -lfcache... " >&6; }
40805if ${ac_cv_lib_fcache_libfcache_cache_set_value_by_index+:} false; then :
40806  $as_echo_n "(cached) " >&6
40807else
40808  ac_check_lib_save_LIBS=$LIBS
40809LIBS="-lfcache  $LIBS"
40810cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40811/* end confdefs.h.  */
40812
40813/* Override any GCC internal prototype to avoid an error.
40814   Use char because int might match the return type of a GCC
40815   builtin and then its argument prototype would still apply.  */
40816#ifdef __cplusplus
40817extern "C"
40818#endif
40819char libfcache_cache_set_value_by_index ();
40820int
40821main ()
40822{
40823return libfcache_cache_set_value_by_index ();
40824  ;
40825  return 0;
40826}
40827_ACEOF
40828if ac_fn_c_try_link "$LINENO"; then :
40829  ac_cv_lib_fcache_libfcache_cache_set_value_by_index=yes
40830else
40831  ac_cv_lib_fcache_libfcache_cache_set_value_by_index=no
40832fi
40833rm -f core conftest.err conftest.$ac_objext \
40834    conftest$ac_exeext conftest.$ac_ext
40835LIBS=$ac_check_lib_save_LIBS
40836fi
40837{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_set_value_by_index" >&5
40838$as_echo "$ac_cv_lib_fcache_libfcache_cache_set_value_by_index" >&6; }
40839if test "x$ac_cv_lib_fcache_libfcache_cache_set_value_by_index" = xyes; then :
40840  ac_cv_libfcache_dummy=yes
40841else
40842  ac_cv_libfcache=no
40843fi
40844
40845
40846                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_value_free in -lfcache" >&5
40847$as_echo_n "checking for libfcache_cache_value_free in -lfcache... " >&6; }
40848if ${ac_cv_lib_fcache_libfcache_cache_value_free+:} false; then :
40849  $as_echo_n "(cached) " >&6
40850else
40851  ac_check_lib_save_LIBS=$LIBS
40852LIBS="-lfcache  $LIBS"
40853cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40854/* end confdefs.h.  */
40855
40856/* Override any GCC internal prototype to avoid an error.
40857   Use char because int might match the return type of a GCC
40858   builtin and then its argument prototype would still apply.  */
40859#ifdef __cplusplus
40860extern "C"
40861#endif
40862char libfcache_cache_value_free ();
40863int
40864main ()
40865{
40866return libfcache_cache_value_free ();
40867  ;
40868  return 0;
40869}
40870_ACEOF
40871if ac_fn_c_try_link "$LINENO"; then :
40872  ac_cv_lib_fcache_libfcache_cache_value_free=yes
40873else
40874  ac_cv_lib_fcache_libfcache_cache_value_free=no
40875fi
40876rm -f core conftest.err conftest.$ac_objext \
40877    conftest$ac_exeext conftest.$ac_ext
40878LIBS=$ac_check_lib_save_LIBS
40879fi
40880{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_value_free" >&5
40881$as_echo "$ac_cv_lib_fcache_libfcache_cache_value_free" >&6; }
40882if test "x$ac_cv_lib_fcache_libfcache_cache_value_free" = xyes; then :
40883  ac_cv_libfcache_dummy=yes
40884else
40885  ac_cv_libfcache=no
40886fi
40887
40888        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_value_clear in -lfcache" >&5
40889$as_echo_n "checking for libfcache_cache_value_clear in -lfcache... " >&6; }
40890if ${ac_cv_lib_fcache_libfcache_cache_value_clear+:} false; then :
40891  $as_echo_n "(cached) " >&6
40892else
40893  ac_check_lib_save_LIBS=$LIBS
40894LIBS="-lfcache  $LIBS"
40895cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40896/* end confdefs.h.  */
40897
40898/* Override any GCC internal prototype to avoid an error.
40899   Use char because int might match the return type of a GCC
40900   builtin and then its argument prototype would still apply.  */
40901#ifdef __cplusplus
40902extern "C"
40903#endif
40904char libfcache_cache_value_clear ();
40905int
40906main ()
40907{
40908return libfcache_cache_value_clear ();
40909  ;
40910  return 0;
40911}
40912_ACEOF
40913if ac_fn_c_try_link "$LINENO"; then :
40914  ac_cv_lib_fcache_libfcache_cache_value_clear=yes
40915else
40916  ac_cv_lib_fcache_libfcache_cache_value_clear=no
40917fi
40918rm -f core conftest.err conftest.$ac_objext \
40919    conftest$ac_exeext conftest.$ac_ext
40920LIBS=$ac_check_lib_save_LIBS
40921fi
40922{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_value_clear" >&5
40923$as_echo "$ac_cv_lib_fcache_libfcache_cache_value_clear" >&6; }
40924if test "x$ac_cv_lib_fcache_libfcache_cache_value_clear" = xyes; then :
40925  ac_cv_libfcache_dummy=yes
40926else
40927  ac_cv_libfcache=no
40928fi
40929
40930        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_value_get_identifier in -lfcache" >&5
40931$as_echo_n "checking for libfcache_cache_value_get_identifier in -lfcache... " >&6; }
40932if ${ac_cv_lib_fcache_libfcache_cache_value_get_identifier+:} false; then :
40933  $as_echo_n "(cached) " >&6
40934else
40935  ac_check_lib_save_LIBS=$LIBS
40936LIBS="-lfcache  $LIBS"
40937cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40938/* end confdefs.h.  */
40939
40940/* Override any GCC internal prototype to avoid an error.
40941   Use char because int might match the return type of a GCC
40942   builtin and then its argument prototype would still apply.  */
40943#ifdef __cplusplus
40944extern "C"
40945#endif
40946char libfcache_cache_value_get_identifier ();
40947int
40948main ()
40949{
40950return libfcache_cache_value_get_identifier ();
40951  ;
40952  return 0;
40953}
40954_ACEOF
40955if ac_fn_c_try_link "$LINENO"; then :
40956  ac_cv_lib_fcache_libfcache_cache_value_get_identifier=yes
40957else
40958  ac_cv_lib_fcache_libfcache_cache_value_get_identifier=no
40959fi
40960rm -f core conftest.err conftest.$ac_objext \
40961    conftest$ac_exeext conftest.$ac_ext
40962LIBS=$ac_check_lib_save_LIBS
40963fi
40964{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_value_get_identifier" >&5
40965$as_echo "$ac_cv_lib_fcache_libfcache_cache_value_get_identifier" >&6; }
40966if test "x$ac_cv_lib_fcache_libfcache_cache_value_get_identifier" = xyes; then :
40967  ac_cv_libfcache_dummy=yes
40968else
40969  ac_cv_libfcache=no
40970fi
40971
40972        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_value_set_identifier in -lfcache" >&5
40973$as_echo_n "checking for libfcache_cache_value_set_identifier in -lfcache... " >&6; }
40974if ${ac_cv_lib_fcache_libfcache_cache_value_set_identifier+:} false; then :
40975  $as_echo_n "(cached) " >&6
40976else
40977  ac_check_lib_save_LIBS=$LIBS
40978LIBS="-lfcache  $LIBS"
40979cat confdefs.h - <<_ACEOF >conftest.$ac_ext
40980/* end confdefs.h.  */
40981
40982/* Override any GCC internal prototype to avoid an error.
40983   Use char because int might match the return type of a GCC
40984   builtin and then its argument prototype would still apply.  */
40985#ifdef __cplusplus
40986extern "C"
40987#endif
40988char libfcache_cache_value_set_identifier ();
40989int
40990main ()
40991{
40992return libfcache_cache_value_set_identifier ();
40993  ;
40994  return 0;
40995}
40996_ACEOF
40997if ac_fn_c_try_link "$LINENO"; then :
40998  ac_cv_lib_fcache_libfcache_cache_value_set_identifier=yes
40999else
41000  ac_cv_lib_fcache_libfcache_cache_value_set_identifier=no
41001fi
41002rm -f core conftest.err conftest.$ac_objext \
41003    conftest$ac_exeext conftest.$ac_ext
41004LIBS=$ac_check_lib_save_LIBS
41005fi
41006{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_value_set_identifier" >&5
41007$as_echo "$ac_cv_lib_fcache_libfcache_cache_value_set_identifier" >&6; }
41008if test "x$ac_cv_lib_fcache_libfcache_cache_value_set_identifier" = xyes; then :
41009  ac_cv_libfcache_dummy=yes
41010else
41011  ac_cv_libfcache=no
41012fi
41013
41014        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_value_get_value in -lfcache" >&5
41015$as_echo_n "checking for libfcache_cache_value_get_value in -lfcache... " >&6; }
41016if ${ac_cv_lib_fcache_libfcache_cache_value_get_value+:} false; then :
41017  $as_echo_n "(cached) " >&6
41018else
41019  ac_check_lib_save_LIBS=$LIBS
41020LIBS="-lfcache  $LIBS"
41021cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41022/* end confdefs.h.  */
41023
41024/* Override any GCC internal prototype to avoid an error.
41025   Use char because int might match the return type of a GCC
41026   builtin and then its argument prototype would still apply.  */
41027#ifdef __cplusplus
41028extern "C"
41029#endif
41030char libfcache_cache_value_get_value ();
41031int
41032main ()
41033{
41034return libfcache_cache_value_get_value ();
41035  ;
41036  return 0;
41037}
41038_ACEOF
41039if ac_fn_c_try_link "$LINENO"; then :
41040  ac_cv_lib_fcache_libfcache_cache_value_get_value=yes
41041else
41042  ac_cv_lib_fcache_libfcache_cache_value_get_value=no
41043fi
41044rm -f core conftest.err conftest.$ac_objext \
41045    conftest$ac_exeext conftest.$ac_ext
41046LIBS=$ac_check_lib_save_LIBS
41047fi
41048{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_value_get_value" >&5
41049$as_echo "$ac_cv_lib_fcache_libfcache_cache_value_get_value" >&6; }
41050if test "x$ac_cv_lib_fcache_libfcache_cache_value_get_value" = xyes; then :
41051  ac_cv_libfcache_dummy=yes
41052else
41053  ac_cv_libfcache=no
41054fi
41055
41056        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_cache_value_set_value in -lfcache" >&5
41057$as_echo_n "checking for libfcache_cache_value_set_value in -lfcache... " >&6; }
41058if ${ac_cv_lib_fcache_libfcache_cache_value_set_value+:} false; then :
41059  $as_echo_n "(cached) " >&6
41060else
41061  ac_check_lib_save_LIBS=$LIBS
41062LIBS="-lfcache  $LIBS"
41063cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41064/* end confdefs.h.  */
41065
41066/* Override any GCC internal prototype to avoid an error.
41067   Use char because int might match the return type of a GCC
41068   builtin and then its argument prototype would still apply.  */
41069#ifdef __cplusplus
41070extern "C"
41071#endif
41072char libfcache_cache_value_set_value ();
41073int
41074main ()
41075{
41076return libfcache_cache_value_set_value ();
41077  ;
41078  return 0;
41079}
41080_ACEOF
41081if ac_fn_c_try_link "$LINENO"; then :
41082  ac_cv_lib_fcache_libfcache_cache_value_set_value=yes
41083else
41084  ac_cv_lib_fcache_libfcache_cache_value_set_value=no
41085fi
41086rm -f core conftest.err conftest.$ac_objext \
41087    conftest$ac_exeext conftest.$ac_ext
41088LIBS=$ac_check_lib_save_LIBS
41089fi
41090{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_cache_value_set_value" >&5
41091$as_echo "$ac_cv_lib_fcache_libfcache_cache_value_set_value" >&6; }
41092if test "x$ac_cv_lib_fcache_libfcache_cache_value_set_value" = xyes; then :
41093  ac_cv_libfcache_dummy=yes
41094else
41095  ac_cv_libfcache=no
41096fi
41097
41098
41099                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfcache_date_time_get_timestamp in -lfcache" >&5
41100$as_echo_n "checking for libfcache_date_time_get_timestamp in -lfcache... " >&6; }
41101if ${ac_cv_lib_fcache_libfcache_date_time_get_timestamp+:} false; then :
41102  $as_echo_n "(cached) " >&6
41103else
41104  ac_check_lib_save_LIBS=$LIBS
41105LIBS="-lfcache  $LIBS"
41106cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41107/* end confdefs.h.  */
41108
41109/* Override any GCC internal prototype to avoid an error.
41110   Use char because int might match the return type of a GCC
41111   builtin and then its argument prototype would still apply.  */
41112#ifdef __cplusplus
41113extern "C"
41114#endif
41115char libfcache_date_time_get_timestamp ();
41116int
41117main ()
41118{
41119return libfcache_date_time_get_timestamp ();
41120  ;
41121  return 0;
41122}
41123_ACEOF
41124if ac_fn_c_try_link "$LINENO"; then :
41125  ac_cv_lib_fcache_libfcache_date_time_get_timestamp=yes
41126else
41127  ac_cv_lib_fcache_libfcache_date_time_get_timestamp=no
41128fi
41129rm -f core conftest.err conftest.$ac_objext \
41130    conftest$ac_exeext conftest.$ac_ext
41131LIBS=$ac_check_lib_save_LIBS
41132fi
41133{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fcache_libfcache_date_time_get_timestamp" >&5
41134$as_echo "$ac_cv_lib_fcache_libfcache_date_time_get_timestamp" >&6; }
41135if test "x$ac_cv_lib_fcache_libfcache_date_time_get_timestamp" = xyes; then :
41136  ac_cv_libfcache_dummy=yes
41137else
41138  ac_cv_libfcache=no
41139fi
41140
41141
41142        ac_cv_libfcache_LIBADD="-lfcache"
41143fi
41144
41145fi
41146    if test "x$ac_cv_with_libfcache" != x && test "x$ac_cv_with_libfcache" != xauto-detect && test "x$ac_cv_libfcache" != xyes; then :
41147  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
41148$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
41149as_fn_error 1 "unable to find supported libfcache in directory: $ac_cv_with_libfcache
41150See \`config.log' for more details" "$LINENO" 5; }
41151
41152fi
41153
41154fi
41155
41156  if test "x$ac_cv_libfcache" = xyes; then :
41157
41158$as_echo "#define HAVE_LIBFCACHE 1" >>confdefs.h
41159
41160
41161fi
41162
41163  if test "x$ac_cv_libfcache" = xyes; then :
41164  HAVE_LIBFCACHE=1
41165
41166else
41167  HAVE_LIBFCACHE=0
41168
41169
41170fi
41171
41172
41173    if test "x$ac_cv_libfcache" != xyes; then :
41174    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
41175$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
41176if ${ac_cv_struct_tm+:} false; then :
41177  $as_echo_n "(cached) " >&6
41178else
41179  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41180/* end confdefs.h.  */
41181#include <sys/types.h>
41182#include <time.h>
41183
41184int
41185main ()
41186{
41187struct tm tm;
41188				     int *p = &tm.tm_sec;
41189				     return !p;
41190  ;
41191  return 0;
41192}
41193_ACEOF
41194if ac_fn_c_try_compile "$LINENO"; then :
41195  ac_cv_struct_tm=time.h
41196else
41197  ac_cv_struct_tm=sys/time.h
41198fi
41199rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
41200fi
41201{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_tm" >&5
41202$as_echo "$ac_cv_struct_tm" >&6; }
41203if test $ac_cv_struct_tm = sys/time.h; then
41204
41205$as_echo "#define TM_IN_SYS_TIME 1" >>confdefs.h
41206
41207fi
41208
41209
41210    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
41211$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
41212if ${ac_cv_header_time+:} false; then :
41213  $as_echo_n "(cached) " >&6
41214else
41215  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41216/* end confdefs.h.  */
41217#include <sys/types.h>
41218#include <sys/time.h>
41219#include <time.h>
41220
41221int
41222main ()
41223{
41224if ((struct tm *) 0)
41225return 0;
41226  ;
41227  return 0;
41228}
41229_ACEOF
41230if ac_fn_c_try_compile "$LINENO"; then :
41231  ac_cv_header_time=yes
41232else
41233  ac_cv_header_time=no
41234fi
41235rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
41236fi
41237{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
41238$as_echo "$ac_cv_header_time" >&6; }
41239if test $ac_cv_header_time = yes; then
41240
41241$as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
41242
41243fi
41244
41245
41246    for ac_func in clock_gettime time
41247do :
41248  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
41249ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
41250if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
41251  cat >>confdefs.h <<_ACEOF
41252#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
41253_ACEOF
41254
41255fi
41256done
41257
41258
41259  if test "x$ac_cv_func_time" != xyes; then :
41260  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
41261$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
41262as_fn_error 1 "Missing function: time
41263See \`config.log' for more details" "$LINENO" 5; }
41264
41265fi
41266
41267  ac_cv_libfcache_CPPFLAGS="-I../libfcache";
41268  ac_cv_libfcache_LIBADD="../libfcache/libfcache.la";
41269
41270  ac_cv_libfcache=local
41271
41272
41273
41274$as_echo "#define HAVE_LOCAL_LIBFCACHE 1" >>confdefs.h
41275
41276    HAVE_LOCAL_LIBFCACHE=1
41277
41278
41279fi
41280
41281   if test "x$ac_cv_libfcache" = xlocal; then
41282  HAVE_LOCAL_LIBFCACHE_TRUE=
41283  HAVE_LOCAL_LIBFCACHE_FALSE='#'
41284else
41285  HAVE_LOCAL_LIBFCACHE_TRUE='#'
41286  HAVE_LOCAL_LIBFCACHE_FALSE=
41287fi
41288
41289  if test "x$ac_cv_libfcache_CPPFLAGS" != "x"; then :
41290  LIBFCACHE_CPPFLAGS=$ac_cv_libfcache_CPPFLAGS
41291
41292
41293fi
41294  if test "x$ac_cv_libfcache_LIBADD" != "x"; then :
41295  LIBFCACHE_LIBADD=$ac_cv_libfcache_LIBADD
41296
41297
41298fi
41299
41300  if test "x$ac_cv_libfcache" = xyes; then :
41301  ax_libfcache_pc_libs_private=-lfcache
41302
41303
41304fi
41305
41306  if test "x$ac_cv_libfcache" = xyes; then :
41307  ax_libfcache_spec_requires=libfcache
41308
41309    ax_libfcache_spec_build_requires=libfcache-devel
41310
41311
41312fi
41313
41314
41315
41316
41317# Check whether --with-libfdata was given.
41318if test "${with_libfdata+set}" = set; then :
41319  withval=$with_libfdata; ac_cv_with_libfdata=$withval
41320else
41321  ac_cv_with_libfdata=auto-detect
41322fi
41323
41324    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for libfdata in includedir and libdir or in the specified DIR, or no if to use local version" >&5
41325$as_echo_n "checking whether to use search for libfdata in includedir and libdir or in the specified DIR, or no if to use local version... " >&6; }
41326if ${ac_cv_with_libfdata+:} false; then :
41327  $as_echo_n "(cached) " >&6
41328else
41329  ac_cv_with_libfdata=auto-detect
41330fi
41331{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_libfdata" >&5
41332$as_echo "$ac_cv_with_libfdata" >&6; }
41333
41334    if test "x$ac_cv_enable_shared_libs" = xno || test "x$ac_cv_with_libfdata" = xno; then :
41335  ac_cv_libfdata=no
41336else
41337  ac_cv_libfdata=check
41338        if test "x$ac_cv_with_libfdata" != x && test "x$ac_cv_with_libfdata" != xauto-detect; then :
41339  if test -d "$ac_cv_with_libfdata"; then :
41340  CFLAGS="$CFLAGS -I${ac_cv_with_libfdata}/include"
41341        LDFLAGS="$LDFLAGS -L${ac_cv_with_libfdata}/lib"
41342else
41343  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
41344$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
41345as_fn_error 1 "no such directory: $ac_cv_with_libfdata
41346See \`config.log' for more details" "$LINENO" 5; }
41347
41348fi
41349
41350else
41351        if test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"; then :
41352
41353pkg_failed=no
41354{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata" >&5
41355$as_echo_n "checking for libfdata... " >&6; }
41356
41357if test -n "$libfdata_CFLAGS"; then
41358    pkg_cv_libfdata_CFLAGS="$libfdata_CFLAGS"
41359 elif test -n "$PKG_CONFIG"; then
41360    if test -n "$PKG_CONFIG" && \
41361    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libfdata >= 20201129\""; } >&5
41362  ($PKG_CONFIG --exists --print-errors "libfdata >= 20201129") 2>&5
41363  ac_status=$?
41364  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
41365  test $ac_status = 0; }; then
41366  pkg_cv_libfdata_CFLAGS=`$PKG_CONFIG --cflags "libfdata >= 20201129" 2>/dev/null`
41367		      test "x$?" != "x0" && pkg_failed=yes
41368else
41369  pkg_failed=yes
41370fi
41371 else
41372    pkg_failed=untried
41373fi
41374if test -n "$libfdata_LIBS"; then
41375    pkg_cv_libfdata_LIBS="$libfdata_LIBS"
41376 elif test -n "$PKG_CONFIG"; then
41377    if test -n "$PKG_CONFIG" && \
41378    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libfdata >= 20201129\""; } >&5
41379  ($PKG_CONFIG --exists --print-errors "libfdata >= 20201129") 2>&5
41380  ac_status=$?
41381  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
41382  test $ac_status = 0; }; then
41383  pkg_cv_libfdata_LIBS=`$PKG_CONFIG --libs "libfdata >= 20201129" 2>/dev/null`
41384		      test "x$?" != "x0" && pkg_failed=yes
41385else
41386  pkg_failed=yes
41387fi
41388 else
41389    pkg_failed=untried
41390fi
41391
41392
41393
41394if test $pkg_failed = yes; then
41395   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
41396$as_echo "no" >&6; }
41397
41398if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
41399        _pkg_short_errors_supported=yes
41400else
41401        _pkg_short_errors_supported=no
41402fi
41403        if test $_pkg_short_errors_supported = yes; then
41404	        libfdata_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libfdata >= 20201129" 2>&1`
41405        else
41406	        libfdata_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libfdata >= 20201129" 2>&1`
41407        fi
41408	# Put the nasty error message in config.log where it belongs
41409	echo "$libfdata_PKG_ERRORS" >&5
41410
41411	ac_cv_libfdata=check
41412elif test $pkg_failed = untried; then
41413     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
41414$as_echo "no" >&6; }
41415	ac_cv_libfdata=check
41416else
41417	libfdata_CFLAGS=$pkg_cv_libfdata_CFLAGS
41418	libfdata_LIBS=$pkg_cv_libfdata_LIBS
41419        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
41420$as_echo "yes" >&6; }
41421	ac_cv_libfdata=yes
41422fi
41423
41424fi
41425      if test "x$ac_cv_libfdata" = xyes; then :
41426  ac_cv_libfdata_CPPFLAGS="$pkg_cv_libfdata_CFLAGS"
41427        ac_cv_libfdata_LIBADD="$pkg_cv_libfdata_LIBS"
41428fi
41429
41430fi
41431
41432    if test "x$ac_cv_libfdata" = xcheck; then :
41433        for ac_header in libfdata.h
41434do :
41435  ac_fn_c_check_header_mongrel "$LINENO" "libfdata.h" "ac_cv_header_libfdata_h" "$ac_includes_default"
41436if test "x$ac_cv_header_libfdata_h" = xyes; then :
41437  cat >>confdefs.h <<_ACEOF
41438#define HAVE_LIBFDATA_H 1
41439_ACEOF
41440
41441fi
41442
41443done
41444
41445
41446      if test "x$ac_cv_header_libfdata_h" = xno; then :
41447  ac_cv_libfdata=no
41448else
41449          ac_cv_libfdata=yes
41450
41451        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_get_version in -lfdata" >&5
41452$as_echo_n "checking for libfdata_get_version in -lfdata... " >&6; }
41453if ${ac_cv_lib_fdata_libfdata_get_version+:} false; then :
41454  $as_echo_n "(cached) " >&6
41455else
41456  ac_check_lib_save_LIBS=$LIBS
41457LIBS="-lfdata  $LIBS"
41458cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41459/* end confdefs.h.  */
41460
41461/* Override any GCC internal prototype to avoid an error.
41462   Use char because int might match the return type of a GCC
41463   builtin and then its argument prototype would still apply.  */
41464#ifdef __cplusplus
41465extern "C"
41466#endif
41467char libfdata_get_version ();
41468int
41469main ()
41470{
41471return libfdata_get_version ();
41472  ;
41473  return 0;
41474}
41475_ACEOF
41476if ac_fn_c_try_link "$LINENO"; then :
41477  ac_cv_lib_fdata_libfdata_get_version=yes
41478else
41479  ac_cv_lib_fdata_libfdata_get_version=no
41480fi
41481rm -f core conftest.err conftest.$ac_objext \
41482    conftest$ac_exeext conftest.$ac_ext
41483LIBS=$ac_check_lib_save_LIBS
41484fi
41485{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_get_version" >&5
41486$as_echo "$ac_cv_lib_fdata_libfdata_get_version" >&6; }
41487if test "x$ac_cv_lib_fdata_libfdata_get_version" = xyes; then :
41488  ac_cv_libfdata_dummy=yes
41489else
41490  ac_cv_libfdata=no
41491fi
41492
41493
41494                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_area_initialize in -lfdata" >&5
41495$as_echo_n "checking for libfdata_area_initialize in -lfdata... " >&6; }
41496if ${ac_cv_lib_fdata_libfdata_area_initialize+:} false; then :
41497  $as_echo_n "(cached) " >&6
41498else
41499  ac_check_lib_save_LIBS=$LIBS
41500LIBS="-lfdata  $LIBS"
41501cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41502/* end confdefs.h.  */
41503
41504/* Override any GCC internal prototype to avoid an error.
41505   Use char because int might match the return type of a GCC
41506   builtin and then its argument prototype would still apply.  */
41507#ifdef __cplusplus
41508extern "C"
41509#endif
41510char libfdata_area_initialize ();
41511int
41512main ()
41513{
41514return libfdata_area_initialize ();
41515  ;
41516  return 0;
41517}
41518_ACEOF
41519if ac_fn_c_try_link "$LINENO"; then :
41520  ac_cv_lib_fdata_libfdata_area_initialize=yes
41521else
41522  ac_cv_lib_fdata_libfdata_area_initialize=no
41523fi
41524rm -f core conftest.err conftest.$ac_objext \
41525    conftest$ac_exeext conftest.$ac_ext
41526LIBS=$ac_check_lib_save_LIBS
41527fi
41528{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_area_initialize" >&5
41529$as_echo "$ac_cv_lib_fdata_libfdata_area_initialize" >&6; }
41530if test "x$ac_cv_lib_fdata_libfdata_area_initialize" = xyes; then :
41531  ac_cv_libfdata_dummy=yes
41532else
41533  ac_cv_libfdata=no
41534fi
41535
41536        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_area_free in -lfdata" >&5
41537$as_echo_n "checking for libfdata_area_free in -lfdata... " >&6; }
41538if ${ac_cv_lib_fdata_libfdata_area_free+:} false; then :
41539  $as_echo_n "(cached) " >&6
41540else
41541  ac_check_lib_save_LIBS=$LIBS
41542LIBS="-lfdata  $LIBS"
41543cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41544/* end confdefs.h.  */
41545
41546/* Override any GCC internal prototype to avoid an error.
41547   Use char because int might match the return type of a GCC
41548   builtin and then its argument prototype would still apply.  */
41549#ifdef __cplusplus
41550extern "C"
41551#endif
41552char libfdata_area_free ();
41553int
41554main ()
41555{
41556return libfdata_area_free ();
41557  ;
41558  return 0;
41559}
41560_ACEOF
41561if ac_fn_c_try_link "$LINENO"; then :
41562  ac_cv_lib_fdata_libfdata_area_free=yes
41563else
41564  ac_cv_lib_fdata_libfdata_area_free=no
41565fi
41566rm -f core conftest.err conftest.$ac_objext \
41567    conftest$ac_exeext conftest.$ac_ext
41568LIBS=$ac_check_lib_save_LIBS
41569fi
41570{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_area_free" >&5
41571$as_echo "$ac_cv_lib_fdata_libfdata_area_free" >&6; }
41572if test "x$ac_cv_lib_fdata_libfdata_area_free" = xyes; then :
41573  ac_cv_libfdata_dummy=yes
41574else
41575  ac_cv_libfdata=no
41576fi
41577
41578        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_area_clone in -lfdata" >&5
41579$as_echo_n "checking for libfdata_area_clone in -lfdata... " >&6; }
41580if ${ac_cv_lib_fdata_libfdata_area_clone+:} false; then :
41581  $as_echo_n "(cached) " >&6
41582else
41583  ac_check_lib_save_LIBS=$LIBS
41584LIBS="-lfdata  $LIBS"
41585cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41586/* end confdefs.h.  */
41587
41588/* Override any GCC internal prototype to avoid an error.
41589   Use char because int might match the return type of a GCC
41590   builtin and then its argument prototype would still apply.  */
41591#ifdef __cplusplus
41592extern "C"
41593#endif
41594char libfdata_area_clone ();
41595int
41596main ()
41597{
41598return libfdata_area_clone ();
41599  ;
41600  return 0;
41601}
41602_ACEOF
41603if ac_fn_c_try_link "$LINENO"; then :
41604  ac_cv_lib_fdata_libfdata_area_clone=yes
41605else
41606  ac_cv_lib_fdata_libfdata_area_clone=no
41607fi
41608rm -f core conftest.err conftest.$ac_objext \
41609    conftest$ac_exeext conftest.$ac_ext
41610LIBS=$ac_check_lib_save_LIBS
41611fi
41612{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_area_clone" >&5
41613$as_echo "$ac_cv_lib_fdata_libfdata_area_clone" >&6; }
41614if test "x$ac_cv_lib_fdata_libfdata_area_clone" = xyes; then :
41615  ac_cv_libfdata_dummy=yes
41616else
41617  ac_cv_libfdata=no
41618fi
41619
41620        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_area_empty in -lfdata" >&5
41621$as_echo_n "checking for libfdata_area_empty in -lfdata... " >&6; }
41622if ${ac_cv_lib_fdata_libfdata_area_empty+:} false; then :
41623  $as_echo_n "(cached) " >&6
41624else
41625  ac_check_lib_save_LIBS=$LIBS
41626LIBS="-lfdata  $LIBS"
41627cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41628/* end confdefs.h.  */
41629
41630/* Override any GCC internal prototype to avoid an error.
41631   Use char because int might match the return type of a GCC
41632   builtin and then its argument prototype would still apply.  */
41633#ifdef __cplusplus
41634extern "C"
41635#endif
41636char libfdata_area_empty ();
41637int
41638main ()
41639{
41640return libfdata_area_empty ();
41641  ;
41642  return 0;
41643}
41644_ACEOF
41645if ac_fn_c_try_link "$LINENO"; then :
41646  ac_cv_lib_fdata_libfdata_area_empty=yes
41647else
41648  ac_cv_lib_fdata_libfdata_area_empty=no
41649fi
41650rm -f core conftest.err conftest.$ac_objext \
41651    conftest$ac_exeext conftest.$ac_ext
41652LIBS=$ac_check_lib_save_LIBS
41653fi
41654{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_area_empty" >&5
41655$as_echo "$ac_cv_lib_fdata_libfdata_area_empty" >&6; }
41656if test "x$ac_cv_lib_fdata_libfdata_area_empty" = xyes; then :
41657  ac_cv_libfdata_dummy=yes
41658else
41659  ac_cv_libfdata=no
41660fi
41661
41662        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_area_resize in -lfdata" >&5
41663$as_echo_n "checking for libfdata_area_resize in -lfdata... " >&6; }
41664if ${ac_cv_lib_fdata_libfdata_area_resize+:} false; then :
41665  $as_echo_n "(cached) " >&6
41666else
41667  ac_check_lib_save_LIBS=$LIBS
41668LIBS="-lfdata  $LIBS"
41669cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41670/* end confdefs.h.  */
41671
41672/* Override any GCC internal prototype to avoid an error.
41673   Use char because int might match the return type of a GCC
41674   builtin and then its argument prototype would still apply.  */
41675#ifdef __cplusplus
41676extern "C"
41677#endif
41678char libfdata_area_resize ();
41679int
41680main ()
41681{
41682return libfdata_area_resize ();
41683  ;
41684  return 0;
41685}
41686_ACEOF
41687if ac_fn_c_try_link "$LINENO"; then :
41688  ac_cv_lib_fdata_libfdata_area_resize=yes
41689else
41690  ac_cv_lib_fdata_libfdata_area_resize=no
41691fi
41692rm -f core conftest.err conftest.$ac_objext \
41693    conftest$ac_exeext conftest.$ac_ext
41694LIBS=$ac_check_lib_save_LIBS
41695fi
41696{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_area_resize" >&5
41697$as_echo "$ac_cv_lib_fdata_libfdata_area_resize" >&6; }
41698if test "x$ac_cv_lib_fdata_libfdata_area_resize" = xyes; then :
41699  ac_cv_libfdata_dummy=yes
41700else
41701  ac_cv_libfdata=no
41702fi
41703
41704        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_area_get_number_of_segments in -lfdata" >&5
41705$as_echo_n "checking for libfdata_area_get_number_of_segments in -lfdata... " >&6; }
41706if ${ac_cv_lib_fdata_libfdata_area_get_number_of_segments+:} false; then :
41707  $as_echo_n "(cached) " >&6
41708else
41709  ac_check_lib_save_LIBS=$LIBS
41710LIBS="-lfdata  $LIBS"
41711cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41712/* end confdefs.h.  */
41713
41714/* Override any GCC internal prototype to avoid an error.
41715   Use char because int might match the return type of a GCC
41716   builtin and then its argument prototype would still apply.  */
41717#ifdef __cplusplus
41718extern "C"
41719#endif
41720char libfdata_area_get_number_of_segments ();
41721int
41722main ()
41723{
41724return libfdata_area_get_number_of_segments ();
41725  ;
41726  return 0;
41727}
41728_ACEOF
41729if ac_fn_c_try_link "$LINENO"; then :
41730  ac_cv_lib_fdata_libfdata_area_get_number_of_segments=yes
41731else
41732  ac_cv_lib_fdata_libfdata_area_get_number_of_segments=no
41733fi
41734rm -f core conftest.err conftest.$ac_objext \
41735    conftest$ac_exeext conftest.$ac_ext
41736LIBS=$ac_check_lib_save_LIBS
41737fi
41738{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_area_get_number_of_segments" >&5
41739$as_echo "$ac_cv_lib_fdata_libfdata_area_get_number_of_segments" >&6; }
41740if test "x$ac_cv_lib_fdata_libfdata_area_get_number_of_segments" = xyes; then :
41741  ac_cv_libfdata_dummy=yes
41742else
41743  ac_cv_libfdata=no
41744fi
41745
41746        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_area_get_segment_by_index in -lfdata" >&5
41747$as_echo_n "checking for libfdata_area_get_segment_by_index in -lfdata... " >&6; }
41748if ${ac_cv_lib_fdata_libfdata_area_get_segment_by_index+:} false; then :
41749  $as_echo_n "(cached) " >&6
41750else
41751  ac_check_lib_save_LIBS=$LIBS
41752LIBS="-lfdata  $LIBS"
41753cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41754/* end confdefs.h.  */
41755
41756/* Override any GCC internal prototype to avoid an error.
41757   Use char because int might match the return type of a GCC
41758   builtin and then its argument prototype would still apply.  */
41759#ifdef __cplusplus
41760extern "C"
41761#endif
41762char libfdata_area_get_segment_by_index ();
41763int
41764main ()
41765{
41766return libfdata_area_get_segment_by_index ();
41767  ;
41768  return 0;
41769}
41770_ACEOF
41771if ac_fn_c_try_link "$LINENO"; then :
41772  ac_cv_lib_fdata_libfdata_area_get_segment_by_index=yes
41773else
41774  ac_cv_lib_fdata_libfdata_area_get_segment_by_index=no
41775fi
41776rm -f core conftest.err conftest.$ac_objext \
41777    conftest$ac_exeext conftest.$ac_ext
41778LIBS=$ac_check_lib_save_LIBS
41779fi
41780{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_area_get_segment_by_index" >&5
41781$as_echo "$ac_cv_lib_fdata_libfdata_area_get_segment_by_index" >&6; }
41782if test "x$ac_cv_lib_fdata_libfdata_area_get_segment_by_index" = xyes; then :
41783  ac_cv_libfdata_dummy=yes
41784else
41785  ac_cv_libfdata=no
41786fi
41787
41788        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_area_set_segment_by_index in -lfdata" >&5
41789$as_echo_n "checking for libfdata_area_set_segment_by_index in -lfdata... " >&6; }
41790if ${ac_cv_lib_fdata_libfdata_area_set_segment_by_index+:} false; then :
41791  $as_echo_n "(cached) " >&6
41792else
41793  ac_check_lib_save_LIBS=$LIBS
41794LIBS="-lfdata  $LIBS"
41795cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41796/* end confdefs.h.  */
41797
41798/* Override any GCC internal prototype to avoid an error.
41799   Use char because int might match the return type of a GCC
41800   builtin and then its argument prototype would still apply.  */
41801#ifdef __cplusplus
41802extern "C"
41803#endif
41804char libfdata_area_set_segment_by_index ();
41805int
41806main ()
41807{
41808return libfdata_area_set_segment_by_index ();
41809  ;
41810  return 0;
41811}
41812_ACEOF
41813if ac_fn_c_try_link "$LINENO"; then :
41814  ac_cv_lib_fdata_libfdata_area_set_segment_by_index=yes
41815else
41816  ac_cv_lib_fdata_libfdata_area_set_segment_by_index=no
41817fi
41818rm -f core conftest.err conftest.$ac_objext \
41819    conftest$ac_exeext conftest.$ac_ext
41820LIBS=$ac_check_lib_save_LIBS
41821fi
41822{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_area_set_segment_by_index" >&5
41823$as_echo "$ac_cv_lib_fdata_libfdata_area_set_segment_by_index" >&6; }
41824if test "x$ac_cv_lib_fdata_libfdata_area_set_segment_by_index" = xyes; then :
41825  ac_cv_libfdata_dummy=yes
41826else
41827  ac_cv_libfdata=no
41828fi
41829
41830        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_area_prepend_segment in -lfdata" >&5
41831$as_echo_n "checking for libfdata_area_prepend_segment in -lfdata... " >&6; }
41832if ${ac_cv_lib_fdata_libfdata_area_prepend_segment+:} false; then :
41833  $as_echo_n "(cached) " >&6
41834else
41835  ac_check_lib_save_LIBS=$LIBS
41836LIBS="-lfdata  $LIBS"
41837cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41838/* end confdefs.h.  */
41839
41840/* Override any GCC internal prototype to avoid an error.
41841   Use char because int might match the return type of a GCC
41842   builtin and then its argument prototype would still apply.  */
41843#ifdef __cplusplus
41844extern "C"
41845#endif
41846char libfdata_area_prepend_segment ();
41847int
41848main ()
41849{
41850return libfdata_area_prepend_segment ();
41851  ;
41852  return 0;
41853}
41854_ACEOF
41855if ac_fn_c_try_link "$LINENO"; then :
41856  ac_cv_lib_fdata_libfdata_area_prepend_segment=yes
41857else
41858  ac_cv_lib_fdata_libfdata_area_prepend_segment=no
41859fi
41860rm -f core conftest.err conftest.$ac_objext \
41861    conftest$ac_exeext conftest.$ac_ext
41862LIBS=$ac_check_lib_save_LIBS
41863fi
41864{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_area_prepend_segment" >&5
41865$as_echo "$ac_cv_lib_fdata_libfdata_area_prepend_segment" >&6; }
41866if test "x$ac_cv_lib_fdata_libfdata_area_prepend_segment" = xyes; then :
41867  ac_cv_libfdata_dummy=yes
41868else
41869  ac_cv_libfdata=no
41870fi
41871
41872        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_area_append_segment in -lfdata" >&5
41873$as_echo_n "checking for libfdata_area_append_segment in -lfdata... " >&6; }
41874if ${ac_cv_lib_fdata_libfdata_area_append_segment+:} false; then :
41875  $as_echo_n "(cached) " >&6
41876else
41877  ac_check_lib_save_LIBS=$LIBS
41878LIBS="-lfdata  $LIBS"
41879cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41880/* end confdefs.h.  */
41881
41882/* Override any GCC internal prototype to avoid an error.
41883   Use char because int might match the return type of a GCC
41884   builtin and then its argument prototype would still apply.  */
41885#ifdef __cplusplus
41886extern "C"
41887#endif
41888char libfdata_area_append_segment ();
41889int
41890main ()
41891{
41892return libfdata_area_append_segment ();
41893  ;
41894  return 0;
41895}
41896_ACEOF
41897if ac_fn_c_try_link "$LINENO"; then :
41898  ac_cv_lib_fdata_libfdata_area_append_segment=yes
41899else
41900  ac_cv_lib_fdata_libfdata_area_append_segment=no
41901fi
41902rm -f core conftest.err conftest.$ac_objext \
41903    conftest$ac_exeext conftest.$ac_ext
41904LIBS=$ac_check_lib_save_LIBS
41905fi
41906{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_area_append_segment" >&5
41907$as_echo "$ac_cv_lib_fdata_libfdata_area_append_segment" >&6; }
41908if test "x$ac_cv_lib_fdata_libfdata_area_append_segment" = xyes; then :
41909  ac_cv_libfdata_dummy=yes
41910else
41911  ac_cv_libfdata=no
41912fi
41913
41914        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_area_get_element_data_size in -lfdata" >&5
41915$as_echo_n "checking for libfdata_area_get_element_data_size in -lfdata... " >&6; }
41916if ${ac_cv_lib_fdata_libfdata_area_get_element_data_size+:} false; then :
41917  $as_echo_n "(cached) " >&6
41918else
41919  ac_check_lib_save_LIBS=$LIBS
41920LIBS="-lfdata  $LIBS"
41921cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41922/* end confdefs.h.  */
41923
41924/* Override any GCC internal prototype to avoid an error.
41925   Use char because int might match the return type of a GCC
41926   builtin and then its argument prototype would still apply.  */
41927#ifdef __cplusplus
41928extern "C"
41929#endif
41930char libfdata_area_get_element_data_size ();
41931int
41932main ()
41933{
41934return libfdata_area_get_element_data_size ();
41935  ;
41936  return 0;
41937}
41938_ACEOF
41939if ac_fn_c_try_link "$LINENO"; then :
41940  ac_cv_lib_fdata_libfdata_area_get_element_data_size=yes
41941else
41942  ac_cv_lib_fdata_libfdata_area_get_element_data_size=no
41943fi
41944rm -f core conftest.err conftest.$ac_objext \
41945    conftest$ac_exeext conftest.$ac_ext
41946LIBS=$ac_check_lib_save_LIBS
41947fi
41948{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_area_get_element_data_size" >&5
41949$as_echo "$ac_cv_lib_fdata_libfdata_area_get_element_data_size" >&6; }
41950if test "x$ac_cv_lib_fdata_libfdata_area_get_element_data_size" = xyes; then :
41951  ac_cv_libfdata_dummy=yes
41952else
41953  ac_cv_libfdata=no
41954fi
41955
41956        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_area_get_element_value_at_offset in -lfdata" >&5
41957$as_echo_n "checking for libfdata_area_get_element_value_at_offset in -lfdata... " >&6; }
41958if ${ac_cv_lib_fdata_libfdata_area_get_element_value_at_offset+:} false; then :
41959  $as_echo_n "(cached) " >&6
41960else
41961  ac_check_lib_save_LIBS=$LIBS
41962LIBS="-lfdata  $LIBS"
41963cat confdefs.h - <<_ACEOF >conftest.$ac_ext
41964/* end confdefs.h.  */
41965
41966/* Override any GCC internal prototype to avoid an error.
41967   Use char because int might match the return type of a GCC
41968   builtin and then its argument prototype would still apply.  */
41969#ifdef __cplusplus
41970extern "C"
41971#endif
41972char libfdata_area_get_element_value_at_offset ();
41973int
41974main ()
41975{
41976return libfdata_area_get_element_value_at_offset ();
41977  ;
41978  return 0;
41979}
41980_ACEOF
41981if ac_fn_c_try_link "$LINENO"; then :
41982  ac_cv_lib_fdata_libfdata_area_get_element_value_at_offset=yes
41983else
41984  ac_cv_lib_fdata_libfdata_area_get_element_value_at_offset=no
41985fi
41986rm -f core conftest.err conftest.$ac_objext \
41987    conftest$ac_exeext conftest.$ac_ext
41988LIBS=$ac_check_lib_save_LIBS
41989fi
41990{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_area_get_element_value_at_offset" >&5
41991$as_echo "$ac_cv_lib_fdata_libfdata_area_get_element_value_at_offset" >&6; }
41992if test "x$ac_cv_lib_fdata_libfdata_area_get_element_value_at_offset" = xyes; then :
41993  ac_cv_libfdata_dummy=yes
41994else
41995  ac_cv_libfdata=no
41996fi
41997
41998        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_area_set_element_value_at_offset in -lfdata" >&5
41999$as_echo_n "checking for libfdata_area_set_element_value_at_offset in -lfdata... " >&6; }
42000if ${ac_cv_lib_fdata_libfdata_area_set_element_value_at_offset+:} false; then :
42001  $as_echo_n "(cached) " >&6
42002else
42003  ac_check_lib_save_LIBS=$LIBS
42004LIBS="-lfdata  $LIBS"
42005cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42006/* end confdefs.h.  */
42007
42008/* Override any GCC internal prototype to avoid an error.
42009   Use char because int might match the return type of a GCC
42010   builtin and then its argument prototype would still apply.  */
42011#ifdef __cplusplus
42012extern "C"
42013#endif
42014char libfdata_area_set_element_value_at_offset ();
42015int
42016main ()
42017{
42018return libfdata_area_set_element_value_at_offset ();
42019  ;
42020  return 0;
42021}
42022_ACEOF
42023if ac_fn_c_try_link "$LINENO"; then :
42024  ac_cv_lib_fdata_libfdata_area_set_element_value_at_offset=yes
42025else
42026  ac_cv_lib_fdata_libfdata_area_set_element_value_at_offset=no
42027fi
42028rm -f core conftest.err conftest.$ac_objext \
42029    conftest$ac_exeext conftest.$ac_ext
42030LIBS=$ac_check_lib_save_LIBS
42031fi
42032{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_area_set_element_value_at_offset" >&5
42033$as_echo "$ac_cv_lib_fdata_libfdata_area_set_element_value_at_offset" >&6; }
42034if test "x$ac_cv_lib_fdata_libfdata_area_set_element_value_at_offset" = xyes; then :
42035  ac_cv_libfdata_dummy=yes
42036else
42037  ac_cv_libfdata=no
42038fi
42039
42040        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_area_get_size in -lfdata" >&5
42041$as_echo_n "checking for libfdata_area_get_size in -lfdata... " >&6; }
42042if ${ac_cv_lib_fdata_libfdata_area_get_size+:} false; then :
42043  $as_echo_n "(cached) " >&6
42044else
42045  ac_check_lib_save_LIBS=$LIBS
42046LIBS="-lfdata  $LIBS"
42047cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42048/* end confdefs.h.  */
42049
42050/* Override any GCC internal prototype to avoid an error.
42051   Use char because int might match the return type of a GCC
42052   builtin and then its argument prototype would still apply.  */
42053#ifdef __cplusplus
42054extern "C"
42055#endif
42056char libfdata_area_get_size ();
42057int
42058main ()
42059{
42060return libfdata_area_get_size ();
42061  ;
42062  return 0;
42063}
42064_ACEOF
42065if ac_fn_c_try_link "$LINENO"; then :
42066  ac_cv_lib_fdata_libfdata_area_get_size=yes
42067else
42068  ac_cv_lib_fdata_libfdata_area_get_size=no
42069fi
42070rm -f core conftest.err conftest.$ac_objext \
42071    conftest$ac_exeext conftest.$ac_ext
42072LIBS=$ac_check_lib_save_LIBS
42073fi
42074{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_area_get_size" >&5
42075$as_echo "$ac_cv_lib_fdata_libfdata_area_get_size" >&6; }
42076if test "x$ac_cv_lib_fdata_libfdata_area_get_size" = xyes; then :
42077  ac_cv_libfdata_dummy=yes
42078else
42079  ac_cv_libfdata=no
42080fi
42081
42082
42083
42084                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_initialize in -lfdata" >&5
42085$as_echo_n "checking for libfdata_list_initialize in -lfdata... " >&6; }
42086if ${ac_cv_lib_fdata_libfdata_list_initialize+:} false; then :
42087  $as_echo_n "(cached) " >&6
42088else
42089  ac_check_lib_save_LIBS=$LIBS
42090LIBS="-lfdata  $LIBS"
42091cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42092/* end confdefs.h.  */
42093
42094/* Override any GCC internal prototype to avoid an error.
42095   Use char because int might match the return type of a GCC
42096   builtin and then its argument prototype would still apply.  */
42097#ifdef __cplusplus
42098extern "C"
42099#endif
42100char libfdata_list_initialize ();
42101int
42102main ()
42103{
42104return libfdata_list_initialize ();
42105  ;
42106  return 0;
42107}
42108_ACEOF
42109if ac_fn_c_try_link "$LINENO"; then :
42110  ac_cv_lib_fdata_libfdata_list_initialize=yes
42111else
42112  ac_cv_lib_fdata_libfdata_list_initialize=no
42113fi
42114rm -f core conftest.err conftest.$ac_objext \
42115    conftest$ac_exeext conftest.$ac_ext
42116LIBS=$ac_check_lib_save_LIBS
42117fi
42118{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_initialize" >&5
42119$as_echo "$ac_cv_lib_fdata_libfdata_list_initialize" >&6; }
42120if test "x$ac_cv_lib_fdata_libfdata_list_initialize" = xyes; then :
42121  ac_cv_libfdata_dummy=yes
42122else
42123  ac_cv_libfdata=no
42124fi
42125
42126        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_free in -lfdata" >&5
42127$as_echo_n "checking for libfdata_list_free in -lfdata... " >&6; }
42128if ${ac_cv_lib_fdata_libfdata_list_free+:} false; then :
42129  $as_echo_n "(cached) " >&6
42130else
42131  ac_check_lib_save_LIBS=$LIBS
42132LIBS="-lfdata  $LIBS"
42133cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42134/* end confdefs.h.  */
42135
42136/* Override any GCC internal prototype to avoid an error.
42137   Use char because int might match the return type of a GCC
42138   builtin and then its argument prototype would still apply.  */
42139#ifdef __cplusplus
42140extern "C"
42141#endif
42142char libfdata_list_free ();
42143int
42144main ()
42145{
42146return libfdata_list_free ();
42147  ;
42148  return 0;
42149}
42150_ACEOF
42151if ac_fn_c_try_link "$LINENO"; then :
42152  ac_cv_lib_fdata_libfdata_list_free=yes
42153else
42154  ac_cv_lib_fdata_libfdata_list_free=no
42155fi
42156rm -f core conftest.err conftest.$ac_objext \
42157    conftest$ac_exeext conftest.$ac_ext
42158LIBS=$ac_check_lib_save_LIBS
42159fi
42160{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_free" >&5
42161$as_echo "$ac_cv_lib_fdata_libfdata_list_free" >&6; }
42162if test "x$ac_cv_lib_fdata_libfdata_list_free" = xyes; then :
42163  ac_cv_libfdata_dummy=yes
42164else
42165  ac_cv_libfdata=no
42166fi
42167
42168        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_clone in -lfdata" >&5
42169$as_echo_n "checking for libfdata_list_clone in -lfdata... " >&6; }
42170if ${ac_cv_lib_fdata_libfdata_list_clone+:} false; then :
42171  $as_echo_n "(cached) " >&6
42172else
42173  ac_check_lib_save_LIBS=$LIBS
42174LIBS="-lfdata  $LIBS"
42175cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42176/* end confdefs.h.  */
42177
42178/* Override any GCC internal prototype to avoid an error.
42179   Use char because int might match the return type of a GCC
42180   builtin and then its argument prototype would still apply.  */
42181#ifdef __cplusplus
42182extern "C"
42183#endif
42184char libfdata_list_clone ();
42185int
42186main ()
42187{
42188return libfdata_list_clone ();
42189  ;
42190  return 0;
42191}
42192_ACEOF
42193if ac_fn_c_try_link "$LINENO"; then :
42194  ac_cv_lib_fdata_libfdata_list_clone=yes
42195else
42196  ac_cv_lib_fdata_libfdata_list_clone=no
42197fi
42198rm -f core conftest.err conftest.$ac_objext \
42199    conftest$ac_exeext conftest.$ac_ext
42200LIBS=$ac_check_lib_save_LIBS
42201fi
42202{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_clone" >&5
42203$as_echo "$ac_cv_lib_fdata_libfdata_list_clone" >&6; }
42204if test "x$ac_cv_lib_fdata_libfdata_list_clone" = xyes; then :
42205  ac_cv_libfdata_dummy=yes
42206else
42207  ac_cv_libfdata=no
42208fi
42209
42210        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_empty in -lfdata" >&5
42211$as_echo_n "checking for libfdata_list_empty in -lfdata... " >&6; }
42212if ${ac_cv_lib_fdata_libfdata_list_empty+:} false; then :
42213  $as_echo_n "(cached) " >&6
42214else
42215  ac_check_lib_save_LIBS=$LIBS
42216LIBS="-lfdata  $LIBS"
42217cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42218/* end confdefs.h.  */
42219
42220/* Override any GCC internal prototype to avoid an error.
42221   Use char because int might match the return type of a GCC
42222   builtin and then its argument prototype would still apply.  */
42223#ifdef __cplusplus
42224extern "C"
42225#endif
42226char libfdata_list_empty ();
42227int
42228main ()
42229{
42230return libfdata_list_empty ();
42231  ;
42232  return 0;
42233}
42234_ACEOF
42235if ac_fn_c_try_link "$LINENO"; then :
42236  ac_cv_lib_fdata_libfdata_list_empty=yes
42237else
42238  ac_cv_lib_fdata_libfdata_list_empty=no
42239fi
42240rm -f core conftest.err conftest.$ac_objext \
42241    conftest$ac_exeext conftest.$ac_ext
42242LIBS=$ac_check_lib_save_LIBS
42243fi
42244{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_empty" >&5
42245$as_echo "$ac_cv_lib_fdata_libfdata_list_empty" >&6; }
42246if test "x$ac_cv_lib_fdata_libfdata_list_empty" = xyes; then :
42247  ac_cv_libfdata_dummy=yes
42248else
42249  ac_cv_libfdata=no
42250fi
42251
42252        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_resize in -lfdata" >&5
42253$as_echo_n "checking for libfdata_list_resize in -lfdata... " >&6; }
42254if ${ac_cv_lib_fdata_libfdata_list_resize+:} false; then :
42255  $as_echo_n "(cached) " >&6
42256else
42257  ac_check_lib_save_LIBS=$LIBS
42258LIBS="-lfdata  $LIBS"
42259cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42260/* end confdefs.h.  */
42261
42262/* Override any GCC internal prototype to avoid an error.
42263   Use char because int might match the return type of a GCC
42264   builtin and then its argument prototype would still apply.  */
42265#ifdef __cplusplus
42266extern "C"
42267#endif
42268char libfdata_list_resize ();
42269int
42270main ()
42271{
42272return libfdata_list_resize ();
42273  ;
42274  return 0;
42275}
42276_ACEOF
42277if ac_fn_c_try_link "$LINENO"; then :
42278  ac_cv_lib_fdata_libfdata_list_resize=yes
42279else
42280  ac_cv_lib_fdata_libfdata_list_resize=no
42281fi
42282rm -f core conftest.err conftest.$ac_objext \
42283    conftest$ac_exeext conftest.$ac_ext
42284LIBS=$ac_check_lib_save_LIBS
42285fi
42286{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_resize" >&5
42287$as_echo "$ac_cv_lib_fdata_libfdata_list_resize" >&6; }
42288if test "x$ac_cv_lib_fdata_libfdata_list_resize" = xyes; then :
42289  ac_cv_libfdata_dummy=yes
42290else
42291  ac_cv_libfdata=no
42292fi
42293
42294
42295        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_reverse in -lfdata" >&5
42296$as_echo_n "checking for libfdata_list_reverse in -lfdata... " >&6; }
42297if ${ac_cv_lib_fdata_libfdata_list_reverse+:} false; then :
42298  $as_echo_n "(cached) " >&6
42299else
42300  ac_check_lib_save_LIBS=$LIBS
42301LIBS="-lfdata  $LIBS"
42302cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42303/* end confdefs.h.  */
42304
42305/* Override any GCC internal prototype to avoid an error.
42306   Use char because int might match the return type of a GCC
42307   builtin and then its argument prototype would still apply.  */
42308#ifdef __cplusplus
42309extern "C"
42310#endif
42311char libfdata_list_reverse ();
42312int
42313main ()
42314{
42315return libfdata_list_reverse ();
42316  ;
42317  return 0;
42318}
42319_ACEOF
42320if ac_fn_c_try_link "$LINENO"; then :
42321  ac_cv_lib_fdata_libfdata_list_reverse=yes
42322else
42323  ac_cv_lib_fdata_libfdata_list_reverse=no
42324fi
42325rm -f core conftest.err conftest.$ac_objext \
42326    conftest$ac_exeext conftest.$ac_ext
42327LIBS=$ac_check_lib_save_LIBS
42328fi
42329{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_reverse" >&5
42330$as_echo "$ac_cv_lib_fdata_libfdata_list_reverse" >&6; }
42331if test "x$ac_cv_lib_fdata_libfdata_list_reverse" = xyes; then :
42332  ac_cv_libfdata_dummy=yes
42333else
42334  ac_cv_libfdata=no
42335fi
42336
42337
42338        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_get_number_of_elements in -lfdata" >&5
42339$as_echo_n "checking for libfdata_list_get_number_of_elements in -lfdata... " >&6; }
42340if ${ac_cv_lib_fdata_libfdata_list_get_number_of_elements+:} false; then :
42341  $as_echo_n "(cached) " >&6
42342else
42343  ac_check_lib_save_LIBS=$LIBS
42344LIBS="-lfdata  $LIBS"
42345cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42346/* end confdefs.h.  */
42347
42348/* Override any GCC internal prototype to avoid an error.
42349   Use char because int might match the return type of a GCC
42350   builtin and then its argument prototype would still apply.  */
42351#ifdef __cplusplus
42352extern "C"
42353#endif
42354char libfdata_list_get_number_of_elements ();
42355int
42356main ()
42357{
42358return libfdata_list_get_number_of_elements ();
42359  ;
42360  return 0;
42361}
42362_ACEOF
42363if ac_fn_c_try_link "$LINENO"; then :
42364  ac_cv_lib_fdata_libfdata_list_get_number_of_elements=yes
42365else
42366  ac_cv_lib_fdata_libfdata_list_get_number_of_elements=no
42367fi
42368rm -f core conftest.err conftest.$ac_objext \
42369    conftest$ac_exeext conftest.$ac_ext
42370LIBS=$ac_check_lib_save_LIBS
42371fi
42372{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_get_number_of_elements" >&5
42373$as_echo "$ac_cv_lib_fdata_libfdata_list_get_number_of_elements" >&6; }
42374if test "x$ac_cv_lib_fdata_libfdata_list_get_number_of_elements" = xyes; then :
42375  ac_cv_libfdata_dummy=yes
42376else
42377  ac_cv_libfdata=no
42378fi
42379
42380        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_get_list_element_by_index in -lfdata" >&5
42381$as_echo_n "checking for libfdata_list_get_list_element_by_index in -lfdata... " >&6; }
42382if ${ac_cv_lib_fdata_libfdata_list_get_list_element_by_index+:} false; then :
42383  $as_echo_n "(cached) " >&6
42384else
42385  ac_check_lib_save_LIBS=$LIBS
42386LIBS="-lfdata  $LIBS"
42387cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42388/* end confdefs.h.  */
42389
42390/* Override any GCC internal prototype to avoid an error.
42391   Use char because int might match the return type of a GCC
42392   builtin and then its argument prototype would still apply.  */
42393#ifdef __cplusplus
42394extern "C"
42395#endif
42396char libfdata_list_get_list_element_by_index ();
42397int
42398main ()
42399{
42400return libfdata_list_get_list_element_by_index ();
42401  ;
42402  return 0;
42403}
42404_ACEOF
42405if ac_fn_c_try_link "$LINENO"; then :
42406  ac_cv_lib_fdata_libfdata_list_get_list_element_by_index=yes
42407else
42408  ac_cv_lib_fdata_libfdata_list_get_list_element_by_index=no
42409fi
42410rm -f core conftest.err conftest.$ac_objext \
42411    conftest$ac_exeext conftest.$ac_ext
42412LIBS=$ac_check_lib_save_LIBS
42413fi
42414{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_get_list_element_by_index" >&5
42415$as_echo "$ac_cv_lib_fdata_libfdata_list_get_list_element_by_index" >&6; }
42416if test "x$ac_cv_lib_fdata_libfdata_list_get_list_element_by_index" = xyes; then :
42417  ac_cv_libfdata_dummy=yes
42418else
42419  ac_cv_libfdata=no
42420fi
42421
42422        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_get_element_by_index in -lfdata" >&5
42423$as_echo_n "checking for libfdata_list_get_element_by_index in -lfdata... " >&6; }
42424if ${ac_cv_lib_fdata_libfdata_list_get_element_by_index+:} false; then :
42425  $as_echo_n "(cached) " >&6
42426else
42427  ac_check_lib_save_LIBS=$LIBS
42428LIBS="-lfdata  $LIBS"
42429cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42430/* end confdefs.h.  */
42431
42432/* Override any GCC internal prototype to avoid an error.
42433   Use char because int might match the return type of a GCC
42434   builtin and then its argument prototype would still apply.  */
42435#ifdef __cplusplus
42436extern "C"
42437#endif
42438char libfdata_list_get_element_by_index ();
42439int
42440main ()
42441{
42442return libfdata_list_get_element_by_index ();
42443  ;
42444  return 0;
42445}
42446_ACEOF
42447if ac_fn_c_try_link "$LINENO"; then :
42448  ac_cv_lib_fdata_libfdata_list_get_element_by_index=yes
42449else
42450  ac_cv_lib_fdata_libfdata_list_get_element_by_index=no
42451fi
42452rm -f core conftest.err conftest.$ac_objext \
42453    conftest$ac_exeext conftest.$ac_ext
42454LIBS=$ac_check_lib_save_LIBS
42455fi
42456{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_get_element_by_index" >&5
42457$as_echo "$ac_cv_lib_fdata_libfdata_list_get_element_by_index" >&6; }
42458if test "x$ac_cv_lib_fdata_libfdata_list_get_element_by_index" = xyes; then :
42459  ac_cv_libfdata_dummy=yes
42460else
42461  ac_cv_libfdata=no
42462fi
42463
42464        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_set_element_by_index in -lfdata" >&5
42465$as_echo_n "checking for libfdata_list_set_element_by_index in -lfdata... " >&6; }
42466if ${ac_cv_lib_fdata_libfdata_list_set_element_by_index+:} false; then :
42467  $as_echo_n "(cached) " >&6
42468else
42469  ac_check_lib_save_LIBS=$LIBS
42470LIBS="-lfdata  $LIBS"
42471cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42472/* end confdefs.h.  */
42473
42474/* Override any GCC internal prototype to avoid an error.
42475   Use char because int might match the return type of a GCC
42476   builtin and then its argument prototype would still apply.  */
42477#ifdef __cplusplus
42478extern "C"
42479#endif
42480char libfdata_list_set_element_by_index ();
42481int
42482main ()
42483{
42484return libfdata_list_set_element_by_index ();
42485  ;
42486  return 0;
42487}
42488_ACEOF
42489if ac_fn_c_try_link "$LINENO"; then :
42490  ac_cv_lib_fdata_libfdata_list_set_element_by_index=yes
42491else
42492  ac_cv_lib_fdata_libfdata_list_set_element_by_index=no
42493fi
42494rm -f core conftest.err conftest.$ac_objext \
42495    conftest$ac_exeext conftest.$ac_ext
42496LIBS=$ac_check_lib_save_LIBS
42497fi
42498{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_set_element_by_index" >&5
42499$as_echo "$ac_cv_lib_fdata_libfdata_list_set_element_by_index" >&6; }
42500if test "x$ac_cv_lib_fdata_libfdata_list_set_element_by_index" = xyes; then :
42501  ac_cv_libfdata_dummy=yes
42502else
42503  ac_cv_libfdata=no
42504fi
42505
42506        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_prepend_element in -lfdata" >&5
42507$as_echo_n "checking for libfdata_list_prepend_element in -lfdata... " >&6; }
42508if ${ac_cv_lib_fdata_libfdata_list_prepend_element+:} false; then :
42509  $as_echo_n "(cached) " >&6
42510else
42511  ac_check_lib_save_LIBS=$LIBS
42512LIBS="-lfdata  $LIBS"
42513cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42514/* end confdefs.h.  */
42515
42516/* Override any GCC internal prototype to avoid an error.
42517   Use char because int might match the return type of a GCC
42518   builtin and then its argument prototype would still apply.  */
42519#ifdef __cplusplus
42520extern "C"
42521#endif
42522char libfdata_list_prepend_element ();
42523int
42524main ()
42525{
42526return libfdata_list_prepend_element ();
42527  ;
42528  return 0;
42529}
42530_ACEOF
42531if ac_fn_c_try_link "$LINENO"; then :
42532  ac_cv_lib_fdata_libfdata_list_prepend_element=yes
42533else
42534  ac_cv_lib_fdata_libfdata_list_prepend_element=no
42535fi
42536rm -f core conftest.err conftest.$ac_objext \
42537    conftest$ac_exeext conftest.$ac_ext
42538LIBS=$ac_check_lib_save_LIBS
42539fi
42540{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_prepend_element" >&5
42541$as_echo "$ac_cv_lib_fdata_libfdata_list_prepend_element" >&6; }
42542if test "x$ac_cv_lib_fdata_libfdata_list_prepend_element" = xyes; then :
42543  ac_cv_libfdata_dummy=yes
42544else
42545  ac_cv_libfdata=no
42546fi
42547
42548        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_append_element in -lfdata" >&5
42549$as_echo_n "checking for libfdata_list_append_element in -lfdata... " >&6; }
42550if ${ac_cv_lib_fdata_libfdata_list_append_element+:} false; then :
42551  $as_echo_n "(cached) " >&6
42552else
42553  ac_check_lib_save_LIBS=$LIBS
42554LIBS="-lfdata  $LIBS"
42555cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42556/* end confdefs.h.  */
42557
42558/* Override any GCC internal prototype to avoid an error.
42559   Use char because int might match the return type of a GCC
42560   builtin and then its argument prototype would still apply.  */
42561#ifdef __cplusplus
42562extern "C"
42563#endif
42564char libfdata_list_append_element ();
42565int
42566main ()
42567{
42568return libfdata_list_append_element ();
42569  ;
42570  return 0;
42571}
42572_ACEOF
42573if ac_fn_c_try_link "$LINENO"; then :
42574  ac_cv_lib_fdata_libfdata_list_append_element=yes
42575else
42576  ac_cv_lib_fdata_libfdata_list_append_element=no
42577fi
42578rm -f core conftest.err conftest.$ac_objext \
42579    conftest$ac_exeext conftest.$ac_ext
42580LIBS=$ac_check_lib_save_LIBS
42581fi
42582{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_append_element" >&5
42583$as_echo "$ac_cv_lib_fdata_libfdata_list_append_element" >&6; }
42584if test "x$ac_cv_lib_fdata_libfdata_list_append_element" = xyes; then :
42585  ac_cv_libfdata_dummy=yes
42586else
42587  ac_cv_libfdata=no
42588fi
42589
42590        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_append_list in -lfdata" >&5
42591$as_echo_n "checking for libfdata_list_append_list in -lfdata... " >&6; }
42592if ${ac_cv_lib_fdata_libfdata_list_append_list+:} false; then :
42593  $as_echo_n "(cached) " >&6
42594else
42595  ac_check_lib_save_LIBS=$LIBS
42596LIBS="-lfdata  $LIBS"
42597cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42598/* end confdefs.h.  */
42599
42600/* Override any GCC internal prototype to avoid an error.
42601   Use char because int might match the return type of a GCC
42602   builtin and then its argument prototype would still apply.  */
42603#ifdef __cplusplus
42604extern "C"
42605#endif
42606char libfdata_list_append_list ();
42607int
42608main ()
42609{
42610return libfdata_list_append_list ();
42611  ;
42612  return 0;
42613}
42614_ACEOF
42615if ac_fn_c_try_link "$LINENO"; then :
42616  ac_cv_lib_fdata_libfdata_list_append_list=yes
42617else
42618  ac_cv_lib_fdata_libfdata_list_append_list=no
42619fi
42620rm -f core conftest.err conftest.$ac_objext \
42621    conftest$ac_exeext conftest.$ac_ext
42622LIBS=$ac_check_lib_save_LIBS
42623fi
42624{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_append_list" >&5
42625$as_echo "$ac_cv_lib_fdata_libfdata_list_append_list" >&6; }
42626if test "x$ac_cv_lib_fdata_libfdata_list_append_list" = xyes; then :
42627  ac_cv_libfdata_dummy=yes
42628else
42629  ac_cv_libfdata=no
42630fi
42631
42632        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_is_element_set in -lfdata" >&5
42633$as_echo_n "checking for libfdata_list_is_element_set in -lfdata... " >&6; }
42634if ${ac_cv_lib_fdata_libfdata_list_is_element_set+:} false; then :
42635  $as_echo_n "(cached) " >&6
42636else
42637  ac_check_lib_save_LIBS=$LIBS
42638LIBS="-lfdata  $LIBS"
42639cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42640/* end confdefs.h.  */
42641
42642/* Override any GCC internal prototype to avoid an error.
42643   Use char because int might match the return type of a GCC
42644   builtin and then its argument prototype would still apply.  */
42645#ifdef __cplusplus
42646extern "C"
42647#endif
42648char libfdata_list_is_element_set ();
42649int
42650main ()
42651{
42652return libfdata_list_is_element_set ();
42653  ;
42654  return 0;
42655}
42656_ACEOF
42657if ac_fn_c_try_link "$LINENO"; then :
42658  ac_cv_lib_fdata_libfdata_list_is_element_set=yes
42659else
42660  ac_cv_lib_fdata_libfdata_list_is_element_set=no
42661fi
42662rm -f core conftest.err conftest.$ac_objext \
42663    conftest$ac_exeext conftest.$ac_ext
42664LIBS=$ac_check_lib_save_LIBS
42665fi
42666{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_is_element_set" >&5
42667$as_echo "$ac_cv_lib_fdata_libfdata_list_is_element_set" >&6; }
42668if test "x$ac_cv_lib_fdata_libfdata_list_is_element_set" = xyes; then :
42669  ac_cv_libfdata_dummy=yes
42670else
42671  ac_cv_libfdata=no
42672fi
42673
42674
42675        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_get_element_mapped_range in -lfdata" >&5
42676$as_echo_n "checking for libfdata_list_get_element_mapped_range in -lfdata... " >&6; }
42677if ${ac_cv_lib_fdata_libfdata_list_get_element_mapped_range+:} false; then :
42678  $as_echo_n "(cached) " >&6
42679else
42680  ac_check_lib_save_LIBS=$LIBS
42681LIBS="-lfdata  $LIBS"
42682cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42683/* end confdefs.h.  */
42684
42685/* Override any GCC internal prototype to avoid an error.
42686   Use char because int might match the return type of a GCC
42687   builtin and then its argument prototype would still apply.  */
42688#ifdef __cplusplus
42689extern "C"
42690#endif
42691char libfdata_list_get_element_mapped_range ();
42692int
42693main ()
42694{
42695return libfdata_list_get_element_mapped_range ();
42696  ;
42697  return 0;
42698}
42699_ACEOF
42700if ac_fn_c_try_link "$LINENO"; then :
42701  ac_cv_lib_fdata_libfdata_list_get_element_mapped_range=yes
42702else
42703  ac_cv_lib_fdata_libfdata_list_get_element_mapped_range=no
42704fi
42705rm -f core conftest.err conftest.$ac_objext \
42706    conftest$ac_exeext conftest.$ac_ext
42707LIBS=$ac_check_lib_save_LIBS
42708fi
42709{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_get_element_mapped_range" >&5
42710$as_echo "$ac_cv_lib_fdata_libfdata_list_get_element_mapped_range" >&6; }
42711if test "x$ac_cv_lib_fdata_libfdata_list_get_element_mapped_range" = xyes; then :
42712  ac_cv_libfdata_dummy=yes
42713else
42714  ac_cv_libfdata=no
42715fi
42716
42717        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_get_mapped_offset in -lfdata" >&5
42718$as_echo_n "checking for libfdata_list_get_mapped_offset in -lfdata... " >&6; }
42719if ${ac_cv_lib_fdata_libfdata_list_get_mapped_offset+:} false; then :
42720  $as_echo_n "(cached) " >&6
42721else
42722  ac_check_lib_save_LIBS=$LIBS
42723LIBS="-lfdata  $LIBS"
42724cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42725/* end confdefs.h.  */
42726
42727/* Override any GCC internal prototype to avoid an error.
42728   Use char because int might match the return type of a GCC
42729   builtin and then its argument prototype would still apply.  */
42730#ifdef __cplusplus
42731extern "C"
42732#endif
42733char libfdata_list_get_mapped_offset ();
42734int
42735main ()
42736{
42737return libfdata_list_get_mapped_offset ();
42738  ;
42739  return 0;
42740}
42741_ACEOF
42742if ac_fn_c_try_link "$LINENO"; then :
42743  ac_cv_lib_fdata_libfdata_list_get_mapped_offset=yes
42744else
42745  ac_cv_lib_fdata_libfdata_list_get_mapped_offset=no
42746fi
42747rm -f core conftest.err conftest.$ac_objext \
42748    conftest$ac_exeext conftest.$ac_ext
42749LIBS=$ac_check_lib_save_LIBS
42750fi
42751{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_get_mapped_offset" >&5
42752$as_echo "$ac_cv_lib_fdata_libfdata_list_get_mapped_offset" >&6; }
42753if test "x$ac_cv_lib_fdata_libfdata_list_get_mapped_offset" = xyes; then :
42754  ac_cv_libfdata_dummy=yes
42755else
42756  ac_cv_libfdata=no
42757fi
42758
42759        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_set_mapped_offset in -lfdata" >&5
42760$as_echo_n "checking for libfdata_list_set_mapped_offset in -lfdata... " >&6; }
42761if ${ac_cv_lib_fdata_libfdata_list_set_mapped_offset+:} false; then :
42762  $as_echo_n "(cached) " >&6
42763else
42764  ac_check_lib_save_LIBS=$LIBS
42765LIBS="-lfdata  $LIBS"
42766cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42767/* end confdefs.h.  */
42768
42769/* Override any GCC internal prototype to avoid an error.
42770   Use char because int might match the return type of a GCC
42771   builtin and then its argument prototype would still apply.  */
42772#ifdef __cplusplus
42773extern "C"
42774#endif
42775char libfdata_list_set_mapped_offset ();
42776int
42777main ()
42778{
42779return libfdata_list_set_mapped_offset ();
42780  ;
42781  return 0;
42782}
42783_ACEOF
42784if ac_fn_c_try_link "$LINENO"; then :
42785  ac_cv_lib_fdata_libfdata_list_set_mapped_offset=yes
42786else
42787  ac_cv_lib_fdata_libfdata_list_set_mapped_offset=no
42788fi
42789rm -f core conftest.err conftest.$ac_objext \
42790    conftest$ac_exeext conftest.$ac_ext
42791LIBS=$ac_check_lib_save_LIBS
42792fi
42793{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_set_mapped_offset" >&5
42794$as_echo "$ac_cv_lib_fdata_libfdata_list_set_mapped_offset" >&6; }
42795if test "x$ac_cv_lib_fdata_libfdata_list_set_mapped_offset" = xyes; then :
42796  ac_cv_libfdata_dummy=yes
42797else
42798  ac_cv_libfdata=no
42799fi
42800
42801
42802        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_get_mapped_size_by_index in -lfdata" >&5
42803$as_echo_n "checking for libfdata_list_get_mapped_size_by_index in -lfdata... " >&6; }
42804if ${ac_cv_lib_fdata_libfdata_list_get_mapped_size_by_index+:} false; then :
42805  $as_echo_n "(cached) " >&6
42806else
42807  ac_check_lib_save_LIBS=$LIBS
42808LIBS="-lfdata  $LIBS"
42809cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42810/* end confdefs.h.  */
42811
42812/* Override any GCC internal prototype to avoid an error.
42813   Use char because int might match the return type of a GCC
42814   builtin and then its argument prototype would still apply.  */
42815#ifdef __cplusplus
42816extern "C"
42817#endif
42818char libfdata_list_get_mapped_size_by_index ();
42819int
42820main ()
42821{
42822return libfdata_list_get_mapped_size_by_index ();
42823  ;
42824  return 0;
42825}
42826_ACEOF
42827if ac_fn_c_try_link "$LINENO"; then :
42828  ac_cv_lib_fdata_libfdata_list_get_mapped_size_by_index=yes
42829else
42830  ac_cv_lib_fdata_libfdata_list_get_mapped_size_by_index=no
42831fi
42832rm -f core conftest.err conftest.$ac_objext \
42833    conftest$ac_exeext conftest.$ac_ext
42834LIBS=$ac_check_lib_save_LIBS
42835fi
42836{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_get_mapped_size_by_index" >&5
42837$as_echo "$ac_cv_lib_fdata_libfdata_list_get_mapped_size_by_index" >&6; }
42838if test "x$ac_cv_lib_fdata_libfdata_list_get_mapped_size_by_index" = xyes; then :
42839  ac_cv_libfdata_dummy=yes
42840else
42841  ac_cv_libfdata=no
42842fi
42843
42844        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_set_mapped_size_by_index in -lfdata" >&5
42845$as_echo_n "checking for libfdata_list_set_mapped_size_by_index in -lfdata... " >&6; }
42846if ${ac_cv_lib_fdata_libfdata_list_set_mapped_size_by_index+:} false; then :
42847  $as_echo_n "(cached) " >&6
42848else
42849  ac_check_lib_save_LIBS=$LIBS
42850LIBS="-lfdata  $LIBS"
42851cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42852/* end confdefs.h.  */
42853
42854/* Override any GCC internal prototype to avoid an error.
42855   Use char because int might match the return type of a GCC
42856   builtin and then its argument prototype would still apply.  */
42857#ifdef __cplusplus
42858extern "C"
42859#endif
42860char libfdata_list_set_mapped_size_by_index ();
42861int
42862main ()
42863{
42864return libfdata_list_set_mapped_size_by_index ();
42865  ;
42866  return 0;
42867}
42868_ACEOF
42869if ac_fn_c_try_link "$LINENO"; then :
42870  ac_cv_lib_fdata_libfdata_list_set_mapped_size_by_index=yes
42871else
42872  ac_cv_lib_fdata_libfdata_list_set_mapped_size_by_index=no
42873fi
42874rm -f core conftest.err conftest.$ac_objext \
42875    conftest$ac_exeext conftest.$ac_ext
42876LIBS=$ac_check_lib_save_LIBS
42877fi
42878{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_set_mapped_size_by_index" >&5
42879$as_echo "$ac_cv_lib_fdata_libfdata_list_set_mapped_size_by_index" >&6; }
42880if test "x$ac_cv_lib_fdata_libfdata_list_set_mapped_size_by_index" = xyes; then :
42881  ac_cv_libfdata_dummy=yes
42882else
42883  ac_cv_libfdata=no
42884fi
42885
42886        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_get_element_by_index_with_mapped_size in -lfdata" >&5
42887$as_echo_n "checking for libfdata_list_get_element_by_index_with_mapped_size in -lfdata... " >&6; }
42888if ${ac_cv_lib_fdata_libfdata_list_get_element_by_index_with_mapped_size+:} false; then :
42889  $as_echo_n "(cached) " >&6
42890else
42891  ac_check_lib_save_LIBS=$LIBS
42892LIBS="-lfdata  $LIBS"
42893cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42894/* end confdefs.h.  */
42895
42896/* Override any GCC internal prototype to avoid an error.
42897   Use char because int might match the return type of a GCC
42898   builtin and then its argument prototype would still apply.  */
42899#ifdef __cplusplus
42900extern "C"
42901#endif
42902char libfdata_list_get_element_by_index_with_mapped_size ();
42903int
42904main ()
42905{
42906return libfdata_list_get_element_by_index_with_mapped_size ();
42907  ;
42908  return 0;
42909}
42910_ACEOF
42911if ac_fn_c_try_link "$LINENO"; then :
42912  ac_cv_lib_fdata_libfdata_list_get_element_by_index_with_mapped_size=yes
42913else
42914  ac_cv_lib_fdata_libfdata_list_get_element_by_index_with_mapped_size=no
42915fi
42916rm -f core conftest.err conftest.$ac_objext \
42917    conftest$ac_exeext conftest.$ac_ext
42918LIBS=$ac_check_lib_save_LIBS
42919fi
42920{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_get_element_by_index_with_mapped_size" >&5
42921$as_echo "$ac_cv_lib_fdata_libfdata_list_get_element_by_index_with_mapped_size" >&6; }
42922if test "x$ac_cv_lib_fdata_libfdata_list_get_element_by_index_with_mapped_size" = xyes; then :
42923  ac_cv_libfdata_dummy=yes
42924else
42925  ac_cv_libfdata=no
42926fi
42927
42928        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_set_element_by_index_with_mapped_size in -lfdata" >&5
42929$as_echo_n "checking for libfdata_list_set_element_by_index_with_mapped_size in -lfdata... " >&6; }
42930if ${ac_cv_lib_fdata_libfdata_list_set_element_by_index_with_mapped_size+:} false; then :
42931  $as_echo_n "(cached) " >&6
42932else
42933  ac_check_lib_save_LIBS=$LIBS
42934LIBS="-lfdata  $LIBS"
42935cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42936/* end confdefs.h.  */
42937
42938/* Override any GCC internal prototype to avoid an error.
42939   Use char because int might match the return type of a GCC
42940   builtin and then its argument prototype would still apply.  */
42941#ifdef __cplusplus
42942extern "C"
42943#endif
42944char libfdata_list_set_element_by_index_with_mapped_size ();
42945int
42946main ()
42947{
42948return libfdata_list_set_element_by_index_with_mapped_size ();
42949  ;
42950  return 0;
42951}
42952_ACEOF
42953if ac_fn_c_try_link "$LINENO"; then :
42954  ac_cv_lib_fdata_libfdata_list_set_element_by_index_with_mapped_size=yes
42955else
42956  ac_cv_lib_fdata_libfdata_list_set_element_by_index_with_mapped_size=no
42957fi
42958rm -f core conftest.err conftest.$ac_objext \
42959    conftest$ac_exeext conftest.$ac_ext
42960LIBS=$ac_check_lib_save_LIBS
42961fi
42962{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_set_element_by_index_with_mapped_size" >&5
42963$as_echo "$ac_cv_lib_fdata_libfdata_list_set_element_by_index_with_mapped_size" >&6; }
42964if test "x$ac_cv_lib_fdata_libfdata_list_set_element_by_index_with_mapped_size" = xyes; then :
42965  ac_cv_libfdata_dummy=yes
42966else
42967  ac_cv_libfdata=no
42968fi
42969
42970        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_append_element_with_mapped_size in -lfdata" >&5
42971$as_echo_n "checking for libfdata_list_append_element_with_mapped_size in -lfdata... " >&6; }
42972if ${ac_cv_lib_fdata_libfdata_list_append_element_with_mapped_size+:} false; then :
42973  $as_echo_n "(cached) " >&6
42974else
42975  ac_check_lib_save_LIBS=$LIBS
42976LIBS="-lfdata  $LIBS"
42977cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42978/* end confdefs.h.  */
42979
42980/* Override any GCC internal prototype to avoid an error.
42981   Use char because int might match the return type of a GCC
42982   builtin and then its argument prototype would still apply.  */
42983#ifdef __cplusplus
42984extern "C"
42985#endif
42986char libfdata_list_append_element_with_mapped_size ();
42987int
42988main ()
42989{
42990return libfdata_list_append_element_with_mapped_size ();
42991  ;
42992  return 0;
42993}
42994_ACEOF
42995if ac_fn_c_try_link "$LINENO"; then :
42996  ac_cv_lib_fdata_libfdata_list_append_element_with_mapped_size=yes
42997else
42998  ac_cv_lib_fdata_libfdata_list_append_element_with_mapped_size=no
42999fi
43000rm -f core conftest.err conftest.$ac_objext \
43001    conftest$ac_exeext conftest.$ac_ext
43002LIBS=$ac_check_lib_save_LIBS
43003fi
43004{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_append_element_with_mapped_size" >&5
43005$as_echo "$ac_cv_lib_fdata_libfdata_list_append_element_with_mapped_size" >&6; }
43006if test "x$ac_cv_lib_fdata_libfdata_list_append_element_with_mapped_size" = xyes; then :
43007  ac_cv_libfdata_dummy=yes
43008else
43009  ac_cv_libfdata=no
43010fi
43011
43012
43013        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_get_element_index_at_offset in -lfdata" >&5
43014$as_echo_n "checking for libfdata_list_get_element_index_at_offset in -lfdata... " >&6; }
43015if ${ac_cv_lib_fdata_libfdata_list_get_element_index_at_offset+:} false; then :
43016  $as_echo_n "(cached) " >&6
43017else
43018  ac_check_lib_save_LIBS=$LIBS
43019LIBS="-lfdata  $LIBS"
43020cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43021/* end confdefs.h.  */
43022
43023/* Override any GCC internal prototype to avoid an error.
43024   Use char because int might match the return type of a GCC
43025   builtin and then its argument prototype would still apply.  */
43026#ifdef __cplusplus
43027extern "C"
43028#endif
43029char libfdata_list_get_element_index_at_offset ();
43030int
43031main ()
43032{
43033return libfdata_list_get_element_index_at_offset ();
43034  ;
43035  return 0;
43036}
43037_ACEOF
43038if ac_fn_c_try_link "$LINENO"; then :
43039  ac_cv_lib_fdata_libfdata_list_get_element_index_at_offset=yes
43040else
43041  ac_cv_lib_fdata_libfdata_list_get_element_index_at_offset=no
43042fi
43043rm -f core conftest.err conftest.$ac_objext \
43044    conftest$ac_exeext conftest.$ac_ext
43045LIBS=$ac_check_lib_save_LIBS
43046fi
43047{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_get_element_index_at_offset" >&5
43048$as_echo "$ac_cv_lib_fdata_libfdata_list_get_element_index_at_offset" >&6; }
43049if test "x$ac_cv_lib_fdata_libfdata_list_get_element_index_at_offset" = xyes; then :
43050  ac_cv_libfdata_dummy=yes
43051else
43052  ac_cv_libfdata=no
43053fi
43054
43055        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_get_list_element_at_offset in -lfdata" >&5
43056$as_echo_n "checking for libfdata_list_get_list_element_at_offset in -lfdata... " >&6; }
43057if ${ac_cv_lib_fdata_libfdata_list_get_list_element_at_offset+:} false; then :
43058  $as_echo_n "(cached) " >&6
43059else
43060  ac_check_lib_save_LIBS=$LIBS
43061LIBS="-lfdata  $LIBS"
43062cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43063/* end confdefs.h.  */
43064
43065/* Override any GCC internal prototype to avoid an error.
43066   Use char because int might match the return type of a GCC
43067   builtin and then its argument prototype would still apply.  */
43068#ifdef __cplusplus
43069extern "C"
43070#endif
43071char libfdata_list_get_list_element_at_offset ();
43072int
43073main ()
43074{
43075return libfdata_list_get_list_element_at_offset ();
43076  ;
43077  return 0;
43078}
43079_ACEOF
43080if ac_fn_c_try_link "$LINENO"; then :
43081  ac_cv_lib_fdata_libfdata_list_get_list_element_at_offset=yes
43082else
43083  ac_cv_lib_fdata_libfdata_list_get_list_element_at_offset=no
43084fi
43085rm -f core conftest.err conftest.$ac_objext \
43086    conftest$ac_exeext conftest.$ac_ext
43087LIBS=$ac_check_lib_save_LIBS
43088fi
43089{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_get_list_element_at_offset" >&5
43090$as_echo "$ac_cv_lib_fdata_libfdata_list_get_list_element_at_offset" >&6; }
43091if test "x$ac_cv_lib_fdata_libfdata_list_get_list_element_at_offset" = xyes; then :
43092  ac_cv_libfdata_dummy=yes
43093else
43094  ac_cv_libfdata=no
43095fi
43096
43097        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_get_element_at_offset in -lfdata" >&5
43098$as_echo_n "checking for libfdata_list_get_element_at_offset in -lfdata... " >&6; }
43099if ${ac_cv_lib_fdata_libfdata_list_get_element_at_offset+:} false; then :
43100  $as_echo_n "(cached) " >&6
43101else
43102  ac_check_lib_save_LIBS=$LIBS
43103LIBS="-lfdata  $LIBS"
43104cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43105/* end confdefs.h.  */
43106
43107/* Override any GCC internal prototype to avoid an error.
43108   Use char because int might match the return type of a GCC
43109   builtin and then its argument prototype would still apply.  */
43110#ifdef __cplusplus
43111extern "C"
43112#endif
43113char libfdata_list_get_element_at_offset ();
43114int
43115main ()
43116{
43117return libfdata_list_get_element_at_offset ();
43118  ;
43119  return 0;
43120}
43121_ACEOF
43122if ac_fn_c_try_link "$LINENO"; then :
43123  ac_cv_lib_fdata_libfdata_list_get_element_at_offset=yes
43124else
43125  ac_cv_lib_fdata_libfdata_list_get_element_at_offset=no
43126fi
43127rm -f core conftest.err conftest.$ac_objext \
43128    conftest$ac_exeext conftest.$ac_ext
43129LIBS=$ac_check_lib_save_LIBS
43130fi
43131{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_get_element_at_offset" >&5
43132$as_echo "$ac_cv_lib_fdata_libfdata_list_get_element_at_offset" >&6; }
43133if test "x$ac_cv_lib_fdata_libfdata_list_get_element_at_offset" = xyes; then :
43134  ac_cv_libfdata_dummy=yes
43135else
43136  ac_cv_libfdata=no
43137fi
43138
43139
43140        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_cache_element_value in -lfdata" >&5
43141$as_echo_n "checking for libfdata_list_cache_element_value in -lfdata... " >&6; }
43142if ${ac_cv_lib_fdata_libfdata_list_cache_element_value+:} false; then :
43143  $as_echo_n "(cached) " >&6
43144else
43145  ac_check_lib_save_LIBS=$LIBS
43146LIBS="-lfdata  $LIBS"
43147cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43148/* end confdefs.h.  */
43149
43150/* Override any GCC internal prototype to avoid an error.
43151   Use char because int might match the return type of a GCC
43152   builtin and then its argument prototype would still apply.  */
43153#ifdef __cplusplus
43154extern "C"
43155#endif
43156char libfdata_list_cache_element_value ();
43157int
43158main ()
43159{
43160return libfdata_list_cache_element_value ();
43161  ;
43162  return 0;
43163}
43164_ACEOF
43165if ac_fn_c_try_link "$LINENO"; then :
43166  ac_cv_lib_fdata_libfdata_list_cache_element_value=yes
43167else
43168  ac_cv_lib_fdata_libfdata_list_cache_element_value=no
43169fi
43170rm -f core conftest.err conftest.$ac_objext \
43171    conftest$ac_exeext conftest.$ac_ext
43172LIBS=$ac_check_lib_save_LIBS
43173fi
43174{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_cache_element_value" >&5
43175$as_echo "$ac_cv_lib_fdata_libfdata_list_cache_element_value" >&6; }
43176if test "x$ac_cv_lib_fdata_libfdata_list_cache_element_value" = xyes; then :
43177  ac_cv_libfdata_dummy=yes
43178else
43179  ac_cv_libfdata=no
43180fi
43181
43182        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_get_element_value_by_index in -lfdata" >&5
43183$as_echo_n "checking for libfdata_list_get_element_value_by_index in -lfdata... " >&6; }
43184if ${ac_cv_lib_fdata_libfdata_list_get_element_value_by_index+:} false; then :
43185  $as_echo_n "(cached) " >&6
43186else
43187  ac_check_lib_save_LIBS=$LIBS
43188LIBS="-lfdata  $LIBS"
43189cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43190/* end confdefs.h.  */
43191
43192/* Override any GCC internal prototype to avoid an error.
43193   Use char because int might match the return type of a GCC
43194   builtin and then its argument prototype would still apply.  */
43195#ifdef __cplusplus
43196extern "C"
43197#endif
43198char libfdata_list_get_element_value_by_index ();
43199int
43200main ()
43201{
43202return libfdata_list_get_element_value_by_index ();
43203  ;
43204  return 0;
43205}
43206_ACEOF
43207if ac_fn_c_try_link "$LINENO"; then :
43208  ac_cv_lib_fdata_libfdata_list_get_element_value_by_index=yes
43209else
43210  ac_cv_lib_fdata_libfdata_list_get_element_value_by_index=no
43211fi
43212rm -f core conftest.err conftest.$ac_objext \
43213    conftest$ac_exeext conftest.$ac_ext
43214LIBS=$ac_check_lib_save_LIBS
43215fi
43216{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_get_element_value_by_index" >&5
43217$as_echo "$ac_cv_lib_fdata_libfdata_list_get_element_value_by_index" >&6; }
43218if test "x$ac_cv_lib_fdata_libfdata_list_get_element_value_by_index" = xyes; then :
43219  ac_cv_libfdata_dummy=yes
43220else
43221  ac_cv_libfdata=no
43222fi
43223
43224        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_get_element_value_at_offset in -lfdata" >&5
43225$as_echo_n "checking for libfdata_list_get_element_value_at_offset in -lfdata... " >&6; }
43226if ${ac_cv_lib_fdata_libfdata_list_get_element_value_at_offset+:} false; then :
43227  $as_echo_n "(cached) " >&6
43228else
43229  ac_check_lib_save_LIBS=$LIBS
43230LIBS="-lfdata  $LIBS"
43231cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43232/* end confdefs.h.  */
43233
43234/* Override any GCC internal prototype to avoid an error.
43235   Use char because int might match the return type of a GCC
43236   builtin and then its argument prototype would still apply.  */
43237#ifdef __cplusplus
43238extern "C"
43239#endif
43240char libfdata_list_get_element_value_at_offset ();
43241int
43242main ()
43243{
43244return libfdata_list_get_element_value_at_offset ();
43245  ;
43246  return 0;
43247}
43248_ACEOF
43249if ac_fn_c_try_link "$LINENO"; then :
43250  ac_cv_lib_fdata_libfdata_list_get_element_value_at_offset=yes
43251else
43252  ac_cv_lib_fdata_libfdata_list_get_element_value_at_offset=no
43253fi
43254rm -f core conftest.err conftest.$ac_objext \
43255    conftest$ac_exeext conftest.$ac_ext
43256LIBS=$ac_check_lib_save_LIBS
43257fi
43258{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_get_element_value_at_offset" >&5
43259$as_echo "$ac_cv_lib_fdata_libfdata_list_get_element_value_at_offset" >&6; }
43260if test "x$ac_cv_lib_fdata_libfdata_list_get_element_value_at_offset" = xyes; then :
43261  ac_cv_libfdata_dummy=yes
43262else
43263  ac_cv_libfdata=no
43264fi
43265
43266        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_set_element_value_by_index in -lfdata" >&5
43267$as_echo_n "checking for libfdata_list_set_element_value_by_index in -lfdata... " >&6; }
43268if ${ac_cv_lib_fdata_libfdata_list_set_element_value_by_index+:} false; then :
43269  $as_echo_n "(cached) " >&6
43270else
43271  ac_check_lib_save_LIBS=$LIBS
43272LIBS="-lfdata  $LIBS"
43273cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43274/* end confdefs.h.  */
43275
43276/* Override any GCC internal prototype to avoid an error.
43277   Use char because int might match the return type of a GCC
43278   builtin and then its argument prototype would still apply.  */
43279#ifdef __cplusplus
43280extern "C"
43281#endif
43282char libfdata_list_set_element_value_by_index ();
43283int
43284main ()
43285{
43286return libfdata_list_set_element_value_by_index ();
43287  ;
43288  return 0;
43289}
43290_ACEOF
43291if ac_fn_c_try_link "$LINENO"; then :
43292  ac_cv_lib_fdata_libfdata_list_set_element_value_by_index=yes
43293else
43294  ac_cv_lib_fdata_libfdata_list_set_element_value_by_index=no
43295fi
43296rm -f core conftest.err conftest.$ac_objext \
43297    conftest$ac_exeext conftest.$ac_ext
43298LIBS=$ac_check_lib_save_LIBS
43299fi
43300{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_set_element_value_by_index" >&5
43301$as_echo "$ac_cv_lib_fdata_libfdata_list_set_element_value_by_index" >&6; }
43302if test "x$ac_cv_lib_fdata_libfdata_list_set_element_value_by_index" = xyes; then :
43303  ac_cv_libfdata_dummy=yes
43304else
43305  ac_cv_libfdata=no
43306fi
43307
43308
43309        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_set_element_value_at_offset in -lfdata" >&5
43310$as_echo_n "checking for libfdata_list_set_element_value_at_offset in -lfdata... " >&6; }
43311if ${ac_cv_lib_fdata_libfdata_list_set_element_value_at_offset+:} false; then :
43312  $as_echo_n "(cached) " >&6
43313else
43314  ac_check_lib_save_LIBS=$LIBS
43315LIBS="-lfdata  $LIBS"
43316cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43317/* end confdefs.h.  */
43318
43319/* Override any GCC internal prototype to avoid an error.
43320   Use char because int might match the return type of a GCC
43321   builtin and then its argument prototype would still apply.  */
43322#ifdef __cplusplus
43323extern "C"
43324#endif
43325char libfdata_list_set_element_value_at_offset ();
43326int
43327main ()
43328{
43329return libfdata_list_set_element_value_at_offset ();
43330  ;
43331  return 0;
43332}
43333_ACEOF
43334if ac_fn_c_try_link "$LINENO"; then :
43335  ac_cv_lib_fdata_libfdata_list_set_element_value_at_offset=yes
43336else
43337  ac_cv_lib_fdata_libfdata_list_set_element_value_at_offset=no
43338fi
43339rm -f core conftest.err conftest.$ac_objext \
43340    conftest$ac_exeext conftest.$ac_ext
43341LIBS=$ac_check_lib_save_LIBS
43342fi
43343{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_set_element_value_at_offset" >&5
43344$as_echo "$ac_cv_lib_fdata_libfdata_list_set_element_value_at_offset" >&6; }
43345if test "x$ac_cv_lib_fdata_libfdata_list_set_element_value_at_offset" = xyes; then :
43346  ac_cv_libfdata_dummy=yes
43347else
43348  ac_cv_libfdata=no
43349fi
43350
43351        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_get_size in -lfdata" >&5
43352$as_echo_n "checking for libfdata_list_get_size in -lfdata... " >&6; }
43353if ${ac_cv_lib_fdata_libfdata_list_get_size+:} false; then :
43354  $as_echo_n "(cached) " >&6
43355else
43356  ac_check_lib_save_LIBS=$LIBS
43357LIBS="-lfdata  $LIBS"
43358cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43359/* end confdefs.h.  */
43360
43361/* Override any GCC internal prototype to avoid an error.
43362   Use char because int might match the return type of a GCC
43363   builtin and then its argument prototype would still apply.  */
43364#ifdef __cplusplus
43365extern "C"
43366#endif
43367char libfdata_list_get_size ();
43368int
43369main ()
43370{
43371return libfdata_list_get_size ();
43372  ;
43373  return 0;
43374}
43375_ACEOF
43376if ac_fn_c_try_link "$LINENO"; then :
43377  ac_cv_lib_fdata_libfdata_list_get_size=yes
43378else
43379  ac_cv_lib_fdata_libfdata_list_get_size=no
43380fi
43381rm -f core conftest.err conftest.$ac_objext \
43382    conftest$ac_exeext conftest.$ac_ext
43383LIBS=$ac_check_lib_save_LIBS
43384fi
43385{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_get_size" >&5
43386$as_echo "$ac_cv_lib_fdata_libfdata_list_get_size" >&6; }
43387if test "x$ac_cv_lib_fdata_libfdata_list_get_size" = xyes; then :
43388  ac_cv_libfdata_dummy=yes
43389else
43390  ac_cv_libfdata=no
43391fi
43392
43393
43394        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_element_get_mapped_size in -lfdata" >&5
43395$as_echo_n "checking for libfdata_list_element_get_mapped_size in -lfdata... " >&6; }
43396if ${ac_cv_lib_fdata_libfdata_list_element_get_mapped_size+:} false; then :
43397  $as_echo_n "(cached) " >&6
43398else
43399  ac_check_lib_save_LIBS=$LIBS
43400LIBS="-lfdata  $LIBS"
43401cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43402/* end confdefs.h.  */
43403
43404/* Override any GCC internal prototype to avoid an error.
43405   Use char because int might match the return type of a GCC
43406   builtin and then its argument prototype would still apply.  */
43407#ifdef __cplusplus
43408extern "C"
43409#endif
43410char libfdata_list_element_get_mapped_size ();
43411int
43412main ()
43413{
43414return libfdata_list_element_get_mapped_size ();
43415  ;
43416  return 0;
43417}
43418_ACEOF
43419if ac_fn_c_try_link "$LINENO"; then :
43420  ac_cv_lib_fdata_libfdata_list_element_get_mapped_size=yes
43421else
43422  ac_cv_lib_fdata_libfdata_list_element_get_mapped_size=no
43423fi
43424rm -f core conftest.err conftest.$ac_objext \
43425    conftest$ac_exeext conftest.$ac_ext
43426LIBS=$ac_check_lib_save_LIBS
43427fi
43428{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_element_get_mapped_size" >&5
43429$as_echo "$ac_cv_lib_fdata_libfdata_list_element_get_mapped_size" >&6; }
43430if test "x$ac_cv_lib_fdata_libfdata_list_element_get_mapped_size" = xyes; then :
43431  ac_cv_libfdata_dummy=yes
43432else
43433  ac_cv_libfdata=no
43434fi
43435
43436        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_element_set_mapped_size in -lfdata" >&5
43437$as_echo_n "checking for libfdata_list_element_set_mapped_size in -lfdata... " >&6; }
43438if ${ac_cv_lib_fdata_libfdata_list_element_set_mapped_size+:} false; then :
43439  $as_echo_n "(cached) " >&6
43440else
43441  ac_check_lib_save_LIBS=$LIBS
43442LIBS="-lfdata  $LIBS"
43443cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43444/* end confdefs.h.  */
43445
43446/* Override any GCC internal prototype to avoid an error.
43447   Use char because int might match the return type of a GCC
43448   builtin and then its argument prototype would still apply.  */
43449#ifdef __cplusplus
43450extern "C"
43451#endif
43452char libfdata_list_element_set_mapped_size ();
43453int
43454main ()
43455{
43456return libfdata_list_element_set_mapped_size ();
43457  ;
43458  return 0;
43459}
43460_ACEOF
43461if ac_fn_c_try_link "$LINENO"; then :
43462  ac_cv_lib_fdata_libfdata_list_element_set_mapped_size=yes
43463else
43464  ac_cv_lib_fdata_libfdata_list_element_set_mapped_size=no
43465fi
43466rm -f core conftest.err conftest.$ac_objext \
43467    conftest$ac_exeext conftest.$ac_ext
43468LIBS=$ac_check_lib_save_LIBS
43469fi
43470{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_element_set_mapped_size" >&5
43471$as_echo "$ac_cv_lib_fdata_libfdata_list_element_set_mapped_size" >&6; }
43472if test "x$ac_cv_lib_fdata_libfdata_list_element_set_mapped_size" = xyes; then :
43473  ac_cv_libfdata_dummy=yes
43474else
43475  ac_cv_libfdata=no
43476fi
43477
43478        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_element_get_element_value in -lfdata" >&5
43479$as_echo_n "checking for libfdata_list_element_get_element_value in -lfdata... " >&6; }
43480if ${ac_cv_lib_fdata_libfdata_list_element_get_element_value+:} false; then :
43481  $as_echo_n "(cached) " >&6
43482else
43483  ac_check_lib_save_LIBS=$LIBS
43484LIBS="-lfdata  $LIBS"
43485cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43486/* end confdefs.h.  */
43487
43488/* Override any GCC internal prototype to avoid an error.
43489   Use char because int might match the return type of a GCC
43490   builtin and then its argument prototype would still apply.  */
43491#ifdef __cplusplus
43492extern "C"
43493#endif
43494char libfdata_list_element_get_element_value ();
43495int
43496main ()
43497{
43498return libfdata_list_element_get_element_value ();
43499  ;
43500  return 0;
43501}
43502_ACEOF
43503if ac_fn_c_try_link "$LINENO"; then :
43504  ac_cv_lib_fdata_libfdata_list_element_get_element_value=yes
43505else
43506  ac_cv_lib_fdata_libfdata_list_element_get_element_value=no
43507fi
43508rm -f core conftest.err conftest.$ac_objext \
43509    conftest$ac_exeext conftest.$ac_ext
43510LIBS=$ac_check_lib_save_LIBS
43511fi
43512{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_element_get_element_value" >&5
43513$as_echo "$ac_cv_lib_fdata_libfdata_list_element_get_element_value" >&6; }
43514if test "x$ac_cv_lib_fdata_libfdata_list_element_get_element_value" = xyes; then :
43515  ac_cv_libfdata_dummy=yes
43516else
43517  ac_cv_libfdata=no
43518fi
43519
43520        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_element_set_element_value in -lfdata" >&5
43521$as_echo_n "checking for libfdata_list_element_set_element_value in -lfdata... " >&6; }
43522if ${ac_cv_lib_fdata_libfdata_list_element_set_element_value+:} false; then :
43523  $as_echo_n "(cached) " >&6
43524else
43525  ac_check_lib_save_LIBS=$LIBS
43526LIBS="-lfdata  $LIBS"
43527cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43528/* end confdefs.h.  */
43529
43530/* Override any GCC internal prototype to avoid an error.
43531   Use char because int might match the return type of a GCC
43532   builtin and then its argument prototype would still apply.  */
43533#ifdef __cplusplus
43534extern "C"
43535#endif
43536char libfdata_list_element_set_element_value ();
43537int
43538main ()
43539{
43540return libfdata_list_element_set_element_value ();
43541  ;
43542  return 0;
43543}
43544_ACEOF
43545if ac_fn_c_try_link "$LINENO"; then :
43546  ac_cv_lib_fdata_libfdata_list_element_set_element_value=yes
43547else
43548  ac_cv_lib_fdata_libfdata_list_element_set_element_value=no
43549fi
43550rm -f core conftest.err conftest.$ac_objext \
43551    conftest$ac_exeext conftest.$ac_ext
43552LIBS=$ac_check_lib_save_LIBS
43553fi
43554{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_element_set_element_value" >&5
43555$as_echo "$ac_cv_lib_fdata_libfdata_list_element_set_element_value" >&6; }
43556if test "x$ac_cv_lib_fdata_libfdata_list_element_set_element_value" = xyes; then :
43557  ac_cv_libfdata_dummy=yes
43558else
43559  ac_cv_libfdata=no
43560fi
43561
43562
43563                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_element_get_mapped_size in -lfdata" >&5
43564$as_echo_n "checking for libfdata_list_element_get_mapped_size in -lfdata... " >&6; }
43565if ${ac_cv_lib_fdata_libfdata_list_element_get_mapped_size+:} false; then :
43566  $as_echo_n "(cached) " >&6
43567else
43568  ac_check_lib_save_LIBS=$LIBS
43569LIBS="-lfdata  $LIBS"
43570cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43571/* end confdefs.h.  */
43572
43573/* Override any GCC internal prototype to avoid an error.
43574   Use char because int might match the return type of a GCC
43575   builtin and then its argument prototype would still apply.  */
43576#ifdef __cplusplus
43577extern "C"
43578#endif
43579char libfdata_list_element_get_mapped_size ();
43580int
43581main ()
43582{
43583return libfdata_list_element_get_mapped_size ();
43584  ;
43585  return 0;
43586}
43587_ACEOF
43588if ac_fn_c_try_link "$LINENO"; then :
43589  ac_cv_lib_fdata_libfdata_list_element_get_mapped_size=yes
43590else
43591  ac_cv_lib_fdata_libfdata_list_element_get_mapped_size=no
43592fi
43593rm -f core conftest.err conftest.$ac_objext \
43594    conftest$ac_exeext conftest.$ac_ext
43595LIBS=$ac_check_lib_save_LIBS
43596fi
43597{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_element_get_mapped_size" >&5
43598$as_echo "$ac_cv_lib_fdata_libfdata_list_element_get_mapped_size" >&6; }
43599if test "x$ac_cv_lib_fdata_libfdata_list_element_get_mapped_size" = xyes; then :
43600  ac_cv_libfdata_dummy=yes
43601else
43602  ac_cv_libfdata=no
43603fi
43604
43605        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_element_set_mapped_size in -lfdata" >&5
43606$as_echo_n "checking for libfdata_list_element_set_mapped_size in -lfdata... " >&6; }
43607if ${ac_cv_lib_fdata_libfdata_list_element_set_mapped_size+:} false; then :
43608  $as_echo_n "(cached) " >&6
43609else
43610  ac_check_lib_save_LIBS=$LIBS
43611LIBS="-lfdata  $LIBS"
43612cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43613/* end confdefs.h.  */
43614
43615/* Override any GCC internal prototype to avoid an error.
43616   Use char because int might match the return type of a GCC
43617   builtin and then its argument prototype would still apply.  */
43618#ifdef __cplusplus
43619extern "C"
43620#endif
43621char libfdata_list_element_set_mapped_size ();
43622int
43623main ()
43624{
43625return libfdata_list_element_set_mapped_size ();
43626  ;
43627  return 0;
43628}
43629_ACEOF
43630if ac_fn_c_try_link "$LINENO"; then :
43631  ac_cv_lib_fdata_libfdata_list_element_set_mapped_size=yes
43632else
43633  ac_cv_lib_fdata_libfdata_list_element_set_mapped_size=no
43634fi
43635rm -f core conftest.err conftest.$ac_objext \
43636    conftest$ac_exeext conftest.$ac_ext
43637LIBS=$ac_check_lib_save_LIBS
43638fi
43639{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_element_set_mapped_size" >&5
43640$as_echo "$ac_cv_lib_fdata_libfdata_list_element_set_mapped_size" >&6; }
43641if test "x$ac_cv_lib_fdata_libfdata_list_element_set_mapped_size" = xyes; then :
43642  ac_cv_libfdata_dummy=yes
43643else
43644  ac_cv_libfdata=no
43645fi
43646
43647        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_element_get_element_value in -lfdata" >&5
43648$as_echo_n "checking for libfdata_list_element_get_element_value in -lfdata... " >&6; }
43649if ${ac_cv_lib_fdata_libfdata_list_element_get_element_value+:} false; then :
43650  $as_echo_n "(cached) " >&6
43651else
43652  ac_check_lib_save_LIBS=$LIBS
43653LIBS="-lfdata  $LIBS"
43654cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43655/* end confdefs.h.  */
43656
43657/* Override any GCC internal prototype to avoid an error.
43658   Use char because int might match the return type of a GCC
43659   builtin and then its argument prototype would still apply.  */
43660#ifdef __cplusplus
43661extern "C"
43662#endif
43663char libfdata_list_element_get_element_value ();
43664int
43665main ()
43666{
43667return libfdata_list_element_get_element_value ();
43668  ;
43669  return 0;
43670}
43671_ACEOF
43672if ac_fn_c_try_link "$LINENO"; then :
43673  ac_cv_lib_fdata_libfdata_list_element_get_element_value=yes
43674else
43675  ac_cv_lib_fdata_libfdata_list_element_get_element_value=no
43676fi
43677rm -f core conftest.err conftest.$ac_objext \
43678    conftest$ac_exeext conftest.$ac_ext
43679LIBS=$ac_check_lib_save_LIBS
43680fi
43681{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_element_get_element_value" >&5
43682$as_echo "$ac_cv_lib_fdata_libfdata_list_element_get_element_value" >&6; }
43683if test "x$ac_cv_lib_fdata_libfdata_list_element_get_element_value" = xyes; then :
43684  ac_cv_libfdata_dummy=yes
43685else
43686  ac_cv_libfdata=no
43687fi
43688
43689        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_list_element_set_element_value in -lfdata" >&5
43690$as_echo_n "checking for libfdata_list_element_set_element_value in -lfdata... " >&6; }
43691if ${ac_cv_lib_fdata_libfdata_list_element_set_element_value+:} false; then :
43692  $as_echo_n "(cached) " >&6
43693else
43694  ac_check_lib_save_LIBS=$LIBS
43695LIBS="-lfdata  $LIBS"
43696cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43697/* end confdefs.h.  */
43698
43699/* Override any GCC internal prototype to avoid an error.
43700   Use char because int might match the return type of a GCC
43701   builtin and then its argument prototype would still apply.  */
43702#ifdef __cplusplus
43703extern "C"
43704#endif
43705char libfdata_list_element_set_element_value ();
43706int
43707main ()
43708{
43709return libfdata_list_element_set_element_value ();
43710  ;
43711  return 0;
43712}
43713_ACEOF
43714if ac_fn_c_try_link "$LINENO"; then :
43715  ac_cv_lib_fdata_libfdata_list_element_set_element_value=yes
43716else
43717  ac_cv_lib_fdata_libfdata_list_element_set_element_value=no
43718fi
43719rm -f core conftest.err conftest.$ac_objext \
43720    conftest$ac_exeext conftest.$ac_ext
43721LIBS=$ac_check_lib_save_LIBS
43722fi
43723{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_list_element_set_element_value" >&5
43724$as_echo "$ac_cv_lib_fdata_libfdata_list_element_set_element_value" >&6; }
43725if test "x$ac_cv_lib_fdata_libfdata_list_element_set_element_value" = xyes; then :
43726  ac_cv_libfdata_dummy=yes
43727else
43728  ac_cv_libfdata=no
43729fi
43730
43731
43732
43733                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_initialize in -lfdata" >&5
43734$as_echo_n "checking for libfdata_stream_initialize in -lfdata... " >&6; }
43735if ${ac_cv_lib_fdata_libfdata_stream_initialize+:} false; then :
43736  $as_echo_n "(cached) " >&6
43737else
43738  ac_check_lib_save_LIBS=$LIBS
43739LIBS="-lfdata  $LIBS"
43740cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43741/* end confdefs.h.  */
43742
43743/* Override any GCC internal prototype to avoid an error.
43744   Use char because int might match the return type of a GCC
43745   builtin and then its argument prototype would still apply.  */
43746#ifdef __cplusplus
43747extern "C"
43748#endif
43749char libfdata_stream_initialize ();
43750int
43751main ()
43752{
43753return libfdata_stream_initialize ();
43754  ;
43755  return 0;
43756}
43757_ACEOF
43758if ac_fn_c_try_link "$LINENO"; then :
43759  ac_cv_lib_fdata_libfdata_stream_initialize=yes
43760else
43761  ac_cv_lib_fdata_libfdata_stream_initialize=no
43762fi
43763rm -f core conftest.err conftest.$ac_objext \
43764    conftest$ac_exeext conftest.$ac_ext
43765LIBS=$ac_check_lib_save_LIBS
43766fi
43767{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_initialize" >&5
43768$as_echo "$ac_cv_lib_fdata_libfdata_stream_initialize" >&6; }
43769if test "x$ac_cv_lib_fdata_libfdata_stream_initialize" = xyes; then :
43770  ac_cv_libfdata_dummy=yes
43771else
43772  ac_cv_libfdata=no
43773fi
43774
43775        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_free in -lfdata" >&5
43776$as_echo_n "checking for libfdata_stream_free in -lfdata... " >&6; }
43777if ${ac_cv_lib_fdata_libfdata_stream_free+:} false; then :
43778  $as_echo_n "(cached) " >&6
43779else
43780  ac_check_lib_save_LIBS=$LIBS
43781LIBS="-lfdata  $LIBS"
43782cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43783/* end confdefs.h.  */
43784
43785/* Override any GCC internal prototype to avoid an error.
43786   Use char because int might match the return type of a GCC
43787   builtin and then its argument prototype would still apply.  */
43788#ifdef __cplusplus
43789extern "C"
43790#endif
43791char libfdata_stream_free ();
43792int
43793main ()
43794{
43795return libfdata_stream_free ();
43796  ;
43797  return 0;
43798}
43799_ACEOF
43800if ac_fn_c_try_link "$LINENO"; then :
43801  ac_cv_lib_fdata_libfdata_stream_free=yes
43802else
43803  ac_cv_lib_fdata_libfdata_stream_free=no
43804fi
43805rm -f core conftest.err conftest.$ac_objext \
43806    conftest$ac_exeext conftest.$ac_ext
43807LIBS=$ac_check_lib_save_LIBS
43808fi
43809{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_free" >&5
43810$as_echo "$ac_cv_lib_fdata_libfdata_stream_free" >&6; }
43811if test "x$ac_cv_lib_fdata_libfdata_stream_free" = xyes; then :
43812  ac_cv_libfdata_dummy=yes
43813else
43814  ac_cv_libfdata=no
43815fi
43816
43817        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_clone in -lfdata" >&5
43818$as_echo_n "checking for libfdata_stream_clone in -lfdata... " >&6; }
43819if ${ac_cv_lib_fdata_libfdata_stream_clone+:} false; then :
43820  $as_echo_n "(cached) " >&6
43821else
43822  ac_check_lib_save_LIBS=$LIBS
43823LIBS="-lfdata  $LIBS"
43824cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43825/* end confdefs.h.  */
43826
43827/* Override any GCC internal prototype to avoid an error.
43828   Use char because int might match the return type of a GCC
43829   builtin and then its argument prototype would still apply.  */
43830#ifdef __cplusplus
43831extern "C"
43832#endif
43833char libfdata_stream_clone ();
43834int
43835main ()
43836{
43837return libfdata_stream_clone ();
43838  ;
43839  return 0;
43840}
43841_ACEOF
43842if ac_fn_c_try_link "$LINENO"; then :
43843  ac_cv_lib_fdata_libfdata_stream_clone=yes
43844else
43845  ac_cv_lib_fdata_libfdata_stream_clone=no
43846fi
43847rm -f core conftest.err conftest.$ac_objext \
43848    conftest$ac_exeext conftest.$ac_ext
43849LIBS=$ac_check_lib_save_LIBS
43850fi
43851{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_clone" >&5
43852$as_echo "$ac_cv_lib_fdata_libfdata_stream_clone" >&6; }
43853if test "x$ac_cv_lib_fdata_libfdata_stream_clone" = xyes; then :
43854  ac_cv_libfdata_dummy=yes
43855else
43856  ac_cv_libfdata=no
43857fi
43858
43859
43860        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_empty in -lfdata" >&5
43861$as_echo_n "checking for libfdata_stream_empty in -lfdata... " >&6; }
43862if ${ac_cv_lib_fdata_libfdata_stream_empty+:} false; then :
43863  $as_echo_n "(cached) " >&6
43864else
43865  ac_check_lib_save_LIBS=$LIBS
43866LIBS="-lfdata  $LIBS"
43867cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43868/* end confdefs.h.  */
43869
43870/* Override any GCC internal prototype to avoid an error.
43871   Use char because int might match the return type of a GCC
43872   builtin and then its argument prototype would still apply.  */
43873#ifdef __cplusplus
43874extern "C"
43875#endif
43876char libfdata_stream_empty ();
43877int
43878main ()
43879{
43880return libfdata_stream_empty ();
43881  ;
43882  return 0;
43883}
43884_ACEOF
43885if ac_fn_c_try_link "$LINENO"; then :
43886  ac_cv_lib_fdata_libfdata_stream_empty=yes
43887else
43888  ac_cv_lib_fdata_libfdata_stream_empty=no
43889fi
43890rm -f core conftest.err conftest.$ac_objext \
43891    conftest$ac_exeext conftest.$ac_ext
43892LIBS=$ac_check_lib_save_LIBS
43893fi
43894{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_empty" >&5
43895$as_echo "$ac_cv_lib_fdata_libfdata_stream_empty" >&6; }
43896if test "x$ac_cv_lib_fdata_libfdata_stream_empty" = xyes; then :
43897  ac_cv_libfdata_dummy=yes
43898else
43899  ac_cv_libfdata=no
43900fi
43901
43902        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_resize in -lfdata" >&5
43903$as_echo_n "checking for libfdata_stream_resize in -lfdata... " >&6; }
43904if ${ac_cv_lib_fdata_libfdata_stream_resize+:} false; then :
43905  $as_echo_n "(cached) " >&6
43906else
43907  ac_check_lib_save_LIBS=$LIBS
43908LIBS="-lfdata  $LIBS"
43909cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43910/* end confdefs.h.  */
43911
43912/* Override any GCC internal prototype to avoid an error.
43913   Use char because int might match the return type of a GCC
43914   builtin and then its argument prototype would still apply.  */
43915#ifdef __cplusplus
43916extern "C"
43917#endif
43918char libfdata_stream_resize ();
43919int
43920main ()
43921{
43922return libfdata_stream_resize ();
43923  ;
43924  return 0;
43925}
43926_ACEOF
43927if ac_fn_c_try_link "$LINENO"; then :
43928  ac_cv_lib_fdata_libfdata_stream_resize=yes
43929else
43930  ac_cv_lib_fdata_libfdata_stream_resize=no
43931fi
43932rm -f core conftest.err conftest.$ac_objext \
43933    conftest$ac_exeext conftest.$ac_ext
43934LIBS=$ac_check_lib_save_LIBS
43935fi
43936{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_resize" >&5
43937$as_echo "$ac_cv_lib_fdata_libfdata_stream_resize" >&6; }
43938if test "x$ac_cv_lib_fdata_libfdata_stream_resize" = xyes; then :
43939  ac_cv_libfdata_dummy=yes
43940else
43941  ac_cv_libfdata=no
43942fi
43943
43944        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_reverse in -lfdata" >&5
43945$as_echo_n "checking for libfdata_stream_reverse in -lfdata... " >&6; }
43946if ${ac_cv_lib_fdata_libfdata_stream_reverse+:} false; then :
43947  $as_echo_n "(cached) " >&6
43948else
43949  ac_check_lib_save_LIBS=$LIBS
43950LIBS="-lfdata  $LIBS"
43951cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43952/* end confdefs.h.  */
43953
43954/* Override any GCC internal prototype to avoid an error.
43955   Use char because int might match the return type of a GCC
43956   builtin and then its argument prototype would still apply.  */
43957#ifdef __cplusplus
43958extern "C"
43959#endif
43960char libfdata_stream_reverse ();
43961int
43962main ()
43963{
43964return libfdata_stream_reverse ();
43965  ;
43966  return 0;
43967}
43968_ACEOF
43969if ac_fn_c_try_link "$LINENO"; then :
43970  ac_cv_lib_fdata_libfdata_stream_reverse=yes
43971else
43972  ac_cv_lib_fdata_libfdata_stream_reverse=no
43973fi
43974rm -f core conftest.err conftest.$ac_objext \
43975    conftest$ac_exeext conftest.$ac_ext
43976LIBS=$ac_check_lib_save_LIBS
43977fi
43978{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_reverse" >&5
43979$as_echo "$ac_cv_lib_fdata_libfdata_stream_reverse" >&6; }
43980if test "x$ac_cv_lib_fdata_libfdata_stream_reverse" = xyes; then :
43981  ac_cv_libfdata_dummy=yes
43982else
43983  ac_cv_libfdata=no
43984fi
43985
43986
43987        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_get_number_of_segments in -lfdata" >&5
43988$as_echo_n "checking for libfdata_stream_get_number_of_segments in -lfdata... " >&6; }
43989if ${ac_cv_lib_fdata_libfdata_stream_get_number_of_segments+:} false; then :
43990  $as_echo_n "(cached) " >&6
43991else
43992  ac_check_lib_save_LIBS=$LIBS
43993LIBS="-lfdata  $LIBS"
43994cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43995/* end confdefs.h.  */
43996
43997/* Override any GCC internal prototype to avoid an error.
43998   Use char because int might match the return type of a GCC
43999   builtin and then its argument prototype would still apply.  */
44000#ifdef __cplusplus
44001extern "C"
44002#endif
44003char libfdata_stream_get_number_of_segments ();
44004int
44005main ()
44006{
44007return libfdata_stream_get_number_of_segments ();
44008  ;
44009  return 0;
44010}
44011_ACEOF
44012if ac_fn_c_try_link "$LINENO"; then :
44013  ac_cv_lib_fdata_libfdata_stream_get_number_of_segments=yes
44014else
44015  ac_cv_lib_fdata_libfdata_stream_get_number_of_segments=no
44016fi
44017rm -f core conftest.err conftest.$ac_objext \
44018    conftest$ac_exeext conftest.$ac_ext
44019LIBS=$ac_check_lib_save_LIBS
44020fi
44021{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_get_number_of_segments" >&5
44022$as_echo "$ac_cv_lib_fdata_libfdata_stream_get_number_of_segments" >&6; }
44023if test "x$ac_cv_lib_fdata_libfdata_stream_get_number_of_segments" = xyes; then :
44024  ac_cv_libfdata_dummy=yes
44025else
44026  ac_cv_libfdata=no
44027fi
44028
44029        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_get_segment_by_index in -lfdata" >&5
44030$as_echo_n "checking for libfdata_stream_get_segment_by_index in -lfdata... " >&6; }
44031if ${ac_cv_lib_fdata_libfdata_stream_get_segment_by_index+:} false; then :
44032  $as_echo_n "(cached) " >&6
44033else
44034  ac_check_lib_save_LIBS=$LIBS
44035LIBS="-lfdata  $LIBS"
44036cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44037/* end confdefs.h.  */
44038
44039/* Override any GCC internal prototype to avoid an error.
44040   Use char because int might match the return type of a GCC
44041   builtin and then its argument prototype would still apply.  */
44042#ifdef __cplusplus
44043extern "C"
44044#endif
44045char libfdata_stream_get_segment_by_index ();
44046int
44047main ()
44048{
44049return libfdata_stream_get_segment_by_index ();
44050  ;
44051  return 0;
44052}
44053_ACEOF
44054if ac_fn_c_try_link "$LINENO"; then :
44055  ac_cv_lib_fdata_libfdata_stream_get_segment_by_index=yes
44056else
44057  ac_cv_lib_fdata_libfdata_stream_get_segment_by_index=no
44058fi
44059rm -f core conftest.err conftest.$ac_objext \
44060    conftest$ac_exeext conftest.$ac_ext
44061LIBS=$ac_check_lib_save_LIBS
44062fi
44063{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_get_segment_by_index" >&5
44064$as_echo "$ac_cv_lib_fdata_libfdata_stream_get_segment_by_index" >&6; }
44065if test "x$ac_cv_lib_fdata_libfdata_stream_get_segment_by_index" = xyes; then :
44066  ac_cv_libfdata_dummy=yes
44067else
44068  ac_cv_libfdata=no
44069fi
44070
44071        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_set_segment_by_index in -lfdata" >&5
44072$as_echo_n "checking for libfdata_stream_set_segment_by_index in -lfdata... " >&6; }
44073if ${ac_cv_lib_fdata_libfdata_stream_set_segment_by_index+:} false; then :
44074  $as_echo_n "(cached) " >&6
44075else
44076  ac_check_lib_save_LIBS=$LIBS
44077LIBS="-lfdata  $LIBS"
44078cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44079/* end confdefs.h.  */
44080
44081/* Override any GCC internal prototype to avoid an error.
44082   Use char because int might match the return type of a GCC
44083   builtin and then its argument prototype would still apply.  */
44084#ifdef __cplusplus
44085extern "C"
44086#endif
44087char libfdata_stream_set_segment_by_index ();
44088int
44089main ()
44090{
44091return libfdata_stream_set_segment_by_index ();
44092  ;
44093  return 0;
44094}
44095_ACEOF
44096if ac_fn_c_try_link "$LINENO"; then :
44097  ac_cv_lib_fdata_libfdata_stream_set_segment_by_index=yes
44098else
44099  ac_cv_lib_fdata_libfdata_stream_set_segment_by_index=no
44100fi
44101rm -f core conftest.err conftest.$ac_objext \
44102    conftest$ac_exeext conftest.$ac_ext
44103LIBS=$ac_check_lib_save_LIBS
44104fi
44105{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_set_segment_by_index" >&5
44106$as_echo "$ac_cv_lib_fdata_libfdata_stream_set_segment_by_index" >&6; }
44107if test "x$ac_cv_lib_fdata_libfdata_stream_set_segment_by_index" = xyes; then :
44108  ac_cv_libfdata_dummy=yes
44109else
44110  ac_cv_libfdata=no
44111fi
44112
44113        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_prepend_segment in -lfdata" >&5
44114$as_echo_n "checking for libfdata_stream_prepend_segment in -lfdata... " >&6; }
44115if ${ac_cv_lib_fdata_libfdata_stream_prepend_segment+:} false; then :
44116  $as_echo_n "(cached) " >&6
44117else
44118  ac_check_lib_save_LIBS=$LIBS
44119LIBS="-lfdata  $LIBS"
44120cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44121/* end confdefs.h.  */
44122
44123/* Override any GCC internal prototype to avoid an error.
44124   Use char because int might match the return type of a GCC
44125   builtin and then its argument prototype would still apply.  */
44126#ifdef __cplusplus
44127extern "C"
44128#endif
44129char libfdata_stream_prepend_segment ();
44130int
44131main ()
44132{
44133return libfdata_stream_prepend_segment ();
44134  ;
44135  return 0;
44136}
44137_ACEOF
44138if ac_fn_c_try_link "$LINENO"; then :
44139  ac_cv_lib_fdata_libfdata_stream_prepend_segment=yes
44140else
44141  ac_cv_lib_fdata_libfdata_stream_prepend_segment=no
44142fi
44143rm -f core conftest.err conftest.$ac_objext \
44144    conftest$ac_exeext conftest.$ac_ext
44145LIBS=$ac_check_lib_save_LIBS
44146fi
44147{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_prepend_segment" >&5
44148$as_echo "$ac_cv_lib_fdata_libfdata_stream_prepend_segment" >&6; }
44149if test "x$ac_cv_lib_fdata_libfdata_stream_prepend_segment" = xyes; then :
44150  ac_cv_libfdata_dummy=yes
44151else
44152  ac_cv_libfdata=no
44153fi
44154
44155        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_append_segment in -lfdata" >&5
44156$as_echo_n "checking for libfdata_stream_append_segment in -lfdata... " >&6; }
44157if ${ac_cv_lib_fdata_libfdata_stream_append_segment+:} false; then :
44158  $as_echo_n "(cached) " >&6
44159else
44160  ac_check_lib_save_LIBS=$LIBS
44161LIBS="-lfdata  $LIBS"
44162cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44163/* end confdefs.h.  */
44164
44165/* Override any GCC internal prototype to avoid an error.
44166   Use char because int might match the return type of a GCC
44167   builtin and then its argument prototype would still apply.  */
44168#ifdef __cplusplus
44169extern "C"
44170#endif
44171char libfdata_stream_append_segment ();
44172int
44173main ()
44174{
44175return libfdata_stream_append_segment ();
44176  ;
44177  return 0;
44178}
44179_ACEOF
44180if ac_fn_c_try_link "$LINENO"; then :
44181  ac_cv_lib_fdata_libfdata_stream_append_segment=yes
44182else
44183  ac_cv_lib_fdata_libfdata_stream_append_segment=no
44184fi
44185rm -f core conftest.err conftest.$ac_objext \
44186    conftest$ac_exeext conftest.$ac_ext
44187LIBS=$ac_check_lib_save_LIBS
44188fi
44189{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_append_segment" >&5
44190$as_echo "$ac_cv_lib_fdata_libfdata_stream_append_segment" >&6; }
44191if test "x$ac_cv_lib_fdata_libfdata_stream_append_segment" = xyes; then :
44192  ac_cv_libfdata_dummy=yes
44193else
44194  ac_cv_libfdata=no
44195fi
44196
44197        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_set_mapped_size in -lfdata" >&5
44198$as_echo_n "checking for libfdata_stream_set_mapped_size in -lfdata... " >&6; }
44199if ${ac_cv_lib_fdata_libfdata_stream_set_mapped_size+:} false; then :
44200  $as_echo_n "(cached) " >&6
44201else
44202  ac_check_lib_save_LIBS=$LIBS
44203LIBS="-lfdata  $LIBS"
44204cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44205/* end confdefs.h.  */
44206
44207/* Override any GCC internal prototype to avoid an error.
44208   Use char because int might match the return type of a GCC
44209   builtin and then its argument prototype would still apply.  */
44210#ifdef __cplusplus
44211extern "C"
44212#endif
44213char libfdata_stream_set_mapped_size ();
44214int
44215main ()
44216{
44217return libfdata_stream_set_mapped_size ();
44218  ;
44219  return 0;
44220}
44221_ACEOF
44222if ac_fn_c_try_link "$LINENO"; then :
44223  ac_cv_lib_fdata_libfdata_stream_set_mapped_size=yes
44224else
44225  ac_cv_lib_fdata_libfdata_stream_set_mapped_size=no
44226fi
44227rm -f core conftest.err conftest.$ac_objext \
44228    conftest$ac_exeext conftest.$ac_ext
44229LIBS=$ac_check_lib_save_LIBS
44230fi
44231{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_set_mapped_size" >&5
44232$as_echo "$ac_cv_lib_fdata_libfdata_stream_set_mapped_size" >&6; }
44233if test "x$ac_cv_lib_fdata_libfdata_stream_set_mapped_size" = xyes; then :
44234  ac_cv_libfdata_dummy=yes
44235else
44236  ac_cv_libfdata=no
44237fi
44238
44239
44240        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_get_segment_mapped_range in -lfdata" >&5
44241$as_echo_n "checking for libfdata_stream_get_segment_mapped_range in -lfdata... " >&6; }
44242if ${ac_cv_lib_fdata_libfdata_stream_get_segment_mapped_range+:} false; then :
44243  $as_echo_n "(cached) " >&6
44244else
44245  ac_check_lib_save_LIBS=$LIBS
44246LIBS="-lfdata  $LIBS"
44247cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44248/* end confdefs.h.  */
44249
44250/* Override any GCC internal prototype to avoid an error.
44251   Use char because int might match the return type of a GCC
44252   builtin and then its argument prototype would still apply.  */
44253#ifdef __cplusplus
44254extern "C"
44255#endif
44256char libfdata_stream_get_segment_mapped_range ();
44257int
44258main ()
44259{
44260return libfdata_stream_get_segment_mapped_range ();
44261  ;
44262  return 0;
44263}
44264_ACEOF
44265if ac_fn_c_try_link "$LINENO"; then :
44266  ac_cv_lib_fdata_libfdata_stream_get_segment_mapped_range=yes
44267else
44268  ac_cv_lib_fdata_libfdata_stream_get_segment_mapped_range=no
44269fi
44270rm -f core conftest.err conftest.$ac_objext \
44271    conftest$ac_exeext conftest.$ac_ext
44272LIBS=$ac_check_lib_save_LIBS
44273fi
44274{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_get_segment_mapped_range" >&5
44275$as_echo "$ac_cv_lib_fdata_libfdata_stream_get_segment_mapped_range" >&6; }
44276if test "x$ac_cv_lib_fdata_libfdata_stream_get_segment_mapped_range" = xyes; then :
44277  ac_cv_libfdata_dummy=yes
44278else
44279  ac_cv_libfdata=no
44280fi
44281
44282        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_get_segment_index_at_offset in -lfdata" >&5
44283$as_echo_n "checking for libfdata_stream_get_segment_index_at_offset in -lfdata... " >&6; }
44284if ${ac_cv_lib_fdata_libfdata_stream_get_segment_index_at_offset+:} false; then :
44285  $as_echo_n "(cached) " >&6
44286else
44287  ac_check_lib_save_LIBS=$LIBS
44288LIBS="-lfdata  $LIBS"
44289cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44290/* end confdefs.h.  */
44291
44292/* Override any GCC internal prototype to avoid an error.
44293   Use char because int might match the return type of a GCC
44294   builtin and then its argument prototype would still apply.  */
44295#ifdef __cplusplus
44296extern "C"
44297#endif
44298char libfdata_stream_get_segment_index_at_offset ();
44299int
44300main ()
44301{
44302return libfdata_stream_get_segment_index_at_offset ();
44303  ;
44304  return 0;
44305}
44306_ACEOF
44307if ac_fn_c_try_link "$LINENO"; then :
44308  ac_cv_lib_fdata_libfdata_stream_get_segment_index_at_offset=yes
44309else
44310  ac_cv_lib_fdata_libfdata_stream_get_segment_index_at_offset=no
44311fi
44312rm -f core conftest.err conftest.$ac_objext \
44313    conftest$ac_exeext conftest.$ac_ext
44314LIBS=$ac_check_lib_save_LIBS
44315fi
44316{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_get_segment_index_at_offset" >&5
44317$as_echo "$ac_cv_lib_fdata_libfdata_stream_get_segment_index_at_offset" >&6; }
44318if test "x$ac_cv_lib_fdata_libfdata_stream_get_segment_index_at_offset" = xyes; then :
44319  ac_cv_libfdata_dummy=yes
44320else
44321  ac_cv_libfdata=no
44322fi
44323
44324        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_get_segment_at_offset in -lfdata" >&5
44325$as_echo_n "checking for libfdata_stream_get_segment_at_offset in -lfdata... " >&6; }
44326if ${ac_cv_lib_fdata_libfdata_stream_get_segment_at_offset+:} false; then :
44327  $as_echo_n "(cached) " >&6
44328else
44329  ac_check_lib_save_LIBS=$LIBS
44330LIBS="-lfdata  $LIBS"
44331cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44332/* end confdefs.h.  */
44333
44334/* Override any GCC internal prototype to avoid an error.
44335   Use char because int might match the return type of a GCC
44336   builtin and then its argument prototype would still apply.  */
44337#ifdef __cplusplus
44338extern "C"
44339#endif
44340char libfdata_stream_get_segment_at_offset ();
44341int
44342main ()
44343{
44344return libfdata_stream_get_segment_at_offset ();
44345  ;
44346  return 0;
44347}
44348_ACEOF
44349if ac_fn_c_try_link "$LINENO"; then :
44350  ac_cv_lib_fdata_libfdata_stream_get_segment_at_offset=yes
44351else
44352  ac_cv_lib_fdata_libfdata_stream_get_segment_at_offset=no
44353fi
44354rm -f core conftest.err conftest.$ac_objext \
44355    conftest$ac_exeext conftest.$ac_ext
44356LIBS=$ac_check_lib_save_LIBS
44357fi
44358{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_get_segment_at_offset" >&5
44359$as_echo "$ac_cv_lib_fdata_libfdata_stream_get_segment_at_offset" >&6; }
44360if test "x$ac_cv_lib_fdata_libfdata_stream_get_segment_at_offset" = xyes; then :
44361  ac_cv_libfdata_dummy=yes
44362else
44363  ac_cv_libfdata=no
44364fi
44365
44366
44367        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_read_buffer in -lfdata" >&5
44368$as_echo_n "checking for libfdata_stream_read_buffer in -lfdata... " >&6; }
44369if ${ac_cv_lib_fdata_libfdata_stream_read_buffer+:} false; then :
44370  $as_echo_n "(cached) " >&6
44371else
44372  ac_check_lib_save_LIBS=$LIBS
44373LIBS="-lfdata  $LIBS"
44374cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44375/* end confdefs.h.  */
44376
44377/* Override any GCC internal prototype to avoid an error.
44378   Use char because int might match the return type of a GCC
44379   builtin and then its argument prototype would still apply.  */
44380#ifdef __cplusplus
44381extern "C"
44382#endif
44383char libfdata_stream_read_buffer ();
44384int
44385main ()
44386{
44387return libfdata_stream_read_buffer ();
44388  ;
44389  return 0;
44390}
44391_ACEOF
44392if ac_fn_c_try_link "$LINENO"; then :
44393  ac_cv_lib_fdata_libfdata_stream_read_buffer=yes
44394else
44395  ac_cv_lib_fdata_libfdata_stream_read_buffer=no
44396fi
44397rm -f core conftest.err conftest.$ac_objext \
44398    conftest$ac_exeext conftest.$ac_ext
44399LIBS=$ac_check_lib_save_LIBS
44400fi
44401{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_read_buffer" >&5
44402$as_echo "$ac_cv_lib_fdata_libfdata_stream_read_buffer" >&6; }
44403if test "x$ac_cv_lib_fdata_libfdata_stream_read_buffer" = xyes; then :
44404  ac_cv_libfdata_dummy=yes
44405else
44406  ac_cv_libfdata=no
44407fi
44408
44409        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_read_buffer_at_offset in -lfdata" >&5
44410$as_echo_n "checking for libfdata_stream_read_buffer_at_offset in -lfdata... " >&6; }
44411if ${ac_cv_lib_fdata_libfdata_stream_read_buffer_at_offset+:} false; then :
44412  $as_echo_n "(cached) " >&6
44413else
44414  ac_check_lib_save_LIBS=$LIBS
44415LIBS="-lfdata  $LIBS"
44416cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44417/* end confdefs.h.  */
44418
44419/* Override any GCC internal prototype to avoid an error.
44420   Use char because int might match the return type of a GCC
44421   builtin and then its argument prototype would still apply.  */
44422#ifdef __cplusplus
44423extern "C"
44424#endif
44425char libfdata_stream_read_buffer_at_offset ();
44426int
44427main ()
44428{
44429return libfdata_stream_read_buffer_at_offset ();
44430  ;
44431  return 0;
44432}
44433_ACEOF
44434if ac_fn_c_try_link "$LINENO"; then :
44435  ac_cv_lib_fdata_libfdata_stream_read_buffer_at_offset=yes
44436else
44437  ac_cv_lib_fdata_libfdata_stream_read_buffer_at_offset=no
44438fi
44439rm -f core conftest.err conftest.$ac_objext \
44440    conftest$ac_exeext conftest.$ac_ext
44441LIBS=$ac_check_lib_save_LIBS
44442fi
44443{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_read_buffer_at_offset" >&5
44444$as_echo "$ac_cv_lib_fdata_libfdata_stream_read_buffer_at_offset" >&6; }
44445if test "x$ac_cv_lib_fdata_libfdata_stream_read_buffer_at_offset" = xyes; then :
44446  ac_cv_libfdata_dummy=yes
44447else
44448  ac_cv_libfdata=no
44449fi
44450
44451        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_write_buffer in -lfdata" >&5
44452$as_echo_n "checking for libfdata_stream_write_buffer in -lfdata... " >&6; }
44453if ${ac_cv_lib_fdata_libfdata_stream_write_buffer+:} false; then :
44454  $as_echo_n "(cached) " >&6
44455else
44456  ac_check_lib_save_LIBS=$LIBS
44457LIBS="-lfdata  $LIBS"
44458cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44459/* end confdefs.h.  */
44460
44461/* Override any GCC internal prototype to avoid an error.
44462   Use char because int might match the return type of a GCC
44463   builtin and then its argument prototype would still apply.  */
44464#ifdef __cplusplus
44465extern "C"
44466#endif
44467char libfdata_stream_write_buffer ();
44468int
44469main ()
44470{
44471return libfdata_stream_write_buffer ();
44472  ;
44473  return 0;
44474}
44475_ACEOF
44476if ac_fn_c_try_link "$LINENO"; then :
44477  ac_cv_lib_fdata_libfdata_stream_write_buffer=yes
44478else
44479  ac_cv_lib_fdata_libfdata_stream_write_buffer=no
44480fi
44481rm -f core conftest.err conftest.$ac_objext \
44482    conftest$ac_exeext conftest.$ac_ext
44483LIBS=$ac_check_lib_save_LIBS
44484fi
44485{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_write_buffer" >&5
44486$as_echo "$ac_cv_lib_fdata_libfdata_stream_write_buffer" >&6; }
44487if test "x$ac_cv_lib_fdata_libfdata_stream_write_buffer" = xyes; then :
44488  ac_cv_libfdata_dummy=yes
44489else
44490  ac_cv_libfdata=no
44491fi
44492
44493        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_seek_offset in -lfdata" >&5
44494$as_echo_n "checking for libfdata_stream_seek_offset in -lfdata... " >&6; }
44495if ${ac_cv_lib_fdata_libfdata_stream_seek_offset+:} false; then :
44496  $as_echo_n "(cached) " >&6
44497else
44498  ac_check_lib_save_LIBS=$LIBS
44499LIBS="-lfdata  $LIBS"
44500cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44501/* end confdefs.h.  */
44502
44503/* Override any GCC internal prototype to avoid an error.
44504   Use char because int might match the return type of a GCC
44505   builtin and then its argument prototype would still apply.  */
44506#ifdef __cplusplus
44507extern "C"
44508#endif
44509char libfdata_stream_seek_offset ();
44510int
44511main ()
44512{
44513return libfdata_stream_seek_offset ();
44514  ;
44515  return 0;
44516}
44517_ACEOF
44518if ac_fn_c_try_link "$LINENO"; then :
44519  ac_cv_lib_fdata_libfdata_stream_seek_offset=yes
44520else
44521  ac_cv_lib_fdata_libfdata_stream_seek_offset=no
44522fi
44523rm -f core conftest.err conftest.$ac_objext \
44524    conftest$ac_exeext conftest.$ac_ext
44525LIBS=$ac_check_lib_save_LIBS
44526fi
44527{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_seek_offset" >&5
44528$as_echo "$ac_cv_lib_fdata_libfdata_stream_seek_offset" >&6; }
44529if test "x$ac_cv_lib_fdata_libfdata_stream_seek_offset" = xyes; then :
44530  ac_cv_libfdata_dummy=yes
44531else
44532  ac_cv_libfdata=no
44533fi
44534
44535        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_get_offset in -lfdata" >&5
44536$as_echo_n "checking for libfdata_stream_get_offset in -lfdata... " >&6; }
44537if ${ac_cv_lib_fdata_libfdata_stream_get_offset+:} false; then :
44538  $as_echo_n "(cached) " >&6
44539else
44540  ac_check_lib_save_LIBS=$LIBS
44541LIBS="-lfdata  $LIBS"
44542cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44543/* end confdefs.h.  */
44544
44545/* Override any GCC internal prototype to avoid an error.
44546   Use char because int might match the return type of a GCC
44547   builtin and then its argument prototype would still apply.  */
44548#ifdef __cplusplus
44549extern "C"
44550#endif
44551char libfdata_stream_get_offset ();
44552int
44553main ()
44554{
44555return libfdata_stream_get_offset ();
44556  ;
44557  return 0;
44558}
44559_ACEOF
44560if ac_fn_c_try_link "$LINENO"; then :
44561  ac_cv_lib_fdata_libfdata_stream_get_offset=yes
44562else
44563  ac_cv_lib_fdata_libfdata_stream_get_offset=no
44564fi
44565rm -f core conftest.err conftest.$ac_objext \
44566    conftest$ac_exeext conftest.$ac_ext
44567LIBS=$ac_check_lib_save_LIBS
44568fi
44569{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_get_offset" >&5
44570$as_echo "$ac_cv_lib_fdata_libfdata_stream_get_offset" >&6; }
44571if test "x$ac_cv_lib_fdata_libfdata_stream_get_offset" = xyes; then :
44572  ac_cv_libfdata_dummy=yes
44573else
44574  ac_cv_libfdata=no
44575fi
44576
44577        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfdata_stream_get_size in -lfdata" >&5
44578$as_echo_n "checking for libfdata_stream_get_size in -lfdata... " >&6; }
44579if ${ac_cv_lib_fdata_libfdata_stream_get_size+:} false; then :
44580  $as_echo_n "(cached) " >&6
44581else
44582  ac_check_lib_save_LIBS=$LIBS
44583LIBS="-lfdata  $LIBS"
44584cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44585/* end confdefs.h.  */
44586
44587/* Override any GCC internal prototype to avoid an error.
44588   Use char because int might match the return type of a GCC
44589   builtin and then its argument prototype would still apply.  */
44590#ifdef __cplusplus
44591extern "C"
44592#endif
44593char libfdata_stream_get_size ();
44594int
44595main ()
44596{
44597return libfdata_stream_get_size ();
44598  ;
44599  return 0;
44600}
44601_ACEOF
44602if ac_fn_c_try_link "$LINENO"; then :
44603  ac_cv_lib_fdata_libfdata_stream_get_size=yes
44604else
44605  ac_cv_lib_fdata_libfdata_stream_get_size=no
44606fi
44607rm -f core conftest.err conftest.$ac_objext \
44608    conftest$ac_exeext conftest.$ac_ext
44609LIBS=$ac_check_lib_save_LIBS
44610fi
44611{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fdata_libfdata_stream_get_size" >&5
44612$as_echo "$ac_cv_lib_fdata_libfdata_stream_get_size" >&6; }
44613if test "x$ac_cv_lib_fdata_libfdata_stream_get_size" = xyes; then :
44614  ac_cv_libfdata_dummy=yes
44615else
44616  ac_cv_libfdata=no
44617fi
44618
44619
44620
44621
44622        ac_cv_libfdata_LIBADD="-lfdata"
44623fi
44624
44625fi
44626    if test "x$ac_cv_with_libfdata" != x && test "x$ac_cv_with_libfdata" != xauto-detect && test "x$ac_cv_libfdata" != xyes; then :
44627  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
44628$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
44629as_fn_error 1 "unable to find supported libfdata in directory: $ac_cv_with_libfdata
44630See \`config.log' for more details" "$LINENO" 5; }
44631
44632fi
44633
44634fi
44635
44636  if test "x$ac_cv_libfdata" = xyes; then :
44637
44638$as_echo "#define HAVE_LIBFDATA 1" >>confdefs.h
44639
44640
44641fi
44642
44643  if test "x$ac_cv_libfdata" = xyes; then :
44644  HAVE_LIBFDATA=1
44645
44646else
44647  HAVE_LIBFDATA=0
44648
44649
44650fi
44651
44652
44653    if test "x$ac_cv_libfdata" != xyes; then :
44654
44655  ac_cv_libfdata_CPPFLAGS="-I../libfdata";
44656  ac_cv_libfdata_LIBADD="../libfdata/libfdata.la";
44657
44658  ac_cv_libfdata=local
44659
44660
44661
44662$as_echo "#define HAVE_LOCAL_LIBFDATA 1" >>confdefs.h
44663
44664    HAVE_LOCAL_LIBFDATA=1
44665
44666
44667fi
44668
44669   if test "x$ac_cv_libfdata" = xlocal; then
44670  HAVE_LOCAL_LIBFDATA_TRUE=
44671  HAVE_LOCAL_LIBFDATA_FALSE='#'
44672else
44673  HAVE_LOCAL_LIBFDATA_TRUE='#'
44674  HAVE_LOCAL_LIBFDATA_FALSE=
44675fi
44676
44677  if test "x$ac_cv_libfdata_CPPFLAGS" != "x"; then :
44678  LIBFDATA_CPPFLAGS=$ac_cv_libfdata_CPPFLAGS
44679
44680
44681fi
44682  if test "x$ac_cv_libfdata_LIBADD" != "x"; then :
44683  LIBFDATA_LIBADD=$ac_cv_libfdata_LIBADD
44684
44685
44686fi
44687
44688  if test "x$ac_cv_libfdata" = xyes; then :
44689  ax_libfdata_pc_libs_private=-lfdata
44690
44691
44692fi
44693
44694  if test "x$ac_cv_libfdata" = xyes; then :
44695  ax_libfdata_spec_requires=libfdata
44696
44697    ax_libfdata_spec_build_requires=libfdata-devel
44698
44699
44700fi
44701
44702
44703
44704
44705# Check whether --with-libfvalue was given.
44706if test "${with_libfvalue+set}" = set; then :
44707  withval=$with_libfvalue; ac_cv_with_libfvalue=$withval
44708else
44709  ac_cv_with_libfvalue=auto-detect
44710fi
44711
44712    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for libfvalue in includedir and libdir or in the specified DIR, or no if to use local version" >&5
44713$as_echo_n "checking whether to use search for libfvalue in includedir and libdir or in the specified DIR, or no if to use local version... " >&6; }
44714if ${ac_cv_with_libfvalue+:} false; then :
44715  $as_echo_n "(cached) " >&6
44716else
44717  ac_cv_with_libfvalue=auto-detect
44718fi
44719{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_libfvalue" >&5
44720$as_echo "$ac_cv_with_libfvalue" >&6; }
44721
44722    if test "x$ac_cv_enable_shared_libs" = xno || test "x$ac_cv_with_libfvalue" = xno; then :
44723  ac_cv_libfvalue=no
44724else
44725  ac_cv_libfvalue=check
44726        if test "x$ac_cv_with_libfvalue" != x && test "x$ac_cv_with_libfvalue" != xauto-detect; then :
44727  if test -d "$ac_cv_with_libfvalue"; then :
44728  CFLAGS="$CFLAGS -I${ac_cv_with_libfvalue}/include"
44729        LDFLAGS="$LDFLAGS -L${ac_cv_with_libfvalue}/lib"
44730else
44731  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
44732$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
44733as_fn_error 1 "no such directory: $ac_cv_with_libfvalue
44734See \`config.log' for more details" "$LINENO" 5; }
44735
44736fi
44737
44738else
44739        if test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"; then :
44740
44741pkg_failed=no
44742{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue" >&5
44743$as_echo_n "checking for libfvalue... " >&6; }
44744
44745if test -n "$libfvalue_CFLAGS"; then
44746    pkg_cv_libfvalue_CFLAGS="$libfvalue_CFLAGS"
44747 elif test -n "$PKG_CONFIG"; then
44748    if test -n "$PKG_CONFIG" && \
44749    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libfvalue >= 20200711\""; } >&5
44750  ($PKG_CONFIG --exists --print-errors "libfvalue >= 20200711") 2>&5
44751  ac_status=$?
44752  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
44753  test $ac_status = 0; }; then
44754  pkg_cv_libfvalue_CFLAGS=`$PKG_CONFIG --cflags "libfvalue >= 20200711" 2>/dev/null`
44755		      test "x$?" != "x0" && pkg_failed=yes
44756else
44757  pkg_failed=yes
44758fi
44759 else
44760    pkg_failed=untried
44761fi
44762if test -n "$libfvalue_LIBS"; then
44763    pkg_cv_libfvalue_LIBS="$libfvalue_LIBS"
44764 elif test -n "$PKG_CONFIG"; then
44765    if test -n "$PKG_CONFIG" && \
44766    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libfvalue >= 20200711\""; } >&5
44767  ($PKG_CONFIG --exists --print-errors "libfvalue >= 20200711") 2>&5
44768  ac_status=$?
44769  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
44770  test $ac_status = 0; }; then
44771  pkg_cv_libfvalue_LIBS=`$PKG_CONFIG --libs "libfvalue >= 20200711" 2>/dev/null`
44772		      test "x$?" != "x0" && pkg_failed=yes
44773else
44774  pkg_failed=yes
44775fi
44776 else
44777    pkg_failed=untried
44778fi
44779
44780
44781
44782if test $pkg_failed = yes; then
44783   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
44784$as_echo "no" >&6; }
44785
44786if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
44787        _pkg_short_errors_supported=yes
44788else
44789        _pkg_short_errors_supported=no
44790fi
44791        if test $_pkg_short_errors_supported = yes; then
44792	        libfvalue_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libfvalue >= 20200711" 2>&1`
44793        else
44794	        libfvalue_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libfvalue >= 20200711" 2>&1`
44795        fi
44796	# Put the nasty error message in config.log where it belongs
44797	echo "$libfvalue_PKG_ERRORS" >&5
44798
44799	ac_cv_libfvalue=check
44800elif test $pkg_failed = untried; then
44801     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
44802$as_echo "no" >&6; }
44803	ac_cv_libfvalue=check
44804else
44805	libfvalue_CFLAGS=$pkg_cv_libfvalue_CFLAGS
44806	libfvalue_LIBS=$pkg_cv_libfvalue_LIBS
44807        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
44808$as_echo "yes" >&6; }
44809	ac_cv_libfvalue=yes
44810fi
44811
44812fi
44813      if test "x$ac_cv_libfvalue" = xyes; then :
44814  ac_cv_libfvalue_CPPFLAGS="$pkg_cv_libfvalue_CFLAGS"
44815        ac_cv_libfvalue_LIBADD="$pkg_cv_libfvalue_LIBS"
44816fi
44817
44818fi
44819
44820    if test "x$ac_cv_libfvalue" = xcheck; then :
44821        for ac_header in libfvalue.h
44822do :
44823  ac_fn_c_check_header_mongrel "$LINENO" "libfvalue.h" "ac_cv_header_libfvalue_h" "$ac_includes_default"
44824if test "x$ac_cv_header_libfvalue_h" = xyes; then :
44825  cat >>confdefs.h <<_ACEOF
44826#define HAVE_LIBFVALUE_H 1
44827_ACEOF
44828
44829fi
44830
44831done
44832
44833
44834      if test "x$ac_cv_header_libfvalue_h" = xno; then :
44835  ac_cv_libfvalue=no
44836else
44837          ac_cv_libfvalue=yes
44838
44839        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_get_version in -lfvalue" >&5
44840$as_echo_n "checking for libfvalue_get_version in -lfvalue... " >&6; }
44841if ${ac_cv_lib_fvalue_libfvalue_get_version+:} false; then :
44842  $as_echo_n "(cached) " >&6
44843else
44844  ac_check_lib_save_LIBS=$LIBS
44845LIBS="-lfvalue  $LIBS"
44846cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44847/* end confdefs.h.  */
44848
44849/* Override any GCC internal prototype to avoid an error.
44850   Use char because int might match the return type of a GCC
44851   builtin and then its argument prototype would still apply.  */
44852#ifdef __cplusplus
44853extern "C"
44854#endif
44855char libfvalue_get_version ();
44856int
44857main ()
44858{
44859return libfvalue_get_version ();
44860  ;
44861  return 0;
44862}
44863_ACEOF
44864if ac_fn_c_try_link "$LINENO"; then :
44865  ac_cv_lib_fvalue_libfvalue_get_version=yes
44866else
44867  ac_cv_lib_fvalue_libfvalue_get_version=no
44868fi
44869rm -f core conftest.err conftest.$ac_objext \
44870    conftest$ac_exeext conftest.$ac_ext
44871LIBS=$ac_check_lib_save_LIBS
44872fi
44873{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_get_version" >&5
44874$as_echo "$ac_cv_lib_fvalue_libfvalue_get_version" >&6; }
44875if test "x$ac_cv_lib_fvalue_libfvalue_get_version" = xyes; then :
44876  ac_cv_libfvalue_dummy=yes
44877else
44878  ac_cv_libfvalue=no
44879fi
44880
44881
44882                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_data_handle_initialize in -lfvalue" >&5
44883$as_echo_n "checking for libfvalue_data_handle_initialize in -lfvalue... " >&6; }
44884if ${ac_cv_lib_fvalue_libfvalue_data_handle_initialize+:} false; then :
44885  $as_echo_n "(cached) " >&6
44886else
44887  ac_check_lib_save_LIBS=$LIBS
44888LIBS="-lfvalue  $LIBS"
44889cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44890/* end confdefs.h.  */
44891
44892/* Override any GCC internal prototype to avoid an error.
44893   Use char because int might match the return type of a GCC
44894   builtin and then its argument prototype would still apply.  */
44895#ifdef __cplusplus
44896extern "C"
44897#endif
44898char libfvalue_data_handle_initialize ();
44899int
44900main ()
44901{
44902return libfvalue_data_handle_initialize ();
44903  ;
44904  return 0;
44905}
44906_ACEOF
44907if ac_fn_c_try_link "$LINENO"; then :
44908  ac_cv_lib_fvalue_libfvalue_data_handle_initialize=yes
44909else
44910  ac_cv_lib_fvalue_libfvalue_data_handle_initialize=no
44911fi
44912rm -f core conftest.err conftest.$ac_objext \
44913    conftest$ac_exeext conftest.$ac_ext
44914LIBS=$ac_check_lib_save_LIBS
44915fi
44916{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_data_handle_initialize" >&5
44917$as_echo "$ac_cv_lib_fvalue_libfvalue_data_handle_initialize" >&6; }
44918if test "x$ac_cv_lib_fvalue_libfvalue_data_handle_initialize" = xyes; then :
44919  ac_cv_libfvalue_dummy=yes
44920else
44921  ac_cv_libfvalue=no
44922fi
44923
44924        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_data_handle_free in -lfvalue" >&5
44925$as_echo_n "checking for libfvalue_data_handle_free in -lfvalue... " >&6; }
44926if ${ac_cv_lib_fvalue_libfvalue_data_handle_free+:} false; then :
44927  $as_echo_n "(cached) " >&6
44928else
44929  ac_check_lib_save_LIBS=$LIBS
44930LIBS="-lfvalue  $LIBS"
44931cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44932/* end confdefs.h.  */
44933
44934/* Override any GCC internal prototype to avoid an error.
44935   Use char because int might match the return type of a GCC
44936   builtin and then its argument prototype would still apply.  */
44937#ifdef __cplusplus
44938extern "C"
44939#endif
44940char libfvalue_data_handle_free ();
44941int
44942main ()
44943{
44944return libfvalue_data_handle_free ();
44945  ;
44946  return 0;
44947}
44948_ACEOF
44949if ac_fn_c_try_link "$LINENO"; then :
44950  ac_cv_lib_fvalue_libfvalue_data_handle_free=yes
44951else
44952  ac_cv_lib_fvalue_libfvalue_data_handle_free=no
44953fi
44954rm -f core conftest.err conftest.$ac_objext \
44955    conftest$ac_exeext conftest.$ac_ext
44956LIBS=$ac_check_lib_save_LIBS
44957fi
44958{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_data_handle_free" >&5
44959$as_echo "$ac_cv_lib_fvalue_libfvalue_data_handle_free" >&6; }
44960if test "x$ac_cv_lib_fvalue_libfvalue_data_handle_free" = xyes; then :
44961  ac_cv_libfvalue_dummy=yes
44962else
44963  ac_cv_libfvalue=no
44964fi
44965
44966        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_data_handle_clone in -lfvalue" >&5
44967$as_echo_n "checking for libfvalue_data_handle_clone in -lfvalue... " >&6; }
44968if ${ac_cv_lib_fvalue_libfvalue_data_handle_clone+:} false; then :
44969  $as_echo_n "(cached) " >&6
44970else
44971  ac_check_lib_save_LIBS=$LIBS
44972LIBS="-lfvalue  $LIBS"
44973cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44974/* end confdefs.h.  */
44975
44976/* Override any GCC internal prototype to avoid an error.
44977   Use char because int might match the return type of a GCC
44978   builtin and then its argument prototype would still apply.  */
44979#ifdef __cplusplus
44980extern "C"
44981#endif
44982char libfvalue_data_handle_clone ();
44983int
44984main ()
44985{
44986return libfvalue_data_handle_clone ();
44987  ;
44988  return 0;
44989}
44990_ACEOF
44991if ac_fn_c_try_link "$LINENO"; then :
44992  ac_cv_lib_fvalue_libfvalue_data_handle_clone=yes
44993else
44994  ac_cv_lib_fvalue_libfvalue_data_handle_clone=no
44995fi
44996rm -f core conftest.err conftest.$ac_objext \
44997    conftest$ac_exeext conftest.$ac_ext
44998LIBS=$ac_check_lib_save_LIBS
44999fi
45000{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_data_handle_clone" >&5
45001$as_echo "$ac_cv_lib_fvalue_libfvalue_data_handle_clone" >&6; }
45002if test "x$ac_cv_lib_fvalue_libfvalue_data_handle_clone" = xyes; then :
45003  ac_cv_libfvalue_dummy=yes
45004else
45005  ac_cv_libfvalue=no
45006fi
45007
45008        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_data_handle_clear in -lfvalue" >&5
45009$as_echo_n "checking for libfvalue_data_handle_clear in -lfvalue... " >&6; }
45010if ${ac_cv_lib_fvalue_libfvalue_data_handle_clear+:} false; then :
45011  $as_echo_n "(cached) " >&6
45012else
45013  ac_check_lib_save_LIBS=$LIBS
45014LIBS="-lfvalue  $LIBS"
45015cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45016/* end confdefs.h.  */
45017
45018/* Override any GCC internal prototype to avoid an error.
45019   Use char because int might match the return type of a GCC
45020   builtin and then its argument prototype would still apply.  */
45021#ifdef __cplusplus
45022extern "C"
45023#endif
45024char libfvalue_data_handle_clear ();
45025int
45026main ()
45027{
45028return libfvalue_data_handle_clear ();
45029  ;
45030  return 0;
45031}
45032_ACEOF
45033if ac_fn_c_try_link "$LINENO"; then :
45034  ac_cv_lib_fvalue_libfvalue_data_handle_clear=yes
45035else
45036  ac_cv_lib_fvalue_libfvalue_data_handle_clear=no
45037fi
45038rm -f core conftest.err conftest.$ac_objext \
45039    conftest$ac_exeext conftest.$ac_ext
45040LIBS=$ac_check_lib_save_LIBS
45041fi
45042{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_data_handle_clear" >&5
45043$as_echo "$ac_cv_lib_fvalue_libfvalue_data_handle_clear" >&6; }
45044if test "x$ac_cv_lib_fvalue_libfvalue_data_handle_clear" = xyes; then :
45045  ac_cv_libfvalue_dummy=yes
45046else
45047  ac_cv_libfvalue=no
45048fi
45049
45050
45051        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_data_handle_get_data in -lfvalue" >&5
45052$as_echo_n "checking for libfvalue_data_handle_get_data in -lfvalue... " >&6; }
45053if ${ac_cv_lib_fvalue_libfvalue_data_handle_get_data+:} false; then :
45054  $as_echo_n "(cached) " >&6
45055else
45056  ac_check_lib_save_LIBS=$LIBS
45057LIBS="-lfvalue  $LIBS"
45058cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45059/* end confdefs.h.  */
45060
45061/* Override any GCC internal prototype to avoid an error.
45062   Use char because int might match the return type of a GCC
45063   builtin and then its argument prototype would still apply.  */
45064#ifdef __cplusplus
45065extern "C"
45066#endif
45067char libfvalue_data_handle_get_data ();
45068int
45069main ()
45070{
45071return libfvalue_data_handle_get_data ();
45072  ;
45073  return 0;
45074}
45075_ACEOF
45076if ac_fn_c_try_link "$LINENO"; then :
45077  ac_cv_lib_fvalue_libfvalue_data_handle_get_data=yes
45078else
45079  ac_cv_lib_fvalue_libfvalue_data_handle_get_data=no
45080fi
45081rm -f core conftest.err conftest.$ac_objext \
45082    conftest$ac_exeext conftest.$ac_ext
45083LIBS=$ac_check_lib_save_LIBS
45084fi
45085{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_data_handle_get_data" >&5
45086$as_echo "$ac_cv_lib_fvalue_libfvalue_data_handle_get_data" >&6; }
45087if test "x$ac_cv_lib_fvalue_libfvalue_data_handle_get_data" = xyes; then :
45088  ac_cv_libfvalue_dummy=yes
45089else
45090  ac_cv_libfvalue=no
45091fi
45092
45093        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_data_handle_set_data in -lfvalue" >&5
45094$as_echo_n "checking for libfvalue_data_handle_set_data in -lfvalue... " >&6; }
45095if ${ac_cv_lib_fvalue_libfvalue_data_handle_set_data+:} false; then :
45096  $as_echo_n "(cached) " >&6
45097else
45098  ac_check_lib_save_LIBS=$LIBS
45099LIBS="-lfvalue  $LIBS"
45100cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45101/* end confdefs.h.  */
45102
45103/* Override any GCC internal prototype to avoid an error.
45104   Use char because int might match the return type of a GCC
45105   builtin and then its argument prototype would still apply.  */
45106#ifdef __cplusplus
45107extern "C"
45108#endif
45109char libfvalue_data_handle_set_data ();
45110int
45111main ()
45112{
45113return libfvalue_data_handle_set_data ();
45114  ;
45115  return 0;
45116}
45117_ACEOF
45118if ac_fn_c_try_link "$LINENO"; then :
45119  ac_cv_lib_fvalue_libfvalue_data_handle_set_data=yes
45120else
45121  ac_cv_lib_fvalue_libfvalue_data_handle_set_data=no
45122fi
45123rm -f core conftest.err conftest.$ac_objext \
45124    conftest$ac_exeext conftest.$ac_ext
45125LIBS=$ac_check_lib_save_LIBS
45126fi
45127{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_data_handle_set_data" >&5
45128$as_echo "$ac_cv_lib_fvalue_libfvalue_data_handle_set_data" >&6; }
45129if test "x$ac_cv_lib_fvalue_libfvalue_data_handle_set_data" = xyes; then :
45130  ac_cv_libfvalue_dummy=yes
45131else
45132  ac_cv_libfvalue=no
45133fi
45134
45135
45136        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_data_handle_get_data_flags in -lfvalue" >&5
45137$as_echo_n "checking for libfvalue_data_handle_get_data_flags in -lfvalue... " >&6; }
45138if ${ac_cv_lib_fvalue_libfvalue_data_handle_get_data_flags+:} false; then :
45139  $as_echo_n "(cached) " >&6
45140else
45141  ac_check_lib_save_LIBS=$LIBS
45142LIBS="-lfvalue  $LIBS"
45143cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45144/* end confdefs.h.  */
45145
45146/* Override any GCC internal prototype to avoid an error.
45147   Use char because int might match the return type of a GCC
45148   builtin and then its argument prototype would still apply.  */
45149#ifdef __cplusplus
45150extern "C"
45151#endif
45152char libfvalue_data_handle_get_data_flags ();
45153int
45154main ()
45155{
45156return libfvalue_data_handle_get_data_flags ();
45157  ;
45158  return 0;
45159}
45160_ACEOF
45161if ac_fn_c_try_link "$LINENO"; then :
45162  ac_cv_lib_fvalue_libfvalue_data_handle_get_data_flags=yes
45163else
45164  ac_cv_lib_fvalue_libfvalue_data_handle_get_data_flags=no
45165fi
45166rm -f core conftest.err conftest.$ac_objext \
45167    conftest$ac_exeext conftest.$ac_ext
45168LIBS=$ac_check_lib_save_LIBS
45169fi
45170{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_data_handle_get_data_flags" >&5
45171$as_echo "$ac_cv_lib_fvalue_libfvalue_data_handle_get_data_flags" >&6; }
45172if test "x$ac_cv_lib_fvalue_libfvalue_data_handle_get_data_flags" = xyes; then :
45173  ac_cv_libfvalue_dummy=yes
45174else
45175  ac_cv_libfvalue=no
45176fi
45177
45178        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_data_handle_set_data_flags in -lfvalue" >&5
45179$as_echo_n "checking for libfvalue_data_handle_set_data_flags in -lfvalue... " >&6; }
45180if ${ac_cv_lib_fvalue_libfvalue_data_handle_set_data_flags+:} false; then :
45181  $as_echo_n "(cached) " >&6
45182else
45183  ac_check_lib_save_LIBS=$LIBS
45184LIBS="-lfvalue  $LIBS"
45185cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45186/* end confdefs.h.  */
45187
45188/* Override any GCC internal prototype to avoid an error.
45189   Use char because int might match the return type of a GCC
45190   builtin and then its argument prototype would still apply.  */
45191#ifdef __cplusplus
45192extern "C"
45193#endif
45194char libfvalue_data_handle_set_data_flags ();
45195int
45196main ()
45197{
45198return libfvalue_data_handle_set_data_flags ();
45199  ;
45200  return 0;
45201}
45202_ACEOF
45203if ac_fn_c_try_link "$LINENO"; then :
45204  ac_cv_lib_fvalue_libfvalue_data_handle_set_data_flags=yes
45205else
45206  ac_cv_lib_fvalue_libfvalue_data_handle_set_data_flags=no
45207fi
45208rm -f core conftest.err conftest.$ac_objext \
45209    conftest$ac_exeext conftest.$ac_ext
45210LIBS=$ac_check_lib_save_LIBS
45211fi
45212{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_data_handle_set_data_flags" >&5
45213$as_echo "$ac_cv_lib_fvalue_libfvalue_data_handle_set_data_flags" >&6; }
45214if test "x$ac_cv_lib_fvalue_libfvalue_data_handle_set_data_flags" = xyes; then :
45215  ac_cv_libfvalue_dummy=yes
45216else
45217  ac_cv_libfvalue=no
45218fi
45219
45220
45221        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_data_handle_get_number_of_value_entries in -lfvalue" >&5
45222$as_echo_n "checking for libfvalue_data_handle_get_number_of_value_entries in -lfvalue... " >&6; }
45223if ${ac_cv_lib_fvalue_libfvalue_data_handle_get_number_of_value_entries+:} false; then :
45224  $as_echo_n "(cached) " >&6
45225else
45226  ac_check_lib_save_LIBS=$LIBS
45227LIBS="-lfvalue  $LIBS"
45228cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45229/* end confdefs.h.  */
45230
45231/* Override any GCC internal prototype to avoid an error.
45232   Use char because int might match the return type of a GCC
45233   builtin and then its argument prototype would still apply.  */
45234#ifdef __cplusplus
45235extern "C"
45236#endif
45237char libfvalue_data_handle_get_number_of_value_entries ();
45238int
45239main ()
45240{
45241return libfvalue_data_handle_get_number_of_value_entries ();
45242  ;
45243  return 0;
45244}
45245_ACEOF
45246if ac_fn_c_try_link "$LINENO"; then :
45247  ac_cv_lib_fvalue_libfvalue_data_handle_get_number_of_value_entries=yes
45248else
45249  ac_cv_lib_fvalue_libfvalue_data_handle_get_number_of_value_entries=no
45250fi
45251rm -f core conftest.err conftest.$ac_objext \
45252    conftest$ac_exeext conftest.$ac_ext
45253LIBS=$ac_check_lib_save_LIBS
45254fi
45255{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_data_handle_get_number_of_value_entries" >&5
45256$as_echo "$ac_cv_lib_fvalue_libfvalue_data_handle_get_number_of_value_entries" >&6; }
45257if test "x$ac_cv_lib_fvalue_libfvalue_data_handle_get_number_of_value_entries" = xyes; then :
45258  ac_cv_libfvalue_dummy=yes
45259else
45260  ac_cv_libfvalue=no
45261fi
45262
45263        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_data_handle_get_value_entry in -lfvalue" >&5
45264$as_echo_n "checking for libfvalue_data_handle_get_value_entry in -lfvalue... " >&6; }
45265if ${ac_cv_lib_fvalue_libfvalue_data_handle_get_value_entry+:} false; then :
45266  $as_echo_n "(cached) " >&6
45267else
45268  ac_check_lib_save_LIBS=$LIBS
45269LIBS="-lfvalue  $LIBS"
45270cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45271/* end confdefs.h.  */
45272
45273/* Override any GCC internal prototype to avoid an error.
45274   Use char because int might match the return type of a GCC
45275   builtin and then its argument prototype would still apply.  */
45276#ifdef __cplusplus
45277extern "C"
45278#endif
45279char libfvalue_data_handle_get_value_entry ();
45280int
45281main ()
45282{
45283return libfvalue_data_handle_get_value_entry ();
45284  ;
45285  return 0;
45286}
45287_ACEOF
45288if ac_fn_c_try_link "$LINENO"; then :
45289  ac_cv_lib_fvalue_libfvalue_data_handle_get_value_entry=yes
45290else
45291  ac_cv_lib_fvalue_libfvalue_data_handle_get_value_entry=no
45292fi
45293rm -f core conftest.err conftest.$ac_objext \
45294    conftest$ac_exeext conftest.$ac_ext
45295LIBS=$ac_check_lib_save_LIBS
45296fi
45297{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_data_handle_get_value_entry" >&5
45298$as_echo "$ac_cv_lib_fvalue_libfvalue_data_handle_get_value_entry" >&6; }
45299if test "x$ac_cv_lib_fvalue_libfvalue_data_handle_get_value_entry" = xyes; then :
45300  ac_cv_libfvalue_dummy=yes
45301else
45302  ac_cv_libfvalue=no
45303fi
45304
45305        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_data_handle_set_value_entry in -lfvalue" >&5
45306$as_echo_n "checking for libfvalue_data_handle_set_value_entry in -lfvalue... " >&6; }
45307if ${ac_cv_lib_fvalue_libfvalue_data_handle_set_value_entry+:} false; then :
45308  $as_echo_n "(cached) " >&6
45309else
45310  ac_check_lib_save_LIBS=$LIBS
45311LIBS="-lfvalue  $LIBS"
45312cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45313/* end confdefs.h.  */
45314
45315/* Override any GCC internal prototype to avoid an error.
45316   Use char because int might match the return type of a GCC
45317   builtin and then its argument prototype would still apply.  */
45318#ifdef __cplusplus
45319extern "C"
45320#endif
45321char libfvalue_data_handle_set_value_entry ();
45322int
45323main ()
45324{
45325return libfvalue_data_handle_set_value_entry ();
45326  ;
45327  return 0;
45328}
45329_ACEOF
45330if ac_fn_c_try_link "$LINENO"; then :
45331  ac_cv_lib_fvalue_libfvalue_data_handle_set_value_entry=yes
45332else
45333  ac_cv_lib_fvalue_libfvalue_data_handle_set_value_entry=no
45334fi
45335rm -f core conftest.err conftest.$ac_objext \
45336    conftest$ac_exeext conftest.$ac_ext
45337LIBS=$ac_check_lib_save_LIBS
45338fi
45339{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_data_handle_set_value_entry" >&5
45340$as_echo "$ac_cv_lib_fvalue_libfvalue_data_handle_set_value_entry" >&6; }
45341if test "x$ac_cv_lib_fvalue_libfvalue_data_handle_set_value_entry" = xyes; then :
45342  ac_cv_libfvalue_dummy=yes
45343else
45344  ac_cv_libfvalue=no
45345fi
45346
45347        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_data_handle_append_value_entry in -lfvalue" >&5
45348$as_echo_n "checking for libfvalue_data_handle_append_value_entry in -lfvalue... " >&6; }
45349if ${ac_cv_lib_fvalue_libfvalue_data_handle_append_value_entry+:} false; then :
45350  $as_echo_n "(cached) " >&6
45351else
45352  ac_check_lib_save_LIBS=$LIBS
45353LIBS="-lfvalue  $LIBS"
45354cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45355/* end confdefs.h.  */
45356
45357/* Override any GCC internal prototype to avoid an error.
45358   Use char because int might match the return type of a GCC
45359   builtin and then its argument prototype would still apply.  */
45360#ifdef __cplusplus
45361extern "C"
45362#endif
45363char libfvalue_data_handle_append_value_entry ();
45364int
45365main ()
45366{
45367return libfvalue_data_handle_append_value_entry ();
45368  ;
45369  return 0;
45370}
45371_ACEOF
45372if ac_fn_c_try_link "$LINENO"; then :
45373  ac_cv_lib_fvalue_libfvalue_data_handle_append_value_entry=yes
45374else
45375  ac_cv_lib_fvalue_libfvalue_data_handle_append_value_entry=no
45376fi
45377rm -f core conftest.err conftest.$ac_objext \
45378    conftest$ac_exeext conftest.$ac_ext
45379LIBS=$ac_check_lib_save_LIBS
45380fi
45381{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_data_handle_append_value_entry" >&5
45382$as_echo "$ac_cv_lib_fvalue_libfvalue_data_handle_append_value_entry" >&6; }
45383if test "x$ac_cv_lib_fvalue_libfvalue_data_handle_append_value_entry" = xyes; then :
45384  ac_cv_libfvalue_dummy=yes
45385else
45386  ac_cv_libfvalue=no
45387fi
45388
45389
45390                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_string_size_from_integer in -lfvalue" >&5
45391$as_echo_n "checking for libfvalue_string_size_from_integer in -lfvalue... " >&6; }
45392if ${ac_cv_lib_fvalue_libfvalue_string_size_from_integer+:} false; then :
45393  $as_echo_n "(cached) " >&6
45394else
45395  ac_check_lib_save_LIBS=$LIBS
45396LIBS="-lfvalue  $LIBS"
45397cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45398/* end confdefs.h.  */
45399
45400/* Override any GCC internal prototype to avoid an error.
45401   Use char because int might match the return type of a GCC
45402   builtin and then its argument prototype would still apply.  */
45403#ifdef __cplusplus
45404extern "C"
45405#endif
45406char libfvalue_string_size_from_integer ();
45407int
45408main ()
45409{
45410return libfvalue_string_size_from_integer ();
45411  ;
45412  return 0;
45413}
45414_ACEOF
45415if ac_fn_c_try_link "$LINENO"; then :
45416  ac_cv_lib_fvalue_libfvalue_string_size_from_integer=yes
45417else
45418  ac_cv_lib_fvalue_libfvalue_string_size_from_integer=no
45419fi
45420rm -f core conftest.err conftest.$ac_objext \
45421    conftest$ac_exeext conftest.$ac_ext
45422LIBS=$ac_check_lib_save_LIBS
45423fi
45424{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_string_size_from_integer" >&5
45425$as_echo "$ac_cv_lib_fvalue_libfvalue_string_size_from_integer" >&6; }
45426if test "x$ac_cv_lib_fvalue_libfvalue_string_size_from_integer" = xyes; then :
45427  ac_cv_libfvalue_dummy=yes
45428else
45429  ac_cv_libfvalue=no
45430fi
45431
45432
45433        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_utf8_string_copy_from_integer in -lfvalue" >&5
45434$as_echo_n "checking for libfvalue_utf8_string_copy_from_integer in -lfvalue... " >&6; }
45435if ${ac_cv_lib_fvalue_libfvalue_utf8_string_copy_from_integer+:} false; then :
45436  $as_echo_n "(cached) " >&6
45437else
45438  ac_check_lib_save_LIBS=$LIBS
45439LIBS="-lfvalue  $LIBS"
45440cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45441/* end confdefs.h.  */
45442
45443/* Override any GCC internal prototype to avoid an error.
45444   Use char because int might match the return type of a GCC
45445   builtin and then its argument prototype would still apply.  */
45446#ifdef __cplusplus
45447extern "C"
45448#endif
45449char libfvalue_utf8_string_copy_from_integer ();
45450int
45451main ()
45452{
45453return libfvalue_utf8_string_copy_from_integer ();
45454  ;
45455  return 0;
45456}
45457_ACEOF
45458if ac_fn_c_try_link "$LINENO"; then :
45459  ac_cv_lib_fvalue_libfvalue_utf8_string_copy_from_integer=yes
45460else
45461  ac_cv_lib_fvalue_libfvalue_utf8_string_copy_from_integer=no
45462fi
45463rm -f core conftest.err conftest.$ac_objext \
45464    conftest$ac_exeext conftest.$ac_ext
45465LIBS=$ac_check_lib_save_LIBS
45466fi
45467{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_utf8_string_copy_from_integer" >&5
45468$as_echo "$ac_cv_lib_fvalue_libfvalue_utf8_string_copy_from_integer" >&6; }
45469if test "x$ac_cv_lib_fvalue_libfvalue_utf8_string_copy_from_integer" = xyes; then :
45470  ac_cv_libfvalue_dummy=yes
45471else
45472  ac_cv_libfvalue=no
45473fi
45474
45475        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_utf8_string_with_index_copy_from_integer in -lfvalue" >&5
45476$as_echo_n "checking for libfvalue_utf8_string_with_index_copy_from_integer in -lfvalue... " >&6; }
45477if ${ac_cv_lib_fvalue_libfvalue_utf8_string_with_index_copy_from_integer+:} false; then :
45478  $as_echo_n "(cached) " >&6
45479else
45480  ac_check_lib_save_LIBS=$LIBS
45481LIBS="-lfvalue  $LIBS"
45482cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45483/* end confdefs.h.  */
45484
45485/* Override any GCC internal prototype to avoid an error.
45486   Use char because int might match the return type of a GCC
45487   builtin and then its argument prototype would still apply.  */
45488#ifdef __cplusplus
45489extern "C"
45490#endif
45491char libfvalue_utf8_string_with_index_copy_from_integer ();
45492int
45493main ()
45494{
45495return libfvalue_utf8_string_with_index_copy_from_integer ();
45496  ;
45497  return 0;
45498}
45499_ACEOF
45500if ac_fn_c_try_link "$LINENO"; then :
45501  ac_cv_lib_fvalue_libfvalue_utf8_string_with_index_copy_from_integer=yes
45502else
45503  ac_cv_lib_fvalue_libfvalue_utf8_string_with_index_copy_from_integer=no
45504fi
45505rm -f core conftest.err conftest.$ac_objext \
45506    conftest$ac_exeext conftest.$ac_ext
45507LIBS=$ac_check_lib_save_LIBS
45508fi
45509{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_utf8_string_with_index_copy_from_integer" >&5
45510$as_echo "$ac_cv_lib_fvalue_libfvalue_utf8_string_with_index_copy_from_integer" >&6; }
45511if test "x$ac_cv_lib_fvalue_libfvalue_utf8_string_with_index_copy_from_integer" = xyes; then :
45512  ac_cv_libfvalue_dummy=yes
45513else
45514  ac_cv_libfvalue=no
45515fi
45516
45517        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_utf8_string_copy_to_integer in -lfvalue" >&5
45518$as_echo_n "checking for libfvalue_utf8_string_copy_to_integer in -lfvalue... " >&6; }
45519if ${ac_cv_lib_fvalue_libfvalue_utf8_string_copy_to_integer+:} false; then :
45520  $as_echo_n "(cached) " >&6
45521else
45522  ac_check_lib_save_LIBS=$LIBS
45523LIBS="-lfvalue  $LIBS"
45524cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45525/* end confdefs.h.  */
45526
45527/* Override any GCC internal prototype to avoid an error.
45528   Use char because int might match the return type of a GCC
45529   builtin and then its argument prototype would still apply.  */
45530#ifdef __cplusplus
45531extern "C"
45532#endif
45533char libfvalue_utf8_string_copy_to_integer ();
45534int
45535main ()
45536{
45537return libfvalue_utf8_string_copy_to_integer ();
45538  ;
45539  return 0;
45540}
45541_ACEOF
45542if ac_fn_c_try_link "$LINENO"; then :
45543  ac_cv_lib_fvalue_libfvalue_utf8_string_copy_to_integer=yes
45544else
45545  ac_cv_lib_fvalue_libfvalue_utf8_string_copy_to_integer=no
45546fi
45547rm -f core conftest.err conftest.$ac_objext \
45548    conftest$ac_exeext conftest.$ac_ext
45549LIBS=$ac_check_lib_save_LIBS
45550fi
45551{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_utf8_string_copy_to_integer" >&5
45552$as_echo "$ac_cv_lib_fvalue_libfvalue_utf8_string_copy_to_integer" >&6; }
45553if test "x$ac_cv_lib_fvalue_libfvalue_utf8_string_copy_to_integer" = xyes; then :
45554  ac_cv_libfvalue_dummy=yes
45555else
45556  ac_cv_libfvalue=no
45557fi
45558
45559        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_utf8_string_with_index_copy_to_integer in -lfvalue" >&5
45560$as_echo_n "checking for libfvalue_utf8_string_with_index_copy_to_integer in -lfvalue... " >&6; }
45561if ${ac_cv_lib_fvalue_libfvalue_utf8_string_with_index_copy_to_integer+:} false; then :
45562  $as_echo_n "(cached) " >&6
45563else
45564  ac_check_lib_save_LIBS=$LIBS
45565LIBS="-lfvalue  $LIBS"
45566cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45567/* end confdefs.h.  */
45568
45569/* Override any GCC internal prototype to avoid an error.
45570   Use char because int might match the return type of a GCC
45571   builtin and then its argument prototype would still apply.  */
45572#ifdef __cplusplus
45573extern "C"
45574#endif
45575char libfvalue_utf8_string_with_index_copy_to_integer ();
45576int
45577main ()
45578{
45579return libfvalue_utf8_string_with_index_copy_to_integer ();
45580  ;
45581  return 0;
45582}
45583_ACEOF
45584if ac_fn_c_try_link "$LINENO"; then :
45585  ac_cv_lib_fvalue_libfvalue_utf8_string_with_index_copy_to_integer=yes
45586else
45587  ac_cv_lib_fvalue_libfvalue_utf8_string_with_index_copy_to_integer=no
45588fi
45589rm -f core conftest.err conftest.$ac_objext \
45590    conftest$ac_exeext conftest.$ac_ext
45591LIBS=$ac_check_lib_save_LIBS
45592fi
45593{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_utf8_string_with_index_copy_to_integer" >&5
45594$as_echo "$ac_cv_lib_fvalue_libfvalue_utf8_string_with_index_copy_to_integer" >&6; }
45595if test "x$ac_cv_lib_fvalue_libfvalue_utf8_string_with_index_copy_to_integer" = xyes; then :
45596  ac_cv_libfvalue_dummy=yes
45597else
45598  ac_cv_libfvalue=no
45599fi
45600
45601
45602        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_utf16_string_copy_from_integer in -lfvalue" >&5
45603$as_echo_n "checking for libfvalue_utf16_string_copy_from_integer in -lfvalue... " >&6; }
45604if ${ac_cv_lib_fvalue_libfvalue_utf16_string_copy_from_integer+:} false; then :
45605  $as_echo_n "(cached) " >&6
45606else
45607  ac_check_lib_save_LIBS=$LIBS
45608LIBS="-lfvalue  $LIBS"
45609cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45610/* end confdefs.h.  */
45611
45612/* Override any GCC internal prototype to avoid an error.
45613   Use char because int might match the return type of a GCC
45614   builtin and then its argument prototype would still apply.  */
45615#ifdef __cplusplus
45616extern "C"
45617#endif
45618char libfvalue_utf16_string_copy_from_integer ();
45619int
45620main ()
45621{
45622return libfvalue_utf16_string_copy_from_integer ();
45623  ;
45624  return 0;
45625}
45626_ACEOF
45627if ac_fn_c_try_link "$LINENO"; then :
45628  ac_cv_lib_fvalue_libfvalue_utf16_string_copy_from_integer=yes
45629else
45630  ac_cv_lib_fvalue_libfvalue_utf16_string_copy_from_integer=no
45631fi
45632rm -f core conftest.err conftest.$ac_objext \
45633    conftest$ac_exeext conftest.$ac_ext
45634LIBS=$ac_check_lib_save_LIBS
45635fi
45636{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_utf16_string_copy_from_integer" >&5
45637$as_echo "$ac_cv_lib_fvalue_libfvalue_utf16_string_copy_from_integer" >&6; }
45638if test "x$ac_cv_lib_fvalue_libfvalue_utf16_string_copy_from_integer" = xyes; then :
45639  ac_cv_libfvalue_dummy=yes
45640else
45641  ac_cv_libfvalue=no
45642fi
45643
45644        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_utf16_string_with_index_copy_from_integer in -lfvalue" >&5
45645$as_echo_n "checking for libfvalue_utf16_string_with_index_copy_from_integer in -lfvalue... " >&6; }
45646if ${ac_cv_lib_fvalue_libfvalue_utf16_string_with_index_copy_from_integer+:} false; then :
45647  $as_echo_n "(cached) " >&6
45648else
45649  ac_check_lib_save_LIBS=$LIBS
45650LIBS="-lfvalue  $LIBS"
45651cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45652/* end confdefs.h.  */
45653
45654/* Override any GCC internal prototype to avoid an error.
45655   Use char because int might match the return type of a GCC
45656   builtin and then its argument prototype would still apply.  */
45657#ifdef __cplusplus
45658extern "C"
45659#endif
45660char libfvalue_utf16_string_with_index_copy_from_integer ();
45661int
45662main ()
45663{
45664return libfvalue_utf16_string_with_index_copy_from_integer ();
45665  ;
45666  return 0;
45667}
45668_ACEOF
45669if ac_fn_c_try_link "$LINENO"; then :
45670  ac_cv_lib_fvalue_libfvalue_utf16_string_with_index_copy_from_integer=yes
45671else
45672  ac_cv_lib_fvalue_libfvalue_utf16_string_with_index_copy_from_integer=no
45673fi
45674rm -f core conftest.err conftest.$ac_objext \
45675    conftest$ac_exeext conftest.$ac_ext
45676LIBS=$ac_check_lib_save_LIBS
45677fi
45678{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_utf16_string_with_index_copy_from_integer" >&5
45679$as_echo "$ac_cv_lib_fvalue_libfvalue_utf16_string_with_index_copy_from_integer" >&6; }
45680if test "x$ac_cv_lib_fvalue_libfvalue_utf16_string_with_index_copy_from_integer" = xyes; then :
45681  ac_cv_libfvalue_dummy=yes
45682else
45683  ac_cv_libfvalue=no
45684fi
45685
45686        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_utf16_string_copy_to_integer in -lfvalue" >&5
45687$as_echo_n "checking for libfvalue_utf16_string_copy_to_integer in -lfvalue... " >&6; }
45688if ${ac_cv_lib_fvalue_libfvalue_utf16_string_copy_to_integer+:} false; then :
45689  $as_echo_n "(cached) " >&6
45690else
45691  ac_check_lib_save_LIBS=$LIBS
45692LIBS="-lfvalue  $LIBS"
45693cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45694/* end confdefs.h.  */
45695
45696/* Override any GCC internal prototype to avoid an error.
45697   Use char because int might match the return type of a GCC
45698   builtin and then its argument prototype would still apply.  */
45699#ifdef __cplusplus
45700extern "C"
45701#endif
45702char libfvalue_utf16_string_copy_to_integer ();
45703int
45704main ()
45705{
45706return libfvalue_utf16_string_copy_to_integer ();
45707  ;
45708  return 0;
45709}
45710_ACEOF
45711if ac_fn_c_try_link "$LINENO"; then :
45712  ac_cv_lib_fvalue_libfvalue_utf16_string_copy_to_integer=yes
45713else
45714  ac_cv_lib_fvalue_libfvalue_utf16_string_copy_to_integer=no
45715fi
45716rm -f core conftest.err conftest.$ac_objext \
45717    conftest$ac_exeext conftest.$ac_ext
45718LIBS=$ac_check_lib_save_LIBS
45719fi
45720{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_utf16_string_copy_to_integer" >&5
45721$as_echo "$ac_cv_lib_fvalue_libfvalue_utf16_string_copy_to_integer" >&6; }
45722if test "x$ac_cv_lib_fvalue_libfvalue_utf16_string_copy_to_integer" = xyes; then :
45723  ac_cv_libfvalue_dummy=yes
45724else
45725  ac_cv_libfvalue=no
45726fi
45727
45728        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_utf16_string_with_index_copy_to_integer in -lfvalue" >&5
45729$as_echo_n "checking for libfvalue_utf16_string_with_index_copy_to_integer in -lfvalue... " >&6; }
45730if ${ac_cv_lib_fvalue_libfvalue_utf16_string_with_index_copy_to_integer+:} false; then :
45731  $as_echo_n "(cached) " >&6
45732else
45733  ac_check_lib_save_LIBS=$LIBS
45734LIBS="-lfvalue  $LIBS"
45735cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45736/* end confdefs.h.  */
45737
45738/* Override any GCC internal prototype to avoid an error.
45739   Use char because int might match the return type of a GCC
45740   builtin and then its argument prototype would still apply.  */
45741#ifdef __cplusplus
45742extern "C"
45743#endif
45744char libfvalue_utf16_string_with_index_copy_to_integer ();
45745int
45746main ()
45747{
45748return libfvalue_utf16_string_with_index_copy_to_integer ();
45749  ;
45750  return 0;
45751}
45752_ACEOF
45753if ac_fn_c_try_link "$LINENO"; then :
45754  ac_cv_lib_fvalue_libfvalue_utf16_string_with_index_copy_to_integer=yes
45755else
45756  ac_cv_lib_fvalue_libfvalue_utf16_string_with_index_copy_to_integer=no
45757fi
45758rm -f core conftest.err conftest.$ac_objext \
45759    conftest$ac_exeext conftest.$ac_ext
45760LIBS=$ac_check_lib_save_LIBS
45761fi
45762{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_utf16_string_with_index_copy_to_integer" >&5
45763$as_echo "$ac_cv_lib_fvalue_libfvalue_utf16_string_with_index_copy_to_integer" >&6; }
45764if test "x$ac_cv_lib_fvalue_libfvalue_utf16_string_with_index_copy_to_integer" = xyes; then :
45765  ac_cv_libfvalue_dummy=yes
45766else
45767  ac_cv_libfvalue=no
45768fi
45769
45770
45771        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_utf32_string_copy_from_integer in -lfvalue" >&5
45772$as_echo_n "checking for libfvalue_utf32_string_copy_from_integer in -lfvalue... " >&6; }
45773if ${ac_cv_lib_fvalue_libfvalue_utf32_string_copy_from_integer+:} false; then :
45774  $as_echo_n "(cached) " >&6
45775else
45776  ac_check_lib_save_LIBS=$LIBS
45777LIBS="-lfvalue  $LIBS"
45778cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45779/* end confdefs.h.  */
45780
45781/* Override any GCC internal prototype to avoid an error.
45782   Use char because int might match the return type of a GCC
45783   builtin and then its argument prototype would still apply.  */
45784#ifdef __cplusplus
45785extern "C"
45786#endif
45787char libfvalue_utf32_string_copy_from_integer ();
45788int
45789main ()
45790{
45791return libfvalue_utf32_string_copy_from_integer ();
45792  ;
45793  return 0;
45794}
45795_ACEOF
45796if ac_fn_c_try_link "$LINENO"; then :
45797  ac_cv_lib_fvalue_libfvalue_utf32_string_copy_from_integer=yes
45798else
45799  ac_cv_lib_fvalue_libfvalue_utf32_string_copy_from_integer=no
45800fi
45801rm -f core conftest.err conftest.$ac_objext \
45802    conftest$ac_exeext conftest.$ac_ext
45803LIBS=$ac_check_lib_save_LIBS
45804fi
45805{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_utf32_string_copy_from_integer" >&5
45806$as_echo "$ac_cv_lib_fvalue_libfvalue_utf32_string_copy_from_integer" >&6; }
45807if test "x$ac_cv_lib_fvalue_libfvalue_utf32_string_copy_from_integer" = xyes; then :
45808  ac_cv_libfvalue_dummy=yes
45809else
45810  ac_cv_libfvalue=no
45811fi
45812
45813        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_utf32_string_with_index_copy_from_integer in -lfvalue" >&5
45814$as_echo_n "checking for libfvalue_utf32_string_with_index_copy_from_integer in -lfvalue... " >&6; }
45815if ${ac_cv_lib_fvalue_libfvalue_utf32_string_with_index_copy_from_integer+:} false; then :
45816  $as_echo_n "(cached) " >&6
45817else
45818  ac_check_lib_save_LIBS=$LIBS
45819LIBS="-lfvalue  $LIBS"
45820cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45821/* end confdefs.h.  */
45822
45823/* Override any GCC internal prototype to avoid an error.
45824   Use char because int might match the return type of a GCC
45825   builtin and then its argument prototype would still apply.  */
45826#ifdef __cplusplus
45827extern "C"
45828#endif
45829char libfvalue_utf32_string_with_index_copy_from_integer ();
45830int
45831main ()
45832{
45833return libfvalue_utf32_string_with_index_copy_from_integer ();
45834  ;
45835  return 0;
45836}
45837_ACEOF
45838if ac_fn_c_try_link "$LINENO"; then :
45839  ac_cv_lib_fvalue_libfvalue_utf32_string_with_index_copy_from_integer=yes
45840else
45841  ac_cv_lib_fvalue_libfvalue_utf32_string_with_index_copy_from_integer=no
45842fi
45843rm -f core conftest.err conftest.$ac_objext \
45844    conftest$ac_exeext conftest.$ac_ext
45845LIBS=$ac_check_lib_save_LIBS
45846fi
45847{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_utf32_string_with_index_copy_from_integer" >&5
45848$as_echo "$ac_cv_lib_fvalue_libfvalue_utf32_string_with_index_copy_from_integer" >&6; }
45849if test "x$ac_cv_lib_fvalue_libfvalue_utf32_string_with_index_copy_from_integer" = xyes; then :
45850  ac_cv_libfvalue_dummy=yes
45851else
45852  ac_cv_libfvalue=no
45853fi
45854
45855        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_utf32_string_copy_to_integer in -lfvalue" >&5
45856$as_echo_n "checking for libfvalue_utf32_string_copy_to_integer in -lfvalue... " >&6; }
45857if ${ac_cv_lib_fvalue_libfvalue_utf32_string_copy_to_integer+:} false; then :
45858  $as_echo_n "(cached) " >&6
45859else
45860  ac_check_lib_save_LIBS=$LIBS
45861LIBS="-lfvalue  $LIBS"
45862cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45863/* end confdefs.h.  */
45864
45865/* Override any GCC internal prototype to avoid an error.
45866   Use char because int might match the return type of a GCC
45867   builtin and then its argument prototype would still apply.  */
45868#ifdef __cplusplus
45869extern "C"
45870#endif
45871char libfvalue_utf32_string_copy_to_integer ();
45872int
45873main ()
45874{
45875return libfvalue_utf32_string_copy_to_integer ();
45876  ;
45877  return 0;
45878}
45879_ACEOF
45880if ac_fn_c_try_link "$LINENO"; then :
45881  ac_cv_lib_fvalue_libfvalue_utf32_string_copy_to_integer=yes
45882else
45883  ac_cv_lib_fvalue_libfvalue_utf32_string_copy_to_integer=no
45884fi
45885rm -f core conftest.err conftest.$ac_objext \
45886    conftest$ac_exeext conftest.$ac_ext
45887LIBS=$ac_check_lib_save_LIBS
45888fi
45889{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_utf32_string_copy_to_integer" >&5
45890$as_echo "$ac_cv_lib_fvalue_libfvalue_utf32_string_copy_to_integer" >&6; }
45891if test "x$ac_cv_lib_fvalue_libfvalue_utf32_string_copy_to_integer" = xyes; then :
45892  ac_cv_libfvalue_dummy=yes
45893else
45894  ac_cv_libfvalue=no
45895fi
45896
45897        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_utf32_string_with_index_copy_to_integer in -lfvalue" >&5
45898$as_echo_n "checking for libfvalue_utf32_string_with_index_copy_to_integer in -lfvalue... " >&6; }
45899if ${ac_cv_lib_fvalue_libfvalue_utf32_string_with_index_copy_to_integer+:} false; then :
45900  $as_echo_n "(cached) " >&6
45901else
45902  ac_check_lib_save_LIBS=$LIBS
45903LIBS="-lfvalue  $LIBS"
45904cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45905/* end confdefs.h.  */
45906
45907/* Override any GCC internal prototype to avoid an error.
45908   Use char because int might match the return type of a GCC
45909   builtin and then its argument prototype would still apply.  */
45910#ifdef __cplusplus
45911extern "C"
45912#endif
45913char libfvalue_utf32_string_with_index_copy_to_integer ();
45914int
45915main ()
45916{
45917return libfvalue_utf32_string_with_index_copy_to_integer ();
45918  ;
45919  return 0;
45920}
45921_ACEOF
45922if ac_fn_c_try_link "$LINENO"; then :
45923  ac_cv_lib_fvalue_libfvalue_utf32_string_with_index_copy_to_integer=yes
45924else
45925  ac_cv_lib_fvalue_libfvalue_utf32_string_with_index_copy_to_integer=no
45926fi
45927rm -f core conftest.err conftest.$ac_objext \
45928    conftest$ac_exeext conftest.$ac_ext
45929LIBS=$ac_check_lib_save_LIBS
45930fi
45931{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_utf32_string_with_index_copy_to_integer" >&5
45932$as_echo "$ac_cv_lib_fvalue_libfvalue_utf32_string_with_index_copy_to_integer" >&6; }
45933if test "x$ac_cv_lib_fvalue_libfvalue_utf32_string_with_index_copy_to_integer" = xyes; then :
45934  ac_cv_libfvalue_dummy=yes
45935else
45936  ac_cv_libfvalue=no
45937fi
45938
45939
45940                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_utf8_string_split in -lfvalue" >&5
45941$as_echo_n "checking for libfvalue_utf8_string_split in -lfvalue... " >&6; }
45942if ${ac_cv_lib_fvalue_libfvalue_utf8_string_split+:} false; then :
45943  $as_echo_n "(cached) " >&6
45944else
45945  ac_check_lib_save_LIBS=$LIBS
45946LIBS="-lfvalue  $LIBS"
45947cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45948/* end confdefs.h.  */
45949
45950/* Override any GCC internal prototype to avoid an error.
45951   Use char because int might match the return type of a GCC
45952   builtin and then its argument prototype would still apply.  */
45953#ifdef __cplusplus
45954extern "C"
45955#endif
45956char libfvalue_utf8_string_split ();
45957int
45958main ()
45959{
45960return libfvalue_utf8_string_split ();
45961  ;
45962  return 0;
45963}
45964_ACEOF
45965if ac_fn_c_try_link "$LINENO"; then :
45966  ac_cv_lib_fvalue_libfvalue_utf8_string_split=yes
45967else
45968  ac_cv_lib_fvalue_libfvalue_utf8_string_split=no
45969fi
45970rm -f core conftest.err conftest.$ac_objext \
45971    conftest$ac_exeext conftest.$ac_ext
45972LIBS=$ac_check_lib_save_LIBS
45973fi
45974{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_utf8_string_split" >&5
45975$as_echo "$ac_cv_lib_fvalue_libfvalue_utf8_string_split" >&6; }
45976if test "x$ac_cv_lib_fvalue_libfvalue_utf8_string_split" = xyes; then :
45977  ac_cv_libfvalue_dummy=yes
45978else
45979  ac_cv_libfvalue=no
45980fi
45981
45982
45983        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_utf16_string_split in -lfvalue" >&5
45984$as_echo_n "checking for libfvalue_utf16_string_split in -lfvalue... " >&6; }
45985if ${ac_cv_lib_fvalue_libfvalue_utf16_string_split+:} false; then :
45986  $as_echo_n "(cached) " >&6
45987else
45988  ac_check_lib_save_LIBS=$LIBS
45989LIBS="-lfvalue  $LIBS"
45990cat confdefs.h - <<_ACEOF >conftest.$ac_ext
45991/* end confdefs.h.  */
45992
45993/* Override any GCC internal prototype to avoid an error.
45994   Use char because int might match the return type of a GCC
45995   builtin and then its argument prototype would still apply.  */
45996#ifdef __cplusplus
45997extern "C"
45998#endif
45999char libfvalue_utf16_string_split ();
46000int
46001main ()
46002{
46003return libfvalue_utf16_string_split ();
46004  ;
46005  return 0;
46006}
46007_ACEOF
46008if ac_fn_c_try_link "$LINENO"; then :
46009  ac_cv_lib_fvalue_libfvalue_utf16_string_split=yes
46010else
46011  ac_cv_lib_fvalue_libfvalue_utf16_string_split=no
46012fi
46013rm -f core conftest.err conftest.$ac_objext \
46014    conftest$ac_exeext conftest.$ac_ext
46015LIBS=$ac_check_lib_save_LIBS
46016fi
46017{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_utf16_string_split" >&5
46018$as_echo "$ac_cv_lib_fvalue_libfvalue_utf16_string_split" >&6; }
46019if test "x$ac_cv_lib_fvalue_libfvalue_utf16_string_split" = xyes; then :
46020  ac_cv_libfvalue_dummy=yes
46021else
46022  ac_cv_libfvalue=no
46023fi
46024
46025
46026                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_split_utf8_string_free in -lfvalue" >&5
46027$as_echo_n "checking for libfvalue_split_utf8_string_free in -lfvalue... " >&6; }
46028if ${ac_cv_lib_fvalue_libfvalue_split_utf8_string_free+:} false; then :
46029  $as_echo_n "(cached) " >&6
46030else
46031  ac_check_lib_save_LIBS=$LIBS
46032LIBS="-lfvalue  $LIBS"
46033cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46034/* end confdefs.h.  */
46035
46036/* Override any GCC internal prototype to avoid an error.
46037   Use char because int might match the return type of a GCC
46038   builtin and then its argument prototype would still apply.  */
46039#ifdef __cplusplus
46040extern "C"
46041#endif
46042char libfvalue_split_utf8_string_free ();
46043int
46044main ()
46045{
46046return libfvalue_split_utf8_string_free ();
46047  ;
46048  return 0;
46049}
46050_ACEOF
46051if ac_fn_c_try_link "$LINENO"; then :
46052  ac_cv_lib_fvalue_libfvalue_split_utf8_string_free=yes
46053else
46054  ac_cv_lib_fvalue_libfvalue_split_utf8_string_free=no
46055fi
46056rm -f core conftest.err conftest.$ac_objext \
46057    conftest$ac_exeext conftest.$ac_ext
46058LIBS=$ac_check_lib_save_LIBS
46059fi
46060{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_split_utf8_string_free" >&5
46061$as_echo "$ac_cv_lib_fvalue_libfvalue_split_utf8_string_free" >&6; }
46062if test "x$ac_cv_lib_fvalue_libfvalue_split_utf8_string_free" = xyes; then :
46063  ac_cv_libfvalue_dummy=yes
46064else
46065  ac_cv_libfvalue=no
46066fi
46067
46068        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_split_utf8_string_get_string in -lfvalue" >&5
46069$as_echo_n "checking for libfvalue_split_utf8_string_get_string in -lfvalue... " >&6; }
46070if ${ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_string+:} false; then :
46071  $as_echo_n "(cached) " >&6
46072else
46073  ac_check_lib_save_LIBS=$LIBS
46074LIBS="-lfvalue  $LIBS"
46075cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46076/* end confdefs.h.  */
46077
46078/* Override any GCC internal prototype to avoid an error.
46079   Use char because int might match the return type of a GCC
46080   builtin and then its argument prototype would still apply.  */
46081#ifdef __cplusplus
46082extern "C"
46083#endif
46084char libfvalue_split_utf8_string_get_string ();
46085int
46086main ()
46087{
46088return libfvalue_split_utf8_string_get_string ();
46089  ;
46090  return 0;
46091}
46092_ACEOF
46093if ac_fn_c_try_link "$LINENO"; then :
46094  ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_string=yes
46095else
46096  ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_string=no
46097fi
46098rm -f core conftest.err conftest.$ac_objext \
46099    conftest$ac_exeext conftest.$ac_ext
46100LIBS=$ac_check_lib_save_LIBS
46101fi
46102{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_string" >&5
46103$as_echo "$ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_string" >&6; }
46104if test "x$ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_string" = xyes; then :
46105  ac_cv_libfvalue_dummy=yes
46106else
46107  ac_cv_libfvalue=no
46108fi
46109
46110        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_split_utf8_string_get_number_of_segments in -lfvalue" >&5
46111$as_echo_n "checking for libfvalue_split_utf8_string_get_number_of_segments in -lfvalue... " >&6; }
46112if ${ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_number_of_segments+:} false; then :
46113  $as_echo_n "(cached) " >&6
46114else
46115  ac_check_lib_save_LIBS=$LIBS
46116LIBS="-lfvalue  $LIBS"
46117cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46118/* end confdefs.h.  */
46119
46120/* Override any GCC internal prototype to avoid an error.
46121   Use char because int might match the return type of a GCC
46122   builtin and then its argument prototype would still apply.  */
46123#ifdef __cplusplus
46124extern "C"
46125#endif
46126char libfvalue_split_utf8_string_get_number_of_segments ();
46127int
46128main ()
46129{
46130return libfvalue_split_utf8_string_get_number_of_segments ();
46131  ;
46132  return 0;
46133}
46134_ACEOF
46135if ac_fn_c_try_link "$LINENO"; then :
46136  ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_number_of_segments=yes
46137else
46138  ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_number_of_segments=no
46139fi
46140rm -f core conftest.err conftest.$ac_objext \
46141    conftest$ac_exeext conftest.$ac_ext
46142LIBS=$ac_check_lib_save_LIBS
46143fi
46144{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_number_of_segments" >&5
46145$as_echo "$ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_number_of_segments" >&6; }
46146if test "x$ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_number_of_segments" = xyes; then :
46147  ac_cv_libfvalue_dummy=yes
46148else
46149  ac_cv_libfvalue=no
46150fi
46151
46152        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_split_utf8_string_get_segment_by_index in -lfvalue" >&5
46153$as_echo_n "checking for libfvalue_split_utf8_string_get_segment_by_index in -lfvalue... " >&6; }
46154if ${ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_segment_by_index+:} false; then :
46155  $as_echo_n "(cached) " >&6
46156else
46157  ac_check_lib_save_LIBS=$LIBS
46158LIBS="-lfvalue  $LIBS"
46159cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46160/* end confdefs.h.  */
46161
46162/* Override any GCC internal prototype to avoid an error.
46163   Use char because int might match the return type of a GCC
46164   builtin and then its argument prototype would still apply.  */
46165#ifdef __cplusplus
46166extern "C"
46167#endif
46168char libfvalue_split_utf8_string_get_segment_by_index ();
46169int
46170main ()
46171{
46172return libfvalue_split_utf8_string_get_segment_by_index ();
46173  ;
46174  return 0;
46175}
46176_ACEOF
46177if ac_fn_c_try_link "$LINENO"; then :
46178  ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_segment_by_index=yes
46179else
46180  ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_segment_by_index=no
46181fi
46182rm -f core conftest.err conftest.$ac_objext \
46183    conftest$ac_exeext conftest.$ac_ext
46184LIBS=$ac_check_lib_save_LIBS
46185fi
46186{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_segment_by_index" >&5
46187$as_echo "$ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_segment_by_index" >&6; }
46188if test "x$ac_cv_lib_fvalue_libfvalue_split_utf8_string_get_segment_by_index" = xyes; then :
46189  ac_cv_libfvalue_dummy=yes
46190else
46191  ac_cv_libfvalue=no
46192fi
46193
46194
46195        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_split_utf16_string_free in -lfvalue" >&5
46196$as_echo_n "checking for libfvalue_split_utf16_string_free in -lfvalue... " >&6; }
46197if ${ac_cv_lib_fvalue_libfvalue_split_utf16_string_free+:} false; then :
46198  $as_echo_n "(cached) " >&6
46199else
46200  ac_check_lib_save_LIBS=$LIBS
46201LIBS="-lfvalue  $LIBS"
46202cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46203/* end confdefs.h.  */
46204
46205/* Override any GCC internal prototype to avoid an error.
46206   Use char because int might match the return type of a GCC
46207   builtin and then its argument prototype would still apply.  */
46208#ifdef __cplusplus
46209extern "C"
46210#endif
46211char libfvalue_split_utf16_string_free ();
46212int
46213main ()
46214{
46215return libfvalue_split_utf16_string_free ();
46216  ;
46217  return 0;
46218}
46219_ACEOF
46220if ac_fn_c_try_link "$LINENO"; then :
46221  ac_cv_lib_fvalue_libfvalue_split_utf16_string_free=yes
46222else
46223  ac_cv_lib_fvalue_libfvalue_split_utf16_string_free=no
46224fi
46225rm -f core conftest.err conftest.$ac_objext \
46226    conftest$ac_exeext conftest.$ac_ext
46227LIBS=$ac_check_lib_save_LIBS
46228fi
46229{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_split_utf16_string_free" >&5
46230$as_echo "$ac_cv_lib_fvalue_libfvalue_split_utf16_string_free" >&6; }
46231if test "x$ac_cv_lib_fvalue_libfvalue_split_utf16_string_free" = xyes; then :
46232  ac_cv_libfvalue_dummy=yes
46233else
46234  ac_cv_libfvalue=no
46235fi
46236
46237        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_split_utf16_string_get_string in -lfvalue" >&5
46238$as_echo_n "checking for libfvalue_split_utf16_string_get_string in -lfvalue... " >&6; }
46239if ${ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_string+:} false; then :
46240  $as_echo_n "(cached) " >&6
46241else
46242  ac_check_lib_save_LIBS=$LIBS
46243LIBS="-lfvalue  $LIBS"
46244cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46245/* end confdefs.h.  */
46246
46247/* Override any GCC internal prototype to avoid an error.
46248   Use char because int might match the return type of a GCC
46249   builtin and then its argument prototype would still apply.  */
46250#ifdef __cplusplus
46251extern "C"
46252#endif
46253char libfvalue_split_utf16_string_get_string ();
46254int
46255main ()
46256{
46257return libfvalue_split_utf16_string_get_string ();
46258  ;
46259  return 0;
46260}
46261_ACEOF
46262if ac_fn_c_try_link "$LINENO"; then :
46263  ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_string=yes
46264else
46265  ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_string=no
46266fi
46267rm -f core conftest.err conftest.$ac_objext \
46268    conftest$ac_exeext conftest.$ac_ext
46269LIBS=$ac_check_lib_save_LIBS
46270fi
46271{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_string" >&5
46272$as_echo "$ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_string" >&6; }
46273if test "x$ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_string" = xyes; then :
46274  ac_cv_libfvalue_dummy=yes
46275else
46276  ac_cv_libfvalue=no
46277fi
46278
46279        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_split_utf16_string_get_number_of_segments in -lfvalue" >&5
46280$as_echo_n "checking for libfvalue_split_utf16_string_get_number_of_segments in -lfvalue... " >&6; }
46281if ${ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_number_of_segments+:} false; then :
46282  $as_echo_n "(cached) " >&6
46283else
46284  ac_check_lib_save_LIBS=$LIBS
46285LIBS="-lfvalue  $LIBS"
46286cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46287/* end confdefs.h.  */
46288
46289/* Override any GCC internal prototype to avoid an error.
46290   Use char because int might match the return type of a GCC
46291   builtin and then its argument prototype would still apply.  */
46292#ifdef __cplusplus
46293extern "C"
46294#endif
46295char libfvalue_split_utf16_string_get_number_of_segments ();
46296int
46297main ()
46298{
46299return libfvalue_split_utf16_string_get_number_of_segments ();
46300  ;
46301  return 0;
46302}
46303_ACEOF
46304if ac_fn_c_try_link "$LINENO"; then :
46305  ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_number_of_segments=yes
46306else
46307  ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_number_of_segments=no
46308fi
46309rm -f core conftest.err conftest.$ac_objext \
46310    conftest$ac_exeext conftest.$ac_ext
46311LIBS=$ac_check_lib_save_LIBS
46312fi
46313{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_number_of_segments" >&5
46314$as_echo "$ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_number_of_segments" >&6; }
46315if test "x$ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_number_of_segments" = xyes; then :
46316  ac_cv_libfvalue_dummy=yes
46317else
46318  ac_cv_libfvalue=no
46319fi
46320
46321        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_split_utf16_string_get_segment_by_index in -lfvalue" >&5
46322$as_echo_n "checking for libfvalue_split_utf16_string_get_segment_by_index in -lfvalue... " >&6; }
46323if ${ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_segment_by_index+:} false; then :
46324  $as_echo_n "(cached) " >&6
46325else
46326  ac_check_lib_save_LIBS=$LIBS
46327LIBS="-lfvalue  $LIBS"
46328cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46329/* end confdefs.h.  */
46330
46331/* Override any GCC internal prototype to avoid an error.
46332   Use char because int might match the return type of a GCC
46333   builtin and then its argument prototype would still apply.  */
46334#ifdef __cplusplus
46335extern "C"
46336#endif
46337char libfvalue_split_utf16_string_get_segment_by_index ();
46338int
46339main ()
46340{
46341return libfvalue_split_utf16_string_get_segment_by_index ();
46342  ;
46343  return 0;
46344}
46345_ACEOF
46346if ac_fn_c_try_link "$LINENO"; then :
46347  ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_segment_by_index=yes
46348else
46349  ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_segment_by_index=no
46350fi
46351rm -f core conftest.err conftest.$ac_objext \
46352    conftest$ac_exeext conftest.$ac_ext
46353LIBS=$ac_check_lib_save_LIBS
46354fi
46355{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_segment_by_index" >&5
46356$as_echo "$ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_segment_by_index" >&6; }
46357if test "x$ac_cv_lib_fvalue_libfvalue_split_utf16_string_get_segment_by_index" = xyes; then :
46358  ac_cv_libfvalue_dummy=yes
46359else
46360  ac_cv_libfvalue=no
46361fi
46362
46363
46364                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_table_initialize in -lfvalue" >&5
46365$as_echo_n "checking for libfvalue_table_initialize in -lfvalue... " >&6; }
46366if ${ac_cv_lib_fvalue_libfvalue_table_initialize+:} false; then :
46367  $as_echo_n "(cached) " >&6
46368else
46369  ac_check_lib_save_LIBS=$LIBS
46370LIBS="-lfvalue  $LIBS"
46371cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46372/* end confdefs.h.  */
46373
46374/* Override any GCC internal prototype to avoid an error.
46375   Use char because int might match the return type of a GCC
46376   builtin and then its argument prototype would still apply.  */
46377#ifdef __cplusplus
46378extern "C"
46379#endif
46380char libfvalue_table_initialize ();
46381int
46382main ()
46383{
46384return libfvalue_table_initialize ();
46385  ;
46386  return 0;
46387}
46388_ACEOF
46389if ac_fn_c_try_link "$LINENO"; then :
46390  ac_cv_lib_fvalue_libfvalue_table_initialize=yes
46391else
46392  ac_cv_lib_fvalue_libfvalue_table_initialize=no
46393fi
46394rm -f core conftest.err conftest.$ac_objext \
46395    conftest$ac_exeext conftest.$ac_ext
46396LIBS=$ac_check_lib_save_LIBS
46397fi
46398{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_table_initialize" >&5
46399$as_echo "$ac_cv_lib_fvalue_libfvalue_table_initialize" >&6; }
46400if test "x$ac_cv_lib_fvalue_libfvalue_table_initialize" = xyes; then :
46401  ac_cv_libfvalue_dummy=yes
46402else
46403  ac_cv_libfvalue=no
46404fi
46405
46406        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_table_free in -lfvalue" >&5
46407$as_echo_n "checking for libfvalue_table_free in -lfvalue... " >&6; }
46408if ${ac_cv_lib_fvalue_libfvalue_table_free+:} false; then :
46409  $as_echo_n "(cached) " >&6
46410else
46411  ac_check_lib_save_LIBS=$LIBS
46412LIBS="-lfvalue  $LIBS"
46413cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46414/* end confdefs.h.  */
46415
46416/* Override any GCC internal prototype to avoid an error.
46417   Use char because int might match the return type of a GCC
46418   builtin and then its argument prototype would still apply.  */
46419#ifdef __cplusplus
46420extern "C"
46421#endif
46422char libfvalue_table_free ();
46423int
46424main ()
46425{
46426return libfvalue_table_free ();
46427  ;
46428  return 0;
46429}
46430_ACEOF
46431if ac_fn_c_try_link "$LINENO"; then :
46432  ac_cv_lib_fvalue_libfvalue_table_free=yes
46433else
46434  ac_cv_lib_fvalue_libfvalue_table_free=no
46435fi
46436rm -f core conftest.err conftest.$ac_objext \
46437    conftest$ac_exeext conftest.$ac_ext
46438LIBS=$ac_check_lib_save_LIBS
46439fi
46440{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_table_free" >&5
46441$as_echo "$ac_cv_lib_fvalue_libfvalue_table_free" >&6; }
46442if test "x$ac_cv_lib_fvalue_libfvalue_table_free" = xyes; then :
46443  ac_cv_libfvalue_dummy=yes
46444else
46445  ac_cv_libfvalue=no
46446fi
46447
46448        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_table_resize in -lfvalue" >&5
46449$as_echo_n "checking for libfvalue_table_resize in -lfvalue... " >&6; }
46450if ${ac_cv_lib_fvalue_libfvalue_table_resize+:} false; then :
46451  $as_echo_n "(cached) " >&6
46452else
46453  ac_check_lib_save_LIBS=$LIBS
46454LIBS="-lfvalue  $LIBS"
46455cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46456/* end confdefs.h.  */
46457
46458/* Override any GCC internal prototype to avoid an error.
46459   Use char because int might match the return type of a GCC
46460   builtin and then its argument prototype would still apply.  */
46461#ifdef __cplusplus
46462extern "C"
46463#endif
46464char libfvalue_table_resize ();
46465int
46466main ()
46467{
46468return libfvalue_table_resize ();
46469  ;
46470  return 0;
46471}
46472_ACEOF
46473if ac_fn_c_try_link "$LINENO"; then :
46474  ac_cv_lib_fvalue_libfvalue_table_resize=yes
46475else
46476  ac_cv_lib_fvalue_libfvalue_table_resize=no
46477fi
46478rm -f core conftest.err conftest.$ac_objext \
46479    conftest$ac_exeext conftest.$ac_ext
46480LIBS=$ac_check_lib_save_LIBS
46481fi
46482{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_table_resize" >&5
46483$as_echo "$ac_cv_lib_fvalue_libfvalue_table_resize" >&6; }
46484if test "x$ac_cv_lib_fvalue_libfvalue_table_resize" = xyes; then :
46485  ac_cv_libfvalue_dummy=yes
46486else
46487  ac_cv_libfvalue=no
46488fi
46489
46490        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_table_clone in -lfvalue" >&5
46491$as_echo_n "checking for libfvalue_table_clone in -lfvalue... " >&6; }
46492if ${ac_cv_lib_fvalue_libfvalue_table_clone+:} false; then :
46493  $as_echo_n "(cached) " >&6
46494else
46495  ac_check_lib_save_LIBS=$LIBS
46496LIBS="-lfvalue  $LIBS"
46497cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46498/* end confdefs.h.  */
46499
46500/* Override any GCC internal prototype to avoid an error.
46501   Use char because int might match the return type of a GCC
46502   builtin and then its argument prototype would still apply.  */
46503#ifdef __cplusplus
46504extern "C"
46505#endif
46506char libfvalue_table_clone ();
46507int
46508main ()
46509{
46510return libfvalue_table_clone ();
46511  ;
46512  return 0;
46513}
46514_ACEOF
46515if ac_fn_c_try_link "$LINENO"; then :
46516  ac_cv_lib_fvalue_libfvalue_table_clone=yes
46517else
46518  ac_cv_lib_fvalue_libfvalue_table_clone=no
46519fi
46520rm -f core conftest.err conftest.$ac_objext \
46521    conftest$ac_exeext conftest.$ac_ext
46522LIBS=$ac_check_lib_save_LIBS
46523fi
46524{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_table_clone" >&5
46525$as_echo "$ac_cv_lib_fvalue_libfvalue_table_clone" >&6; }
46526if test "x$ac_cv_lib_fvalue_libfvalue_table_clone" = xyes; then :
46527  ac_cv_libfvalue_dummy=yes
46528else
46529  ac_cv_libfvalue=no
46530fi
46531
46532
46533        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_table_get_number_of_values in -lfvalue" >&5
46534$as_echo_n "checking for libfvalue_table_get_number_of_values in -lfvalue... " >&6; }
46535if ${ac_cv_lib_fvalue_libfvalue_table_get_number_of_values+:} false; then :
46536  $as_echo_n "(cached) " >&6
46537else
46538  ac_check_lib_save_LIBS=$LIBS
46539LIBS="-lfvalue  $LIBS"
46540cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46541/* end confdefs.h.  */
46542
46543/* Override any GCC internal prototype to avoid an error.
46544   Use char because int might match the return type of a GCC
46545   builtin and then its argument prototype would still apply.  */
46546#ifdef __cplusplus
46547extern "C"
46548#endif
46549char libfvalue_table_get_number_of_values ();
46550int
46551main ()
46552{
46553return libfvalue_table_get_number_of_values ();
46554  ;
46555  return 0;
46556}
46557_ACEOF
46558if ac_fn_c_try_link "$LINENO"; then :
46559  ac_cv_lib_fvalue_libfvalue_table_get_number_of_values=yes
46560else
46561  ac_cv_lib_fvalue_libfvalue_table_get_number_of_values=no
46562fi
46563rm -f core conftest.err conftest.$ac_objext \
46564    conftest$ac_exeext conftest.$ac_ext
46565LIBS=$ac_check_lib_save_LIBS
46566fi
46567{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_table_get_number_of_values" >&5
46568$as_echo "$ac_cv_lib_fvalue_libfvalue_table_get_number_of_values" >&6; }
46569if test "x$ac_cv_lib_fvalue_libfvalue_table_get_number_of_values" = xyes; then :
46570  ac_cv_libfvalue_dummy=yes
46571else
46572  ac_cv_libfvalue=no
46573fi
46574
46575
46576        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_table_get_index_by_identifier in -lfvalue" >&5
46577$as_echo_n "checking for libfvalue_table_get_index_by_identifier in -lfvalue... " >&6; }
46578if ${ac_cv_lib_fvalue_libfvalue_table_get_index_by_identifier+:} false; then :
46579  $as_echo_n "(cached) " >&6
46580else
46581  ac_check_lib_save_LIBS=$LIBS
46582LIBS="-lfvalue  $LIBS"
46583cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46584/* end confdefs.h.  */
46585
46586/* Override any GCC internal prototype to avoid an error.
46587   Use char because int might match the return type of a GCC
46588   builtin and then its argument prototype would still apply.  */
46589#ifdef __cplusplus
46590extern "C"
46591#endif
46592char libfvalue_table_get_index_by_identifier ();
46593int
46594main ()
46595{
46596return libfvalue_table_get_index_by_identifier ();
46597  ;
46598  return 0;
46599}
46600_ACEOF
46601if ac_fn_c_try_link "$LINENO"; then :
46602  ac_cv_lib_fvalue_libfvalue_table_get_index_by_identifier=yes
46603else
46604  ac_cv_lib_fvalue_libfvalue_table_get_index_by_identifier=no
46605fi
46606rm -f core conftest.err conftest.$ac_objext \
46607    conftest$ac_exeext conftest.$ac_ext
46608LIBS=$ac_check_lib_save_LIBS
46609fi
46610{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_table_get_index_by_identifier" >&5
46611$as_echo "$ac_cv_lib_fvalue_libfvalue_table_get_index_by_identifier" >&6; }
46612if test "x$ac_cv_lib_fvalue_libfvalue_table_get_index_by_identifier" = xyes; then :
46613  ac_cv_libfvalue_dummy=yes
46614else
46615  ac_cv_libfvalue=no
46616fi
46617
46618
46619        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_table_get_value_by_index in -lfvalue" >&5
46620$as_echo_n "checking for libfvalue_table_get_value_by_index in -lfvalue... " >&6; }
46621if ${ac_cv_lib_fvalue_libfvalue_table_get_value_by_index+:} false; then :
46622  $as_echo_n "(cached) " >&6
46623else
46624  ac_check_lib_save_LIBS=$LIBS
46625LIBS="-lfvalue  $LIBS"
46626cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46627/* end confdefs.h.  */
46628
46629/* Override any GCC internal prototype to avoid an error.
46630   Use char because int might match the return type of a GCC
46631   builtin and then its argument prototype would still apply.  */
46632#ifdef __cplusplus
46633extern "C"
46634#endif
46635char libfvalue_table_get_value_by_index ();
46636int
46637main ()
46638{
46639return libfvalue_table_get_value_by_index ();
46640  ;
46641  return 0;
46642}
46643_ACEOF
46644if ac_fn_c_try_link "$LINENO"; then :
46645  ac_cv_lib_fvalue_libfvalue_table_get_value_by_index=yes
46646else
46647  ac_cv_lib_fvalue_libfvalue_table_get_value_by_index=no
46648fi
46649rm -f core conftest.err conftest.$ac_objext \
46650    conftest$ac_exeext conftest.$ac_ext
46651LIBS=$ac_check_lib_save_LIBS
46652fi
46653{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_table_get_value_by_index" >&5
46654$as_echo "$ac_cv_lib_fvalue_libfvalue_table_get_value_by_index" >&6; }
46655if test "x$ac_cv_lib_fvalue_libfvalue_table_get_value_by_index" = xyes; then :
46656  ac_cv_libfvalue_dummy=yes
46657else
46658  ac_cv_libfvalue=no
46659fi
46660
46661        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_table_get_value_by_identifier in -lfvalue" >&5
46662$as_echo_n "checking for libfvalue_table_get_value_by_identifier in -lfvalue... " >&6; }
46663if ${ac_cv_lib_fvalue_libfvalue_table_get_value_by_identifier+:} false; then :
46664  $as_echo_n "(cached) " >&6
46665else
46666  ac_check_lib_save_LIBS=$LIBS
46667LIBS="-lfvalue  $LIBS"
46668cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46669/* end confdefs.h.  */
46670
46671/* Override any GCC internal prototype to avoid an error.
46672   Use char because int might match the return type of a GCC
46673   builtin and then its argument prototype would still apply.  */
46674#ifdef __cplusplus
46675extern "C"
46676#endif
46677char libfvalue_table_get_value_by_identifier ();
46678int
46679main ()
46680{
46681return libfvalue_table_get_value_by_identifier ();
46682  ;
46683  return 0;
46684}
46685_ACEOF
46686if ac_fn_c_try_link "$LINENO"; then :
46687  ac_cv_lib_fvalue_libfvalue_table_get_value_by_identifier=yes
46688else
46689  ac_cv_lib_fvalue_libfvalue_table_get_value_by_identifier=no
46690fi
46691rm -f core conftest.err conftest.$ac_objext \
46692    conftest$ac_exeext conftest.$ac_ext
46693LIBS=$ac_check_lib_save_LIBS
46694fi
46695{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_table_get_value_by_identifier" >&5
46696$as_echo "$ac_cv_lib_fvalue_libfvalue_table_get_value_by_identifier" >&6; }
46697if test "x$ac_cv_lib_fvalue_libfvalue_table_get_value_by_identifier" = xyes; then :
46698  ac_cv_libfvalue_dummy=yes
46699else
46700  ac_cv_libfvalue=no
46701fi
46702
46703        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_table_set_value_by_index in -lfvalue" >&5
46704$as_echo_n "checking for libfvalue_table_set_value_by_index in -lfvalue... " >&6; }
46705if ${ac_cv_lib_fvalue_libfvalue_table_set_value_by_index+:} false; then :
46706  $as_echo_n "(cached) " >&6
46707else
46708  ac_check_lib_save_LIBS=$LIBS
46709LIBS="-lfvalue  $LIBS"
46710cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46711/* end confdefs.h.  */
46712
46713/* Override any GCC internal prototype to avoid an error.
46714   Use char because int might match the return type of a GCC
46715   builtin and then its argument prototype would still apply.  */
46716#ifdef __cplusplus
46717extern "C"
46718#endif
46719char libfvalue_table_set_value_by_index ();
46720int
46721main ()
46722{
46723return libfvalue_table_set_value_by_index ();
46724  ;
46725  return 0;
46726}
46727_ACEOF
46728if ac_fn_c_try_link "$LINENO"; then :
46729  ac_cv_lib_fvalue_libfvalue_table_set_value_by_index=yes
46730else
46731  ac_cv_lib_fvalue_libfvalue_table_set_value_by_index=no
46732fi
46733rm -f core conftest.err conftest.$ac_objext \
46734    conftest$ac_exeext conftest.$ac_ext
46735LIBS=$ac_check_lib_save_LIBS
46736fi
46737{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_table_set_value_by_index" >&5
46738$as_echo "$ac_cv_lib_fvalue_libfvalue_table_set_value_by_index" >&6; }
46739if test "x$ac_cv_lib_fvalue_libfvalue_table_set_value_by_index" = xyes; then :
46740  ac_cv_libfvalue_dummy=yes
46741else
46742  ac_cv_libfvalue=no
46743fi
46744
46745        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_table_set_value in -lfvalue" >&5
46746$as_echo_n "checking for libfvalue_table_set_value in -lfvalue... " >&6; }
46747if ${ac_cv_lib_fvalue_libfvalue_table_set_value+:} false; then :
46748  $as_echo_n "(cached) " >&6
46749else
46750  ac_check_lib_save_LIBS=$LIBS
46751LIBS="-lfvalue  $LIBS"
46752cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46753/* end confdefs.h.  */
46754
46755/* Override any GCC internal prototype to avoid an error.
46756   Use char because int might match the return type of a GCC
46757   builtin and then its argument prototype would still apply.  */
46758#ifdef __cplusplus
46759extern "C"
46760#endif
46761char libfvalue_table_set_value ();
46762int
46763main ()
46764{
46765return libfvalue_table_set_value ();
46766  ;
46767  return 0;
46768}
46769_ACEOF
46770if ac_fn_c_try_link "$LINENO"; then :
46771  ac_cv_lib_fvalue_libfvalue_table_set_value=yes
46772else
46773  ac_cv_lib_fvalue_libfvalue_table_set_value=no
46774fi
46775rm -f core conftest.err conftest.$ac_objext \
46776    conftest$ac_exeext conftest.$ac_ext
46777LIBS=$ac_check_lib_save_LIBS
46778fi
46779{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_table_set_value" >&5
46780$as_echo "$ac_cv_lib_fvalue_libfvalue_table_set_value" >&6; }
46781if test "x$ac_cv_lib_fvalue_libfvalue_table_set_value" = xyes; then :
46782  ac_cv_libfvalue_dummy=yes
46783else
46784  ac_cv_libfvalue=no
46785fi
46786
46787
46788        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_table_copy_from_utf8_xml_string in -lfvalue" >&5
46789$as_echo_n "checking for libfvalue_table_copy_from_utf8_xml_string in -lfvalue... " >&6; }
46790if ${ac_cv_lib_fvalue_libfvalue_table_copy_from_utf8_xml_string+:} false; then :
46791  $as_echo_n "(cached) " >&6
46792else
46793  ac_check_lib_save_LIBS=$LIBS
46794LIBS="-lfvalue  $LIBS"
46795cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46796/* end confdefs.h.  */
46797
46798/* Override any GCC internal prototype to avoid an error.
46799   Use char because int might match the return type of a GCC
46800   builtin and then its argument prototype would still apply.  */
46801#ifdef __cplusplus
46802extern "C"
46803#endif
46804char libfvalue_table_copy_from_utf8_xml_string ();
46805int
46806main ()
46807{
46808return libfvalue_table_copy_from_utf8_xml_string ();
46809  ;
46810  return 0;
46811}
46812_ACEOF
46813if ac_fn_c_try_link "$LINENO"; then :
46814  ac_cv_lib_fvalue_libfvalue_table_copy_from_utf8_xml_string=yes
46815else
46816  ac_cv_lib_fvalue_libfvalue_table_copy_from_utf8_xml_string=no
46817fi
46818rm -f core conftest.err conftest.$ac_objext \
46819    conftest$ac_exeext conftest.$ac_ext
46820LIBS=$ac_check_lib_save_LIBS
46821fi
46822{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_table_copy_from_utf8_xml_string" >&5
46823$as_echo "$ac_cv_lib_fvalue_libfvalue_table_copy_from_utf8_xml_string" >&6; }
46824if test "x$ac_cv_lib_fvalue_libfvalue_table_copy_from_utf8_xml_string" = xyes; then :
46825  ac_cv_libfvalue_dummy=yes
46826else
46827  ac_cv_libfvalue=no
46828fi
46829
46830
46831                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_initialize in -lfvalue" >&5
46832$as_echo_n "checking for libfvalue_value_initialize in -lfvalue... " >&6; }
46833if ${ac_cv_lib_fvalue_libfvalue_value_initialize+:} false; then :
46834  $as_echo_n "(cached) " >&6
46835else
46836  ac_check_lib_save_LIBS=$LIBS
46837LIBS="-lfvalue  $LIBS"
46838cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46839/* end confdefs.h.  */
46840
46841/* Override any GCC internal prototype to avoid an error.
46842   Use char because int might match the return type of a GCC
46843   builtin and then its argument prototype would still apply.  */
46844#ifdef __cplusplus
46845extern "C"
46846#endif
46847char libfvalue_value_initialize ();
46848int
46849main ()
46850{
46851return libfvalue_value_initialize ();
46852  ;
46853  return 0;
46854}
46855_ACEOF
46856if ac_fn_c_try_link "$LINENO"; then :
46857  ac_cv_lib_fvalue_libfvalue_value_initialize=yes
46858else
46859  ac_cv_lib_fvalue_libfvalue_value_initialize=no
46860fi
46861rm -f core conftest.err conftest.$ac_objext \
46862    conftest$ac_exeext conftest.$ac_ext
46863LIBS=$ac_check_lib_save_LIBS
46864fi
46865{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_initialize" >&5
46866$as_echo "$ac_cv_lib_fvalue_libfvalue_value_initialize" >&6; }
46867if test "x$ac_cv_lib_fvalue_libfvalue_value_initialize" = xyes; then :
46868  ac_cv_libfvalue_dummy=yes
46869else
46870  ac_cv_libfvalue=no
46871fi
46872
46873        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_free in -lfvalue" >&5
46874$as_echo_n "checking for libfvalue_value_free in -lfvalue... " >&6; }
46875if ${ac_cv_lib_fvalue_libfvalue_value_free+:} false; then :
46876  $as_echo_n "(cached) " >&6
46877else
46878  ac_check_lib_save_LIBS=$LIBS
46879LIBS="-lfvalue  $LIBS"
46880cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46881/* end confdefs.h.  */
46882
46883/* Override any GCC internal prototype to avoid an error.
46884   Use char because int might match the return type of a GCC
46885   builtin and then its argument prototype would still apply.  */
46886#ifdef __cplusplus
46887extern "C"
46888#endif
46889char libfvalue_value_free ();
46890int
46891main ()
46892{
46893return libfvalue_value_free ();
46894  ;
46895  return 0;
46896}
46897_ACEOF
46898if ac_fn_c_try_link "$LINENO"; then :
46899  ac_cv_lib_fvalue_libfvalue_value_free=yes
46900else
46901  ac_cv_lib_fvalue_libfvalue_value_free=no
46902fi
46903rm -f core conftest.err conftest.$ac_objext \
46904    conftest$ac_exeext conftest.$ac_ext
46905LIBS=$ac_check_lib_save_LIBS
46906fi
46907{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_free" >&5
46908$as_echo "$ac_cv_lib_fvalue_libfvalue_value_free" >&6; }
46909if test "x$ac_cv_lib_fvalue_libfvalue_value_free" = xyes; then :
46910  ac_cv_libfvalue_dummy=yes
46911else
46912  ac_cv_libfvalue=no
46913fi
46914
46915        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_clone in -lfvalue" >&5
46916$as_echo_n "checking for libfvalue_value_clone in -lfvalue... " >&6; }
46917if ${ac_cv_lib_fvalue_libfvalue_value_clone+:} false; then :
46918  $as_echo_n "(cached) " >&6
46919else
46920  ac_check_lib_save_LIBS=$LIBS
46921LIBS="-lfvalue  $LIBS"
46922cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46923/* end confdefs.h.  */
46924
46925/* Override any GCC internal prototype to avoid an error.
46926   Use char because int might match the return type of a GCC
46927   builtin and then its argument prototype would still apply.  */
46928#ifdef __cplusplus
46929extern "C"
46930#endif
46931char libfvalue_value_clone ();
46932int
46933main ()
46934{
46935return libfvalue_value_clone ();
46936  ;
46937  return 0;
46938}
46939_ACEOF
46940if ac_fn_c_try_link "$LINENO"; then :
46941  ac_cv_lib_fvalue_libfvalue_value_clone=yes
46942else
46943  ac_cv_lib_fvalue_libfvalue_value_clone=no
46944fi
46945rm -f core conftest.err conftest.$ac_objext \
46946    conftest$ac_exeext conftest.$ac_ext
46947LIBS=$ac_check_lib_save_LIBS
46948fi
46949{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_clone" >&5
46950$as_echo "$ac_cv_lib_fvalue_libfvalue_value_clone" >&6; }
46951if test "x$ac_cv_lib_fvalue_libfvalue_value_clone" = xyes; then :
46952  ac_cv_libfvalue_dummy=yes
46953else
46954  ac_cv_libfvalue=no
46955fi
46956
46957        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_clear in -lfvalue" >&5
46958$as_echo_n "checking for libfvalue_value_clear in -lfvalue... " >&6; }
46959if ${ac_cv_lib_fvalue_libfvalue_value_clear+:} false; then :
46960  $as_echo_n "(cached) " >&6
46961else
46962  ac_check_lib_save_LIBS=$LIBS
46963LIBS="-lfvalue  $LIBS"
46964cat confdefs.h - <<_ACEOF >conftest.$ac_ext
46965/* end confdefs.h.  */
46966
46967/* Override any GCC internal prototype to avoid an error.
46968   Use char because int might match the return type of a GCC
46969   builtin and then its argument prototype would still apply.  */
46970#ifdef __cplusplus
46971extern "C"
46972#endif
46973char libfvalue_value_clear ();
46974int
46975main ()
46976{
46977return libfvalue_value_clear ();
46978  ;
46979  return 0;
46980}
46981_ACEOF
46982if ac_fn_c_try_link "$LINENO"; then :
46983  ac_cv_lib_fvalue_libfvalue_value_clear=yes
46984else
46985  ac_cv_lib_fvalue_libfvalue_value_clear=no
46986fi
46987rm -f core conftest.err conftest.$ac_objext \
46988    conftest$ac_exeext conftest.$ac_ext
46989LIBS=$ac_check_lib_save_LIBS
46990fi
46991{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_clear" >&5
46992$as_echo "$ac_cv_lib_fvalue_libfvalue_value_clear" >&6; }
46993if test "x$ac_cv_lib_fvalue_libfvalue_value_clear" = xyes; then :
46994  ac_cv_libfvalue_dummy=yes
46995else
46996  ac_cv_libfvalue=no
46997fi
46998
46999
47000        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_get_type in -lfvalue" >&5
47001$as_echo_n "checking for libfvalue_value_get_type in -lfvalue... " >&6; }
47002if ${ac_cv_lib_fvalue_libfvalue_value_get_type+:} false; then :
47003  $as_echo_n "(cached) " >&6
47004else
47005  ac_check_lib_save_LIBS=$LIBS
47006LIBS="-lfvalue  $LIBS"
47007cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47008/* end confdefs.h.  */
47009
47010/* Override any GCC internal prototype to avoid an error.
47011   Use char because int might match the return type of a GCC
47012   builtin and then its argument prototype would still apply.  */
47013#ifdef __cplusplus
47014extern "C"
47015#endif
47016char libfvalue_value_get_type ();
47017int
47018main ()
47019{
47020return libfvalue_value_get_type ();
47021  ;
47022  return 0;
47023}
47024_ACEOF
47025if ac_fn_c_try_link "$LINENO"; then :
47026  ac_cv_lib_fvalue_libfvalue_value_get_type=yes
47027else
47028  ac_cv_lib_fvalue_libfvalue_value_get_type=no
47029fi
47030rm -f core conftest.err conftest.$ac_objext \
47031    conftest$ac_exeext conftest.$ac_ext
47032LIBS=$ac_check_lib_save_LIBS
47033fi
47034{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_get_type" >&5
47035$as_echo "$ac_cv_lib_fvalue_libfvalue_value_get_type" >&6; }
47036if test "x$ac_cv_lib_fvalue_libfvalue_value_get_type" = xyes; then :
47037  ac_cv_libfvalue_dummy=yes
47038else
47039  ac_cv_libfvalue=no
47040fi
47041
47042
47043        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_get_identifier in -lfvalue" >&5
47044$as_echo_n "checking for libfvalue_value_get_identifier in -lfvalue... " >&6; }
47045if ${ac_cv_lib_fvalue_libfvalue_value_get_identifier+:} false; then :
47046  $as_echo_n "(cached) " >&6
47047else
47048  ac_check_lib_save_LIBS=$LIBS
47049LIBS="-lfvalue  $LIBS"
47050cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47051/* end confdefs.h.  */
47052
47053/* Override any GCC internal prototype to avoid an error.
47054   Use char because int might match the return type of a GCC
47055   builtin and then its argument prototype would still apply.  */
47056#ifdef __cplusplus
47057extern "C"
47058#endif
47059char libfvalue_value_get_identifier ();
47060int
47061main ()
47062{
47063return libfvalue_value_get_identifier ();
47064  ;
47065  return 0;
47066}
47067_ACEOF
47068if ac_fn_c_try_link "$LINENO"; then :
47069  ac_cv_lib_fvalue_libfvalue_value_get_identifier=yes
47070else
47071  ac_cv_lib_fvalue_libfvalue_value_get_identifier=no
47072fi
47073rm -f core conftest.err conftest.$ac_objext \
47074    conftest$ac_exeext conftest.$ac_ext
47075LIBS=$ac_check_lib_save_LIBS
47076fi
47077{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_get_identifier" >&5
47078$as_echo "$ac_cv_lib_fvalue_libfvalue_value_get_identifier" >&6; }
47079if test "x$ac_cv_lib_fvalue_libfvalue_value_get_identifier" = xyes; then :
47080  ac_cv_libfvalue_dummy=yes
47081else
47082  ac_cv_libfvalue=no
47083fi
47084
47085        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_set_identifier in -lfvalue" >&5
47086$as_echo_n "checking for libfvalue_value_set_identifier in -lfvalue... " >&6; }
47087if ${ac_cv_lib_fvalue_libfvalue_value_set_identifier+:} false; then :
47088  $as_echo_n "(cached) " >&6
47089else
47090  ac_check_lib_save_LIBS=$LIBS
47091LIBS="-lfvalue  $LIBS"
47092cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47093/* end confdefs.h.  */
47094
47095/* Override any GCC internal prototype to avoid an error.
47096   Use char because int might match the return type of a GCC
47097   builtin and then its argument prototype would still apply.  */
47098#ifdef __cplusplus
47099extern "C"
47100#endif
47101char libfvalue_value_set_identifier ();
47102int
47103main ()
47104{
47105return libfvalue_value_set_identifier ();
47106  ;
47107  return 0;
47108}
47109_ACEOF
47110if ac_fn_c_try_link "$LINENO"; then :
47111  ac_cv_lib_fvalue_libfvalue_value_set_identifier=yes
47112else
47113  ac_cv_lib_fvalue_libfvalue_value_set_identifier=no
47114fi
47115rm -f core conftest.err conftest.$ac_objext \
47116    conftest$ac_exeext conftest.$ac_ext
47117LIBS=$ac_check_lib_save_LIBS
47118fi
47119{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_set_identifier" >&5
47120$as_echo "$ac_cv_lib_fvalue_libfvalue_value_set_identifier" >&6; }
47121if test "x$ac_cv_lib_fvalue_libfvalue_value_set_identifier" = xyes; then :
47122  ac_cv_libfvalue_dummy=yes
47123else
47124  ac_cv_libfvalue=no
47125fi
47126
47127
47128        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_get_data_handle in -lfvalue" >&5
47129$as_echo_n "checking for libfvalue_value_get_data_handle in -lfvalue... " >&6; }
47130if ${ac_cv_lib_fvalue_libfvalue_value_get_data_handle+:} false; then :
47131  $as_echo_n "(cached) " >&6
47132else
47133  ac_check_lib_save_LIBS=$LIBS
47134LIBS="-lfvalue  $LIBS"
47135cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47136/* end confdefs.h.  */
47137
47138/* Override any GCC internal prototype to avoid an error.
47139   Use char because int might match the return type of a GCC
47140   builtin and then its argument prototype would still apply.  */
47141#ifdef __cplusplus
47142extern "C"
47143#endif
47144char libfvalue_value_get_data_handle ();
47145int
47146main ()
47147{
47148return libfvalue_value_get_data_handle ();
47149  ;
47150  return 0;
47151}
47152_ACEOF
47153if ac_fn_c_try_link "$LINENO"; then :
47154  ac_cv_lib_fvalue_libfvalue_value_get_data_handle=yes
47155else
47156  ac_cv_lib_fvalue_libfvalue_value_get_data_handle=no
47157fi
47158rm -f core conftest.err conftest.$ac_objext \
47159    conftest$ac_exeext conftest.$ac_ext
47160LIBS=$ac_check_lib_save_LIBS
47161fi
47162{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_get_data_handle" >&5
47163$as_echo "$ac_cv_lib_fvalue_libfvalue_value_get_data_handle" >&6; }
47164if test "x$ac_cv_lib_fvalue_libfvalue_value_get_data_handle" = xyes; then :
47165  ac_cv_libfvalue_dummy=yes
47166else
47167  ac_cv_libfvalue=no
47168fi
47169
47170        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_has_data in -lfvalue" >&5
47171$as_echo_n "checking for libfvalue_value_has_data in -lfvalue... " >&6; }
47172if ${ac_cv_lib_fvalue_libfvalue_value_has_data+:} false; then :
47173  $as_echo_n "(cached) " >&6
47174else
47175  ac_check_lib_save_LIBS=$LIBS
47176LIBS="-lfvalue  $LIBS"
47177cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47178/* end confdefs.h.  */
47179
47180/* Override any GCC internal prototype to avoid an error.
47181   Use char because int might match the return type of a GCC
47182   builtin and then its argument prototype would still apply.  */
47183#ifdef __cplusplus
47184extern "C"
47185#endif
47186char libfvalue_value_has_data ();
47187int
47188main ()
47189{
47190return libfvalue_value_has_data ();
47191  ;
47192  return 0;
47193}
47194_ACEOF
47195if ac_fn_c_try_link "$LINENO"; then :
47196  ac_cv_lib_fvalue_libfvalue_value_has_data=yes
47197else
47198  ac_cv_lib_fvalue_libfvalue_value_has_data=no
47199fi
47200rm -f core conftest.err conftest.$ac_objext \
47201    conftest$ac_exeext conftest.$ac_ext
47202LIBS=$ac_check_lib_save_LIBS
47203fi
47204{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_has_data" >&5
47205$as_echo "$ac_cv_lib_fvalue_libfvalue_value_has_data" >&6; }
47206if test "x$ac_cv_lib_fvalue_libfvalue_value_has_data" = xyes; then :
47207  ac_cv_libfvalue_dummy=yes
47208else
47209  ac_cv_libfvalue=no
47210fi
47211
47212        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_get_data_size in -lfvalue" >&5
47213$as_echo_n "checking for libfvalue_value_get_data_size in -lfvalue... " >&6; }
47214if ${ac_cv_lib_fvalue_libfvalue_value_get_data_size+:} false; then :
47215  $as_echo_n "(cached) " >&6
47216else
47217  ac_check_lib_save_LIBS=$LIBS
47218LIBS="-lfvalue  $LIBS"
47219cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47220/* end confdefs.h.  */
47221
47222/* Override any GCC internal prototype to avoid an error.
47223   Use char because int might match the return type of a GCC
47224   builtin and then its argument prototype would still apply.  */
47225#ifdef __cplusplus
47226extern "C"
47227#endif
47228char libfvalue_value_get_data_size ();
47229int
47230main ()
47231{
47232return libfvalue_value_get_data_size ();
47233  ;
47234  return 0;
47235}
47236_ACEOF
47237if ac_fn_c_try_link "$LINENO"; then :
47238  ac_cv_lib_fvalue_libfvalue_value_get_data_size=yes
47239else
47240  ac_cv_lib_fvalue_libfvalue_value_get_data_size=no
47241fi
47242rm -f core conftest.err conftest.$ac_objext \
47243    conftest$ac_exeext conftest.$ac_ext
47244LIBS=$ac_check_lib_save_LIBS
47245fi
47246{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_get_data_size" >&5
47247$as_echo "$ac_cv_lib_fvalue_libfvalue_value_get_data_size" >&6; }
47248if test "x$ac_cv_lib_fvalue_libfvalue_value_get_data_size" = xyes; then :
47249  ac_cv_libfvalue_dummy=yes
47250else
47251  ac_cv_libfvalue=no
47252fi
47253
47254        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_get_data in -lfvalue" >&5
47255$as_echo_n "checking for libfvalue_value_get_data in -lfvalue... " >&6; }
47256if ${ac_cv_lib_fvalue_libfvalue_value_get_data+:} false; then :
47257  $as_echo_n "(cached) " >&6
47258else
47259  ac_check_lib_save_LIBS=$LIBS
47260LIBS="-lfvalue  $LIBS"
47261cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47262/* end confdefs.h.  */
47263
47264/* Override any GCC internal prototype to avoid an error.
47265   Use char because int might match the return type of a GCC
47266   builtin and then its argument prototype would still apply.  */
47267#ifdef __cplusplus
47268extern "C"
47269#endif
47270char libfvalue_value_get_data ();
47271int
47272main ()
47273{
47274return libfvalue_value_get_data ();
47275  ;
47276  return 0;
47277}
47278_ACEOF
47279if ac_fn_c_try_link "$LINENO"; then :
47280  ac_cv_lib_fvalue_libfvalue_value_get_data=yes
47281else
47282  ac_cv_lib_fvalue_libfvalue_value_get_data=no
47283fi
47284rm -f core conftest.err conftest.$ac_objext \
47285    conftest$ac_exeext conftest.$ac_ext
47286LIBS=$ac_check_lib_save_LIBS
47287fi
47288{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_get_data" >&5
47289$as_echo "$ac_cv_lib_fvalue_libfvalue_value_get_data" >&6; }
47290if test "x$ac_cv_lib_fvalue_libfvalue_value_get_data" = xyes; then :
47291  ac_cv_libfvalue_dummy=yes
47292else
47293  ac_cv_libfvalue=no
47294fi
47295
47296        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_set_data in -lfvalue" >&5
47297$as_echo_n "checking for libfvalue_value_set_data in -lfvalue... " >&6; }
47298if ${ac_cv_lib_fvalue_libfvalue_value_set_data+:} false; then :
47299  $as_echo_n "(cached) " >&6
47300else
47301  ac_check_lib_save_LIBS=$LIBS
47302LIBS="-lfvalue  $LIBS"
47303cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47304/* end confdefs.h.  */
47305
47306/* Override any GCC internal prototype to avoid an error.
47307   Use char because int might match the return type of a GCC
47308   builtin and then its argument prototype would still apply.  */
47309#ifdef __cplusplus
47310extern "C"
47311#endif
47312char libfvalue_value_set_data ();
47313int
47314main ()
47315{
47316return libfvalue_value_set_data ();
47317  ;
47318  return 0;
47319}
47320_ACEOF
47321if ac_fn_c_try_link "$LINENO"; then :
47322  ac_cv_lib_fvalue_libfvalue_value_set_data=yes
47323else
47324  ac_cv_lib_fvalue_libfvalue_value_set_data=no
47325fi
47326rm -f core conftest.err conftest.$ac_objext \
47327    conftest$ac_exeext conftest.$ac_ext
47328LIBS=$ac_check_lib_save_LIBS
47329fi
47330{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_set_data" >&5
47331$as_echo "$ac_cv_lib_fvalue_libfvalue_value_set_data" >&6; }
47332if test "x$ac_cv_lib_fvalue_libfvalue_value_set_data" = xyes; then :
47333  ac_cv_libfvalue_dummy=yes
47334else
47335  ac_cv_libfvalue=no
47336fi
47337
47338        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_data in -lfvalue" >&5
47339$as_echo_n "checking for libfvalue_value_copy_data in -lfvalue... " >&6; }
47340if ${ac_cv_lib_fvalue_libfvalue_value_copy_data+:} false; then :
47341  $as_echo_n "(cached) " >&6
47342else
47343  ac_check_lib_save_LIBS=$LIBS
47344LIBS="-lfvalue  $LIBS"
47345cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47346/* end confdefs.h.  */
47347
47348/* Override any GCC internal prototype to avoid an error.
47349   Use char because int might match the return type of a GCC
47350   builtin and then its argument prototype would still apply.  */
47351#ifdef __cplusplus
47352extern "C"
47353#endif
47354char libfvalue_value_copy_data ();
47355int
47356main ()
47357{
47358return libfvalue_value_copy_data ();
47359  ;
47360  return 0;
47361}
47362_ACEOF
47363if ac_fn_c_try_link "$LINENO"; then :
47364  ac_cv_lib_fvalue_libfvalue_value_copy_data=yes
47365else
47366  ac_cv_lib_fvalue_libfvalue_value_copy_data=no
47367fi
47368rm -f core conftest.err conftest.$ac_objext \
47369    conftest$ac_exeext conftest.$ac_ext
47370LIBS=$ac_check_lib_save_LIBS
47371fi
47372{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_data" >&5
47373$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_data" >&6; }
47374if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_data" = xyes; then :
47375  ac_cv_libfvalue_dummy=yes
47376else
47377  ac_cv_libfvalue=no
47378fi
47379
47380
47381        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_get_format_flags in -lfvalue" >&5
47382$as_echo_n "checking for libfvalue_value_get_format_flags in -lfvalue... " >&6; }
47383if ${ac_cv_lib_fvalue_libfvalue_value_get_format_flags+:} false; then :
47384  $as_echo_n "(cached) " >&6
47385else
47386  ac_check_lib_save_LIBS=$LIBS
47387LIBS="-lfvalue  $LIBS"
47388cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47389/* end confdefs.h.  */
47390
47391/* Override any GCC internal prototype to avoid an error.
47392   Use char because int might match the return type of a GCC
47393   builtin and then its argument prototype would still apply.  */
47394#ifdef __cplusplus
47395extern "C"
47396#endif
47397char libfvalue_value_get_format_flags ();
47398int
47399main ()
47400{
47401return libfvalue_value_get_format_flags ();
47402  ;
47403  return 0;
47404}
47405_ACEOF
47406if ac_fn_c_try_link "$LINENO"; then :
47407  ac_cv_lib_fvalue_libfvalue_value_get_format_flags=yes
47408else
47409  ac_cv_lib_fvalue_libfvalue_value_get_format_flags=no
47410fi
47411rm -f core conftest.err conftest.$ac_objext \
47412    conftest$ac_exeext conftest.$ac_ext
47413LIBS=$ac_check_lib_save_LIBS
47414fi
47415{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_get_format_flags" >&5
47416$as_echo "$ac_cv_lib_fvalue_libfvalue_value_get_format_flags" >&6; }
47417if test "x$ac_cv_lib_fvalue_libfvalue_value_get_format_flags" = xyes; then :
47418  ac_cv_libfvalue_dummy=yes
47419else
47420  ac_cv_libfvalue=no
47421fi
47422
47423        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_set_format_flags in -lfvalue" >&5
47424$as_echo_n "checking for libfvalue_value_set_format_flags in -lfvalue... " >&6; }
47425if ${ac_cv_lib_fvalue_libfvalue_value_set_format_flags+:} false; then :
47426  $as_echo_n "(cached) " >&6
47427else
47428  ac_check_lib_save_LIBS=$LIBS
47429LIBS="-lfvalue  $LIBS"
47430cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47431/* end confdefs.h.  */
47432
47433/* Override any GCC internal prototype to avoid an error.
47434   Use char because int might match the return type of a GCC
47435   builtin and then its argument prototype would still apply.  */
47436#ifdef __cplusplus
47437extern "C"
47438#endif
47439char libfvalue_value_set_format_flags ();
47440int
47441main ()
47442{
47443return libfvalue_value_set_format_flags ();
47444  ;
47445  return 0;
47446}
47447_ACEOF
47448if ac_fn_c_try_link "$LINENO"; then :
47449  ac_cv_lib_fvalue_libfvalue_value_set_format_flags=yes
47450else
47451  ac_cv_lib_fvalue_libfvalue_value_set_format_flags=no
47452fi
47453rm -f core conftest.err conftest.$ac_objext \
47454    conftest$ac_exeext conftest.$ac_ext
47455LIBS=$ac_check_lib_save_LIBS
47456fi
47457{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_set_format_flags" >&5
47458$as_echo "$ac_cv_lib_fvalue_libfvalue_value_set_format_flags" >&6; }
47459if test "x$ac_cv_lib_fvalue_libfvalue_value_set_format_flags" = xyes; then :
47460  ac_cv_libfvalue_dummy=yes
47461else
47462  ac_cv_libfvalue=no
47463fi
47464
47465
47466        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_get_number_of_value_entries in -lfvalue" >&5
47467$as_echo_n "checking for libfvalue_value_get_number_of_value_entries in -lfvalue... " >&6; }
47468if ${ac_cv_lib_fvalue_libfvalue_value_get_number_of_value_entries+:} false; then :
47469  $as_echo_n "(cached) " >&6
47470else
47471  ac_check_lib_save_LIBS=$LIBS
47472LIBS="-lfvalue  $LIBS"
47473cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47474/* end confdefs.h.  */
47475
47476/* Override any GCC internal prototype to avoid an error.
47477   Use char because int might match the return type of a GCC
47478   builtin and then its argument prototype would still apply.  */
47479#ifdef __cplusplus
47480extern "C"
47481#endif
47482char libfvalue_value_get_number_of_value_entries ();
47483int
47484main ()
47485{
47486return libfvalue_value_get_number_of_value_entries ();
47487  ;
47488  return 0;
47489}
47490_ACEOF
47491if ac_fn_c_try_link "$LINENO"; then :
47492  ac_cv_lib_fvalue_libfvalue_value_get_number_of_value_entries=yes
47493else
47494  ac_cv_lib_fvalue_libfvalue_value_get_number_of_value_entries=no
47495fi
47496rm -f core conftest.err conftest.$ac_objext \
47497    conftest$ac_exeext conftest.$ac_ext
47498LIBS=$ac_check_lib_save_LIBS
47499fi
47500{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_get_number_of_value_entries" >&5
47501$as_echo "$ac_cv_lib_fvalue_libfvalue_value_get_number_of_value_entries" >&6; }
47502if test "x$ac_cv_lib_fvalue_libfvalue_value_get_number_of_value_entries" = xyes; then :
47503  ac_cv_libfvalue_dummy=yes
47504else
47505  ac_cv_libfvalue=no
47506fi
47507
47508        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_get_value_entry in -lfvalue" >&5
47509$as_echo_n "checking for libfvalue_value_get_value_entry in -lfvalue... " >&6; }
47510if ${ac_cv_lib_fvalue_libfvalue_value_get_value_entry+:} false; then :
47511  $as_echo_n "(cached) " >&6
47512else
47513  ac_check_lib_save_LIBS=$LIBS
47514LIBS="-lfvalue  $LIBS"
47515cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47516/* end confdefs.h.  */
47517
47518/* Override any GCC internal prototype to avoid an error.
47519   Use char because int might match the return type of a GCC
47520   builtin and then its argument prototype would still apply.  */
47521#ifdef __cplusplus
47522extern "C"
47523#endif
47524char libfvalue_value_get_value_entry ();
47525int
47526main ()
47527{
47528return libfvalue_value_get_value_entry ();
47529  ;
47530  return 0;
47531}
47532_ACEOF
47533if ac_fn_c_try_link "$LINENO"; then :
47534  ac_cv_lib_fvalue_libfvalue_value_get_value_entry=yes
47535else
47536  ac_cv_lib_fvalue_libfvalue_value_get_value_entry=no
47537fi
47538rm -f core conftest.err conftest.$ac_objext \
47539    conftest$ac_exeext conftest.$ac_ext
47540LIBS=$ac_check_lib_save_LIBS
47541fi
47542{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_get_value_entry" >&5
47543$as_echo "$ac_cv_lib_fvalue_libfvalue_value_get_value_entry" >&6; }
47544if test "x$ac_cv_lib_fvalue_libfvalue_value_get_value_entry" = xyes; then :
47545  ac_cv_libfvalue_dummy=yes
47546else
47547  ac_cv_libfvalue=no
47548fi
47549
47550        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_set_value_entry in -lfvalue" >&5
47551$as_echo_n "checking for libfvalue_value_set_value_entry in -lfvalue... " >&6; }
47552if ${ac_cv_lib_fvalue_libfvalue_value_set_value_entry+:} false; then :
47553  $as_echo_n "(cached) " >&6
47554else
47555  ac_check_lib_save_LIBS=$LIBS
47556LIBS="-lfvalue  $LIBS"
47557cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47558/* end confdefs.h.  */
47559
47560/* Override any GCC internal prototype to avoid an error.
47561   Use char because int might match the return type of a GCC
47562   builtin and then its argument prototype would still apply.  */
47563#ifdef __cplusplus
47564extern "C"
47565#endif
47566char libfvalue_value_set_value_entry ();
47567int
47568main ()
47569{
47570return libfvalue_value_set_value_entry ();
47571  ;
47572  return 0;
47573}
47574_ACEOF
47575if ac_fn_c_try_link "$LINENO"; then :
47576  ac_cv_lib_fvalue_libfvalue_value_set_value_entry=yes
47577else
47578  ac_cv_lib_fvalue_libfvalue_value_set_value_entry=no
47579fi
47580rm -f core conftest.err conftest.$ac_objext \
47581    conftest$ac_exeext conftest.$ac_ext
47582LIBS=$ac_check_lib_save_LIBS
47583fi
47584{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_set_value_entry" >&5
47585$as_echo "$ac_cv_lib_fvalue_libfvalue_value_set_value_entry" >&6; }
47586if test "x$ac_cv_lib_fvalue_libfvalue_value_set_value_entry" = xyes; then :
47587  ac_cv_libfvalue_dummy=yes
47588else
47589  ac_cv_libfvalue=no
47590fi
47591
47592        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_append_value_entry in -lfvalue" >&5
47593$as_echo_n "checking for libfvalue_value_append_value_entry in -lfvalue... " >&6; }
47594if ${ac_cv_lib_fvalue_libfvalue_value_append_value_entry+:} false; then :
47595  $as_echo_n "(cached) " >&6
47596else
47597  ac_check_lib_save_LIBS=$LIBS
47598LIBS="-lfvalue  $LIBS"
47599cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47600/* end confdefs.h.  */
47601
47602/* Override any GCC internal prototype to avoid an error.
47603   Use char because int might match the return type of a GCC
47604   builtin and then its argument prototype would still apply.  */
47605#ifdef __cplusplus
47606extern "C"
47607#endif
47608char libfvalue_value_append_value_entry ();
47609int
47610main ()
47611{
47612return libfvalue_value_append_value_entry ();
47613  ;
47614  return 0;
47615}
47616_ACEOF
47617if ac_fn_c_try_link "$LINENO"; then :
47618  ac_cv_lib_fvalue_libfvalue_value_append_value_entry=yes
47619else
47620  ac_cv_lib_fvalue_libfvalue_value_append_value_entry=no
47621fi
47622rm -f core conftest.err conftest.$ac_objext \
47623    conftest$ac_exeext conftest.$ac_ext
47624LIBS=$ac_check_lib_save_LIBS
47625fi
47626{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_append_value_entry" >&5
47627$as_echo "$ac_cv_lib_fvalue_libfvalue_value_append_value_entry" >&6; }
47628if test "x$ac_cv_lib_fvalue_libfvalue_value_append_value_entry" = xyes; then :
47629  ac_cv_libfvalue_dummy=yes
47630else
47631  ac_cv_libfvalue=no
47632fi
47633
47634
47635        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_from_boolean in -lfvalue" >&5
47636$as_echo_n "checking for libfvalue_value_copy_from_boolean in -lfvalue... " >&6; }
47637if ${ac_cv_lib_fvalue_libfvalue_value_copy_from_boolean+:} false; then :
47638  $as_echo_n "(cached) " >&6
47639else
47640  ac_check_lib_save_LIBS=$LIBS
47641LIBS="-lfvalue  $LIBS"
47642cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47643/* end confdefs.h.  */
47644
47645/* Override any GCC internal prototype to avoid an error.
47646   Use char because int might match the return type of a GCC
47647   builtin and then its argument prototype would still apply.  */
47648#ifdef __cplusplus
47649extern "C"
47650#endif
47651char libfvalue_value_copy_from_boolean ();
47652int
47653main ()
47654{
47655return libfvalue_value_copy_from_boolean ();
47656  ;
47657  return 0;
47658}
47659_ACEOF
47660if ac_fn_c_try_link "$LINENO"; then :
47661  ac_cv_lib_fvalue_libfvalue_value_copy_from_boolean=yes
47662else
47663  ac_cv_lib_fvalue_libfvalue_value_copy_from_boolean=no
47664fi
47665rm -f core conftest.err conftest.$ac_objext \
47666    conftest$ac_exeext conftest.$ac_ext
47667LIBS=$ac_check_lib_save_LIBS
47668fi
47669{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_from_boolean" >&5
47670$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_from_boolean" >&6; }
47671if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_from_boolean" = xyes; then :
47672  ac_cv_libfvalue_dummy=yes
47673else
47674  ac_cv_libfvalue=no
47675fi
47676
47677        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_to_boolean in -lfvalue" >&5
47678$as_echo_n "checking for libfvalue_value_copy_to_boolean in -lfvalue... " >&6; }
47679if ${ac_cv_lib_fvalue_libfvalue_value_copy_to_boolean+:} false; then :
47680  $as_echo_n "(cached) " >&6
47681else
47682  ac_check_lib_save_LIBS=$LIBS
47683LIBS="-lfvalue  $LIBS"
47684cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47685/* end confdefs.h.  */
47686
47687/* Override any GCC internal prototype to avoid an error.
47688   Use char because int might match the return type of a GCC
47689   builtin and then its argument prototype would still apply.  */
47690#ifdef __cplusplus
47691extern "C"
47692#endif
47693char libfvalue_value_copy_to_boolean ();
47694int
47695main ()
47696{
47697return libfvalue_value_copy_to_boolean ();
47698  ;
47699  return 0;
47700}
47701_ACEOF
47702if ac_fn_c_try_link "$LINENO"; then :
47703  ac_cv_lib_fvalue_libfvalue_value_copy_to_boolean=yes
47704else
47705  ac_cv_lib_fvalue_libfvalue_value_copy_to_boolean=no
47706fi
47707rm -f core conftest.err conftest.$ac_objext \
47708    conftest$ac_exeext conftest.$ac_ext
47709LIBS=$ac_check_lib_save_LIBS
47710fi
47711{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_to_boolean" >&5
47712$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_to_boolean" >&6; }
47713if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_to_boolean" = xyes; then :
47714  ac_cv_libfvalue_dummy=yes
47715else
47716  ac_cv_libfvalue=no
47717fi
47718
47719
47720        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_from_8bit in -lfvalue" >&5
47721$as_echo_n "checking for libfvalue_value_copy_from_8bit in -lfvalue... " >&6; }
47722if ${ac_cv_lib_fvalue_libfvalue_value_copy_from_8bit+:} false; then :
47723  $as_echo_n "(cached) " >&6
47724else
47725  ac_check_lib_save_LIBS=$LIBS
47726LIBS="-lfvalue  $LIBS"
47727cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47728/* end confdefs.h.  */
47729
47730/* Override any GCC internal prototype to avoid an error.
47731   Use char because int might match the return type of a GCC
47732   builtin and then its argument prototype would still apply.  */
47733#ifdef __cplusplus
47734extern "C"
47735#endif
47736char libfvalue_value_copy_from_8bit ();
47737int
47738main ()
47739{
47740return libfvalue_value_copy_from_8bit ();
47741  ;
47742  return 0;
47743}
47744_ACEOF
47745if ac_fn_c_try_link "$LINENO"; then :
47746  ac_cv_lib_fvalue_libfvalue_value_copy_from_8bit=yes
47747else
47748  ac_cv_lib_fvalue_libfvalue_value_copy_from_8bit=no
47749fi
47750rm -f core conftest.err conftest.$ac_objext \
47751    conftest$ac_exeext conftest.$ac_ext
47752LIBS=$ac_check_lib_save_LIBS
47753fi
47754{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_from_8bit" >&5
47755$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_from_8bit" >&6; }
47756if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_from_8bit" = xyes; then :
47757  ac_cv_libfvalue_dummy=yes
47758else
47759  ac_cv_libfvalue=no
47760fi
47761
47762        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_to_8bit in -lfvalue" >&5
47763$as_echo_n "checking for libfvalue_value_copy_to_8bit in -lfvalue... " >&6; }
47764if ${ac_cv_lib_fvalue_libfvalue_value_copy_to_8bit+:} false; then :
47765  $as_echo_n "(cached) " >&6
47766else
47767  ac_check_lib_save_LIBS=$LIBS
47768LIBS="-lfvalue  $LIBS"
47769cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47770/* end confdefs.h.  */
47771
47772/* Override any GCC internal prototype to avoid an error.
47773   Use char because int might match the return type of a GCC
47774   builtin and then its argument prototype would still apply.  */
47775#ifdef __cplusplus
47776extern "C"
47777#endif
47778char libfvalue_value_copy_to_8bit ();
47779int
47780main ()
47781{
47782return libfvalue_value_copy_to_8bit ();
47783  ;
47784  return 0;
47785}
47786_ACEOF
47787if ac_fn_c_try_link "$LINENO"; then :
47788  ac_cv_lib_fvalue_libfvalue_value_copy_to_8bit=yes
47789else
47790  ac_cv_lib_fvalue_libfvalue_value_copy_to_8bit=no
47791fi
47792rm -f core conftest.err conftest.$ac_objext \
47793    conftest$ac_exeext conftest.$ac_ext
47794LIBS=$ac_check_lib_save_LIBS
47795fi
47796{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_to_8bit" >&5
47797$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_to_8bit" >&6; }
47798if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_to_8bit" = xyes; then :
47799  ac_cv_libfvalue_dummy=yes
47800else
47801  ac_cv_libfvalue=no
47802fi
47803
47804
47805        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_from_16bit in -lfvalue" >&5
47806$as_echo_n "checking for libfvalue_value_copy_from_16bit in -lfvalue... " >&6; }
47807if ${ac_cv_lib_fvalue_libfvalue_value_copy_from_16bit+:} false; then :
47808  $as_echo_n "(cached) " >&6
47809else
47810  ac_check_lib_save_LIBS=$LIBS
47811LIBS="-lfvalue  $LIBS"
47812cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47813/* end confdefs.h.  */
47814
47815/* Override any GCC internal prototype to avoid an error.
47816   Use char because int might match the return type of a GCC
47817   builtin and then its argument prototype would still apply.  */
47818#ifdef __cplusplus
47819extern "C"
47820#endif
47821char libfvalue_value_copy_from_16bit ();
47822int
47823main ()
47824{
47825return libfvalue_value_copy_from_16bit ();
47826  ;
47827  return 0;
47828}
47829_ACEOF
47830if ac_fn_c_try_link "$LINENO"; then :
47831  ac_cv_lib_fvalue_libfvalue_value_copy_from_16bit=yes
47832else
47833  ac_cv_lib_fvalue_libfvalue_value_copy_from_16bit=no
47834fi
47835rm -f core conftest.err conftest.$ac_objext \
47836    conftest$ac_exeext conftest.$ac_ext
47837LIBS=$ac_check_lib_save_LIBS
47838fi
47839{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_from_16bit" >&5
47840$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_from_16bit" >&6; }
47841if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_from_16bit" = xyes; then :
47842  ac_cv_libfvalue_dummy=yes
47843else
47844  ac_cv_libfvalue=no
47845fi
47846
47847        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_to_16bit in -lfvalue" >&5
47848$as_echo_n "checking for libfvalue_value_copy_to_16bit in -lfvalue... " >&6; }
47849if ${ac_cv_lib_fvalue_libfvalue_value_copy_to_16bit+:} false; then :
47850  $as_echo_n "(cached) " >&6
47851else
47852  ac_check_lib_save_LIBS=$LIBS
47853LIBS="-lfvalue  $LIBS"
47854cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47855/* end confdefs.h.  */
47856
47857/* Override any GCC internal prototype to avoid an error.
47858   Use char because int might match the return type of a GCC
47859   builtin and then its argument prototype would still apply.  */
47860#ifdef __cplusplus
47861extern "C"
47862#endif
47863char libfvalue_value_copy_to_16bit ();
47864int
47865main ()
47866{
47867return libfvalue_value_copy_to_16bit ();
47868  ;
47869  return 0;
47870}
47871_ACEOF
47872if ac_fn_c_try_link "$LINENO"; then :
47873  ac_cv_lib_fvalue_libfvalue_value_copy_to_16bit=yes
47874else
47875  ac_cv_lib_fvalue_libfvalue_value_copy_to_16bit=no
47876fi
47877rm -f core conftest.err conftest.$ac_objext \
47878    conftest$ac_exeext conftest.$ac_ext
47879LIBS=$ac_check_lib_save_LIBS
47880fi
47881{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_to_16bit" >&5
47882$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_to_16bit" >&6; }
47883if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_to_16bit" = xyes; then :
47884  ac_cv_libfvalue_dummy=yes
47885else
47886  ac_cv_libfvalue=no
47887fi
47888
47889
47890        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_from_32bit in -lfvalue" >&5
47891$as_echo_n "checking for libfvalue_value_copy_from_32bit in -lfvalue... " >&6; }
47892if ${ac_cv_lib_fvalue_libfvalue_value_copy_from_32bit+:} false; then :
47893  $as_echo_n "(cached) " >&6
47894else
47895  ac_check_lib_save_LIBS=$LIBS
47896LIBS="-lfvalue  $LIBS"
47897cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47898/* end confdefs.h.  */
47899
47900/* Override any GCC internal prototype to avoid an error.
47901   Use char because int might match the return type of a GCC
47902   builtin and then its argument prototype would still apply.  */
47903#ifdef __cplusplus
47904extern "C"
47905#endif
47906char libfvalue_value_copy_from_32bit ();
47907int
47908main ()
47909{
47910return libfvalue_value_copy_from_32bit ();
47911  ;
47912  return 0;
47913}
47914_ACEOF
47915if ac_fn_c_try_link "$LINENO"; then :
47916  ac_cv_lib_fvalue_libfvalue_value_copy_from_32bit=yes
47917else
47918  ac_cv_lib_fvalue_libfvalue_value_copy_from_32bit=no
47919fi
47920rm -f core conftest.err conftest.$ac_objext \
47921    conftest$ac_exeext conftest.$ac_ext
47922LIBS=$ac_check_lib_save_LIBS
47923fi
47924{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_from_32bit" >&5
47925$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_from_32bit" >&6; }
47926if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_from_32bit" = xyes; then :
47927  ac_cv_libfvalue_dummy=yes
47928else
47929  ac_cv_libfvalue=no
47930fi
47931
47932        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_to_32bit in -lfvalue" >&5
47933$as_echo_n "checking for libfvalue_value_copy_to_32bit in -lfvalue... " >&6; }
47934if ${ac_cv_lib_fvalue_libfvalue_value_copy_to_32bit+:} false; then :
47935  $as_echo_n "(cached) " >&6
47936else
47937  ac_check_lib_save_LIBS=$LIBS
47938LIBS="-lfvalue  $LIBS"
47939cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47940/* end confdefs.h.  */
47941
47942/* Override any GCC internal prototype to avoid an error.
47943   Use char because int might match the return type of a GCC
47944   builtin and then its argument prototype would still apply.  */
47945#ifdef __cplusplus
47946extern "C"
47947#endif
47948char libfvalue_value_copy_to_32bit ();
47949int
47950main ()
47951{
47952return libfvalue_value_copy_to_32bit ();
47953  ;
47954  return 0;
47955}
47956_ACEOF
47957if ac_fn_c_try_link "$LINENO"; then :
47958  ac_cv_lib_fvalue_libfvalue_value_copy_to_32bit=yes
47959else
47960  ac_cv_lib_fvalue_libfvalue_value_copy_to_32bit=no
47961fi
47962rm -f core conftest.err conftest.$ac_objext \
47963    conftest$ac_exeext conftest.$ac_ext
47964LIBS=$ac_check_lib_save_LIBS
47965fi
47966{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_to_32bit" >&5
47967$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_to_32bit" >&6; }
47968if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_to_32bit" = xyes; then :
47969  ac_cv_libfvalue_dummy=yes
47970else
47971  ac_cv_libfvalue=no
47972fi
47973
47974
47975        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_from_64bit in -lfvalue" >&5
47976$as_echo_n "checking for libfvalue_value_copy_from_64bit in -lfvalue... " >&6; }
47977if ${ac_cv_lib_fvalue_libfvalue_value_copy_from_64bit+:} false; then :
47978  $as_echo_n "(cached) " >&6
47979else
47980  ac_check_lib_save_LIBS=$LIBS
47981LIBS="-lfvalue  $LIBS"
47982cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47983/* end confdefs.h.  */
47984
47985/* Override any GCC internal prototype to avoid an error.
47986   Use char because int might match the return type of a GCC
47987   builtin and then its argument prototype would still apply.  */
47988#ifdef __cplusplus
47989extern "C"
47990#endif
47991char libfvalue_value_copy_from_64bit ();
47992int
47993main ()
47994{
47995return libfvalue_value_copy_from_64bit ();
47996  ;
47997  return 0;
47998}
47999_ACEOF
48000if ac_fn_c_try_link "$LINENO"; then :
48001  ac_cv_lib_fvalue_libfvalue_value_copy_from_64bit=yes
48002else
48003  ac_cv_lib_fvalue_libfvalue_value_copy_from_64bit=no
48004fi
48005rm -f core conftest.err conftest.$ac_objext \
48006    conftest$ac_exeext conftest.$ac_ext
48007LIBS=$ac_check_lib_save_LIBS
48008fi
48009{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_from_64bit" >&5
48010$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_from_64bit" >&6; }
48011if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_from_64bit" = xyes; then :
48012  ac_cv_libfvalue_dummy=yes
48013else
48014  ac_cv_libfvalue=no
48015fi
48016
48017        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_to_64bit in -lfvalue" >&5
48018$as_echo_n "checking for libfvalue_value_copy_to_64bit in -lfvalue... " >&6; }
48019if ${ac_cv_lib_fvalue_libfvalue_value_copy_to_64bit+:} false; then :
48020  $as_echo_n "(cached) " >&6
48021else
48022  ac_check_lib_save_LIBS=$LIBS
48023LIBS="-lfvalue  $LIBS"
48024cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48025/* end confdefs.h.  */
48026
48027/* Override any GCC internal prototype to avoid an error.
48028   Use char because int might match the return type of a GCC
48029   builtin and then its argument prototype would still apply.  */
48030#ifdef __cplusplus
48031extern "C"
48032#endif
48033char libfvalue_value_copy_to_64bit ();
48034int
48035main ()
48036{
48037return libfvalue_value_copy_to_64bit ();
48038  ;
48039  return 0;
48040}
48041_ACEOF
48042if ac_fn_c_try_link "$LINENO"; then :
48043  ac_cv_lib_fvalue_libfvalue_value_copy_to_64bit=yes
48044else
48045  ac_cv_lib_fvalue_libfvalue_value_copy_to_64bit=no
48046fi
48047rm -f core conftest.err conftest.$ac_objext \
48048    conftest$ac_exeext conftest.$ac_ext
48049LIBS=$ac_check_lib_save_LIBS
48050fi
48051{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_to_64bit" >&5
48052$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_to_64bit" >&6; }
48053if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_to_64bit" = xyes; then :
48054  ac_cv_libfvalue_dummy=yes
48055else
48056  ac_cv_libfvalue=no
48057fi
48058
48059
48060        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_from_float in -lfvalue" >&5
48061$as_echo_n "checking for libfvalue_value_copy_from_float in -lfvalue... " >&6; }
48062if ${ac_cv_lib_fvalue_libfvalue_value_copy_from_float+:} false; then :
48063  $as_echo_n "(cached) " >&6
48064else
48065  ac_check_lib_save_LIBS=$LIBS
48066LIBS="-lfvalue  $LIBS"
48067cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48068/* end confdefs.h.  */
48069
48070/* Override any GCC internal prototype to avoid an error.
48071   Use char because int might match the return type of a GCC
48072   builtin and then its argument prototype would still apply.  */
48073#ifdef __cplusplus
48074extern "C"
48075#endif
48076char libfvalue_value_copy_from_float ();
48077int
48078main ()
48079{
48080return libfvalue_value_copy_from_float ();
48081  ;
48082  return 0;
48083}
48084_ACEOF
48085if ac_fn_c_try_link "$LINENO"; then :
48086  ac_cv_lib_fvalue_libfvalue_value_copy_from_float=yes
48087else
48088  ac_cv_lib_fvalue_libfvalue_value_copy_from_float=no
48089fi
48090rm -f core conftest.err conftest.$ac_objext \
48091    conftest$ac_exeext conftest.$ac_ext
48092LIBS=$ac_check_lib_save_LIBS
48093fi
48094{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_from_float" >&5
48095$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_from_float" >&6; }
48096if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_from_float" = xyes; then :
48097  ac_cv_libfvalue_dummy=yes
48098else
48099  ac_cv_libfvalue=no
48100fi
48101
48102        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_to_float in -lfvalue" >&5
48103$as_echo_n "checking for libfvalue_value_copy_to_float in -lfvalue... " >&6; }
48104if ${ac_cv_lib_fvalue_libfvalue_value_copy_to_float+:} false; then :
48105  $as_echo_n "(cached) " >&6
48106else
48107  ac_check_lib_save_LIBS=$LIBS
48108LIBS="-lfvalue  $LIBS"
48109cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48110/* end confdefs.h.  */
48111
48112/* Override any GCC internal prototype to avoid an error.
48113   Use char because int might match the return type of a GCC
48114   builtin and then its argument prototype would still apply.  */
48115#ifdef __cplusplus
48116extern "C"
48117#endif
48118char libfvalue_value_copy_to_float ();
48119int
48120main ()
48121{
48122return libfvalue_value_copy_to_float ();
48123  ;
48124  return 0;
48125}
48126_ACEOF
48127if ac_fn_c_try_link "$LINENO"; then :
48128  ac_cv_lib_fvalue_libfvalue_value_copy_to_float=yes
48129else
48130  ac_cv_lib_fvalue_libfvalue_value_copy_to_float=no
48131fi
48132rm -f core conftest.err conftest.$ac_objext \
48133    conftest$ac_exeext conftest.$ac_ext
48134LIBS=$ac_check_lib_save_LIBS
48135fi
48136{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_to_float" >&5
48137$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_to_float" >&6; }
48138if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_to_float" = xyes; then :
48139  ac_cv_libfvalue_dummy=yes
48140else
48141  ac_cv_libfvalue=no
48142fi
48143
48144
48145        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_from_double in -lfvalue" >&5
48146$as_echo_n "checking for libfvalue_value_copy_from_double in -lfvalue... " >&6; }
48147if ${ac_cv_lib_fvalue_libfvalue_value_copy_from_double+:} false; then :
48148  $as_echo_n "(cached) " >&6
48149else
48150  ac_check_lib_save_LIBS=$LIBS
48151LIBS="-lfvalue  $LIBS"
48152cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48153/* end confdefs.h.  */
48154
48155/* Override any GCC internal prototype to avoid an error.
48156   Use char because int might match the return type of a GCC
48157   builtin and then its argument prototype would still apply.  */
48158#ifdef __cplusplus
48159extern "C"
48160#endif
48161char libfvalue_value_copy_from_double ();
48162int
48163main ()
48164{
48165return libfvalue_value_copy_from_double ();
48166  ;
48167  return 0;
48168}
48169_ACEOF
48170if ac_fn_c_try_link "$LINENO"; then :
48171  ac_cv_lib_fvalue_libfvalue_value_copy_from_double=yes
48172else
48173  ac_cv_lib_fvalue_libfvalue_value_copy_from_double=no
48174fi
48175rm -f core conftest.err conftest.$ac_objext \
48176    conftest$ac_exeext conftest.$ac_ext
48177LIBS=$ac_check_lib_save_LIBS
48178fi
48179{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_from_double" >&5
48180$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_from_double" >&6; }
48181if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_from_double" = xyes; then :
48182  ac_cv_libfvalue_dummy=yes
48183else
48184  ac_cv_libfvalue=no
48185fi
48186
48187        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_to_double in -lfvalue" >&5
48188$as_echo_n "checking for libfvalue_value_copy_to_double in -lfvalue... " >&6; }
48189if ${ac_cv_lib_fvalue_libfvalue_value_copy_to_double+:} false; then :
48190  $as_echo_n "(cached) " >&6
48191else
48192  ac_check_lib_save_LIBS=$LIBS
48193LIBS="-lfvalue  $LIBS"
48194cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48195/* end confdefs.h.  */
48196
48197/* Override any GCC internal prototype to avoid an error.
48198   Use char because int might match the return type of a GCC
48199   builtin and then its argument prototype would still apply.  */
48200#ifdef __cplusplus
48201extern "C"
48202#endif
48203char libfvalue_value_copy_to_double ();
48204int
48205main ()
48206{
48207return libfvalue_value_copy_to_double ();
48208  ;
48209  return 0;
48210}
48211_ACEOF
48212if ac_fn_c_try_link "$LINENO"; then :
48213  ac_cv_lib_fvalue_libfvalue_value_copy_to_double=yes
48214else
48215  ac_cv_lib_fvalue_libfvalue_value_copy_to_double=no
48216fi
48217rm -f core conftest.err conftest.$ac_objext \
48218    conftest$ac_exeext conftest.$ac_ext
48219LIBS=$ac_check_lib_save_LIBS
48220fi
48221{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_to_double" >&5
48222$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_to_double" >&6; }
48223if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_to_double" = xyes; then :
48224  ac_cv_libfvalue_dummy=yes
48225else
48226  ac_cv_libfvalue=no
48227fi
48228
48229
48230        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_from_utf8_string in -lfvalue" >&5
48231$as_echo_n "checking for libfvalue_value_copy_from_utf8_string in -lfvalue... " >&6; }
48232if ${ac_cv_lib_fvalue_libfvalue_value_copy_from_utf8_string+:} false; then :
48233  $as_echo_n "(cached) " >&6
48234else
48235  ac_check_lib_save_LIBS=$LIBS
48236LIBS="-lfvalue  $LIBS"
48237cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48238/* end confdefs.h.  */
48239
48240/* Override any GCC internal prototype to avoid an error.
48241   Use char because int might match the return type of a GCC
48242   builtin and then its argument prototype would still apply.  */
48243#ifdef __cplusplus
48244extern "C"
48245#endif
48246char libfvalue_value_copy_from_utf8_string ();
48247int
48248main ()
48249{
48250return libfvalue_value_copy_from_utf8_string ();
48251  ;
48252  return 0;
48253}
48254_ACEOF
48255if ac_fn_c_try_link "$LINENO"; then :
48256  ac_cv_lib_fvalue_libfvalue_value_copy_from_utf8_string=yes
48257else
48258  ac_cv_lib_fvalue_libfvalue_value_copy_from_utf8_string=no
48259fi
48260rm -f core conftest.err conftest.$ac_objext \
48261    conftest$ac_exeext conftest.$ac_ext
48262LIBS=$ac_check_lib_save_LIBS
48263fi
48264{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_from_utf8_string" >&5
48265$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_from_utf8_string" >&6; }
48266if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_from_utf8_string" = xyes; then :
48267  ac_cv_libfvalue_dummy=yes
48268else
48269  ac_cv_libfvalue=no
48270fi
48271
48272        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_get_utf8_string_size in -lfvalue" >&5
48273$as_echo_n "checking for libfvalue_value_get_utf8_string_size in -lfvalue... " >&6; }
48274if ${ac_cv_lib_fvalue_libfvalue_value_get_utf8_string_size+:} false; then :
48275  $as_echo_n "(cached) " >&6
48276else
48277  ac_check_lib_save_LIBS=$LIBS
48278LIBS="-lfvalue  $LIBS"
48279cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48280/* end confdefs.h.  */
48281
48282/* Override any GCC internal prototype to avoid an error.
48283   Use char because int might match the return type of a GCC
48284   builtin and then its argument prototype would still apply.  */
48285#ifdef __cplusplus
48286extern "C"
48287#endif
48288char libfvalue_value_get_utf8_string_size ();
48289int
48290main ()
48291{
48292return libfvalue_value_get_utf8_string_size ();
48293  ;
48294  return 0;
48295}
48296_ACEOF
48297if ac_fn_c_try_link "$LINENO"; then :
48298  ac_cv_lib_fvalue_libfvalue_value_get_utf8_string_size=yes
48299else
48300  ac_cv_lib_fvalue_libfvalue_value_get_utf8_string_size=no
48301fi
48302rm -f core conftest.err conftest.$ac_objext \
48303    conftest$ac_exeext conftest.$ac_ext
48304LIBS=$ac_check_lib_save_LIBS
48305fi
48306{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_get_utf8_string_size" >&5
48307$as_echo "$ac_cv_lib_fvalue_libfvalue_value_get_utf8_string_size" >&6; }
48308if test "x$ac_cv_lib_fvalue_libfvalue_value_get_utf8_string_size" = xyes; then :
48309  ac_cv_libfvalue_dummy=yes
48310else
48311  ac_cv_libfvalue=no
48312fi
48313
48314        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_to_utf8_string in -lfvalue" >&5
48315$as_echo_n "checking for libfvalue_value_copy_to_utf8_string in -lfvalue... " >&6; }
48316if ${ac_cv_lib_fvalue_libfvalue_value_copy_to_utf8_string+:} false; then :
48317  $as_echo_n "(cached) " >&6
48318else
48319  ac_check_lib_save_LIBS=$LIBS
48320LIBS="-lfvalue  $LIBS"
48321cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48322/* end confdefs.h.  */
48323
48324/* Override any GCC internal prototype to avoid an error.
48325   Use char because int might match the return type of a GCC
48326   builtin and then its argument prototype would still apply.  */
48327#ifdef __cplusplus
48328extern "C"
48329#endif
48330char libfvalue_value_copy_to_utf8_string ();
48331int
48332main ()
48333{
48334return libfvalue_value_copy_to_utf8_string ();
48335  ;
48336  return 0;
48337}
48338_ACEOF
48339if ac_fn_c_try_link "$LINENO"; then :
48340  ac_cv_lib_fvalue_libfvalue_value_copy_to_utf8_string=yes
48341else
48342  ac_cv_lib_fvalue_libfvalue_value_copy_to_utf8_string=no
48343fi
48344rm -f core conftest.err conftest.$ac_objext \
48345    conftest$ac_exeext conftest.$ac_ext
48346LIBS=$ac_check_lib_save_LIBS
48347fi
48348{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_to_utf8_string" >&5
48349$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_to_utf8_string" >&6; }
48350if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_to_utf8_string" = xyes; then :
48351  ac_cv_libfvalue_dummy=yes
48352else
48353  ac_cv_libfvalue=no
48354fi
48355
48356        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_to_utf8_string_with_index in -lfvalue" >&5
48357$as_echo_n "checking for libfvalue_value_copy_to_utf8_string_with_index in -lfvalue... " >&6; }
48358if ${ac_cv_lib_fvalue_libfvalue_value_copy_to_utf8_string_with_index+:} false; then :
48359  $as_echo_n "(cached) " >&6
48360else
48361  ac_check_lib_save_LIBS=$LIBS
48362LIBS="-lfvalue  $LIBS"
48363cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48364/* end confdefs.h.  */
48365
48366/* Override any GCC internal prototype to avoid an error.
48367   Use char because int might match the return type of a GCC
48368   builtin and then its argument prototype would still apply.  */
48369#ifdef __cplusplus
48370extern "C"
48371#endif
48372char libfvalue_value_copy_to_utf8_string_with_index ();
48373int
48374main ()
48375{
48376return libfvalue_value_copy_to_utf8_string_with_index ();
48377  ;
48378  return 0;
48379}
48380_ACEOF
48381if ac_fn_c_try_link "$LINENO"; then :
48382  ac_cv_lib_fvalue_libfvalue_value_copy_to_utf8_string_with_index=yes
48383else
48384  ac_cv_lib_fvalue_libfvalue_value_copy_to_utf8_string_with_index=no
48385fi
48386rm -f core conftest.err conftest.$ac_objext \
48387    conftest$ac_exeext conftest.$ac_ext
48388LIBS=$ac_check_lib_save_LIBS
48389fi
48390{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_to_utf8_string_with_index" >&5
48391$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_to_utf8_string_with_index" >&6; }
48392if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_to_utf8_string_with_index" = xyes; then :
48393  ac_cv_libfvalue_dummy=yes
48394else
48395  ac_cv_libfvalue=no
48396fi
48397
48398
48399        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_from_utf16_string in -lfvalue" >&5
48400$as_echo_n "checking for libfvalue_value_copy_from_utf16_string in -lfvalue... " >&6; }
48401if ${ac_cv_lib_fvalue_libfvalue_value_copy_from_utf16_string+:} false; then :
48402  $as_echo_n "(cached) " >&6
48403else
48404  ac_check_lib_save_LIBS=$LIBS
48405LIBS="-lfvalue  $LIBS"
48406cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48407/* end confdefs.h.  */
48408
48409/* Override any GCC internal prototype to avoid an error.
48410   Use char because int might match the return type of a GCC
48411   builtin and then its argument prototype would still apply.  */
48412#ifdef __cplusplus
48413extern "C"
48414#endif
48415char libfvalue_value_copy_from_utf16_string ();
48416int
48417main ()
48418{
48419return libfvalue_value_copy_from_utf16_string ();
48420  ;
48421  return 0;
48422}
48423_ACEOF
48424if ac_fn_c_try_link "$LINENO"; then :
48425  ac_cv_lib_fvalue_libfvalue_value_copy_from_utf16_string=yes
48426else
48427  ac_cv_lib_fvalue_libfvalue_value_copy_from_utf16_string=no
48428fi
48429rm -f core conftest.err conftest.$ac_objext \
48430    conftest$ac_exeext conftest.$ac_ext
48431LIBS=$ac_check_lib_save_LIBS
48432fi
48433{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_from_utf16_string" >&5
48434$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_from_utf16_string" >&6; }
48435if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_from_utf16_string" = xyes; then :
48436  ac_cv_libfvalue_dummy=yes
48437else
48438  ac_cv_libfvalue=no
48439fi
48440
48441        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_get_utf16_string_size in -lfvalue" >&5
48442$as_echo_n "checking for libfvalue_value_get_utf16_string_size in -lfvalue... " >&6; }
48443if ${ac_cv_lib_fvalue_libfvalue_value_get_utf16_string_size+:} false; then :
48444  $as_echo_n "(cached) " >&6
48445else
48446  ac_check_lib_save_LIBS=$LIBS
48447LIBS="-lfvalue  $LIBS"
48448cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48449/* end confdefs.h.  */
48450
48451/* Override any GCC internal prototype to avoid an error.
48452   Use char because int might match the return type of a GCC
48453   builtin and then its argument prototype would still apply.  */
48454#ifdef __cplusplus
48455extern "C"
48456#endif
48457char libfvalue_value_get_utf16_string_size ();
48458int
48459main ()
48460{
48461return libfvalue_value_get_utf16_string_size ();
48462  ;
48463  return 0;
48464}
48465_ACEOF
48466if ac_fn_c_try_link "$LINENO"; then :
48467  ac_cv_lib_fvalue_libfvalue_value_get_utf16_string_size=yes
48468else
48469  ac_cv_lib_fvalue_libfvalue_value_get_utf16_string_size=no
48470fi
48471rm -f core conftest.err conftest.$ac_objext \
48472    conftest$ac_exeext conftest.$ac_ext
48473LIBS=$ac_check_lib_save_LIBS
48474fi
48475{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_get_utf16_string_size" >&5
48476$as_echo "$ac_cv_lib_fvalue_libfvalue_value_get_utf16_string_size" >&6; }
48477if test "x$ac_cv_lib_fvalue_libfvalue_value_get_utf16_string_size" = xyes; then :
48478  ac_cv_libfvalue_dummy=yes
48479else
48480  ac_cv_libfvalue=no
48481fi
48482
48483        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_to_utf16_string in -lfvalue" >&5
48484$as_echo_n "checking for libfvalue_value_copy_to_utf16_string in -lfvalue... " >&6; }
48485if ${ac_cv_lib_fvalue_libfvalue_value_copy_to_utf16_string+:} false; then :
48486  $as_echo_n "(cached) " >&6
48487else
48488  ac_check_lib_save_LIBS=$LIBS
48489LIBS="-lfvalue  $LIBS"
48490cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48491/* end confdefs.h.  */
48492
48493/* Override any GCC internal prototype to avoid an error.
48494   Use char because int might match the return type of a GCC
48495   builtin and then its argument prototype would still apply.  */
48496#ifdef __cplusplus
48497extern "C"
48498#endif
48499char libfvalue_value_copy_to_utf16_string ();
48500int
48501main ()
48502{
48503return libfvalue_value_copy_to_utf16_string ();
48504  ;
48505  return 0;
48506}
48507_ACEOF
48508if ac_fn_c_try_link "$LINENO"; then :
48509  ac_cv_lib_fvalue_libfvalue_value_copy_to_utf16_string=yes
48510else
48511  ac_cv_lib_fvalue_libfvalue_value_copy_to_utf16_string=no
48512fi
48513rm -f core conftest.err conftest.$ac_objext \
48514    conftest$ac_exeext conftest.$ac_ext
48515LIBS=$ac_check_lib_save_LIBS
48516fi
48517{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_to_utf16_string" >&5
48518$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_to_utf16_string" >&6; }
48519if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_to_utf16_string" = xyes; then :
48520  ac_cv_libfvalue_dummy=yes
48521else
48522  ac_cv_libfvalue=no
48523fi
48524
48525        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_to_utf16_string_with_index in -lfvalue" >&5
48526$as_echo_n "checking for libfvalue_value_copy_to_utf16_string_with_index in -lfvalue... " >&6; }
48527if ${ac_cv_lib_fvalue_libfvalue_value_copy_to_utf16_string_with_index+:} false; then :
48528  $as_echo_n "(cached) " >&6
48529else
48530  ac_check_lib_save_LIBS=$LIBS
48531LIBS="-lfvalue  $LIBS"
48532cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48533/* end confdefs.h.  */
48534
48535/* Override any GCC internal prototype to avoid an error.
48536   Use char because int might match the return type of a GCC
48537   builtin and then its argument prototype would still apply.  */
48538#ifdef __cplusplus
48539extern "C"
48540#endif
48541char libfvalue_value_copy_to_utf16_string_with_index ();
48542int
48543main ()
48544{
48545return libfvalue_value_copy_to_utf16_string_with_index ();
48546  ;
48547  return 0;
48548}
48549_ACEOF
48550if ac_fn_c_try_link "$LINENO"; then :
48551  ac_cv_lib_fvalue_libfvalue_value_copy_to_utf16_string_with_index=yes
48552else
48553  ac_cv_lib_fvalue_libfvalue_value_copy_to_utf16_string_with_index=no
48554fi
48555rm -f core conftest.err conftest.$ac_objext \
48556    conftest$ac_exeext conftest.$ac_ext
48557LIBS=$ac_check_lib_save_LIBS
48558fi
48559{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_to_utf16_string_with_index" >&5
48560$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_to_utf16_string_with_index" >&6; }
48561if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_to_utf16_string_with_index" = xyes; then :
48562  ac_cv_libfvalue_dummy=yes
48563else
48564  ac_cv_libfvalue=no
48565fi
48566
48567
48568        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_from_utf32_string in -lfvalue" >&5
48569$as_echo_n "checking for libfvalue_value_copy_from_utf32_string in -lfvalue... " >&6; }
48570if ${ac_cv_lib_fvalue_libfvalue_value_copy_from_utf32_string+:} false; then :
48571  $as_echo_n "(cached) " >&6
48572else
48573  ac_check_lib_save_LIBS=$LIBS
48574LIBS="-lfvalue  $LIBS"
48575cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48576/* end confdefs.h.  */
48577
48578/* Override any GCC internal prototype to avoid an error.
48579   Use char because int might match the return type of a GCC
48580   builtin and then its argument prototype would still apply.  */
48581#ifdef __cplusplus
48582extern "C"
48583#endif
48584char libfvalue_value_copy_from_utf32_string ();
48585int
48586main ()
48587{
48588return libfvalue_value_copy_from_utf32_string ();
48589  ;
48590  return 0;
48591}
48592_ACEOF
48593if ac_fn_c_try_link "$LINENO"; then :
48594  ac_cv_lib_fvalue_libfvalue_value_copy_from_utf32_string=yes
48595else
48596  ac_cv_lib_fvalue_libfvalue_value_copy_from_utf32_string=no
48597fi
48598rm -f core conftest.err conftest.$ac_objext \
48599    conftest$ac_exeext conftest.$ac_ext
48600LIBS=$ac_check_lib_save_LIBS
48601fi
48602{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_from_utf32_string" >&5
48603$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_from_utf32_string" >&6; }
48604if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_from_utf32_string" = xyes; then :
48605  ac_cv_libfvalue_dummy=yes
48606else
48607  ac_cv_libfvalue=no
48608fi
48609
48610        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_get_utf32_string_size in -lfvalue" >&5
48611$as_echo_n "checking for libfvalue_value_get_utf32_string_size in -lfvalue... " >&6; }
48612if ${ac_cv_lib_fvalue_libfvalue_value_get_utf32_string_size+:} false; then :
48613  $as_echo_n "(cached) " >&6
48614else
48615  ac_check_lib_save_LIBS=$LIBS
48616LIBS="-lfvalue  $LIBS"
48617cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48618/* end confdefs.h.  */
48619
48620/* Override any GCC internal prototype to avoid an error.
48621   Use char because int might match the return type of a GCC
48622   builtin and then its argument prototype would still apply.  */
48623#ifdef __cplusplus
48624extern "C"
48625#endif
48626char libfvalue_value_get_utf32_string_size ();
48627int
48628main ()
48629{
48630return libfvalue_value_get_utf32_string_size ();
48631  ;
48632  return 0;
48633}
48634_ACEOF
48635if ac_fn_c_try_link "$LINENO"; then :
48636  ac_cv_lib_fvalue_libfvalue_value_get_utf32_string_size=yes
48637else
48638  ac_cv_lib_fvalue_libfvalue_value_get_utf32_string_size=no
48639fi
48640rm -f core conftest.err conftest.$ac_objext \
48641    conftest$ac_exeext conftest.$ac_ext
48642LIBS=$ac_check_lib_save_LIBS
48643fi
48644{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_get_utf32_string_size" >&5
48645$as_echo "$ac_cv_lib_fvalue_libfvalue_value_get_utf32_string_size" >&6; }
48646if test "x$ac_cv_lib_fvalue_libfvalue_value_get_utf32_string_size" = xyes; then :
48647  ac_cv_libfvalue_dummy=yes
48648else
48649  ac_cv_libfvalue=no
48650fi
48651
48652        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_to_utf32_string in -lfvalue" >&5
48653$as_echo_n "checking for libfvalue_value_copy_to_utf32_string in -lfvalue... " >&6; }
48654if ${ac_cv_lib_fvalue_libfvalue_value_copy_to_utf32_string+:} false; then :
48655  $as_echo_n "(cached) " >&6
48656else
48657  ac_check_lib_save_LIBS=$LIBS
48658LIBS="-lfvalue  $LIBS"
48659cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48660/* end confdefs.h.  */
48661
48662/* Override any GCC internal prototype to avoid an error.
48663   Use char because int might match the return type of a GCC
48664   builtin and then its argument prototype would still apply.  */
48665#ifdef __cplusplus
48666extern "C"
48667#endif
48668char libfvalue_value_copy_to_utf32_string ();
48669int
48670main ()
48671{
48672return libfvalue_value_copy_to_utf32_string ();
48673  ;
48674  return 0;
48675}
48676_ACEOF
48677if ac_fn_c_try_link "$LINENO"; then :
48678  ac_cv_lib_fvalue_libfvalue_value_copy_to_utf32_string=yes
48679else
48680  ac_cv_lib_fvalue_libfvalue_value_copy_to_utf32_string=no
48681fi
48682rm -f core conftest.err conftest.$ac_objext \
48683    conftest$ac_exeext conftest.$ac_ext
48684LIBS=$ac_check_lib_save_LIBS
48685fi
48686{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_to_utf32_string" >&5
48687$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_to_utf32_string" >&6; }
48688if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_to_utf32_string" = xyes; then :
48689  ac_cv_libfvalue_dummy=yes
48690else
48691  ac_cv_libfvalue=no
48692fi
48693
48694        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_copy_to_utf32_string_with_index in -lfvalue" >&5
48695$as_echo_n "checking for libfvalue_value_copy_to_utf32_string_with_index in -lfvalue... " >&6; }
48696if ${ac_cv_lib_fvalue_libfvalue_value_copy_to_utf32_string_with_index+:} false; then :
48697  $as_echo_n "(cached) " >&6
48698else
48699  ac_check_lib_save_LIBS=$LIBS
48700LIBS="-lfvalue  $LIBS"
48701cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48702/* end confdefs.h.  */
48703
48704/* Override any GCC internal prototype to avoid an error.
48705   Use char because int might match the return type of a GCC
48706   builtin and then its argument prototype would still apply.  */
48707#ifdef __cplusplus
48708extern "C"
48709#endif
48710char libfvalue_value_copy_to_utf32_string_with_index ();
48711int
48712main ()
48713{
48714return libfvalue_value_copy_to_utf32_string_with_index ();
48715  ;
48716  return 0;
48717}
48718_ACEOF
48719if ac_fn_c_try_link "$LINENO"; then :
48720  ac_cv_lib_fvalue_libfvalue_value_copy_to_utf32_string_with_index=yes
48721else
48722  ac_cv_lib_fvalue_libfvalue_value_copy_to_utf32_string_with_index=no
48723fi
48724rm -f core conftest.err conftest.$ac_objext \
48725    conftest$ac_exeext conftest.$ac_ext
48726LIBS=$ac_check_lib_save_LIBS
48727fi
48728{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_copy_to_utf32_string_with_index" >&5
48729$as_echo "$ac_cv_lib_fvalue_libfvalue_value_copy_to_utf32_string_with_index" >&6; }
48730if test "x$ac_cv_lib_fvalue_libfvalue_value_copy_to_utf32_string_with_index" = xyes; then :
48731  ac_cv_libfvalue_dummy=yes
48732else
48733  ac_cv_libfvalue=no
48734fi
48735
48736
48737        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_read_from_file_stream in -lfvalue" >&5
48738$as_echo_n "checking for libfvalue_value_read_from_file_stream in -lfvalue... " >&6; }
48739if ${ac_cv_lib_fvalue_libfvalue_value_read_from_file_stream+:} false; then :
48740  $as_echo_n "(cached) " >&6
48741else
48742  ac_check_lib_save_LIBS=$LIBS
48743LIBS="-lfvalue  $LIBS"
48744cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48745/* end confdefs.h.  */
48746
48747/* Override any GCC internal prototype to avoid an error.
48748   Use char because int might match the return type of a GCC
48749   builtin and then its argument prototype would still apply.  */
48750#ifdef __cplusplus
48751extern "C"
48752#endif
48753char libfvalue_value_read_from_file_stream ();
48754int
48755main ()
48756{
48757return libfvalue_value_read_from_file_stream ();
48758  ;
48759  return 0;
48760}
48761_ACEOF
48762if ac_fn_c_try_link "$LINENO"; then :
48763  ac_cv_lib_fvalue_libfvalue_value_read_from_file_stream=yes
48764else
48765  ac_cv_lib_fvalue_libfvalue_value_read_from_file_stream=no
48766fi
48767rm -f core conftest.err conftest.$ac_objext \
48768    conftest$ac_exeext conftest.$ac_ext
48769LIBS=$ac_check_lib_save_LIBS
48770fi
48771{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_read_from_file_stream" >&5
48772$as_echo "$ac_cv_lib_fvalue_libfvalue_value_read_from_file_stream" >&6; }
48773if test "x$ac_cv_lib_fvalue_libfvalue_value_read_from_file_stream" = xyes; then :
48774  ac_cv_libfvalue_dummy=yes
48775else
48776  ac_cv_libfvalue=no
48777fi
48778
48779        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_write_to_file_stream in -lfvalue" >&5
48780$as_echo_n "checking for libfvalue_value_write_to_file_stream in -lfvalue... " >&6; }
48781if ${ac_cv_lib_fvalue_libfvalue_value_write_to_file_stream+:} false; then :
48782  $as_echo_n "(cached) " >&6
48783else
48784  ac_check_lib_save_LIBS=$LIBS
48785LIBS="-lfvalue  $LIBS"
48786cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48787/* end confdefs.h.  */
48788
48789/* Override any GCC internal prototype to avoid an error.
48790   Use char because int might match the return type of a GCC
48791   builtin and then its argument prototype would still apply.  */
48792#ifdef __cplusplus
48793extern "C"
48794#endif
48795char libfvalue_value_write_to_file_stream ();
48796int
48797main ()
48798{
48799return libfvalue_value_write_to_file_stream ();
48800  ;
48801  return 0;
48802}
48803_ACEOF
48804if ac_fn_c_try_link "$LINENO"; then :
48805  ac_cv_lib_fvalue_libfvalue_value_write_to_file_stream=yes
48806else
48807  ac_cv_lib_fvalue_libfvalue_value_write_to_file_stream=no
48808fi
48809rm -f core conftest.err conftest.$ac_objext \
48810    conftest$ac_exeext conftest.$ac_ext
48811LIBS=$ac_check_lib_save_LIBS
48812fi
48813{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_write_to_file_stream" >&5
48814$as_echo "$ac_cv_lib_fvalue_libfvalue_value_write_to_file_stream" >&6; }
48815if test "x$ac_cv_lib_fvalue_libfvalue_value_write_to_file_stream" = xyes; then :
48816  ac_cv_libfvalue_dummy=yes
48817else
48818  ac_cv_libfvalue=no
48819fi
48820
48821
48822                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_type_initialize in -lfvalue" >&5
48823$as_echo_n "checking for libfvalue_value_type_initialize in -lfvalue... " >&6; }
48824if ${ac_cv_lib_fvalue_libfvalue_value_type_initialize+:} false; then :
48825  $as_echo_n "(cached) " >&6
48826else
48827  ac_check_lib_save_LIBS=$LIBS
48828LIBS="-lfvalue  $LIBS"
48829cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48830/* end confdefs.h.  */
48831
48832/* Override any GCC internal prototype to avoid an error.
48833   Use char because int might match the return type of a GCC
48834   builtin and then its argument prototype would still apply.  */
48835#ifdef __cplusplus
48836extern "C"
48837#endif
48838char libfvalue_value_type_initialize ();
48839int
48840main ()
48841{
48842return libfvalue_value_type_initialize ();
48843  ;
48844  return 0;
48845}
48846_ACEOF
48847if ac_fn_c_try_link "$LINENO"; then :
48848  ac_cv_lib_fvalue_libfvalue_value_type_initialize=yes
48849else
48850  ac_cv_lib_fvalue_libfvalue_value_type_initialize=no
48851fi
48852rm -f core conftest.err conftest.$ac_objext \
48853    conftest$ac_exeext conftest.$ac_ext
48854LIBS=$ac_check_lib_save_LIBS
48855fi
48856{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_type_initialize" >&5
48857$as_echo "$ac_cv_lib_fvalue_libfvalue_value_type_initialize" >&6; }
48858if test "x$ac_cv_lib_fvalue_libfvalue_value_type_initialize" = xyes; then :
48859  ac_cv_libfvalue_dummy=yes
48860else
48861  ac_cv_libfvalue=no
48862fi
48863
48864        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_type_initialize_with_data_handle in -lfvalue" >&5
48865$as_echo_n "checking for libfvalue_value_type_initialize_with_data_handle in -lfvalue... " >&6; }
48866if ${ac_cv_lib_fvalue_libfvalue_value_type_initialize_with_data_handle+:} false; then :
48867  $as_echo_n "(cached) " >&6
48868else
48869  ac_check_lib_save_LIBS=$LIBS
48870LIBS="-lfvalue  $LIBS"
48871cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48872/* end confdefs.h.  */
48873
48874/* Override any GCC internal prototype to avoid an error.
48875   Use char because int might match the return type of a GCC
48876   builtin and then its argument prototype would still apply.  */
48877#ifdef __cplusplus
48878extern "C"
48879#endif
48880char libfvalue_value_type_initialize_with_data_handle ();
48881int
48882main ()
48883{
48884return libfvalue_value_type_initialize_with_data_handle ();
48885  ;
48886  return 0;
48887}
48888_ACEOF
48889if ac_fn_c_try_link "$LINENO"; then :
48890  ac_cv_lib_fvalue_libfvalue_value_type_initialize_with_data_handle=yes
48891else
48892  ac_cv_lib_fvalue_libfvalue_value_type_initialize_with_data_handle=no
48893fi
48894rm -f core conftest.err conftest.$ac_objext \
48895    conftest$ac_exeext conftest.$ac_ext
48896LIBS=$ac_check_lib_save_LIBS
48897fi
48898{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_type_initialize_with_data_handle" >&5
48899$as_echo "$ac_cv_lib_fvalue_libfvalue_value_type_initialize_with_data_handle" >&6; }
48900if test "x$ac_cv_lib_fvalue_libfvalue_value_type_initialize_with_data_handle" = xyes; then :
48901  ac_cv_libfvalue_dummy=yes
48902else
48903  ac_cv_libfvalue=no
48904fi
48905
48906
48907        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_type_set_data_string in -lfvalue" >&5
48908$as_echo_n "checking for libfvalue_value_type_set_data_string in -lfvalue... " >&6; }
48909if ${ac_cv_lib_fvalue_libfvalue_value_type_set_data_string+:} false; then :
48910  $as_echo_n "(cached) " >&6
48911else
48912  ac_check_lib_save_LIBS=$LIBS
48913LIBS="-lfvalue  $LIBS"
48914cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48915/* end confdefs.h.  */
48916
48917/* Override any GCC internal prototype to avoid an error.
48918   Use char because int might match the return type of a GCC
48919   builtin and then its argument prototype would still apply.  */
48920#ifdef __cplusplus
48921extern "C"
48922#endif
48923char libfvalue_value_type_set_data_string ();
48924int
48925main ()
48926{
48927return libfvalue_value_type_set_data_string ();
48928  ;
48929  return 0;
48930}
48931_ACEOF
48932if ac_fn_c_try_link "$LINENO"; then :
48933  ac_cv_lib_fvalue_libfvalue_value_type_set_data_string=yes
48934else
48935  ac_cv_lib_fvalue_libfvalue_value_type_set_data_string=no
48936fi
48937rm -f core conftest.err conftest.$ac_objext \
48938    conftest$ac_exeext conftest.$ac_ext
48939LIBS=$ac_check_lib_save_LIBS
48940fi
48941{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_type_set_data_string" >&5
48942$as_echo "$ac_cv_lib_fvalue_libfvalue_value_type_set_data_string" >&6; }
48943if test "x$ac_cv_lib_fvalue_libfvalue_value_type_set_data_string" = xyes; then :
48944  ac_cv_libfvalue_dummy=yes
48945else
48946  ac_cv_libfvalue=no
48947fi
48948
48949        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_type_append_data_string in -lfvalue" >&5
48950$as_echo_n "checking for libfvalue_value_type_append_data_string in -lfvalue... " >&6; }
48951if ${ac_cv_lib_fvalue_libfvalue_value_type_append_data_string+:} false; then :
48952  $as_echo_n "(cached) " >&6
48953else
48954  ac_check_lib_save_LIBS=$LIBS
48955LIBS="-lfvalue  $LIBS"
48956cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48957/* end confdefs.h.  */
48958
48959/* Override any GCC internal prototype to avoid an error.
48960   Use char because int might match the return type of a GCC
48961   builtin and then its argument prototype would still apply.  */
48962#ifdef __cplusplus
48963extern "C"
48964#endif
48965char libfvalue_value_type_append_data_string ();
48966int
48967main ()
48968{
48969return libfvalue_value_type_append_data_string ();
48970  ;
48971  return 0;
48972}
48973_ACEOF
48974if ac_fn_c_try_link "$LINENO"; then :
48975  ac_cv_lib_fvalue_libfvalue_value_type_append_data_string=yes
48976else
48977  ac_cv_lib_fvalue_libfvalue_value_type_append_data_string=no
48978fi
48979rm -f core conftest.err conftest.$ac_objext \
48980    conftest$ac_exeext conftest.$ac_ext
48981LIBS=$ac_check_lib_save_LIBS
48982fi
48983{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_type_append_data_string" >&5
48984$as_echo "$ac_cv_lib_fvalue_libfvalue_value_type_append_data_string" >&6; }
48985if test "x$ac_cv_lib_fvalue_libfvalue_value_type_append_data_string" = xyes; then :
48986  ac_cv_libfvalue_dummy=yes
48987else
48988  ac_cv_libfvalue=no
48989fi
48990
48991
48992        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfvalue_value_type_set_data_strings_array in -lfvalue" >&5
48993$as_echo_n "checking for libfvalue_value_type_set_data_strings_array in -lfvalue... " >&6; }
48994if ${ac_cv_lib_fvalue_libfvalue_value_type_set_data_strings_array+:} false; then :
48995  $as_echo_n "(cached) " >&6
48996else
48997  ac_check_lib_save_LIBS=$LIBS
48998LIBS="-lfvalue  $LIBS"
48999cat confdefs.h - <<_ACEOF >conftest.$ac_ext
49000/* end confdefs.h.  */
49001
49002/* Override any GCC internal prototype to avoid an error.
49003   Use char because int might match the return type of a GCC
49004   builtin and then its argument prototype would still apply.  */
49005#ifdef __cplusplus
49006extern "C"
49007#endif
49008char libfvalue_value_type_set_data_strings_array ();
49009int
49010main ()
49011{
49012return libfvalue_value_type_set_data_strings_array ();
49013  ;
49014  return 0;
49015}
49016_ACEOF
49017if ac_fn_c_try_link "$LINENO"; then :
49018  ac_cv_lib_fvalue_libfvalue_value_type_set_data_strings_array=yes
49019else
49020  ac_cv_lib_fvalue_libfvalue_value_type_set_data_strings_array=no
49021fi
49022rm -f core conftest.err conftest.$ac_objext \
49023    conftest$ac_exeext conftest.$ac_ext
49024LIBS=$ac_check_lib_save_LIBS
49025fi
49026{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fvalue_libfvalue_value_type_set_data_strings_array" >&5
49027$as_echo "$ac_cv_lib_fvalue_libfvalue_value_type_set_data_strings_array" >&6; }
49028if test "x$ac_cv_lib_fvalue_libfvalue_value_type_set_data_strings_array" = xyes; then :
49029  ac_cv_libfvalue_dummy=yes
49030else
49031  ac_cv_libfvalue=no
49032fi
49033
49034
49035        ac_cv_libfvalue_LIBADD="-lfvalue"
49036fi
49037
49038fi
49039    if test "x$ac_cv_with_libfvalue" != x && test "x$ac_cv_with_libfvalue" != xauto-detect && test "x$ac_cv_libfvalue" != xyes; then :
49040  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
49041$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
49042as_fn_error 1 "unable to find supported libfvalue in directory: $ac_cv_with_libfvalue
49043See \`config.log' for more details" "$LINENO" 5; }
49044
49045fi
49046
49047fi
49048
49049  if test "x$ac_cv_libfvalue" = xyes; then :
49050
49051$as_echo "#define HAVE_LIBFVALUE 1" >>confdefs.h
49052
49053
49054fi
49055
49056  if test "x$ac_cv_libfvalue" = xyes; then :
49057  HAVE_LIBFVALUE=1
49058
49059else
49060  HAVE_LIBFVALUE=0
49061
49062
49063fi
49064
49065
49066    if test "x$ac_cv_libfvalue" != xyes; then :
49067
49068  ac_cv_libfvalue_CPPFLAGS="-I../libfvalue";
49069  ac_cv_libfvalue_LIBADD="../libfvalue/libfvalue.la";
49070
49071  ac_cv_libfvalue=local
49072
49073
49074
49075$as_echo "#define HAVE_LOCAL_LIBFVALUE 1" >>confdefs.h
49076
49077    HAVE_LOCAL_LIBFVALUE=1
49078
49079
49080fi
49081
49082   if test "x$ac_cv_libfvalue" = xlocal; then
49083  HAVE_LOCAL_LIBFVALUE_TRUE=
49084  HAVE_LOCAL_LIBFVALUE_FALSE='#'
49085else
49086  HAVE_LOCAL_LIBFVALUE_TRUE='#'
49087  HAVE_LOCAL_LIBFVALUE_FALSE=
49088fi
49089
49090  if test "x$ac_cv_libfvalue_CPPFLAGS" != "x"; then :
49091  LIBFVALUE_CPPFLAGS=$ac_cv_libfvalue_CPPFLAGS
49092
49093
49094fi
49095  if test "x$ac_cv_libfvalue_LIBADD" != "x"; then :
49096  LIBFVALUE_LIBADD=$ac_cv_libfvalue_LIBADD
49097
49098
49099fi
49100
49101  if test "x$ac_cv_libfvalue" = xyes; then :
49102  ax_libfvalue_pc_libs_private=-lfvalue
49103
49104
49105fi
49106
49107  if test "x$ac_cv_libfvalue" = xyes; then :
49108  ax_libfvalue_spec_requires=libfvalue
49109
49110    ax_libfvalue_spec_build_requires=libfvalue-devel
49111
49112
49113fi
49114
49115
49116  for ac_func in bindtextdomain
49117do :
49118  ac_fn_c_check_func "$LINENO" "bindtextdomain" "ac_cv_func_bindtextdomain"
49119if test "x$ac_cv_func_bindtextdomain" = xyes; then :
49120  cat >>confdefs.h <<_ACEOF
49121#define HAVE_BINDTEXTDOMAIN 1
49122_ACEOF
49123
49124fi
49125done
49126
49127
49128
49129
49130
49131# Check whether --with-pyprefix was given.
49132if test "${with_pyprefix+set}" = set; then :
49133  withval=$with_pyprefix; ac_cv_with_pyprefix=$withval
49134else
49135  ac_cv_with_pyprefix=no
49136fi
49137
49138    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use use \`python-config --prefix' to determine the prefix of pythondir instead of --prefix" >&5
49139$as_echo_n "checking whether to use use \`python-config --prefix' to determine the prefix of pythondir instead of --prefix... " >&6; }
49140if ${ac_cv_with_pyprefix+:} false; then :
49141  $as_echo_n "(cached) " >&6
49142else
49143  ac_cv_with_pyprefix=no
49144fi
49145{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_pyprefix" >&5
49146$as_echo "$ac_cv_with_pyprefix" >&6; }
49147
49148
49149
49150  # Check whether --enable-python was given.
49151if test "${enable_python+set}" = set; then :
49152  enableval=$enable_python; ac_cv_enable_python=$enableval
49153else
49154  ac_cv_enable_python=no
49155fi
49156
49157    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable build Python bindings" >&5
49158$as_echo_n "checking whether to enable build Python bindings... " >&6; }
49159if ${ac_cv_enable_python+:} false; then :
49160  $as_echo_n "(cached) " >&6
49161else
49162  ac_cv_enable_python=no
49163fi
49164{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_enable_python" >&5
49165$as_echo "$ac_cv_enable_python" >&6; }
49166
49167
49168# Check whether --with-pythondir was given.
49169if test "${with_pythondir+set}" = set; then :
49170  withval=$with_pythondir; ac_cv_with_pythondir=$withval
49171else
49172  ac_cv_with_pythondir=no
49173fi
49174
49175    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use use to specify the Python directory (pythondir)" >&5
49176$as_echo_n "checking whether to use use to specify the Python directory (pythondir)... " >&6; }
49177if ${ac_cv_with_pythondir+:} false; then :
49178  $as_echo_n "(cached) " >&6
49179else
49180  ac_cv_with_pythondir=no
49181fi
49182{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_pythondir" >&5
49183$as_echo "$ac_cv_with_pythondir" >&6; }
49184
49185
49186  # Check whether --enable-python2 was given.
49187if test "${enable_python2+set}" = set; then :
49188  enableval=$enable_python2; ac_cv_enable_python2=$enableval
49189else
49190  ac_cv_enable_python2=no
49191fi
49192
49193    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable build Python 2 bindings" >&5
49194$as_echo_n "checking whether to enable build Python 2 bindings... " >&6; }
49195if ${ac_cv_enable_python2+:} false; then :
49196  $as_echo_n "(cached) " >&6
49197else
49198  ac_cv_enable_python2=no
49199fi
49200{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_enable_python2" >&5
49201$as_echo "$ac_cv_enable_python2" >&6; }
49202
49203
49204# Check whether --with-pythondir2 was given.
49205if test "${with_pythondir2+set}" = set; then :
49206  withval=$with_pythondir2; ac_cv_with_pythondir2=$withval
49207else
49208  ac_cv_with_pythondir2=no
49209fi
49210
49211    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use use to specify the Python 2 directory (pythondir2)" >&5
49212$as_echo_n "checking whether to use use to specify the Python 2 directory (pythondir2)... " >&6; }
49213if ${ac_cv_with_pythondir2+:} false; then :
49214  $as_echo_n "(cached) " >&6
49215else
49216  ac_cv_with_pythondir2=no
49217fi
49218{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_pythondir2" >&5
49219$as_echo "$ac_cv_with_pythondir2" >&6; }
49220
49221
49222  # Check whether --enable-python3 was given.
49223if test "${enable_python3+set}" = set; then :
49224  enableval=$enable_python3; ac_cv_enable_python3=$enableval
49225else
49226  ac_cv_enable_python3=no
49227fi
49228
49229    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable build Python 3 bindings" >&5
49230$as_echo_n "checking whether to enable build Python 3 bindings... " >&6; }
49231if ${ac_cv_enable_python3+:} false; then :
49232  $as_echo_n "(cached) " >&6
49233else
49234  ac_cv_enable_python3=no
49235fi
49236{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_enable_python3" >&5
49237$as_echo "$ac_cv_enable_python3" >&6; }
49238
49239
49240# Check whether --with-pythondir3 was given.
49241if test "${with_pythondir3+set}" = set; then :
49242  withval=$with_pythondir3; ac_cv_with_pythondir3=$withval
49243else
49244  ac_cv_with_pythondir3=no
49245fi
49246
49247    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use use to specify the Python 3 directory (pythondir3)" >&5
49248$as_echo_n "checking whether to use use to specify the Python 3 directory (pythondir3)... " >&6; }
49249if ${ac_cv_with_pythondir3+:} false; then :
49250  $as_echo_n "(cached) " >&6
49251else
49252  ac_cv_with_pythondir3=no
49253fi
49254{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_pythondir3" >&5
49255$as_echo "$ac_cv_with_pythondir3" >&6; }
49256
49257  if test "x${ac_cv_enable_python}" != xno; then :
49258  if test "x${PYTHON_VERSION}" != x; then :
49259  ax_python_progs="python${PYTHON_VERSION}"
49260else
49261  ax_python_progs="python python3 python3.10 python3.9 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2 python2.7 python2.6 python2.5"
49262fi
49263  for ac_prog in $ax_python_progs
49264do
49265  # Extract the first word of "$ac_prog", so it can be a program name with args.
49266set dummy $ac_prog; ac_word=$2
49267{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
49268$as_echo_n "checking for $ac_word... " >&6; }
49269if ${ac_cv_prog_PYTHON+:} false; then :
49270  $as_echo_n "(cached) " >&6
49271else
49272  if test -n "$PYTHON"; then
49273  ac_cv_prog_PYTHON="$PYTHON" # Let the user override the test.
49274else
49275as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
49276for as_dir in $PATH
49277do
49278  IFS=$as_save_IFS
49279  test -z "$as_dir" && as_dir=.
49280    for ac_exec_ext in '' $ac_executable_extensions; do
49281  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
49282    ac_cv_prog_PYTHON="$ac_prog"
49283    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
49284    break 2
49285  fi
49286done
49287  done
49288IFS=$as_save_IFS
49289
49290fi
49291fi
49292PYTHON=$ac_cv_prog_PYTHON
49293if test -n "$PYTHON"; then
49294  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
49295$as_echo "$PYTHON" >&6; }
49296else
49297  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
49298$as_echo "no" >&6; }
49299fi
49300
49301
49302  test -n "$PYTHON" && break
49303done
49304
49305  if test "x${PYTHON}" != x; then :
49306  ax_prog_python_version=`${PYTHON} -c "import sys; sys.stdout.write(sys.version[:3])" 2>/dev/null`;
49307    ax_prog_python_platform=`${PYTHON} -c "import sys; sys.stdout.write(sys.platform)" 2>/dev/null`;
49308    PYTHON_PLATFORM=$ax_prog_python_platform
49309
49310
49311else
49312  as_fn_error $? "Unable to find python" "$LINENO" 5
49313
49314fi
49315  PYTHON=$PYTHON
49316
49317
49318  if test "x${PYTHON_CONFIG}" = x && test "x${PYTHON_VERSION}" != x; then :
49319  for ac_prog in python${PYTHON_VERSION}-config
49320do
49321  # Extract the first word of "$ac_prog", so it can be a program name with args.
49322set dummy $ac_prog; ac_word=$2
49323{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
49324$as_echo_n "checking for $ac_word... " >&6; }
49325if ${ac_cv_prog_PYTHON_CONFIG+:} false; then :
49326  $as_echo_n "(cached) " >&6
49327else
49328  if test -n "$PYTHON_CONFIG"; then
49329  ac_cv_prog_PYTHON_CONFIG="$PYTHON_CONFIG" # Let the user override the test.
49330else
49331as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
49332for as_dir in $PATH
49333do
49334  IFS=$as_save_IFS
49335  test -z "$as_dir" && as_dir=.
49336    for ac_exec_ext in '' $ac_executable_extensions; do
49337  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
49338    ac_cv_prog_PYTHON_CONFIG="$ac_prog"
49339    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
49340    break 2
49341  fi
49342done
49343  done
49344IFS=$as_save_IFS
49345
49346fi
49347fi
49348PYTHON_CONFIG=$ac_cv_prog_PYTHON_CONFIG
49349if test -n "$PYTHON_CONFIG"; then
49350  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON_CONFIG" >&5
49351$as_echo "$PYTHON_CONFIG" >&6; }
49352else
49353  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
49354$as_echo "no" >&6; }
49355fi
49356
49357
49358  test -n "$PYTHON_CONFIG" && break
49359done
49360
49361
49362fi
49363  if test "x${PYTHON_CONFIG}" = x; then :
49364  for ac_prog in python-config python3-config python3.10-config python3.9-config python3.8-config python3.7-config python3.6-config python3.5-config python3.4-config python3.3-config python3.2-config python3.1-config python3.0-config python2-config python2.7-config python2.6-config python2.5-config
49365do
49366  # Extract the first word of "$ac_prog", so it can be a program name with args.
49367set dummy $ac_prog; ac_word=$2
49368{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
49369$as_echo_n "checking for $ac_word... " >&6; }
49370if ${ac_cv_prog_PYTHON_CONFIG+:} false; then :
49371  $as_echo_n "(cached) " >&6
49372else
49373  if test -n "$PYTHON_CONFIG"; then
49374  ac_cv_prog_PYTHON_CONFIG="$PYTHON_CONFIG" # Let the user override the test.
49375else
49376as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
49377for as_dir in $PATH
49378do
49379  IFS=$as_save_IFS
49380  test -z "$as_dir" && as_dir=.
49381    for ac_exec_ext in '' $ac_executable_extensions; do
49382  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
49383    ac_cv_prog_PYTHON_CONFIG="$ac_prog"
49384    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
49385    break 2
49386  fi
49387done
49388  done
49389IFS=$as_save_IFS
49390
49391fi
49392fi
49393PYTHON_CONFIG=$ac_cv_prog_PYTHON_CONFIG
49394if test -n "$PYTHON_CONFIG"; then
49395  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON_CONFIG" >&5
49396$as_echo "$PYTHON_CONFIG" >&6; }
49397else
49398  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
49399$as_echo "no" >&6; }
49400fi
49401
49402
49403  test -n "$PYTHON_CONFIG" && break
49404done
49405
49406
49407fi
49408  if test "x${PYTHON_CONFIG}" = x; then :
49409  as_fn_error $? "Unable to find python-config" "$LINENO" 5
49410
49411fi
49412  PYTHON_CONFIG=$PYTHON_CONFIG
49413
49414
49415
49416  if test "x${PYTHON_CONFIG}" != x; then :
49417      PYTHON_INCLUDES=`${PYTHON_CONFIG} --includes 2>/dev/null`;
49418
49419    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python includes" >&5
49420$as_echo_n "checking for Python includes... " >&6; }
49421    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON_INCLUDES" >&5
49422$as_echo "$PYTHON_INCLUDES" >&6; }
49423
49424        PYTHON_LDFLAGS=`${PYTHON_CONFIG} --ldflags 2>/dev/null`;
49425
49426    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python libraries" >&5
49427$as_echo_n "checking for Python libraries... " >&6; }
49428    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON_LDFLAGS" >&5
49429$as_echo "$PYTHON_LDFLAGS" >&6; }
49430
49431        case $host_os in #(
49432  cygwin*) :
49433    PYTHON_LDFLAGS="${PYTHON_LDFLAGS} -no-undefined" ;; #(
49434  *) :
49435     ;; #(
49436  *) :
49437     ;;
49438esac
49439
49440        BACKUP_CPPFLAGS="${CPPFLAGS}"
49441    CPPFLAGS="${CPPFLAGS} ${PYTHON_INCLUDES}"
49442
49443    for ac_header in Python.h
49444do :
49445  ac_fn_c_check_header_mongrel "$LINENO" "Python.h" "ac_cv_header_Python_h" "$ac_includes_default"
49446if test "x$ac_cv_header_Python_h" = xyes; then :
49447  cat >>confdefs.h <<_ACEOF
49448#define HAVE_PYTHON_H 1
49449_ACEOF
49450 ac_cv_header_python_h=yes
49451else
49452  ac_cv_header_python_h=no
49453fi
49454
49455done
49456
49457
49458    CPPFLAGS="${BACKUP_CPPFLAGS}"
49459
49460fi
49461
49462  if test "x${ac_cv_header_python_h}" != xyes; then :
49463  ac_cv_enable_python=no
49464else
49465  ac_cv_enable_python=${ax_prog_python_version}
49466    PYTHON_CPPFLAGS=$PYTHON_INCLUDES
49467
49468
49469    PYTHON_LDFLAGS=$PYTHON_LDFLAGS
49470
49471
49472        if test "x${ac_cv_with_pyprefix}" = x || test "x${ac_cv_with_pyprefix}" = xno; then :
49473  ax_python_prefix="\${prefix}"
49474else
49475  ax_python_prefix=`${PYTHON_CONFIG} --prefix 2>/dev/null`
49476fi
49477
49478    PYTHON_PREFIX=$ax_python_prefix
49479
49480
49481        if test "x${ac_cv_with_pyprefix}" = x || test "x${ac_cv_with_pyprefix}" = xno; then :
49482  ax_python_exec_prefix="\${exec_prefix}"
49483else
49484  ax_python_exec_prefix=`${PYTHON_CONFIG} --exec-prefix 2>/dev/null`
49485fi
49486
49487    PYTHON_EXEC_PREFIX=$ax_python_exec_prefix
49488
49489
49490        ax_python_pythondir_suffix=`${PYTHON} -c "import sys; import distutils.sysconfig; sys.stdout.write(distutils.sysconfig.get_python_lib(0, 0, prefix=''))" 2>/dev/null`;
49491
49492    if test "x${ac_cv_with_pythondir}" = x || test "x${ac_cv_with_pythondir}" = xno; then :
49493  if test "x${ac_cv_with_pyprefix}" = x || test "x${ac_cv_with_pyprefix}" = xno; then :
49494  ax_python_pythondir="${ax_python_prefix}/${ax_python_pythondir_suffix}"
49495else
49496  ax_python_pythondir=`${PYTHON} -c "import sys; import distutils.sysconfig; sys.stdout.write(distutils.sysconfig.get_python_lib()) " 2>/dev/null`
49497fi
49498else
49499  ax_python_pythondir=$ac_cv_with_pythondir
49500fi
49501
49502    pythondir=$ax_python_pythondir
49503
49504
49505        ax_python_pyexecdir_suffix=`${PYTHON} -c "import sys; import distutils.sysconfig; sys.stdout.write(distutils.sysconfig.get_python_lib(1, 0, prefix=''))" 2>/dev/null`;
49506    ax_python_library_dir=`${PYTHON} -c "import sys; import distutils.sysconfig; sys.stdout.write(distutils.sysconfig.get_python_lib(True)) " 2>/dev/null`;
49507
49508    if test "x${ac_cv_with_pyprefix}" = x || test "x${ac_cv_with_pyprefix}" = xno; then :
49509  ax_python_pyexecdir="${ax_python_exec_prefix}/${ax_python_pyexecdir_suffix}"
49510else
49511  ax_python_pyexecdir=$ax_python_library_dir
49512fi
49513
49514    pyexecdir=$ax_python_pyexecdir
49515
49516
49517    PYTHON_LIBRARY_DIR=$ax_python_pyexecdir_suffix
49518
49519
49520    PYTHON_PACKAGE_DIR=$ax_python_library_dir
49521
49522
49523fi
49524
49525fi
49526
49527  if test "x${ac_cv_enable_python2}" != xno; then :
49528  ax_python2_progs="python2 python2.7 python2.6 python2.5"
49529  for ac_prog in $ax_python2_progs
49530do
49531  # Extract the first word of "$ac_prog", so it can be a program name with args.
49532set dummy $ac_prog; ac_word=$2
49533{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
49534$as_echo_n "checking for $ac_word... " >&6; }
49535if ${ac_cv_prog_PYTHON2+:} false; then :
49536  $as_echo_n "(cached) " >&6
49537else
49538  if test -n "$PYTHON2"; then
49539  ac_cv_prog_PYTHON2="$PYTHON2" # Let the user override the test.
49540else
49541as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
49542for as_dir in $PATH
49543do
49544  IFS=$as_save_IFS
49545  test -z "$as_dir" && as_dir=.
49546    for ac_exec_ext in '' $ac_executable_extensions; do
49547  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
49548    ac_cv_prog_PYTHON2="$ac_prog"
49549    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
49550    break 2
49551  fi
49552done
49553  done
49554IFS=$as_save_IFS
49555
49556fi
49557fi
49558PYTHON2=$ac_cv_prog_PYTHON2
49559if test -n "$PYTHON2"; then
49560  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON2" >&5
49561$as_echo "$PYTHON2" >&6; }
49562else
49563  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
49564$as_echo "no" >&6; }
49565fi
49566
49567
49568  test -n "$PYTHON2" && break
49569done
49570
49571  if test "x${PYTHON2}" != x; then :
49572  ax_prog_python2_version=`${PYTHON2} -c "import sys; sys.stdout.write(sys.version[:3])" 2>/dev/null`;
49573    PYTHON2_VERSION=$ax_prog_python2_version
49574
49575
49576    ax_prog_python2_platform=`${PYTHON2} -c "import sys; sys.stdout.write(sys.platform)" 2>/dev/null`;
49577    PYTHON2_PLATFORM=$ax_prog_python2_platform
49578
49579
49580else
49581  as_fn_error $? "Unable to find python2" "$LINENO" 5
49582
49583fi
49584  PYTHON2=$PYTHON2
49585
49586
49587  if test "x${PYTHON2_CONFIG}" = x; then :
49588  for ac_prog in python2-config python2.7-config python2.6-config python2.5-config
49589do
49590  # Extract the first word of "$ac_prog", so it can be a program name with args.
49591set dummy $ac_prog; ac_word=$2
49592{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
49593$as_echo_n "checking for $ac_word... " >&6; }
49594if ${ac_cv_prog_PYTHON2_CONFIG+:} false; then :
49595  $as_echo_n "(cached) " >&6
49596else
49597  if test -n "$PYTHON2_CONFIG"; then
49598  ac_cv_prog_PYTHON2_CONFIG="$PYTHON2_CONFIG" # Let the user override the test.
49599else
49600as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
49601for as_dir in $PATH
49602do
49603  IFS=$as_save_IFS
49604  test -z "$as_dir" && as_dir=.
49605    for ac_exec_ext in '' $ac_executable_extensions; do
49606  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
49607    ac_cv_prog_PYTHON2_CONFIG="$ac_prog"
49608    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
49609    break 2
49610  fi
49611done
49612  done
49613IFS=$as_save_IFS
49614
49615fi
49616fi
49617PYTHON2_CONFIG=$ac_cv_prog_PYTHON2_CONFIG
49618if test -n "$PYTHON2_CONFIG"; then
49619  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON2_CONFIG" >&5
49620$as_echo "$PYTHON2_CONFIG" >&6; }
49621else
49622  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
49623$as_echo "no" >&6; }
49624fi
49625
49626
49627  test -n "$PYTHON2_CONFIG" && break
49628done
49629
49630
49631fi
49632  if test "x${PYTHON2_CONFIG}" = x; then :
49633  as_fn_error $? "Unable to find python2-config" "$LINENO" 5
49634
49635fi
49636  PYTHON2_CONFIG=$PYTHON2_CONFIG
49637
49638
49639
49640  if test "x${PYTHON2_CONFIG}" != x; then :
49641      PYTHON2_INCLUDES=`${PYTHON2_CONFIG} --includes 2>/dev/null`;
49642
49643    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python verison 2 includes" >&5
49644$as_echo_n "checking for Python verison 2 includes... " >&6; }
49645    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON2_INCLUDES" >&5
49646$as_echo "$PYTHON2_INCLUDES" >&6; }
49647
49648        PYTHON2_LDFLAGS=`${PYTHON2_CONFIG} --ldflags 2>/dev/null`;
49649
49650    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python 2 libraries" >&5
49651$as_echo_n "checking for Python 2 libraries... " >&6; }
49652    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON2_LDFLAGS" >&5
49653$as_echo "$PYTHON2_LDFLAGS" >&6; }
49654
49655        case $host_os in #(
49656  cygwin*) :
49657    PYTHON2_LDFLAGS="${PYTHON2_LDFLAGS} -no-undefined" ;; #(
49658  *) :
49659     ;; #(
49660  *) :
49661     ;;
49662esac
49663
49664        BACKUP_CPPFLAGS="${CPPFLAGS}"
49665    CPPFLAGS="${CPPFLAGS} ${PYTHON2_INCLUDES}"
49666
49667    for ac_header in Python.h
49668do :
49669  ac_fn_c_check_header_mongrel "$LINENO" "Python.h" "ac_cv_header_Python_h" "$ac_includes_default"
49670if test "x$ac_cv_header_Python_h" = xyes; then :
49671  cat >>confdefs.h <<_ACEOF
49672#define HAVE_PYTHON_H 1
49673_ACEOF
49674 ac_cv_header_python2_h=yes
49675else
49676  ac_cv_header_python2_h=no
49677fi
49678
49679done
49680
49681
49682    CPPFLAGS="${BACKUP_CPPFLAGS}"
49683
49684fi
49685
49686  if test "x${ac_cv_header_python2_h}" != xyes; then :
49687  ac_cv_enable_python2=no
49688else
49689  ac_cv_enable_python2=$PYTHON2_VERSION
49690    PYTHON2_CPPFLAGS=$PYTHON2_INCLUDES
49691
49692
49693    PYTHON2_LDFLAGS=$PYTHON2_LDFLAGS
49694
49695
49696        if test "x${ac_cv_with_pyprefix}" = x || test "x${ac_cv_with_pyprefix}" = xno; then :
49697  ax_python2_prefix="\${prefix}"
49698else
49699  ax_python2_prefix=`${PYTHON2_CONFIG} --prefix 2>/dev/null`
49700fi
49701
49702    PYTHON2_PREFIX=$ax_python2_prefix
49703
49704
49705        if test "x${ac_cv_with_pyprefix}" = x || test "x${ac_cv_with_pyprefix}" = xno; then :
49706  ax_python2_exec_prefix="\${exec_prefix}"
49707else
49708  ax_python2_exec_prefix=`${PYTHON2_CONFIG} --exec-prefix 2>/dev/null`
49709fi
49710
49711    PYTHON2_EXEC_PREFIX=$ax_python2_exec_prefix
49712
49713
49714        ax_python2_pythondir_suffix=`${PYTHON2} -c "import sys; import distutils.sysconfig; sys.stdout.write(distutils.sysconfig.get_python_lib(0, 0, prefix=''))" 2>/dev/null`;
49715
49716    if test "x${ac_cv_with_pythondir2}" = x || test "x${ac_cv_with_pythondir2}" = xno; then :
49717  if test "x${ac_cv_with_pyprefix}" = x || test "x${ac_cv_with_pyprefix}" = xno; then :
49718  ax_python2_pythondir="${ax_python_prefix}/${ax_python2_pythondir_suffix}"
49719else
49720  ax_python2_pythondir=`${PYTHON2} -c "import sys; import distutils.sysconfig; sys.stdout.write(distutils.sysconfig.get_python_lib()) " 2>/dev/null`
49721fi
49722else
49723  ax_python2_pythondir=$ac_cv_with_pythondir2
49724fi
49725
49726    pythondir2=$ax_python2_pythondir
49727
49728
49729        ax_python2_pyexecdir_suffix=`${PYTHON2} -c "import sys; import distutils.sysconfig; sys.stdout.write(distutils.sysconfig.get_python_lib(1, 0, prefix=''))" 2>/dev/null`;
49730    ax_python2_library_dir=`${PYTHON2} -c "import sys; import distutils.sysconfig; sys.stdout.write(distutils.sysconfig.get_python_lib(True)) " 2>/dev/null`;
49731
49732    if test "x${ac_cv_with_pyprefix}" = x || test "x${ac_cv_with_pyprefix}" = xno; then :
49733  ax_python2_pyexecdir="${ax_python2_exec_prefix}/${ax_python2_pyexecdir_suffix}"
49734else
49735  ax_python2_pyexecdir=$ax_python2_library_dir
49736fi
49737
49738    pyexecdir2=$ax_python2_pyexecdir
49739
49740
49741    PYTHON2_LIBRARY_DIR=$ax_python2_pyexecdir_suffix
49742
49743
49744    PYTHON2_PACKAGE_DIR=$ax_python2_library_dir
49745
49746
49747fi
49748
49749fi
49750
49751  if test "x${ac_cv_enable_python3}" != xno; then :
49752  ax_python3_progs="python3 python3.10 python3.9 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0"
49753  for ac_prog in $ax_python3_progs
49754do
49755  # Extract the first word of "$ac_prog", so it can be a program name with args.
49756set dummy $ac_prog; ac_word=$2
49757{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
49758$as_echo_n "checking for $ac_word... " >&6; }
49759if ${ac_cv_prog_PYTHON3+:} false; then :
49760  $as_echo_n "(cached) " >&6
49761else
49762  if test -n "$PYTHON3"; then
49763  ac_cv_prog_PYTHON3="$PYTHON3" # Let the user override the test.
49764else
49765as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
49766for as_dir in $PATH
49767do
49768  IFS=$as_save_IFS
49769  test -z "$as_dir" && as_dir=.
49770    for ac_exec_ext in '' $ac_executable_extensions; do
49771  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
49772    ac_cv_prog_PYTHON3="$ac_prog"
49773    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
49774    break 2
49775  fi
49776done
49777  done
49778IFS=$as_save_IFS
49779
49780fi
49781fi
49782PYTHON3=$ac_cv_prog_PYTHON3
49783if test -n "$PYTHON3"; then
49784  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON3" >&5
49785$as_echo "$PYTHON3" >&6; }
49786else
49787  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
49788$as_echo "no" >&6; }
49789fi
49790
49791
49792  test -n "$PYTHON3" && break
49793done
49794
49795  if test "x${PYTHON3}" != x; then :
49796  ax_prog_python3_version=`${PYTHON3} -c "import sys; sys.stdout.write(sys.version[:3])" 2>/dev/null`;
49797    PYTHON3_VERSION=$ax_prog_python3_version
49798
49799
49800    ax_prog_python3_platform=`${PYTHON3} -c "import sys; sys.stdout.write(sys.platform)" 2>/dev/null`;
49801    PYTHON3_PLATFORM=$ax_prog_python3_platform
49802
49803
49804else
49805  as_fn_error $? "Unable to find python3" "$LINENO" 5
49806
49807fi
49808  PYTHON3=$PYTHON3
49809
49810
49811  if test "x${PYTHON3_CONFIG}" = x; then :
49812  for ac_prog in python3-config python3.10-config python3.9-config python3.8-config python3.7-config python3.6-config python3.5-config python3.4-config python3.3-config python3.2-config python3.1-config python3.0-config
49813do
49814  # Extract the first word of "$ac_prog", so it can be a program name with args.
49815set dummy $ac_prog; ac_word=$2
49816{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
49817$as_echo_n "checking for $ac_word... " >&6; }
49818if ${ac_cv_prog_PYTHON3_CONFIG+:} false; then :
49819  $as_echo_n "(cached) " >&6
49820else
49821  if test -n "$PYTHON3_CONFIG"; then
49822  ac_cv_prog_PYTHON3_CONFIG="$PYTHON3_CONFIG" # Let the user override the test.
49823else
49824as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
49825for as_dir in $PATH
49826do
49827  IFS=$as_save_IFS
49828  test -z "$as_dir" && as_dir=.
49829    for ac_exec_ext in '' $ac_executable_extensions; do
49830  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
49831    ac_cv_prog_PYTHON3_CONFIG="$ac_prog"
49832    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
49833    break 2
49834  fi
49835done
49836  done
49837IFS=$as_save_IFS
49838
49839fi
49840fi
49841PYTHON3_CONFIG=$ac_cv_prog_PYTHON3_CONFIG
49842if test -n "$PYTHON3_CONFIG"; then
49843  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON3_CONFIG" >&5
49844$as_echo "$PYTHON3_CONFIG" >&6; }
49845else
49846  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
49847$as_echo "no" >&6; }
49848fi
49849
49850
49851  test -n "$PYTHON3_CONFIG" && break
49852done
49853
49854
49855fi
49856  if test "x${PYTHON3_CONFIG}" = x; then :
49857  as_fn_error $? "Unable to find python3-config" "$LINENO" 5
49858
49859fi
49860  PYTHON3_CONFIG=$PYTHON3_CONFIG
49861
49862
49863
49864  if test "x${PYTHON3_CONFIG}" != x; then :
49865      PYTHON3_INCLUDES=`${PYTHON3_CONFIG} --includes 2>/dev/null`;
49866
49867    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python verison 3 includes" >&5
49868$as_echo_n "checking for Python verison 3 includes... " >&6; }
49869    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON3_INCLUDES" >&5
49870$as_echo "$PYTHON3_INCLUDES" >&6; }
49871
49872        PYTHON3_LDFLAGS=`${PYTHON3_CONFIG} --ldflags 2>/dev/null`;
49873
49874    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python 3 libraries" >&5
49875$as_echo_n "checking for Python 3 libraries... " >&6; }
49876    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON3_LDFLAGS" >&5
49877$as_echo "$PYTHON3_LDFLAGS" >&6; }
49878
49879        case $host_os in #(
49880  cygwin*) :
49881    PYTHON3_LDFLAGS="${PYTHON3_LDFLAGS} -no-undefined" ;; #(
49882  *) :
49883     ;; #(
49884  *) :
49885     ;;
49886esac
49887
49888        BACKUP_CPPFLAGS="${CPPFLAGS}"
49889    CPPFLAGS="${CPPFLAGS} ${PYTHON3_INCLUDES}"
49890
49891    for ac_header in Python.h
49892do :
49893  ac_fn_c_check_header_mongrel "$LINENO" "Python.h" "ac_cv_header_Python_h" "$ac_includes_default"
49894if test "x$ac_cv_header_Python_h" = xyes; then :
49895  cat >>confdefs.h <<_ACEOF
49896#define HAVE_PYTHON_H 1
49897_ACEOF
49898 ac_cv_header_python3_h=yes
49899else
49900  ac_cv_header_python3_h=no
49901fi
49902
49903done
49904
49905
49906    CPPFLAGS="${BACKUP_CPPFLAGS}"
49907
49908fi
49909
49910  if test "x${ac_cv_header_python3_h}" != xyes; then :
49911  ac_cv_enable_python3=no
49912else
49913  ac_cv_enable_python3=$PYTHON3_VERSION
49914    PYTHON3_CPPFLAGS=$PYTHON3_INCLUDES
49915
49916
49917    PYTHON3_LDFLAGS=$PYTHON3_LDFLAGS
49918
49919
49920        if test "x${ac_cv_with_pyprefix}" = x || test "x${ac_cv_with_pyprefix}" = xno; then :
49921  ax_python3_prefix="\${prefix}"
49922else
49923  ax_python3_prefix=`${PYTHON3_CONFIG} --prefix 2>/dev/null`
49924fi
49925
49926    PYTHON3_PREFIX=$ax_python3_prefix
49927
49928
49929        if test "x${ac_cv_with_pyprefix}" = x || test "x${ac_cv_with_pyprefix}" = xno; then :
49930  ax_python3_exec_prefix="\${exec_prefix}"
49931else
49932  ax_python3_exec_prefix=`${PYTHON3_CONFIG} --exec-prefix 2>/dev/null`
49933fi
49934
49935    PYTHON3_EXEC_PREFIX=$ax_python3_exec_prefix
49936
49937
49938        ax_python3_pythondir_suffix=`${PYTHON3} -c "import sys; import distutils.sysconfig; sys.stdout.write(distutils.sysconfig.get_python_lib(0, 0, prefix=''))" 2>/dev/null`;
49939
49940    if test "x${ac_cv_with_pythondir3}" = x || test "x${ac_cv_with_pythondir3}" = xno; then :
49941  if test "x${ac_cv_with_pyprefix}" = x || test "x${ac_cv_with_pyprefix}" = xno; then :
49942  ax_python3_pythondir="${ax_python_prefix}/${ax_python3_pythondir_suffix}"
49943else
49944  ax_python3_pythondir=`${PYTHON3} -c "import sys; import distutils.sysconfig; sys.stdout.write(distutils.sysconfig.get_python_lib()) " 2>/dev/null`
49945fi
49946else
49947  ax_python3_pythondir=$ac_cv_with_pythondir3
49948fi
49949
49950    pythondir3=$ax_python3_pythondir
49951
49952
49953        ax_python3_pyexecdir_suffix=`${PYTHON3} -c "import sys; import distutils.sysconfig; sys.stdout.write(distutils.sysconfig.get_python_lib(1, 0, prefix=''))" 2>/dev/null`;
49954    ax_python3_library_dir=`${PYTHON3} -c "import sys; import distutils.sysconfig; sys.stdout.write(distutils.sysconfig.get_python_lib(True)) " 2>/dev/null`;
49955
49956    if test "x${ac_cv_with_pyprefix}" = x || test "x${ac_cv_with_pyprefix}" = xno; then :
49957  ax_python3_pyexecdir="${ax_python3_exec_prefix}/${ax_python3_pyexecdir_suffix}"
49958else
49959  ax_python3_pyexecdir=$ax_python3_library_dir
49960fi
49961
49962    pyexecdir3=$ax_python3_pyexecdir
49963
49964
49965    PYTHON3_LIBRARY_DIR=$ax_python3_pyexecdir_suffix
49966
49967
49968    PYTHON3_PACKAGE_DIR=$ax_python3_library_dir
49969
49970
49971fi
49972
49973fi
49974
49975   if test "x${ac_cv_enable_python}" != xno; then
49976  HAVE_PYTHON_TRUE=
49977  HAVE_PYTHON_FALSE='#'
49978else
49979  HAVE_PYTHON_TRUE='#'
49980  HAVE_PYTHON_FALSE=
49981fi
49982
49983
49984   if test "x${ac_cv_enable_python2}" != xno; then
49985  HAVE_PYTHON2_TRUE=
49986  HAVE_PYTHON2_FALSE='#'
49987else
49988  HAVE_PYTHON2_TRUE='#'
49989  HAVE_PYTHON2_FALSE=
49990fi
49991
49992
49993   if test "x${ac_cv_enable_python3}" != xno; then
49994  HAVE_PYTHON3_TRUE=
49995  HAVE_PYTHON3_FALSE='#'
49996else
49997  HAVE_PYTHON3_TRUE='#'
49998  HAVE_PYTHON3_FALSE=
49999fi
50000
50001
50002   if test "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno; then
50003  HAVE_PYTHON_TESTS_TRUE=
50004  HAVE_PYTHON_TESTS_FALSE='#'
50005else
50006  HAVE_PYTHON_TESTS_TRUE='#'
50007  HAVE_PYTHON_TESTS_FALSE=
50008fi
50009
50010
50011  if test "x${ac_cv_enable_python}" = xno; then :
50012  if test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno; then :
50013  if test "x${ac_cv_enable_python2}" != xno; then :
50014  ac_cv_enable_python=${ac_cv_enable_python2}
50015else
50016  ac_cv_enable_python=""
50017fi
50018      if test "x${ac_cv_enable_python3}" != xno; then :
50019  if test "x${ac_cv_enable_python}" != x; then :
50020  ac_cv_enable_python="${ac_cv_enable_python}, "
50021fi
50022        ac_cv_enable_python="${ac_cv_enable_python}${ac_cv_enable_python3}"
50023fi
50024
50025fi
50026
50027fi
50028
50029
50030if test "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno; then :
50031    for ac_header in stdarg.h varargs.h
50032do :
50033  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
50034ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
50035if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
50036  cat >>confdefs.h <<_ACEOF
50037#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
50038_ACEOF
50039
50040fi
50041
50042done
50043
50044
50045  if test "x$ac_cv_header_stdarg_h" != xyes && test "x$ac_cv_header_varargs_h" != xyes; then :
50046  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
50047$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
50048as_fn_error 1 "Missing headers: stdarg.h and varargs.h
50049See \`config.log' for more details" "$LINENO" 5; }
50050
50051fi
50052
50053fi
50054
50055
50056
50057# Check whether --with-libfuse was given.
50058if test "${with_libfuse+set}" = set; then :
50059  withval=$with_libfuse; ac_cv_with_libfuse=$withval
50060else
50061  ac_cv_with_libfuse=auto-detect
50062fi
50063
50064    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use search for libfuse in includedir and libdir or in the specified DIR, or no if not to use libfuse" >&5
50065$as_echo_n "checking whether to use search for libfuse in includedir and libdir or in the specified DIR, or no if not to use libfuse... " >&6; }
50066if ${ac_cv_with_libfuse+:} false; then :
50067  $as_echo_n "(cached) " >&6
50068else
50069  ac_cv_with_libfuse=auto-detect
50070fi
50071{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_with_libfuse" >&5
50072$as_echo "$ac_cv_with_libfuse" >&6; }
50073
50074      if test "x$ac_cv_with_libfuse" != x && test "x$ac_cv_with_libfuse" != xno && test "x$ac_cv_with_libfuse" != xauto-detect; then :
50075  if test -d "$ac_cv_with_libfuse"; then :
50076  CFLAGS="$CFLAGS -I${ac_cv_with_libfuse}/include"
50077      LDFLAGS="$LDFLAGS -L${ac_cv_with_libfuse}/lib"
50078else
50079  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no such directory: $ac_cv_with_libfuse" >&5
50080$as_echo "$as_me: WARNING: no such directory: $ac_cv_with_libfuse" >&2;}
50081
50082fi
50083
50084fi
50085
50086  if test "x$ac_cv_with_libfuse" = xno; then :
50087  ac_cv_libfuse=no
50088else
50089      if test "x$cross_compiling" != "xyes" && test "x$PKGCONFIG" != "x"; then :
50090
50091pkg_failed=no
50092{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fuse" >&5
50093$as_echo_n "checking for fuse... " >&6; }
50094
50095if test -n "$fuse_CFLAGS"; then
50096    pkg_cv_fuse_CFLAGS="$fuse_CFLAGS"
50097 elif test -n "$PKG_CONFIG"; then
50098    if test -n "$PKG_CONFIG" && \
50099    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fuse >= 2.6\""; } >&5
50100  ($PKG_CONFIG --exists --print-errors "fuse >= 2.6") 2>&5
50101  ac_status=$?
50102  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
50103  test $ac_status = 0; }; then
50104  pkg_cv_fuse_CFLAGS=`$PKG_CONFIG --cflags "fuse >= 2.6" 2>/dev/null`
50105		      test "x$?" != "x0" && pkg_failed=yes
50106else
50107  pkg_failed=yes
50108fi
50109 else
50110    pkg_failed=untried
50111fi
50112if test -n "$fuse_LIBS"; then
50113    pkg_cv_fuse_LIBS="$fuse_LIBS"
50114 elif test -n "$PKG_CONFIG"; then
50115    if test -n "$PKG_CONFIG" && \
50116    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fuse >= 2.6\""; } >&5
50117  ($PKG_CONFIG --exists --print-errors "fuse >= 2.6") 2>&5
50118  ac_status=$?
50119  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
50120  test $ac_status = 0; }; then
50121  pkg_cv_fuse_LIBS=`$PKG_CONFIG --libs "fuse >= 2.6" 2>/dev/null`
50122		      test "x$?" != "x0" && pkg_failed=yes
50123else
50124  pkg_failed=yes
50125fi
50126 else
50127    pkg_failed=untried
50128fi
50129
50130
50131
50132if test $pkg_failed = yes; then
50133   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
50134$as_echo "no" >&6; }
50135
50136if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
50137        _pkg_short_errors_supported=yes
50138else
50139        _pkg_short_errors_supported=no
50140fi
50141        if test $_pkg_short_errors_supported = yes; then
50142	        fuse_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fuse >= 2.6" 2>&1`
50143        else
50144	        fuse_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fuse >= 2.6" 2>&1`
50145        fi
50146	# Put the nasty error message in config.log where it belongs
50147	echo "$fuse_PKG_ERRORS" >&5
50148
50149	ac_cv_libfuse=no
50150elif test $pkg_failed = untried; then
50151     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
50152$as_echo "no" >&6; }
50153	ac_cv_libfuse=no
50154else
50155	fuse_CFLAGS=$pkg_cv_fuse_CFLAGS
50156	fuse_LIBS=$pkg_cv_fuse_LIBS
50157        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
50158$as_echo "yes" >&6; }
50159	ac_cv_libfuse=libfuse
50160fi
50161
50162fi
50163
50164    if test "x$ac_cv_libfuse" = xlibfuse; then :
50165  ac_cv_libfuse_CPPFLAGS="$pkg_cv_fuse_CFLAGS"
50166      ac_cv_libfuse_LIBADD="$pkg_cv_fuse_LIBS"
50167else
50168        for ac_header in fuse.h
50169do :
50170  ac_fn_c_check_header_mongrel "$LINENO" "fuse.h" "ac_cv_header_fuse_h" "$ac_includes_default"
50171if test "x$ac_cv_header_fuse_h" = xyes; then :
50172  cat >>confdefs.h <<_ACEOF
50173#define HAVE_FUSE_H 1
50174_ACEOF
50175 ac_cv_header_fuse_h=yes
50176else
50177  ac_cv_header_fuse_h=no
50178fi
50179
50180done
50181
50182
50183            if test "x$ac_cv_header_fuse_h" = xno; then :
50184  { ac_cv_header_fuse_h=; unset ac_cv_header_fuse_h;}
50185        CPPFLAGS="$CPPFLAGS -D_FILE_OFFSET_BITS=64"
50186        for ac_header in fuse.h
50187do :
50188  ac_fn_c_check_header_mongrel "$LINENO" "fuse.h" "ac_cv_header_fuse_h" "$ac_includes_default"
50189if test "x$ac_cv_header_fuse_h" = xyes; then :
50190  cat >>confdefs.h <<_ACEOF
50191#define HAVE_FUSE_H 1
50192_ACEOF
50193
50194fi
50195
50196done
50197
50198
50199fi
50200
50201      if test "x$ac_cv_header_fuse_h" = xno; then :
50202  ac_cv_libfuse=no
50203else
50204          ac_cv_libfuse=libfuse
50205
50206        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fuse_daemonize in -lfuse" >&5
50207$as_echo_n "checking for fuse_daemonize in -lfuse... " >&6; }
50208if ${ac_cv_lib_fuse_fuse_daemonize+:} false; then :
50209  $as_echo_n "(cached) " >&6
50210else
50211  ac_check_lib_save_LIBS=$LIBS
50212LIBS="-lfuse  $LIBS"
50213cat confdefs.h - <<_ACEOF >conftest.$ac_ext
50214/* end confdefs.h.  */
50215
50216/* Override any GCC internal prototype to avoid an error.
50217   Use char because int might match the return type of a GCC
50218   builtin and then its argument prototype would still apply.  */
50219#ifdef __cplusplus
50220extern "C"
50221#endif
50222char fuse_daemonize ();
50223int
50224main ()
50225{
50226return fuse_daemonize ();
50227  ;
50228  return 0;
50229}
50230_ACEOF
50231if ac_fn_c_try_link "$LINENO"; then :
50232  ac_cv_lib_fuse_fuse_daemonize=yes
50233else
50234  ac_cv_lib_fuse_fuse_daemonize=no
50235fi
50236rm -f core conftest.err conftest.$ac_objext \
50237    conftest$ac_exeext conftest.$ac_ext
50238LIBS=$ac_check_lib_save_LIBS
50239fi
50240{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fuse_fuse_daemonize" >&5
50241$as_echo "$ac_cv_lib_fuse_fuse_daemonize" >&6; }
50242if test "x$ac_cv_lib_fuse_fuse_daemonize" = xyes; then :
50243  ac_cv_libfuse_dummy=yes
50244else
50245  ac_cv_libfuse=no
50246fi
50247
50248        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fuse_destroy in -lfuse" >&5
50249$as_echo_n "checking for fuse_destroy in -lfuse... " >&6; }
50250if ${ac_cv_lib_fuse_fuse_destroy+:} false; then :
50251  $as_echo_n "(cached) " >&6
50252else
50253  ac_check_lib_save_LIBS=$LIBS
50254LIBS="-lfuse  $LIBS"
50255cat confdefs.h - <<_ACEOF >conftest.$ac_ext
50256/* end confdefs.h.  */
50257
50258/* Override any GCC internal prototype to avoid an error.
50259   Use char because int might match the return type of a GCC
50260   builtin and then its argument prototype would still apply.  */
50261#ifdef __cplusplus
50262extern "C"
50263#endif
50264char fuse_destroy ();
50265int
50266main ()
50267{
50268return fuse_destroy ();
50269  ;
50270  return 0;
50271}
50272_ACEOF
50273if ac_fn_c_try_link "$LINENO"; then :
50274  ac_cv_lib_fuse_fuse_destroy=yes
50275else
50276  ac_cv_lib_fuse_fuse_destroy=no
50277fi
50278rm -f core conftest.err conftest.$ac_objext \
50279    conftest$ac_exeext conftest.$ac_ext
50280LIBS=$ac_check_lib_save_LIBS
50281fi
50282{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fuse_fuse_destroy" >&5
50283$as_echo "$ac_cv_lib_fuse_fuse_destroy" >&6; }
50284if test "x$ac_cv_lib_fuse_fuse_destroy" = xyes; then :
50285  ac_cv_libfuse_dummy=yes
50286else
50287  ac_cv_libfuse=no
50288fi
50289
50290        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fuse_mount in -lfuse" >&5
50291$as_echo_n "checking for fuse_mount in -lfuse... " >&6; }
50292if ${ac_cv_lib_fuse_fuse_mount+:} false; then :
50293  $as_echo_n "(cached) " >&6
50294else
50295  ac_check_lib_save_LIBS=$LIBS
50296LIBS="-lfuse  $LIBS"
50297cat confdefs.h - <<_ACEOF >conftest.$ac_ext
50298/* end confdefs.h.  */
50299
50300/* Override any GCC internal prototype to avoid an error.
50301   Use char because int might match the return type of a GCC
50302   builtin and then its argument prototype would still apply.  */
50303#ifdef __cplusplus
50304extern "C"
50305#endif
50306char fuse_mount ();
50307int
50308main ()
50309{
50310return fuse_mount ();
50311  ;
50312  return 0;
50313}
50314_ACEOF
50315if ac_fn_c_try_link "$LINENO"; then :
50316  ac_cv_lib_fuse_fuse_mount=yes
50317else
50318  ac_cv_lib_fuse_fuse_mount=no
50319fi
50320rm -f core conftest.err conftest.$ac_objext \
50321    conftest$ac_exeext conftest.$ac_ext
50322LIBS=$ac_check_lib_save_LIBS
50323fi
50324{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fuse_fuse_mount" >&5
50325$as_echo "$ac_cv_lib_fuse_fuse_mount" >&6; }
50326if test "x$ac_cv_lib_fuse_fuse_mount" = xyes; then :
50327  ac_cv_libfuse_dummy=yes
50328else
50329  ac_cv_libfuse=no
50330fi
50331
50332        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fuse_new in -lfuse" >&5
50333$as_echo_n "checking for fuse_new in -lfuse... " >&6; }
50334if ${ac_cv_lib_fuse_fuse_new+:} false; then :
50335  $as_echo_n "(cached) " >&6
50336else
50337  ac_check_lib_save_LIBS=$LIBS
50338LIBS="-lfuse  $LIBS"
50339cat confdefs.h - <<_ACEOF >conftest.$ac_ext
50340/* end confdefs.h.  */
50341
50342/* Override any GCC internal prototype to avoid an error.
50343   Use char because int might match the return type of a GCC
50344   builtin and then its argument prototype would still apply.  */
50345#ifdef __cplusplus
50346extern "C"
50347#endif
50348char fuse_new ();
50349int
50350main ()
50351{
50352return fuse_new ();
50353  ;
50354  return 0;
50355}
50356_ACEOF
50357if ac_fn_c_try_link "$LINENO"; then :
50358  ac_cv_lib_fuse_fuse_new=yes
50359else
50360  ac_cv_lib_fuse_fuse_new=no
50361fi
50362rm -f core conftest.err conftest.$ac_objext \
50363    conftest$ac_exeext conftest.$ac_ext
50364LIBS=$ac_check_lib_save_LIBS
50365fi
50366{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fuse_fuse_new" >&5
50367$as_echo "$ac_cv_lib_fuse_fuse_new" >&6; }
50368if test "x$ac_cv_lib_fuse_fuse_new" = xyes; then :
50369  ac_cv_libfuse_dummy=yes
50370else
50371  ac_cv_libfuse=no
50372fi
50373
50374
50375        ac_cv_libfuse_LIBADD="-lfuse";
50376
50377fi
50378
50379fi
50380
50381        if test "x$ac_cv_with_libfuse" != xno && test "x$ac_cv_header_fuse_h" = xno; then :
50382  CPPFLAGS="$CPPFLAGS -DFUSE_USE_VERSION=26"
50383      for ac_header in osxfuse/fuse.h
50384do :
50385  ac_fn_c_check_header_mongrel "$LINENO" "osxfuse/fuse.h" "ac_cv_header_osxfuse_fuse_h" "$ac_includes_default"
50386if test "x$ac_cv_header_osxfuse_fuse_h" = xyes; then :
50387  cat >>confdefs.h <<_ACEOF
50388#define HAVE_OSXFUSE_FUSE_H 1
50389_ACEOF
50390
50391fi
50392
50393done
50394
50395
50396            if test "x$ac_cv_header_osxfuse_fuse_h" = xno; then :
50397  { ac_cv_header_osxfuse_fuse_h=; unset ac_cv_header_osxfuse_fuse_h;}
50398        CPPFLAGS="$CPPFLAGS -D_FILE_OFFSET_BITS=64"
50399        for ac_header in osxfuse/fuse.h
50400do :
50401  ac_fn_c_check_header_mongrel "$LINENO" "osxfuse/fuse.h" "ac_cv_header_osxfuse_fuse_h" "$ac_includes_default"
50402if test "x$ac_cv_header_osxfuse_fuse_h" = xyes; then :
50403  cat >>confdefs.h <<_ACEOF
50404#define HAVE_OSXFUSE_FUSE_H 1
50405_ACEOF
50406
50407fi
50408
50409done
50410
50411
50412fi
50413
50414      if test "x$ac_cv_header_osxfuse_fuse_h" = xno; then :
50415  ac_cv_libfuse=no
50416else
50417          ac_cv_libfuse=libosxfuse
50418
50419        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fuse_daemonize in -losxfuse" >&5
50420$as_echo_n "checking for fuse_daemonize in -losxfuse... " >&6; }
50421if ${ac_cv_lib_osxfuse_fuse_daemonize+:} false; then :
50422  $as_echo_n "(cached) " >&6
50423else
50424  ac_check_lib_save_LIBS=$LIBS
50425LIBS="-losxfuse  $LIBS"
50426cat confdefs.h - <<_ACEOF >conftest.$ac_ext
50427/* end confdefs.h.  */
50428
50429/* Override any GCC internal prototype to avoid an error.
50430   Use char because int might match the return type of a GCC
50431   builtin and then its argument prototype would still apply.  */
50432#ifdef __cplusplus
50433extern "C"
50434#endif
50435char fuse_daemonize ();
50436int
50437main ()
50438{
50439return fuse_daemonize ();
50440  ;
50441  return 0;
50442}
50443_ACEOF
50444if ac_fn_c_try_link "$LINENO"; then :
50445  ac_cv_lib_osxfuse_fuse_daemonize=yes
50446else
50447  ac_cv_lib_osxfuse_fuse_daemonize=no
50448fi
50449rm -f core conftest.err conftest.$ac_objext \
50450    conftest$ac_exeext conftest.$ac_ext
50451LIBS=$ac_check_lib_save_LIBS
50452fi
50453{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_osxfuse_fuse_daemonize" >&5
50454$as_echo "$ac_cv_lib_osxfuse_fuse_daemonize" >&6; }
50455if test "x$ac_cv_lib_osxfuse_fuse_daemonize" = xyes; then :
50456  ac_cv_libfuse_dummy=yes
50457else
50458  ac_cv_libfuse=no
50459fi
50460
50461        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fuse_destroy in -losxfuse" >&5
50462$as_echo_n "checking for fuse_destroy in -losxfuse... " >&6; }
50463if ${ac_cv_lib_osxfuse_fuse_destroy+:} false; then :
50464  $as_echo_n "(cached) " >&6
50465else
50466  ac_check_lib_save_LIBS=$LIBS
50467LIBS="-losxfuse  $LIBS"
50468cat confdefs.h - <<_ACEOF >conftest.$ac_ext
50469/* end confdefs.h.  */
50470
50471/* Override any GCC internal prototype to avoid an error.
50472   Use char because int might match the return type of a GCC
50473   builtin and then its argument prototype would still apply.  */
50474#ifdef __cplusplus
50475extern "C"
50476#endif
50477char fuse_destroy ();
50478int
50479main ()
50480{
50481return fuse_destroy ();
50482  ;
50483  return 0;
50484}
50485_ACEOF
50486if ac_fn_c_try_link "$LINENO"; then :
50487  ac_cv_lib_osxfuse_fuse_destroy=yes
50488else
50489  ac_cv_lib_osxfuse_fuse_destroy=no
50490fi
50491rm -f core conftest.err conftest.$ac_objext \
50492    conftest$ac_exeext conftest.$ac_ext
50493LIBS=$ac_check_lib_save_LIBS
50494fi
50495{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_osxfuse_fuse_destroy" >&5
50496$as_echo "$ac_cv_lib_osxfuse_fuse_destroy" >&6; }
50497if test "x$ac_cv_lib_osxfuse_fuse_destroy" = xyes; then :
50498  ac_cv_libfuse_dummy=yes
50499else
50500  ac_cv_libfuse=no
50501fi
50502
50503        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fuse_mount in -losxfuse" >&5
50504$as_echo_n "checking for fuse_mount in -losxfuse... " >&6; }
50505if ${ac_cv_lib_osxfuse_fuse_mount+:} false; then :
50506  $as_echo_n "(cached) " >&6
50507else
50508  ac_check_lib_save_LIBS=$LIBS
50509LIBS="-losxfuse  $LIBS"
50510cat confdefs.h - <<_ACEOF >conftest.$ac_ext
50511/* end confdefs.h.  */
50512
50513/* Override any GCC internal prototype to avoid an error.
50514   Use char because int might match the return type of a GCC
50515   builtin and then its argument prototype would still apply.  */
50516#ifdef __cplusplus
50517extern "C"
50518#endif
50519char fuse_mount ();
50520int
50521main ()
50522{
50523return fuse_mount ();
50524  ;
50525  return 0;
50526}
50527_ACEOF
50528if ac_fn_c_try_link "$LINENO"; then :
50529  ac_cv_lib_osxfuse_fuse_mount=yes
50530else
50531  ac_cv_lib_osxfuse_fuse_mount=no
50532fi
50533rm -f core conftest.err conftest.$ac_objext \
50534    conftest$ac_exeext conftest.$ac_ext
50535LIBS=$ac_check_lib_save_LIBS
50536fi
50537{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_osxfuse_fuse_mount" >&5
50538$as_echo "$ac_cv_lib_osxfuse_fuse_mount" >&6; }
50539if test "x$ac_cv_lib_osxfuse_fuse_mount" = xyes; then :
50540  ac_cv_libfuse_dummy=yes
50541else
50542  ac_cv_libfuse=no
50543fi
50544
50545        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fuse_new in -losxfuse" >&5
50546$as_echo_n "checking for fuse_new in -losxfuse... " >&6; }
50547if ${ac_cv_lib_osxfuse_fuse_new+:} false; then :
50548  $as_echo_n "(cached) " >&6
50549else
50550  ac_check_lib_save_LIBS=$LIBS
50551LIBS="-losxfuse  $LIBS"
50552cat confdefs.h - <<_ACEOF >conftest.$ac_ext
50553/* end confdefs.h.  */
50554
50555/* Override any GCC internal prototype to avoid an error.
50556   Use char because int might match the return type of a GCC
50557   builtin and then its argument prototype would still apply.  */
50558#ifdef __cplusplus
50559extern "C"
50560#endif
50561char fuse_new ();
50562int
50563main ()
50564{
50565return fuse_new ();
50566  ;
50567  return 0;
50568}
50569_ACEOF
50570if ac_fn_c_try_link "$LINENO"; then :
50571  ac_cv_lib_osxfuse_fuse_new=yes
50572else
50573  ac_cv_lib_osxfuse_fuse_new=no
50574fi
50575rm -f core conftest.err conftest.$ac_objext \
50576    conftest$ac_exeext conftest.$ac_ext
50577LIBS=$ac_check_lib_save_LIBS
50578fi
50579{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_osxfuse_fuse_new" >&5
50580$as_echo "$ac_cv_lib_osxfuse_fuse_new" >&6; }
50581if test "x$ac_cv_lib_osxfuse_fuse_new" = xyes; then :
50582  ac_cv_libfuse_dummy=yes
50583else
50584  ac_cv_libfuse=no
50585fi
50586
50587
50588        ac_cv_libfuse_LIBADD="-losxfuse";
50589
50590fi
50591
50592fi
50593
50594fi
50595
50596  if test "x$ac_cv_libfuse" = xlibfuse; then :
50597
50598$as_echo "#define HAVE_LIBFUSE 1" >>confdefs.h
50599
50600
50601fi
50602  if test "x$ac_cv_libfuse" = xlibosxfuse; then :
50603
50604$as_echo "#define HAVE_LIBOSXFUSE 1" >>confdefs.h
50605
50606
50607fi
50608
50609  if test "x$ac_cv_libfuse" != xno; then :
50610  HAVE_LIBFUSE=1
50611
50612else
50613  HAVE_LIBFUSE=0
50614
50615
50616fi
50617
50618
50619  if test "x$ac_cv_libfuse_CPPFLAGS" != "x"; then :
50620  LIBFUSE_CPPFLAGS=$ac_cv_libfuse_CPPFLAGS
50621
50622
50623fi
50624  if test "x$ac_cv_libfuse_LIBADD" != "x"; then :
50625  LIBFUSE_LIBADD=$ac_cv_libfuse_LIBADD
50626
50627
50628fi
50629
50630  if test "x$ac_cv_libfuse" = xlibfuse; then :
50631  ax_libfuse_pc_libs_private=-lfuse
50632
50633
50634fi
50635  if test "x$ac_cv_libfuse" = xlibosxfuse; then :
50636  ax_libfuse_pc_libs_private=-losxfuse
50637
50638
50639fi
50640
50641  if test "x$ac_cv_libfuse" = xlibfuse; then :
50642  ax_libfuse_spec_requires=fuse-libs
50643
50644    ax_libfuse_spec_build_requires=fuse-devel
50645
50646
50647fi
50648
50649
50650for ac_header in signal.h sys/signal.h unistd.h
50651do :
50652  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
50653ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
50654if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
50655  cat >>confdefs.h <<_ACEOF
50656#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
50657_ACEOF
50658
50659fi
50660
50661done
50662
50663
50664  for ac_func in close getopt setvbuf
50665do :
50666  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
50667ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
50668if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
50669  cat >>confdefs.h <<_ACEOF
50670#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
50671_ACEOF
50672
50673fi
50674done
50675
50676
50677  if test "x$ac_cv_func_close" != xyes; then :
50678  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
50679$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
50680as_fn_error 1 "Missing function: close
50681See \`config.log' for more details" "$LINENO" 5; }
50682
50683fi
50684
50685    for ac_header in errno.h
50686do :
50687  ac_fn_c_check_header_mongrel "$LINENO" "errno.h" "ac_cv_header_errno_h" "$ac_includes_default"
50688if test "x$ac_cv_header_errno_h" = xyes; then :
50689  cat >>confdefs.h <<_ACEOF
50690#define HAVE_ERRNO_H 1
50691_ACEOF
50692
50693fi
50694
50695done
50696
50697
50698  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
50699$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
50700if ${ac_cv_header_time+:} false; then :
50701  $as_echo_n "(cached) " >&6
50702else
50703  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
50704/* end confdefs.h.  */
50705#include <sys/types.h>
50706#include <sys/time.h>
50707#include <time.h>
50708
50709int
50710main ()
50711{
50712if ((struct tm *) 0)
50713return 0;
50714  ;
50715  return 0;
50716}
50717_ACEOF
50718if ac_fn_c_try_compile "$LINENO"; then :
50719  ac_cv_header_time=yes
50720else
50721  ac_cv_header_time=no
50722fi
50723rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
50724fi
50725{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
50726$as_echo "$ac_cv_header_time" >&6; }
50727if test $ac_cv_header_time = yes; then
50728
50729$as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
50730
50731fi
50732
50733
50734    if test "x$ac_cv_enable_winapi" = xno; then :
50735  for ac_func in clock_gettime getegid geteuid time
50736do :
50737  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
50738ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
50739if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
50740  cat >>confdefs.h <<_ACEOF
50741#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
50742_ACEOF
50743
50744fi
50745done
50746
50747
50748fi
50749
50750
50751if test "x$enable_shared" = xyes && test "x$ac_cv_enable_static_executables" = xno; then :
50752  case $host in #(
50753  *cygwin* | *mingw* | *msys*) :
50754
50755$as_echo "#define HAVE_DLLMAIN 1" >>confdefs.h
50756
50757      HAVE_DLLMAIN=1
50758
50759
50760      LIBVSLVM_DLL_EXPORT="-DLIBVSLVM_DLL_EXPORT"
50761
50762
50763      LIBVSLVM_DLL_IMPORT="-DLIBVSLVM_DLL_IMPORT"
50764
50765       ;; #(
50766  *) :
50767     ;;
50768esac
50769
50770fi
50771
50772
50773for ac_header in dlfcn.h
50774do :
50775  ac_fn_c_check_header_mongrel "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default"
50776if test "x$ac_cv_header_dlfcn_h" = xyes; then :
50777  cat >>confdefs.h <<_ACEOF
50778#define HAVE_DLFCN_H 1
50779_ACEOF
50780
50781fi
50782
50783done
50784
50785
50786  for ac_func in fmemopen getopt mkstemp setenv tzset unlink
50787do :
50788  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
50789ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
50790if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
50791  cat >>confdefs.h <<_ACEOF
50792#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
50793_ACEOF
50794
50795fi
50796done
50797
50798
50799  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlsym in -ldl" >&5
50800$as_echo_n "checking for dlsym in -ldl... " >&6; }
50801if ${ac_cv_lib_dl_dlsym+:} false; then :
50802  $as_echo_n "(cached) " >&6
50803else
50804  ac_check_lib_save_LIBS=$LIBS
50805LIBS="-ldl  $LIBS"
50806cat confdefs.h - <<_ACEOF >conftest.$ac_ext
50807/* end confdefs.h.  */
50808
50809/* Override any GCC internal prototype to avoid an error.
50810   Use char because int might match the return type of a GCC
50811   builtin and then its argument prototype would still apply.  */
50812#ifdef __cplusplus
50813extern "C"
50814#endif
50815char dlsym ();
50816int
50817main ()
50818{
50819return dlsym ();
50820  ;
50821  return 0;
50822}
50823_ACEOF
50824if ac_fn_c_try_link "$LINENO"; then :
50825  ac_cv_lib_dl_dlsym=yes
50826else
50827  ac_cv_lib_dl_dlsym=no
50828fi
50829rm -f core conftest.err conftest.$ac_objext \
50830    conftest$ac_exeext conftest.$ac_ext
50831LIBS=$ac_check_lib_save_LIBS
50832fi
50833{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlsym" >&5
50834$as_echo "$ac_cv_lib_dl_dlsym" >&6; }
50835if test "x$ac_cv_lib_dl_dlsym" = xyes; then :
50836  cat >>confdefs.h <<_ACEOF
50837#define HAVE_LIBDL 1
50838_ACEOF
50839
50840  LIBS="-ldl $LIBS"
50841
50842fi
50843
50844
50845  if test "x$lt_cv_prog_gnu_ld" = xyes && test "x$ac_cv_lib_dl_dlsym" = xyes; then :
50846
50847$as_echo "#define HAVE_GNU_DL_DLSYM 1" >>confdefs.h
50848
50849
50850fi
50851
50852 if test "x${LIB_FUZZING_ENGINE}" != x; then
50853  HAVE_LIB_FUZZING_ENGINE_TRUE=
50854  HAVE_LIB_FUZZING_ENGINE_FALSE='#'
50855else
50856  HAVE_LIB_FUZZING_ENGINE_TRUE='#'
50857  HAVE_LIB_FUZZING_ENGINE_FALSE=
50858fi
50859
50860  LIB_FUZZING_ENGINE="${LIB_FUZZING_ENGINE}"
50861
50862
50863
50864CFLAGS="$CFLAGS -Wall";
50865
50866if test "x$ac_cv_libcerror" = xyes || test "x$ac_cv_libcthreads" = xyes || test "x$ac_cv_libcdata" = xyes || test "x$ac_cv_libclocale" = xyes || test "x$ac_cv_libcnotify" = xyes || test "x$ac_cv_libcsplit" = xyes || test "x$ac_cv_libuna" = xyes || test "x$ac_cv_libcfile" = xyes || test "x$ac_cv_libcpath" = xyes || test "x$ac_cv_libbfio" = xyes || test "x$ac_cv_libfcache" = xyes || test "x$ac_cv_libfdata" = xyes || test "x$ac_cv_libfvalue" = xyes; then :
50867  libvslvm_spec_requires=Requires:
50868
50869
50870fi
50871
50872if test "x$ac_cv_libfuse" != xno; then :
50873  libvslvm_spec_tools_build_requires=BuildRequires:
50874
50875
50876fi
50877
50878DPKG_DATE=`date -R 2> /dev/null`
50879
50880
50881SPEC_DATE=`date +"%a %b %e %Y" 2> /dev/null`
50882
50883
50884ac_config_files="$ac_config_files Makefile"
50885
50886ac_config_files="$ac_config_files include/Makefile"
50887
50888ac_config_files="$ac_config_files common/Makefile"
50889
50890ac_config_files="$ac_config_files libcerror/Makefile"
50891
50892ac_config_files="$ac_config_files libcthreads/Makefile"
50893
50894ac_config_files="$ac_config_files libcdata/Makefile"
50895
50896ac_config_files="$ac_config_files libclocale/Makefile"
50897
50898ac_config_files="$ac_config_files libcnotify/Makefile"
50899
50900ac_config_files="$ac_config_files libcsplit/Makefile"
50901
50902ac_config_files="$ac_config_files libuna/Makefile"
50903
50904ac_config_files="$ac_config_files libcfile/Makefile"
50905
50906ac_config_files="$ac_config_files libcpath/Makefile"
50907
50908ac_config_files="$ac_config_files libbfio/Makefile"
50909
50910ac_config_files="$ac_config_files libfcache/Makefile"
50911
50912ac_config_files="$ac_config_files libfdata/Makefile"
50913
50914ac_config_files="$ac_config_files libfvalue/Makefile"
50915
50916ac_config_files="$ac_config_files libvslvm/Makefile"
50917
50918ac_config_files="$ac_config_files pyvslvm/Makefile"
50919
50920ac_config_files="$ac_config_files pyvslvm-python2/Makefile"
50921
50922ac_config_files="$ac_config_files pyvslvm-python3/Makefile"
50923
50924ac_config_files="$ac_config_files vslvmtools/Makefile"
50925
50926ac_config_files="$ac_config_files po/Makefile.in"
50927
50928ac_config_files="$ac_config_files po/Makevars"
50929
50930ac_config_files="$ac_config_files manuals/Makefile"
50931
50932ac_config_files="$ac_config_files tests/Makefile"
50933
50934ac_config_files="$ac_config_files ossfuzz/Makefile"
50935
50936ac_config_files="$ac_config_files msvscpp/Makefile"
50937
50938ac_config_files="$ac_config_files include/libvslvm.h"
50939
50940ac_config_files="$ac_config_files include/libvslvm/definitions.h"
50941
50942ac_config_files="$ac_config_files include/libvslvm/features.h"
50943
50944ac_config_files="$ac_config_files include/libvslvm/types.h"
50945
50946ac_config_files="$ac_config_files libvslvm/libvslvm_definitions.h"
50947
50948ac_config_files="$ac_config_files common/types.h"
50949
50950ac_config_files="$ac_config_files dpkg/changelog"
50951
50952ac_config_files="$ac_config_files libvslvm/libvslvm.rc"
50953
50954ac_config_files="$ac_config_files libvslvm.pc"
50955
50956ac_config_files="$ac_config_files libvslvm.spec"
50957
50958ac_config_headers="$ac_config_headers common/config.h"
50959
50960
50961cat >confcache <<\_ACEOF
50962# This file is a shell script that caches the results of configure
50963# tests run on this system so they can be shared between configure
50964# scripts and configure runs, see configure's option --config-cache.
50965# It is not useful on other systems.  If it contains results you don't
50966# want to keep, you may remove or edit it.
50967#
50968# config.status only pays attention to the cache file if you give it
50969# the --recheck option to rerun configure.
50970#
50971# `ac_cv_env_foo' variables (set or unset) will be overridden when
50972# loading this file, other *unset* `ac_cv_foo' will be assigned the
50973# following values.
50974
50975_ACEOF
50976
50977# The following way of writing the cache mishandles newlines in values,
50978# but we know of no workaround that is simple, portable, and efficient.
50979# So, we kill variables containing newlines.
50980# Ultrix sh set writes to stderr and can't be redirected directly,
50981# and sets the high bit in the cache file unless we assign to the vars.
50982(
50983  for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
50984    eval ac_val=\$$ac_var
50985    case $ac_val in #(
50986    *${as_nl}*)
50987      case $ac_var in #(
50988      *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
50989$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
50990      esac
50991      case $ac_var in #(
50992      _ | IFS | as_nl) ;; #(
50993      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
50994      *) { eval $ac_var=; unset $ac_var;} ;;
50995      esac ;;
50996    esac
50997  done
50998
50999  (set) 2>&1 |
51000    case $as_nl`(ac_space=' '; set) 2>&1` in #(
51001    *${as_nl}ac_space=\ *)
51002      # `set' does not quote correctly, so add quotes: double-quote
51003      # substitution turns \\\\ into \\, and sed turns \\ into \.
51004      sed -n \
51005	"s/'/'\\\\''/g;
51006	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
51007      ;; #(
51008    *)
51009      # `set' quotes correctly as required by POSIX, so do not add quotes.
51010      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
51011      ;;
51012    esac |
51013    sort
51014) |
51015  sed '
51016     /^ac_cv_env_/b end
51017     t clear
51018     :clear
51019     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
51020     t end
51021     s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
51022     :end' >>confcache
51023if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
51024  if test -w "$cache_file"; then
51025    if test "x$cache_file" != "x/dev/null"; then
51026      { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
51027$as_echo "$as_me: updating cache $cache_file" >&6;}
51028      if test ! -f "$cache_file" || test -h "$cache_file"; then
51029	cat confcache >"$cache_file"
51030      else
51031        case $cache_file in #(
51032        */* | ?:*)
51033	  mv -f confcache "$cache_file"$$ &&
51034	  mv -f "$cache_file"$$ "$cache_file" ;; #(
51035        *)
51036	  mv -f confcache "$cache_file" ;;
51037	esac
51038      fi
51039    fi
51040  else
51041    { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
51042$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
51043  fi
51044fi
51045rm -f confcache
51046
51047test "x$prefix" = xNONE && prefix=$ac_default_prefix
51048# Let make expand exec_prefix.
51049test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
51050
51051DEFS=-DHAVE_CONFIG_H
51052
51053ac_libobjs=
51054ac_ltlibobjs=
51055U=
51056for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
51057  # 1. Remove the extension, and $U if already installed.
51058  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
51059  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
51060  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
51061  #    will be set to the directory where LIBOBJS objects are built.
51062  as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
51063  as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
51064done
51065LIBOBJS=$ac_libobjs
51066
51067LTLIBOBJS=$ac_ltlibobjs
51068
51069
51070{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
51071$as_echo_n "checking that generated files are newer than configure... " >&6; }
51072   if test -n "$am_sleep_pid"; then
51073     # Hide warnings about reused PIDs.
51074     wait $am_sleep_pid 2>/dev/null
51075   fi
51076   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
51077$as_echo "done" >&6; }
51078 if test -n "$EXEEXT"; then
51079  am__EXEEXT_TRUE=
51080  am__EXEEXT_FALSE='#'
51081else
51082  am__EXEEXT_TRUE='#'
51083  am__EXEEXT_FALSE=
51084fi
51085
51086if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
51087  as_fn_error $? "conditional \"AMDEP\" was never defined.
51088Usually this means the macro was only invoked conditionally." "$LINENO" 5
51089fi
51090if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
51091  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
51092Usually this means the macro was only invoked conditionally." "$LINENO" 5
51093fi
51094if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
51095  as_fn_error $? "conditional \"am__fastdepCXX\" was never defined.
51096Usually this means the macro was only invoked conditionally." "$LINENO" 5
51097fi
51098if test -z "${HAVE_LOCAL_LIBCERROR_TRUE}" && test -z "${HAVE_LOCAL_LIBCERROR_FALSE}"; then
51099  as_fn_error $? "conditional \"HAVE_LOCAL_LIBCERROR\" was never defined.
51100Usually this means the macro was only invoked conditionally." "$LINENO" 5
51101fi
51102if test -z "${HAVE_LOCAL_LIBCTHREADS_TRUE}" && test -z "${HAVE_LOCAL_LIBCTHREADS_FALSE}"; then
51103  as_fn_error $? "conditional \"HAVE_LOCAL_LIBCTHREADS\" was never defined.
51104Usually this means the macro was only invoked conditionally." "$LINENO" 5
51105fi
51106if test -z "${HAVE_LOCAL_LIBCDATA_TRUE}" && test -z "${HAVE_LOCAL_LIBCDATA_FALSE}"; then
51107  as_fn_error $? "conditional \"HAVE_LOCAL_LIBCDATA\" was never defined.
51108Usually this means the macro was only invoked conditionally." "$LINENO" 5
51109fi
51110if test -z "${HAVE_LOCAL_LIBCLOCALE_TRUE}" && test -z "${HAVE_LOCAL_LIBCLOCALE_FALSE}"; then
51111  as_fn_error $? "conditional \"HAVE_LOCAL_LIBCLOCALE\" was never defined.
51112Usually this means the macro was only invoked conditionally." "$LINENO" 5
51113fi
51114if test -z "${HAVE_LOCAL_LIBCNOTIFY_TRUE}" && test -z "${HAVE_LOCAL_LIBCNOTIFY_FALSE}"; then
51115  as_fn_error $? "conditional \"HAVE_LOCAL_LIBCNOTIFY\" was never defined.
51116Usually this means the macro was only invoked conditionally." "$LINENO" 5
51117fi
51118if test -z "${HAVE_LOCAL_LIBCSPLIT_TRUE}" && test -z "${HAVE_LOCAL_LIBCSPLIT_FALSE}"; then
51119  as_fn_error $? "conditional \"HAVE_LOCAL_LIBCSPLIT\" was never defined.
51120Usually this means the macro was only invoked conditionally." "$LINENO" 5
51121fi
51122if test -z "${HAVE_LOCAL_LIBUNA_TRUE}" && test -z "${HAVE_LOCAL_LIBUNA_FALSE}"; then
51123  as_fn_error $? "conditional \"HAVE_LOCAL_LIBUNA\" was never defined.
51124Usually this means the macro was only invoked conditionally." "$LINENO" 5
51125fi
51126if test -z "${HAVE_LOCAL_LIBCFILE_TRUE}" && test -z "${HAVE_LOCAL_LIBCFILE_FALSE}"; then
51127  as_fn_error $? "conditional \"HAVE_LOCAL_LIBCFILE\" was never defined.
51128Usually this means the macro was only invoked conditionally." "$LINENO" 5
51129fi
51130if test -z "${HAVE_LOCAL_LIBCPATH_TRUE}" && test -z "${HAVE_LOCAL_LIBCPATH_FALSE}"; then
51131  as_fn_error $? "conditional \"HAVE_LOCAL_LIBCPATH\" was never defined.
51132Usually this means the macro was only invoked conditionally." "$LINENO" 5
51133fi
51134if test -z "${HAVE_LOCAL_LIBBFIO_TRUE}" && test -z "${HAVE_LOCAL_LIBBFIO_FALSE}"; then
51135  as_fn_error $? "conditional \"HAVE_LOCAL_LIBBFIO\" was never defined.
51136Usually this means the macro was only invoked conditionally." "$LINENO" 5
51137fi
51138if test -z "${HAVE_LOCAL_LIBFCACHE_TRUE}" && test -z "${HAVE_LOCAL_LIBFCACHE_FALSE}"; then
51139  as_fn_error $? "conditional \"HAVE_LOCAL_LIBFCACHE\" was never defined.
51140Usually this means the macro was only invoked conditionally." "$LINENO" 5
51141fi
51142if test -z "${HAVE_LOCAL_LIBFDATA_TRUE}" && test -z "${HAVE_LOCAL_LIBFDATA_FALSE}"; then
51143  as_fn_error $? "conditional \"HAVE_LOCAL_LIBFDATA\" was never defined.
51144Usually this means the macro was only invoked conditionally." "$LINENO" 5
51145fi
51146if test -z "${HAVE_LOCAL_LIBFVALUE_TRUE}" && test -z "${HAVE_LOCAL_LIBFVALUE_FALSE}"; then
51147  as_fn_error $? "conditional \"HAVE_LOCAL_LIBFVALUE\" was never defined.
51148Usually this means the macro was only invoked conditionally." "$LINENO" 5
51149fi
51150if test -z "${HAVE_PYTHON_TRUE}" && test -z "${HAVE_PYTHON_FALSE}"; then
51151  as_fn_error $? "conditional \"HAVE_PYTHON\" was never defined.
51152Usually this means the macro was only invoked conditionally." "$LINENO" 5
51153fi
51154if test -z "${HAVE_PYTHON2_TRUE}" && test -z "${HAVE_PYTHON2_FALSE}"; then
51155  as_fn_error $? "conditional \"HAVE_PYTHON2\" was never defined.
51156Usually this means the macro was only invoked conditionally." "$LINENO" 5
51157fi
51158if test -z "${HAVE_PYTHON3_TRUE}" && test -z "${HAVE_PYTHON3_FALSE}"; then
51159  as_fn_error $? "conditional \"HAVE_PYTHON3\" was never defined.
51160Usually this means the macro was only invoked conditionally." "$LINENO" 5
51161fi
51162if test -z "${HAVE_PYTHON_TESTS_TRUE}" && test -z "${HAVE_PYTHON_TESTS_FALSE}"; then
51163  as_fn_error $? "conditional \"HAVE_PYTHON_TESTS\" was never defined.
51164Usually this means the macro was only invoked conditionally." "$LINENO" 5
51165fi
51166if test -z "${HAVE_LIB_FUZZING_ENGINE_TRUE}" && test -z "${HAVE_LIB_FUZZING_ENGINE_FALSE}"; then
51167  as_fn_error $? "conditional \"HAVE_LIB_FUZZING_ENGINE\" was never defined.
51168Usually this means the macro was only invoked conditionally." "$LINENO" 5
51169fi
51170
51171: "${CONFIG_STATUS=./config.status}"
51172ac_write_fail=0
51173ac_clean_files_save=$ac_clean_files
51174ac_clean_files="$ac_clean_files $CONFIG_STATUS"
51175{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
51176$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
51177as_write_fail=0
51178cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
51179#! $SHELL
51180# Generated by $as_me.
51181# Run this file to recreate the current configuration.
51182# Compiler output produced by configure, useful for debugging
51183# configure, is in config.log if it exists.
51184
51185debug=false
51186ac_cs_recheck=false
51187ac_cs_silent=false
51188
51189SHELL=\${CONFIG_SHELL-$SHELL}
51190export SHELL
51191_ASEOF
51192cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
51193## -------------------- ##
51194## M4sh Initialization. ##
51195## -------------------- ##
51196
51197# Be more Bourne compatible
51198DUALCASE=1; export DUALCASE # for MKS sh
51199if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
51200  emulate sh
51201  NULLCMD=:
51202  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
51203  # is contrary to our usage.  Disable this feature.
51204  alias -g '${1+"$@"}'='"$@"'
51205  setopt NO_GLOB_SUBST
51206else
51207  case `(set -o) 2>/dev/null` in #(
51208  *posix*) :
51209    set -o posix ;; #(
51210  *) :
51211     ;;
51212esac
51213fi
51214
51215
51216as_nl='
51217'
51218export as_nl
51219# Printing a long string crashes Solaris 7 /usr/bin/printf.
51220as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
51221as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
51222as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
51223# Prefer a ksh shell builtin over an external printf program on Solaris,
51224# but without wasting forks for bash or zsh.
51225if test -z "$BASH_VERSION$ZSH_VERSION" \
51226    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
51227  as_echo='print -r --'
51228  as_echo_n='print -rn --'
51229elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
51230  as_echo='printf %s\n'
51231  as_echo_n='printf %s'
51232else
51233  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
51234    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
51235    as_echo_n='/usr/ucb/echo -n'
51236  else
51237    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
51238    as_echo_n_body='eval
51239      arg=$1;
51240      case $arg in #(
51241      *"$as_nl"*)
51242	expr "X$arg" : "X\\(.*\\)$as_nl";
51243	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
51244      esac;
51245      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
51246    '
51247    export as_echo_n_body
51248    as_echo_n='sh -c $as_echo_n_body as_echo'
51249  fi
51250  export as_echo_body
51251  as_echo='sh -c $as_echo_body as_echo'
51252fi
51253
51254# The user is always right.
51255if test "${PATH_SEPARATOR+set}" != set; then
51256  PATH_SEPARATOR=:
51257  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
51258    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
51259      PATH_SEPARATOR=';'
51260  }
51261fi
51262
51263
51264# IFS
51265# We need space, tab and new line, in precisely that order.  Quoting is
51266# there to prevent editors from complaining about space-tab.
51267# (If _AS_PATH_WALK were called with IFS unset, it would disable word
51268# splitting by setting IFS to empty value.)
51269IFS=" ""	$as_nl"
51270
51271# Find who we are.  Look in the path if we contain no directory separator.
51272as_myself=
51273case $0 in #((
51274  *[\\/]* ) as_myself=$0 ;;
51275  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
51276for as_dir in $PATH
51277do
51278  IFS=$as_save_IFS
51279  test -z "$as_dir" && as_dir=.
51280    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
51281  done
51282IFS=$as_save_IFS
51283
51284     ;;
51285esac
51286# We did not find ourselves, most probably we were run as `sh COMMAND'
51287# in which case we are not to be found in the path.
51288if test "x$as_myself" = x; then
51289  as_myself=$0
51290fi
51291if test ! -f "$as_myself"; then
51292  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
51293  exit 1
51294fi
51295
51296# Unset variables that we do not need and which cause bugs (e.g. in
51297# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
51298# suppresses any "Segmentation fault" message there.  '((' could
51299# trigger a bug in pdksh 5.2.14.
51300for as_var in BASH_ENV ENV MAIL MAILPATH
51301do eval test x\${$as_var+set} = xset \
51302  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
51303done
51304PS1='$ '
51305PS2='> '
51306PS4='+ '
51307
51308# NLS nuisances.
51309LC_ALL=C
51310export LC_ALL
51311LANGUAGE=C
51312export LANGUAGE
51313
51314# CDPATH.
51315(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
51316
51317
51318# as_fn_error STATUS ERROR [LINENO LOG_FD]
51319# ----------------------------------------
51320# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
51321# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
51322# script with STATUS, using 1 if that was 0.
51323as_fn_error ()
51324{
51325  as_status=$1; test $as_status -eq 0 && as_status=1
51326  if test "$4"; then
51327    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
51328    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
51329  fi
51330  $as_echo "$as_me: error: $2" >&2
51331  as_fn_exit $as_status
51332} # as_fn_error
51333
51334
51335# as_fn_set_status STATUS
51336# -----------------------
51337# Set $? to STATUS, without forking.
51338as_fn_set_status ()
51339{
51340  return $1
51341} # as_fn_set_status
51342
51343# as_fn_exit STATUS
51344# -----------------
51345# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
51346as_fn_exit ()
51347{
51348  set +e
51349  as_fn_set_status $1
51350  exit $1
51351} # as_fn_exit
51352
51353# as_fn_unset VAR
51354# ---------------
51355# Portably unset VAR.
51356as_fn_unset ()
51357{
51358  { eval $1=; unset $1;}
51359}
51360as_unset=as_fn_unset
51361# as_fn_append VAR VALUE
51362# ----------------------
51363# Append the text in VALUE to the end of the definition contained in VAR. Take
51364# advantage of any shell optimizations that allow amortized linear growth over
51365# repeated appends, instead of the typical quadratic growth present in naive
51366# implementations.
51367if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
51368  eval 'as_fn_append ()
51369  {
51370    eval $1+=\$2
51371  }'
51372else
51373  as_fn_append ()
51374  {
51375    eval $1=\$$1\$2
51376  }
51377fi # as_fn_append
51378
51379# as_fn_arith ARG...
51380# ------------------
51381# Perform arithmetic evaluation on the ARGs, and store the result in the
51382# global $as_val. Take advantage of shells that can avoid forks. The arguments
51383# must be portable across $(()) and expr.
51384if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
51385  eval 'as_fn_arith ()
51386  {
51387    as_val=$(( $* ))
51388  }'
51389else
51390  as_fn_arith ()
51391  {
51392    as_val=`expr "$@" || test $? -eq 1`
51393  }
51394fi # as_fn_arith
51395
51396
51397if expr a : '\(a\)' >/dev/null 2>&1 &&
51398   test "X`expr 00001 : '.*\(...\)'`" = X001; then
51399  as_expr=expr
51400else
51401  as_expr=false
51402fi
51403
51404if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
51405  as_basename=basename
51406else
51407  as_basename=false
51408fi
51409
51410if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
51411  as_dirname=dirname
51412else
51413  as_dirname=false
51414fi
51415
51416as_me=`$as_basename -- "$0" ||
51417$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
51418	 X"$0" : 'X\(//\)$' \| \
51419	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
51420$as_echo X/"$0" |
51421    sed '/^.*\/\([^/][^/]*\)\/*$/{
51422	    s//\1/
51423	    q
51424	  }
51425	  /^X\/\(\/\/\)$/{
51426	    s//\1/
51427	    q
51428	  }
51429	  /^X\/\(\/\).*/{
51430	    s//\1/
51431	    q
51432	  }
51433	  s/.*/./; q'`
51434
51435# Avoid depending upon Character Ranges.
51436as_cr_letters='abcdefghijklmnopqrstuvwxyz'
51437as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
51438as_cr_Letters=$as_cr_letters$as_cr_LETTERS
51439as_cr_digits='0123456789'
51440as_cr_alnum=$as_cr_Letters$as_cr_digits
51441
51442ECHO_C= ECHO_N= ECHO_T=
51443case `echo -n x` in #(((((
51444-n*)
51445  case `echo 'xy\c'` in
51446  *c*) ECHO_T='	';;	# ECHO_T is single tab character.
51447  xy)  ECHO_C='\c';;
51448  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
51449       ECHO_T='	';;
51450  esac;;
51451*)
51452  ECHO_N='-n';;
51453esac
51454
51455rm -f conf$$ conf$$.exe conf$$.file
51456if test -d conf$$.dir; then
51457  rm -f conf$$.dir/conf$$.file
51458else
51459  rm -f conf$$.dir
51460  mkdir conf$$.dir 2>/dev/null
51461fi
51462if (echo >conf$$.file) 2>/dev/null; then
51463  if ln -s conf$$.file conf$$ 2>/dev/null; then
51464    as_ln_s='ln -s'
51465    # ... but there are two gotchas:
51466    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
51467    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
51468    # In both cases, we have to default to `cp -pR'.
51469    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
51470      as_ln_s='cp -pR'
51471  elif ln conf$$.file conf$$ 2>/dev/null; then
51472    as_ln_s=ln
51473  else
51474    as_ln_s='cp -pR'
51475  fi
51476else
51477  as_ln_s='cp -pR'
51478fi
51479rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
51480rmdir conf$$.dir 2>/dev/null
51481
51482
51483# as_fn_mkdir_p
51484# -------------
51485# Create "$as_dir" as a directory, including parents if necessary.
51486as_fn_mkdir_p ()
51487{
51488
51489  case $as_dir in #(
51490  -*) as_dir=./$as_dir;;
51491  esac
51492  test -d "$as_dir" || eval $as_mkdir_p || {
51493    as_dirs=
51494    while :; do
51495      case $as_dir in #(
51496      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
51497      *) as_qdir=$as_dir;;
51498      esac
51499      as_dirs="'$as_qdir' $as_dirs"
51500      as_dir=`$as_dirname -- "$as_dir" ||
51501$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
51502	 X"$as_dir" : 'X\(//\)[^/]' \| \
51503	 X"$as_dir" : 'X\(//\)$' \| \
51504	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
51505$as_echo X"$as_dir" |
51506    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
51507	    s//\1/
51508	    q
51509	  }
51510	  /^X\(\/\/\)[^/].*/{
51511	    s//\1/
51512	    q
51513	  }
51514	  /^X\(\/\/\)$/{
51515	    s//\1/
51516	    q
51517	  }
51518	  /^X\(\/\).*/{
51519	    s//\1/
51520	    q
51521	  }
51522	  s/.*/./; q'`
51523      test -d "$as_dir" && break
51524    done
51525    test -z "$as_dirs" || eval "mkdir $as_dirs"
51526  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
51527
51528
51529} # as_fn_mkdir_p
51530if mkdir -p . 2>/dev/null; then
51531  as_mkdir_p='mkdir -p "$as_dir"'
51532else
51533  test -d ./-p && rmdir ./-p
51534  as_mkdir_p=false
51535fi
51536
51537
51538# as_fn_executable_p FILE
51539# -----------------------
51540# Test if FILE is an executable regular file.
51541as_fn_executable_p ()
51542{
51543  test -f "$1" && test -x "$1"
51544} # as_fn_executable_p
51545as_test_x='test -x'
51546as_executable_p=as_fn_executable_p
51547
51548# Sed expression to map a string onto a valid CPP name.
51549as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
51550
51551# Sed expression to map a string onto a valid variable name.
51552as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
51553
51554
51555exec 6>&1
51556## ----------------------------------- ##
51557## Main body of $CONFIG_STATUS script. ##
51558## ----------------------------------- ##
51559_ASEOF
51560test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
51561
51562cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
51563# Save the log message, to keep $0 and so on meaningful, and to
51564# report actual input values of CONFIG_FILES etc. instead of their
51565# values after options handling.
51566ac_log="
51567This file was extended by libvslvm $as_me 20210807, which was
51568generated by GNU Autoconf 2.69.  Invocation command line was
51569
51570  CONFIG_FILES    = $CONFIG_FILES
51571  CONFIG_HEADERS  = $CONFIG_HEADERS
51572  CONFIG_LINKS    = $CONFIG_LINKS
51573  CONFIG_COMMANDS = $CONFIG_COMMANDS
51574  $ $0 $@
51575
51576on `(hostname || uname -n) 2>/dev/null | sed 1q`
51577"
51578
51579_ACEOF
51580
51581case $ac_config_files in *"
51582"*) set x $ac_config_files; shift; ac_config_files=$*;;
51583esac
51584
51585case $ac_config_headers in *"
51586"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
51587esac
51588
51589
51590cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
51591# Files that config.status was made for.
51592config_files="$ac_config_files"
51593config_headers="$ac_config_headers"
51594config_commands="$ac_config_commands"
51595
51596_ACEOF
51597
51598cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
51599ac_cs_usage="\
51600\`$as_me' instantiates files and other configuration actions
51601from templates according to the current configuration.  Unless the files
51602and actions are specified as TAGs, all are instantiated by default.
51603
51604Usage: $0 [OPTION]... [TAG]...
51605
51606  -h, --help       print this help, then exit
51607  -V, --version    print version number and configuration settings, then exit
51608      --config     print configuration, then exit
51609  -q, --quiet, --silent
51610                   do not print progress messages
51611  -d, --debug      don't remove temporary files
51612      --recheck    update $as_me by reconfiguring in the same conditions
51613      --file=FILE[:TEMPLATE]
51614                   instantiate the configuration file FILE
51615      --header=FILE[:TEMPLATE]
51616                   instantiate the configuration header FILE
51617
51618Configuration files:
51619$config_files
51620
51621Configuration headers:
51622$config_headers
51623
51624Configuration commands:
51625$config_commands
51626
51627Report bugs to <joachim.metz@gmail.com>."
51628
51629_ACEOF
51630cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
51631ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
51632ac_cs_version="\\
51633libvslvm config.status 20210807
51634configured by $0, generated by GNU Autoconf 2.69,
51635  with options \\"\$ac_cs_config\\"
51636
51637Copyright (C) 2012 Free Software Foundation, Inc.
51638This config.status script is free software; the Free Software Foundation
51639gives unlimited permission to copy, distribute and modify it."
51640
51641ac_pwd='$ac_pwd'
51642srcdir='$srcdir'
51643INSTALL='$INSTALL'
51644MKDIR_P='$MKDIR_P'
51645AWK='$AWK'
51646test -n "\$AWK" || AWK=awk
51647_ACEOF
51648
51649cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
51650# The default lists apply if the user does not specify any file.
51651ac_need_defaults=:
51652while test $# != 0
51653do
51654  case $1 in
51655  --*=?*)
51656    ac_option=`expr "X$1" : 'X\([^=]*\)='`
51657    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
51658    ac_shift=:
51659    ;;
51660  --*=)
51661    ac_option=`expr "X$1" : 'X\([^=]*\)='`
51662    ac_optarg=
51663    ac_shift=:
51664    ;;
51665  *)
51666    ac_option=$1
51667    ac_optarg=$2
51668    ac_shift=shift
51669    ;;
51670  esac
51671
51672  case $ac_option in
51673  # Handling of the options.
51674  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
51675    ac_cs_recheck=: ;;
51676  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
51677    $as_echo "$ac_cs_version"; exit ;;
51678  --config | --confi | --conf | --con | --co | --c )
51679    $as_echo "$ac_cs_config"; exit ;;
51680  --debug | --debu | --deb | --de | --d | -d )
51681    debug=: ;;
51682  --file | --fil | --fi | --f )
51683    $ac_shift
51684    case $ac_optarg in
51685    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
51686    '') as_fn_error $? "missing file argument" ;;
51687    esac
51688    as_fn_append CONFIG_FILES " '$ac_optarg'"
51689    ac_need_defaults=false;;
51690  --header | --heade | --head | --hea )
51691    $ac_shift
51692    case $ac_optarg in
51693    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
51694    esac
51695    as_fn_append CONFIG_HEADERS " '$ac_optarg'"
51696    ac_need_defaults=false;;
51697  --he | --h)
51698    # Conflict between --help and --header
51699    as_fn_error $? "ambiguous option: \`$1'
51700Try \`$0 --help' for more information.";;
51701  --help | --hel | -h )
51702    $as_echo "$ac_cs_usage"; exit ;;
51703  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
51704  | -silent | --silent | --silen | --sile | --sil | --si | --s)
51705    ac_cs_silent=: ;;
51706
51707  # This is an error.
51708  -*) as_fn_error $? "unrecognized option: \`$1'
51709Try \`$0 --help' for more information." ;;
51710
51711  *) as_fn_append ac_config_targets " $1"
51712     ac_need_defaults=false ;;
51713
51714  esac
51715  shift
51716done
51717
51718ac_configure_extra_args=
51719
51720if $ac_cs_silent; then
51721  exec 6>/dev/null
51722  ac_configure_extra_args="$ac_configure_extra_args --silent"
51723fi
51724
51725_ACEOF
51726cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
51727if \$ac_cs_recheck; then
51728  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
51729  shift
51730  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
51731  CONFIG_SHELL='$SHELL'
51732  export CONFIG_SHELL
51733  exec "\$@"
51734fi
51735
51736_ACEOF
51737cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
51738exec 5>>config.log
51739{
51740  echo
51741  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
51742## Running $as_me. ##
51743_ASBOX
51744  $as_echo "$ac_log"
51745} >&5
51746
51747_ACEOF
51748cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
51749#
51750# INIT-COMMANDS
51751#
51752AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"
51753
51754
51755# The HP-UX ksh and POSIX shell print the target directory to stdout
51756# if CDPATH is set.
51757(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
51758
51759sed_quote_subst='$sed_quote_subst'
51760double_quote_subst='$double_quote_subst'
51761delay_variable_subst='$delay_variable_subst'
51762AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
51763DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
51764OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
51765macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
51766macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
51767enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
51768enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
51769pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
51770enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
51771shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
51772SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
51773ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
51774PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
51775host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
51776host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
51777host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
51778build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
51779build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
51780build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
51781SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
51782Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
51783GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
51784EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
51785FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
51786LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
51787NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
51788LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
51789max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
51790ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
51791exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
51792lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
51793lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
51794lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
51795lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
51796lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
51797reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
51798reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
51799deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
51800file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
51801file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
51802want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
51803sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
51804AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
51805AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
51806archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
51807STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
51808RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
51809old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
51810old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
51811old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
51812lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
51813CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
51814CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
51815compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
51816GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
51817lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
51818lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
51819lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
51820lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
51821lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
51822lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
51823nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
51824lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
51825lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
51826objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
51827MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
51828lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
51829lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
51830lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
51831lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
51832lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
51833need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
51834MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
51835DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
51836NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
51837LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
51838OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
51839OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
51840libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
51841shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
51842extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
51843archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
51844enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
51845export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
51846whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
51847compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
51848old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
51849old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
51850archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
51851archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
51852module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
51853module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
51854with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
51855allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
51856no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
51857hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
51858hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
51859hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
51860hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
51861hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
51862hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
51863hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
51864inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
51865link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
51866always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
51867export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
51868exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
51869include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
51870prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
51871postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
51872file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
51873variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
51874need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
51875need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
51876version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
51877runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
51878shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
51879shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
51880libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
51881library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
51882soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
51883install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
51884postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
51885postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
51886finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
51887finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
51888hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
51889sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
51890configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
51891configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
51892hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
51893enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
51894enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
51895enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
51896old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
51897striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
51898compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
51899predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
51900postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
51901predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
51902postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
51903compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
51904LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
51905reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
51906reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
51907old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
51908compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
51909GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
51910lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
51911lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
51912lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
51913lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
51914lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
51915archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
51916enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
51917export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
51918whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
51919compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
51920old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
51921old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
51922archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
51923archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
51924module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
51925module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
51926with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
51927allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
51928no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
51929hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
51930hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
51931hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
51932hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
51933hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
51934hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
51935hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
51936inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
51937link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
51938always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
51939export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
51940exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
51941include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
51942prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
51943postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
51944file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
51945hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
51946compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
51947predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
51948postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
51949predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
51950postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
51951compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
51952
51953LTCC='$LTCC'
51954LTCFLAGS='$LTCFLAGS'
51955compiler='$compiler_DEFAULT'
51956
51957# A function that is used when there is no print builtin or printf.
51958func_fallback_echo ()
51959{
51960  eval 'cat <<_LTECHO_EOF
51961\$1
51962_LTECHO_EOF'
51963}
51964
51965# Quote evaled strings.
51966for var in AS \
51967DLLTOOL \
51968OBJDUMP \
51969SHELL \
51970ECHO \
51971PATH_SEPARATOR \
51972SED \
51973GREP \
51974EGREP \
51975FGREP \
51976LD \
51977NM \
51978LN_S \
51979lt_SP2NL \
51980lt_NL2SP \
51981reload_flag \
51982deplibs_check_method \
51983file_magic_cmd \
51984file_magic_glob \
51985want_nocaseglob \
51986sharedlib_from_linklib_cmd \
51987AR \
51988AR_FLAGS \
51989archiver_list_spec \
51990STRIP \
51991RANLIB \
51992CC \
51993CFLAGS \
51994compiler \
51995lt_cv_sys_global_symbol_pipe \
51996lt_cv_sys_global_symbol_to_cdecl \
51997lt_cv_sys_global_symbol_to_import \
51998lt_cv_sys_global_symbol_to_c_name_address \
51999lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
52000lt_cv_nm_interface \
52001nm_file_list_spec \
52002lt_cv_truncate_bin \
52003lt_prog_compiler_no_builtin_flag \
52004lt_prog_compiler_pic \
52005lt_prog_compiler_wl \
52006lt_prog_compiler_static \
52007lt_cv_prog_compiler_c_o \
52008need_locks \
52009MANIFEST_TOOL \
52010DSYMUTIL \
52011NMEDIT \
52012LIPO \
52013OTOOL \
52014OTOOL64 \
52015shrext_cmds \
52016export_dynamic_flag_spec \
52017whole_archive_flag_spec \
52018compiler_needs_object \
52019with_gnu_ld \
52020allow_undefined_flag \
52021no_undefined_flag \
52022hardcode_libdir_flag_spec \
52023hardcode_libdir_separator \
52024exclude_expsyms \
52025include_expsyms \
52026file_list_spec \
52027variables_saved_for_relink \
52028libname_spec \
52029library_names_spec \
52030soname_spec \
52031install_override_mode \
52032finish_eval \
52033old_striplib \
52034striplib \
52035compiler_lib_search_dirs \
52036predep_objects \
52037postdep_objects \
52038predeps \
52039postdeps \
52040compiler_lib_search_path \
52041LD_CXX \
52042reload_flag_CXX \
52043compiler_CXX \
52044lt_prog_compiler_no_builtin_flag_CXX \
52045lt_prog_compiler_pic_CXX \
52046lt_prog_compiler_wl_CXX \
52047lt_prog_compiler_static_CXX \
52048lt_cv_prog_compiler_c_o_CXX \
52049export_dynamic_flag_spec_CXX \
52050whole_archive_flag_spec_CXX \
52051compiler_needs_object_CXX \
52052with_gnu_ld_CXX \
52053allow_undefined_flag_CXX \
52054no_undefined_flag_CXX \
52055hardcode_libdir_flag_spec_CXX \
52056hardcode_libdir_separator_CXX \
52057exclude_expsyms_CXX \
52058include_expsyms_CXX \
52059file_list_spec_CXX \
52060compiler_lib_search_dirs_CXX \
52061predep_objects_CXX \
52062postdep_objects_CXX \
52063predeps_CXX \
52064postdeps_CXX \
52065compiler_lib_search_path_CXX; do
52066    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
52067    *[\\\\\\\`\\"\\\$]*)
52068      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
52069      ;;
52070    *)
52071      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
52072      ;;
52073    esac
52074done
52075
52076# Double-quote double-evaled strings.
52077for var in reload_cmds \
52078old_postinstall_cmds \
52079old_postuninstall_cmds \
52080old_archive_cmds \
52081extract_expsyms_cmds \
52082old_archive_from_new_cmds \
52083old_archive_from_expsyms_cmds \
52084archive_cmds \
52085archive_expsym_cmds \
52086module_cmds \
52087module_expsym_cmds \
52088export_symbols_cmds \
52089prelink_cmds \
52090postlink_cmds \
52091postinstall_cmds \
52092postuninstall_cmds \
52093finish_cmds \
52094sys_lib_search_path_spec \
52095configure_time_dlsearch_path \
52096configure_time_lt_sys_library_path \
52097reload_cmds_CXX \
52098old_archive_cmds_CXX \
52099old_archive_from_new_cmds_CXX \
52100old_archive_from_expsyms_cmds_CXX \
52101archive_cmds_CXX \
52102archive_expsym_cmds_CXX \
52103module_cmds_CXX \
52104module_expsym_cmds_CXX \
52105export_symbols_cmds_CXX \
52106prelink_cmds_CXX \
52107postlink_cmds_CXX; do
52108    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
52109    *[\\\\\\\`\\"\\\$]*)
52110      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
52111      ;;
52112    *)
52113      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
52114      ;;
52115    esac
52116done
52117
52118ac_aux_dir='$ac_aux_dir'
52119
52120# See if we are running on zsh, and set the options that allow our
52121# commands through without removal of \ escapes INIT.
52122if test -n "\${ZSH_VERSION+set}"; then
52123   setopt NO_GLOB_SUBST
52124fi
52125
52126
52127    PACKAGE='$PACKAGE'
52128    VERSION='$VERSION'
52129    RM='$RM'
52130    ofile='$ofile'
52131
52132
52133
52134
52135
52136# Capture the value of obsolete ALL_LINGUAS because we need it to compute
52137    # POFILES, UPDATEPOFILES, DUMMYPOFILES, GMOFILES, CATALOGS. But hide it
52138    # from automake < 1.5.
52139    eval 'OBSOLETE_ALL_LINGUAS''="$ALL_LINGUAS"'
52140    # Capture the value of LINGUAS because we need it to compute CATALOGS.
52141    LINGUAS="${LINGUAS-%UNSET%}"
52142
52143
52144_ACEOF
52145
52146cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
52147
52148# Handling of arguments.
52149for ac_config_target in $ac_config_targets
52150do
52151  case $ac_config_target in
52152    "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
52153    "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
52154    "po-directories") CONFIG_COMMANDS="$CONFIG_COMMANDS po-directories" ;;
52155    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
52156    "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
52157    "common/Makefile") CONFIG_FILES="$CONFIG_FILES common/Makefile" ;;
52158    "libcerror/Makefile") CONFIG_FILES="$CONFIG_FILES libcerror/Makefile" ;;
52159    "libcthreads/Makefile") CONFIG_FILES="$CONFIG_FILES libcthreads/Makefile" ;;
52160    "libcdata/Makefile") CONFIG_FILES="$CONFIG_FILES libcdata/Makefile" ;;
52161    "libclocale/Makefile") CONFIG_FILES="$CONFIG_FILES libclocale/Makefile" ;;
52162    "libcnotify/Makefile") CONFIG_FILES="$CONFIG_FILES libcnotify/Makefile" ;;
52163    "libcsplit/Makefile") CONFIG_FILES="$CONFIG_FILES libcsplit/Makefile" ;;
52164    "libuna/Makefile") CONFIG_FILES="$CONFIG_FILES libuna/Makefile" ;;
52165    "libcfile/Makefile") CONFIG_FILES="$CONFIG_FILES libcfile/Makefile" ;;
52166    "libcpath/Makefile") CONFIG_FILES="$CONFIG_FILES libcpath/Makefile" ;;
52167    "libbfio/Makefile") CONFIG_FILES="$CONFIG_FILES libbfio/Makefile" ;;
52168    "libfcache/Makefile") CONFIG_FILES="$CONFIG_FILES libfcache/Makefile" ;;
52169    "libfdata/Makefile") CONFIG_FILES="$CONFIG_FILES libfdata/Makefile" ;;
52170    "libfvalue/Makefile") CONFIG_FILES="$CONFIG_FILES libfvalue/Makefile" ;;
52171    "libvslvm/Makefile") CONFIG_FILES="$CONFIG_FILES libvslvm/Makefile" ;;
52172    "pyvslvm/Makefile") CONFIG_FILES="$CONFIG_FILES pyvslvm/Makefile" ;;
52173    "pyvslvm-python2/Makefile") CONFIG_FILES="$CONFIG_FILES pyvslvm-python2/Makefile" ;;
52174    "pyvslvm-python3/Makefile") CONFIG_FILES="$CONFIG_FILES pyvslvm-python3/Makefile" ;;
52175    "vslvmtools/Makefile") CONFIG_FILES="$CONFIG_FILES vslvmtools/Makefile" ;;
52176    "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
52177    "po/Makevars") CONFIG_FILES="$CONFIG_FILES po/Makevars" ;;
52178    "manuals/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/Makefile" ;;
52179    "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
52180    "ossfuzz/Makefile") CONFIG_FILES="$CONFIG_FILES ossfuzz/Makefile" ;;
52181    "msvscpp/Makefile") CONFIG_FILES="$CONFIG_FILES msvscpp/Makefile" ;;
52182    "include/libvslvm.h") CONFIG_FILES="$CONFIG_FILES include/libvslvm.h" ;;
52183    "include/libvslvm/definitions.h") CONFIG_FILES="$CONFIG_FILES include/libvslvm/definitions.h" ;;
52184    "include/libvslvm/features.h") CONFIG_FILES="$CONFIG_FILES include/libvslvm/features.h" ;;
52185    "include/libvslvm/types.h") CONFIG_FILES="$CONFIG_FILES include/libvslvm/types.h" ;;
52186    "libvslvm/libvslvm_definitions.h") CONFIG_FILES="$CONFIG_FILES libvslvm/libvslvm_definitions.h" ;;
52187    "common/types.h") CONFIG_FILES="$CONFIG_FILES common/types.h" ;;
52188    "dpkg/changelog") CONFIG_FILES="$CONFIG_FILES dpkg/changelog" ;;
52189    "libvslvm/libvslvm.rc") CONFIG_FILES="$CONFIG_FILES libvslvm/libvslvm.rc" ;;
52190    "libvslvm.pc") CONFIG_FILES="$CONFIG_FILES libvslvm.pc" ;;
52191    "libvslvm.spec") CONFIG_FILES="$CONFIG_FILES libvslvm.spec" ;;
52192    "common/config.h") CONFIG_HEADERS="$CONFIG_HEADERS common/config.h" ;;
52193
52194  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
52195  esac
52196done
52197
52198
52199# If the user did not use the arguments to specify the items to instantiate,
52200# then the envvar interface is used.  Set only those that are not.
52201# We use the long form for the default assignment because of an extremely
52202# bizarre bug on SunOS 4.1.3.
52203if $ac_need_defaults; then
52204  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
52205  test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
52206  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
52207fi
52208
52209# Have a temporary directory for convenience.  Make it in the build tree
52210# simply because there is no reason against having it here, and in addition,
52211# creating and moving files from /tmp can sometimes cause problems.
52212# Hook for its removal unless debugging.
52213# Note that there is a small window in which the directory will not be cleaned:
52214# after its creation but before its name has been assigned to `$tmp'.
52215$debug ||
52216{
52217  tmp= ac_tmp=
52218  trap 'exit_status=$?
52219  : "${ac_tmp:=$tmp}"
52220  { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
52221' 0
52222  trap 'as_fn_exit 1' 1 2 13 15
52223}
52224# Create a (secure) tmp directory for tmp files.
52225
52226{
52227  tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
52228  test -d "$tmp"
52229}  ||
52230{
52231  tmp=./conf$$-$RANDOM
52232  (umask 077 && mkdir "$tmp")
52233} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
52234ac_tmp=$tmp
52235
52236# Set up the scripts for CONFIG_FILES section.
52237# No need to generate them if there are no CONFIG_FILES.
52238# This happens for instance with `./config.status config.h'.
52239if test -n "$CONFIG_FILES"; then
52240
52241
52242ac_cr=`echo X | tr X '\015'`
52243# On cygwin, bash can eat \r inside `` if the user requested igncr.
52244# But we know of no other shell where ac_cr would be empty at this
52245# point, so we can use a bashism as a fallback.
52246if test "x$ac_cr" = x; then
52247  eval ac_cr=\$\'\\r\'
52248fi
52249ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
52250if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
52251  ac_cs_awk_cr='\\r'
52252else
52253  ac_cs_awk_cr=$ac_cr
52254fi
52255
52256echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
52257_ACEOF
52258
52259
52260{
52261  echo "cat >conf$$subs.awk <<_ACEOF" &&
52262  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
52263  echo "_ACEOF"
52264} >conf$$subs.sh ||
52265  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
52266ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
52267ac_delim='%!_!# '
52268for ac_last_try in false false false false false :; do
52269  . ./conf$$subs.sh ||
52270    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
52271
52272  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
52273  if test $ac_delim_n = $ac_delim_num; then
52274    break
52275  elif $ac_last_try; then
52276    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
52277  else
52278    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
52279  fi
52280done
52281rm -f conf$$subs.sh
52282
52283cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
52284cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
52285_ACEOF
52286sed -n '
52287h
52288s/^/S["/; s/!.*/"]=/
52289p
52290g
52291s/^[^!]*!//
52292:repl
52293t repl
52294s/'"$ac_delim"'$//
52295t delim
52296:nl
52297h
52298s/\(.\{148\}\)..*/\1/
52299t more1
52300s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
52301p
52302n
52303b repl
52304:more1
52305s/["\\]/\\&/g; s/^/"/; s/$/"\\/
52306p
52307g
52308s/.\{148\}//
52309t nl
52310:delim
52311h
52312s/\(.\{148\}\)..*/\1/
52313t more2
52314s/["\\]/\\&/g; s/^/"/; s/$/"/
52315p
52316b
52317:more2
52318s/["\\]/\\&/g; s/^/"/; s/$/"\\/
52319p
52320g
52321s/.\{148\}//
52322t delim
52323' <conf$$subs.awk | sed '
52324/^[^""]/{
52325  N
52326  s/\n//
52327}
52328' >>$CONFIG_STATUS || ac_write_fail=1
52329rm -f conf$$subs.awk
52330cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
52331_ACAWK
52332cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
52333  for (key in S) S_is_set[key] = 1
52334  FS = ""
52335
52336}
52337{
52338  line = $ 0
52339  nfields = split(line, field, "@")
52340  substed = 0
52341  len = length(field[1])
52342  for (i = 2; i < nfields; i++) {
52343    key = field[i]
52344    keylen = length(key)
52345    if (S_is_set[key]) {
52346      value = S[key]
52347      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
52348      len += length(value) + length(field[++i])
52349      substed = 1
52350    } else
52351      len += 1 + keylen
52352  }
52353
52354  print line
52355}
52356
52357_ACAWK
52358_ACEOF
52359cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
52360if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
52361  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
52362else
52363  cat
52364fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
52365  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
52366_ACEOF
52367
52368# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
52369# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
52370# trailing colons and then remove the whole line if VPATH becomes empty
52371# (actually we leave an empty line to preserve line numbers).
52372if test "x$srcdir" = x.; then
52373  ac_vpsub='/^[	 ]*VPATH[	 ]*=[	 ]*/{
52374h
52375s///
52376s/^/:/
52377s/[	 ]*$/:/
52378s/:\$(srcdir):/:/g
52379s/:\${srcdir}:/:/g
52380s/:@srcdir@:/:/g
52381s/^:*//
52382s/:*$//
52383x
52384s/\(=[	 ]*\).*/\1/
52385G
52386s/\n//
52387s/^[^=]*=[	 ]*$//
52388}'
52389fi
52390
52391cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
52392fi # test -n "$CONFIG_FILES"
52393
52394# Set up the scripts for CONFIG_HEADERS section.
52395# No need to generate them if there are no CONFIG_HEADERS.
52396# This happens for instance with `./config.status Makefile'.
52397if test -n "$CONFIG_HEADERS"; then
52398cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
52399BEGIN {
52400_ACEOF
52401
52402# Transform confdefs.h into an awk script `defines.awk', embedded as
52403# here-document in config.status, that substitutes the proper values into
52404# config.h.in to produce config.h.
52405
52406# Create a delimiter string that does not exist in confdefs.h, to ease
52407# handling of long lines.
52408ac_delim='%!_!# '
52409for ac_last_try in false false :; do
52410  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
52411  if test -z "$ac_tt"; then
52412    break
52413  elif $ac_last_try; then
52414    as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
52415  else
52416    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
52417  fi
52418done
52419
52420# For the awk script, D is an array of macro values keyed by name,
52421# likewise P contains macro parameters if any.  Preserve backslash
52422# newline sequences.
52423
52424ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
52425sed -n '
52426s/.\{148\}/&'"$ac_delim"'/g
52427t rset
52428:rset
52429s/^[	 ]*#[	 ]*define[	 ][	 ]*/ /
52430t def
52431d
52432:def
52433s/\\$//
52434t bsnl
52435s/["\\]/\\&/g
52436s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
52437D["\1"]=" \3"/p
52438s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2"/p
52439d
52440:bsnl
52441s/["\\]/\\&/g
52442s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
52443D["\1"]=" \3\\\\\\n"\\/p
52444t cont
52445s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
52446t cont
52447d
52448:cont
52449n
52450s/.\{148\}/&'"$ac_delim"'/g
52451t clear
52452:clear
52453s/\\$//
52454t bsnlc
52455s/["\\]/\\&/g; s/^/"/; s/$/"/p
52456d
52457:bsnlc
52458s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
52459b cont
52460' <confdefs.h | sed '
52461s/'"$ac_delim"'/"\\\
52462"/g' >>$CONFIG_STATUS || ac_write_fail=1
52463
52464cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
52465  for (key in D) D_is_set[key] = 1
52466  FS = ""
52467}
52468/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
52469  line = \$ 0
52470  split(line, arg, " ")
52471  if (arg[1] == "#") {
52472    defundef = arg[2]
52473    mac1 = arg[3]
52474  } else {
52475    defundef = substr(arg[1], 2)
52476    mac1 = arg[2]
52477  }
52478  split(mac1, mac2, "(") #)
52479  macro = mac2[1]
52480  prefix = substr(line, 1, index(line, defundef) - 1)
52481  if (D_is_set[macro]) {
52482    # Preserve the white space surrounding the "#".
52483    print prefix "define", macro P[macro] D[macro]
52484    next
52485  } else {
52486    # Replace #undef with comments.  This is necessary, for example,
52487    # in the case of _POSIX_SOURCE, which is predefined and required
52488    # on some systems where configure will not decide to define it.
52489    if (defundef == "undef") {
52490      print "/*", prefix defundef, macro, "*/"
52491      next
52492    }
52493  }
52494}
52495{ print }
52496_ACAWK
52497_ACEOF
52498cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
52499  as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
52500fi # test -n "$CONFIG_HEADERS"
52501
52502
52503eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
52504shift
52505for ac_tag
52506do
52507  case $ac_tag in
52508  :[FHLC]) ac_mode=$ac_tag; continue;;
52509  esac
52510  case $ac_mode$ac_tag in
52511  :[FHL]*:*);;
52512  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
52513  :[FH]-) ac_tag=-:-;;
52514  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
52515  esac
52516  ac_save_IFS=$IFS
52517  IFS=:
52518  set x $ac_tag
52519  IFS=$ac_save_IFS
52520  shift
52521  ac_file=$1
52522  shift
52523
52524  case $ac_mode in
52525  :L) ac_source=$1;;
52526  :[FH])
52527    ac_file_inputs=
52528    for ac_f
52529    do
52530      case $ac_f in
52531      -) ac_f="$ac_tmp/stdin";;
52532      *) # Look for the file first in the build tree, then in the source tree
52533	 # (if the path is not absolute).  The absolute path cannot be DOS-style,
52534	 # because $ac_f cannot contain `:'.
52535	 test -f "$ac_f" ||
52536	   case $ac_f in
52537	   [\\/$]*) false;;
52538	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
52539	   esac ||
52540	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
52541      esac
52542      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
52543      as_fn_append ac_file_inputs " '$ac_f'"
52544    done
52545
52546    # Let's still pretend it is `configure' which instantiates (i.e., don't
52547    # use $as_me), people would be surprised to read:
52548    #    /* config.h.  Generated by config.status.  */
52549    configure_input='Generated from '`
52550	  $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
52551	`' by configure.'
52552    if test x"$ac_file" != x-; then
52553      configure_input="$ac_file.  $configure_input"
52554      { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
52555$as_echo "$as_me: creating $ac_file" >&6;}
52556    fi
52557    # Neutralize special characters interpreted by sed in replacement strings.
52558    case $configure_input in #(
52559    *\&* | *\|* | *\\* )
52560       ac_sed_conf_input=`$as_echo "$configure_input" |
52561       sed 's/[\\\\&|]/\\\\&/g'`;; #(
52562    *) ac_sed_conf_input=$configure_input;;
52563    esac
52564
52565    case $ac_tag in
52566    *:-:* | *:-) cat >"$ac_tmp/stdin" \
52567      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
52568    esac
52569    ;;
52570  esac
52571
52572  ac_dir=`$as_dirname -- "$ac_file" ||
52573$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
52574	 X"$ac_file" : 'X\(//\)[^/]' \| \
52575	 X"$ac_file" : 'X\(//\)$' \| \
52576	 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
52577$as_echo X"$ac_file" |
52578    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
52579	    s//\1/
52580	    q
52581	  }
52582	  /^X\(\/\/\)[^/].*/{
52583	    s//\1/
52584	    q
52585	  }
52586	  /^X\(\/\/\)$/{
52587	    s//\1/
52588	    q
52589	  }
52590	  /^X\(\/\).*/{
52591	    s//\1/
52592	    q
52593	  }
52594	  s/.*/./; q'`
52595  as_dir="$ac_dir"; as_fn_mkdir_p
52596  ac_builddir=.
52597
52598case "$ac_dir" in
52599.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
52600*)
52601  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
52602  # A ".." for each directory in $ac_dir_suffix.
52603  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
52604  case $ac_top_builddir_sub in
52605  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
52606  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
52607  esac ;;
52608esac
52609ac_abs_top_builddir=$ac_pwd
52610ac_abs_builddir=$ac_pwd$ac_dir_suffix
52611# for backward compatibility:
52612ac_top_builddir=$ac_top_build_prefix
52613
52614case $srcdir in
52615  .)  # We are building in place.
52616    ac_srcdir=.
52617    ac_top_srcdir=$ac_top_builddir_sub
52618    ac_abs_top_srcdir=$ac_pwd ;;
52619  [\\/]* | ?:[\\/]* )  # Absolute name.
52620    ac_srcdir=$srcdir$ac_dir_suffix;
52621    ac_top_srcdir=$srcdir
52622    ac_abs_top_srcdir=$srcdir ;;
52623  *) # Relative name.
52624    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
52625    ac_top_srcdir=$ac_top_build_prefix$srcdir
52626    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
52627esac
52628ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
52629
52630
52631  case $ac_mode in
52632  :F)
52633  #
52634  # CONFIG_FILE
52635  #
52636
52637  case $INSTALL in
52638  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
52639  *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
52640  esac
52641  ac_MKDIR_P=$MKDIR_P
52642  case $MKDIR_P in
52643  [\\/$]* | ?:[\\/]* ) ;;
52644  */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
52645  esac
52646_ACEOF
52647
52648cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
52649# If the template does not know about datarootdir, expand it.
52650# FIXME: This hack should be removed a few years after 2.60.
52651ac_datarootdir_hack=; ac_datarootdir_seen=
52652ac_sed_dataroot='
52653/datarootdir/ {
52654  p
52655  q
52656}
52657/@datadir@/p
52658/@docdir@/p
52659/@infodir@/p
52660/@localedir@/p
52661/@mandir@/p'
52662case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
52663*datarootdir*) ac_datarootdir_seen=yes;;
52664*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
52665  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
52666$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
52667_ACEOF
52668cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
52669  ac_datarootdir_hack='
52670  s&@datadir@&$datadir&g
52671  s&@docdir@&$docdir&g
52672  s&@infodir@&$infodir&g
52673  s&@localedir@&$localedir&g
52674  s&@mandir@&$mandir&g
52675  s&\\\${datarootdir}&$datarootdir&g' ;;
52676esac
52677_ACEOF
52678
52679# Neutralize VPATH when `$srcdir' = `.'.
52680# Shell code in configure.ac might set extrasub.
52681# FIXME: do we really want to maintain this feature?
52682cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
52683ac_sed_extra="$ac_vpsub
52684$extrasub
52685_ACEOF
52686cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
52687:t
52688/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
52689s|@configure_input@|$ac_sed_conf_input|;t t
52690s&@top_builddir@&$ac_top_builddir_sub&;t t
52691s&@top_build_prefix@&$ac_top_build_prefix&;t t
52692s&@srcdir@&$ac_srcdir&;t t
52693s&@abs_srcdir@&$ac_abs_srcdir&;t t
52694s&@top_srcdir@&$ac_top_srcdir&;t t
52695s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
52696s&@builddir@&$ac_builddir&;t t
52697s&@abs_builddir@&$ac_abs_builddir&;t t
52698s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
52699s&@INSTALL@&$ac_INSTALL&;t t
52700s&@MKDIR_P@&$ac_MKDIR_P&;t t
52701$ac_datarootdir_hack
52702"
52703eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
52704  >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
52705
52706test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
52707  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
52708  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
52709      "$ac_tmp/out"`; test -z "$ac_out"; } &&
52710  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
52711which seems to be undefined.  Please make sure it is defined" >&5
52712$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
52713which seems to be undefined.  Please make sure it is defined" >&2;}
52714
52715  rm -f "$ac_tmp/stdin"
52716  case $ac_file in
52717  -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
52718  *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
52719  esac \
52720  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
52721 ;;
52722  :H)
52723  #
52724  # CONFIG_HEADER
52725  #
52726  if test x"$ac_file" != x-; then
52727    {
52728      $as_echo "/* $configure_input  */" \
52729      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
52730    } >"$ac_tmp/config.h" \
52731      || as_fn_error $? "could not create $ac_file" "$LINENO" 5
52732    if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
52733      { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
52734$as_echo "$as_me: $ac_file is unchanged" >&6;}
52735    else
52736      rm -f "$ac_file"
52737      mv "$ac_tmp/config.h" "$ac_file" \
52738	|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
52739    fi
52740  else
52741    $as_echo "/* $configure_input  */" \
52742      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
52743      || as_fn_error $? "could not create -" "$LINENO" 5
52744  fi
52745# Compute "$ac_file"'s index in $config_headers.
52746_am_arg="$ac_file"
52747_am_stamp_count=1
52748for _am_header in $config_headers :; do
52749  case $_am_header in
52750    $_am_arg | $_am_arg:* )
52751      break ;;
52752    * )
52753      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
52754  esac
52755done
52756echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
52757$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
52758	 X"$_am_arg" : 'X\(//\)[^/]' \| \
52759	 X"$_am_arg" : 'X\(//\)$' \| \
52760	 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
52761$as_echo X"$_am_arg" |
52762    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
52763	    s//\1/
52764	    q
52765	  }
52766	  /^X\(\/\/\)[^/].*/{
52767	    s//\1/
52768	    q
52769	  }
52770	  /^X\(\/\/\)$/{
52771	    s//\1/
52772	    q
52773	  }
52774	  /^X\(\/\).*/{
52775	    s//\1/
52776	    q
52777	  }
52778	  s/.*/./; q'`/stamp-h$_am_stamp_count
52779 ;;
52780
52781  :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
52782$as_echo "$as_me: executing $ac_file commands" >&6;}
52783 ;;
52784  esac
52785
52786
52787  case $ac_file$ac_mode in
52788    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
52789  # Older Autoconf quotes --file arguments for eval, but not when files
52790  # are listed without --file.  Let's play safe and only enable the eval
52791  # if we detect the quoting.
52792  # TODO: see whether this extra hack can be removed once we start
52793  # requiring Autoconf 2.70 or later.
52794  case $CONFIG_FILES in #(
52795  *\'*) :
52796    eval set x "$CONFIG_FILES" ;; #(
52797  *) :
52798    set x $CONFIG_FILES ;; #(
52799  *) :
52800     ;;
52801esac
52802  shift
52803  # Used to flag and report bootstrapping failures.
52804  am_rc=0
52805  for am_mf
52806  do
52807    # Strip MF so we end up with the name of the file.
52808    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
52809    # Check whether this is an Automake generated Makefile which includes
52810    # dependency-tracking related rules and includes.
52811    # Grep'ing the whole file directly is not great: AIX grep has a line
52812    # limit of 2048, but all sed's we know have understand at least 4000.
52813    sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
52814      || continue
52815    am_dirpart=`$as_dirname -- "$am_mf" ||
52816$as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
52817	 X"$am_mf" : 'X\(//\)[^/]' \| \
52818	 X"$am_mf" : 'X\(//\)$' \| \
52819	 X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
52820$as_echo X"$am_mf" |
52821    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
52822	    s//\1/
52823	    q
52824	  }
52825	  /^X\(\/\/\)[^/].*/{
52826	    s//\1/
52827	    q
52828	  }
52829	  /^X\(\/\/\)$/{
52830	    s//\1/
52831	    q
52832	  }
52833	  /^X\(\/\).*/{
52834	    s//\1/
52835	    q
52836	  }
52837	  s/.*/./; q'`
52838    am_filepart=`$as_basename -- "$am_mf" ||
52839$as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \
52840	 X"$am_mf" : 'X\(//\)$' \| \
52841	 X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
52842$as_echo X/"$am_mf" |
52843    sed '/^.*\/\([^/][^/]*\)\/*$/{
52844	    s//\1/
52845	    q
52846	  }
52847	  /^X\/\(\/\/\)$/{
52848	    s//\1/
52849	    q
52850	  }
52851	  /^X\/\(\/\).*/{
52852	    s//\1/
52853	    q
52854	  }
52855	  s/.*/./; q'`
52856    { echo "$as_me:$LINENO: cd "$am_dirpart" \
52857      && sed -e '/# am--include-marker/d' "$am_filepart" \
52858        | $MAKE -f - am--depfiles" >&5
52859   (cd "$am_dirpart" \
52860      && sed -e '/# am--include-marker/d' "$am_filepart" \
52861        | $MAKE -f - am--depfiles) >&5 2>&5
52862   ac_status=$?
52863   echo "$as_me:$LINENO: \$? = $ac_status" >&5
52864   (exit $ac_status); } || am_rc=$?
52865  done
52866  if test $am_rc -ne 0; then
52867    { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
52868$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
52869as_fn_error $? "Something went wrong bootstrapping makefile fragments
52870    for automatic dependency tracking.  If GNU make was not used, consider
52871    re-running the configure script with MAKE=\"gmake\" (or whatever is
52872    necessary).  You can also try re-running configure with the
52873    '--disable-dependency-tracking' option to at least be able to build
52874    the package (albeit without support for automatic dependency tracking).
52875See \`config.log' for more details" "$LINENO" 5; }
52876  fi
52877  { am_dirpart=; unset am_dirpart;}
52878  { am_filepart=; unset am_filepart;}
52879  { am_mf=; unset am_mf;}
52880  { am_rc=; unset am_rc;}
52881  rm -f conftest-deps.mk
52882}
52883 ;;
52884    "libtool":C)
52885
52886    # See if we are running on zsh, and set the options that allow our
52887    # commands through without removal of \ escapes.
52888    if test -n "${ZSH_VERSION+set}"; then
52889      setopt NO_GLOB_SUBST
52890    fi
52891
52892    cfgfile=${ofile}T
52893    trap "$RM \"$cfgfile\"; exit 1" 1 2 15
52894    $RM "$cfgfile"
52895
52896    cat <<_LT_EOF >> "$cfgfile"
52897#! $SHELL
52898# Generated automatically by $as_me ($PACKAGE) $VERSION
52899# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
52900# NOTE: Changes made to this file will be lost: look at ltmain.sh.
52901
52902# Provide generalized library-building support services.
52903# Written by Gordon Matzigkeit, 1996
52904
52905# Copyright (C) 2014 Free Software Foundation, Inc.
52906# This is free software; see the source for copying conditions.  There is NO
52907# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
52908
52909# GNU Libtool is free software; you can redistribute it and/or modify
52910# it under the terms of the GNU General Public License as published by
52911# the Free Software Foundation; either version 2 of of the License, or
52912# (at your option) any later version.
52913#
52914# As a special exception to the GNU General Public License, if you
52915# distribute this file as part of a program or library that is built
52916# using GNU Libtool, you may include this file under the  same
52917# distribution terms that you use for the rest of that program.
52918#
52919# GNU Libtool is distributed in the hope that it will be useful, but
52920# WITHOUT ANY WARRANTY; without even the implied warranty of
52921# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
52922# GNU General Public License for more details.
52923#
52924# You should have received a copy of the GNU General Public License
52925# along with this program.  If not, see <http://www.gnu.org/licenses/>.
52926
52927
52928# The names of the tagged configurations supported by this script.
52929available_tags='CXX '
52930
52931# Configured defaults for sys_lib_dlsearch_path munging.
52932: \${LT_SYS_LIBRARY_PATH="$configure_time_lt_sys_library_path"}
52933
52934# ### BEGIN LIBTOOL CONFIG
52935
52936# Assembler program.
52937AS=$lt_AS
52938
52939# DLL creation program.
52940DLLTOOL=$lt_DLLTOOL
52941
52942# Object dumper program.
52943OBJDUMP=$lt_OBJDUMP
52944
52945# Which release of libtool.m4 was used?
52946macro_version=$macro_version
52947macro_revision=$macro_revision
52948
52949# Whether or not to build shared libraries.
52950build_libtool_libs=$enable_shared
52951
52952# Whether or not to build static libraries.
52953build_old_libs=$enable_static
52954
52955# What type of objects to build.
52956pic_mode=$pic_mode
52957
52958# Whether or not to optimize for fast installation.
52959fast_install=$enable_fast_install
52960
52961# Shared archive member basename,for filename based shared library versioning on AIX.
52962shared_archive_member_spec=$shared_archive_member_spec
52963
52964# Shell to use when invoking shell scripts.
52965SHELL=$lt_SHELL
52966
52967# An echo program that protects backslashes.
52968ECHO=$lt_ECHO
52969
52970# The PATH separator for the build system.
52971PATH_SEPARATOR=$lt_PATH_SEPARATOR
52972
52973# The host system.
52974host_alias=$host_alias
52975host=$host
52976host_os=$host_os
52977
52978# The build system.
52979build_alias=$build_alias
52980build=$build
52981build_os=$build_os
52982
52983# A sed program that does not truncate output.
52984SED=$lt_SED
52985
52986# Sed that helps us avoid accidentally triggering echo(1) options like -n.
52987Xsed="\$SED -e 1s/^X//"
52988
52989# A grep program that handles long lines.
52990GREP=$lt_GREP
52991
52992# An ERE matcher.
52993EGREP=$lt_EGREP
52994
52995# A literal string matcher.
52996FGREP=$lt_FGREP
52997
52998# A BSD- or MS-compatible name lister.
52999NM=$lt_NM
53000
53001# Whether we need soft or hard links.
53002LN_S=$lt_LN_S
53003
53004# What is the maximum length of a command?
53005max_cmd_len=$max_cmd_len
53006
53007# Object file suffix (normally "o").
53008objext=$ac_objext
53009
53010# Executable file suffix (normally "").
53011exeext=$exeext
53012
53013# whether the shell understands "unset".
53014lt_unset=$lt_unset
53015
53016# turn spaces into newlines.
53017SP2NL=$lt_lt_SP2NL
53018
53019# turn newlines into spaces.
53020NL2SP=$lt_lt_NL2SP
53021
53022# convert \$build file names to \$host format.
53023to_host_file_cmd=$lt_cv_to_host_file_cmd
53024
53025# convert \$build files to toolchain format.
53026to_tool_file_cmd=$lt_cv_to_tool_file_cmd
53027
53028# Method to check whether dependent libraries are shared objects.
53029deplibs_check_method=$lt_deplibs_check_method
53030
53031# Command to use when deplibs_check_method = "file_magic".
53032file_magic_cmd=$lt_file_magic_cmd
53033
53034# How to find potential files when deplibs_check_method = "file_magic".
53035file_magic_glob=$lt_file_magic_glob
53036
53037# Find potential files using nocaseglob when deplibs_check_method = "file_magic".
53038want_nocaseglob=$lt_want_nocaseglob
53039
53040# Command to associate shared and link libraries.
53041sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd
53042
53043# The archiver.
53044AR=$lt_AR
53045
53046# Flags to create an archive.
53047AR_FLAGS=$lt_AR_FLAGS
53048
53049# How to feed a file listing to the archiver.
53050archiver_list_spec=$lt_archiver_list_spec
53051
53052# A symbol stripping program.
53053STRIP=$lt_STRIP
53054
53055# Commands used to install an old-style archive.
53056RANLIB=$lt_RANLIB
53057old_postinstall_cmds=$lt_old_postinstall_cmds
53058old_postuninstall_cmds=$lt_old_postuninstall_cmds
53059
53060# Whether to use a lock for old archive extraction.
53061lock_old_archive_extraction=$lock_old_archive_extraction
53062
53063# A C compiler.
53064LTCC=$lt_CC
53065
53066# LTCC compiler flags.
53067LTCFLAGS=$lt_CFLAGS
53068
53069# Take the output of nm and produce a listing of raw symbols and C names.
53070global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
53071
53072# Transform the output of nm in a proper C declaration.
53073global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
53074
53075# Transform the output of nm into a list of symbols to manually relocate.
53076global_symbol_to_import=$lt_lt_cv_sys_global_symbol_to_import
53077
53078# Transform the output of nm in a C name address pair.
53079global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
53080
53081# Transform the output of nm in a C name address pair when lib prefix is needed.
53082global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
53083
53084# The name lister interface.
53085nm_interface=$lt_lt_cv_nm_interface
53086
53087# Specify filename containing input files for \$NM.
53088nm_file_list_spec=$lt_nm_file_list_spec
53089
53090# The root where to search for dependent libraries,and where our libraries should be installed.
53091lt_sysroot=$lt_sysroot
53092
53093# Command to truncate a binary pipe.
53094lt_truncate_bin=$lt_lt_cv_truncate_bin
53095
53096# The name of the directory that contains temporary libtool files.
53097objdir=$objdir
53098
53099# Used to examine libraries when file_magic_cmd begins with "file".
53100MAGIC_CMD=$MAGIC_CMD
53101
53102# Must we lock files when doing compilation?
53103need_locks=$lt_need_locks
53104
53105# Manifest tool.
53106MANIFEST_TOOL=$lt_MANIFEST_TOOL
53107
53108# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
53109DSYMUTIL=$lt_DSYMUTIL
53110
53111# Tool to change global to local symbols on Mac OS X.
53112NMEDIT=$lt_NMEDIT
53113
53114# Tool to manipulate fat objects and archives on Mac OS X.
53115LIPO=$lt_LIPO
53116
53117# ldd/readelf like tool for Mach-O binaries on Mac OS X.
53118OTOOL=$lt_OTOOL
53119
53120# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
53121OTOOL64=$lt_OTOOL64
53122
53123# Old archive suffix (normally "a").
53124libext=$libext
53125
53126# Shared library suffix (normally ".so").
53127shrext_cmds=$lt_shrext_cmds
53128
53129# The commands to extract the exported symbol list from a shared archive.
53130extract_expsyms_cmds=$lt_extract_expsyms_cmds
53131
53132# Variables whose values should be saved in libtool wrapper scripts and
53133# restored at link time.
53134variables_saved_for_relink=$lt_variables_saved_for_relink
53135
53136# Do we need the "lib" prefix for modules?
53137need_lib_prefix=$need_lib_prefix
53138
53139# Do we need a version for libraries?
53140need_version=$need_version
53141
53142# Library versioning type.
53143version_type=$version_type
53144
53145# Shared library runtime path variable.
53146runpath_var=$runpath_var
53147
53148# Shared library path variable.
53149shlibpath_var=$shlibpath_var
53150
53151# Is shlibpath searched before the hard-coded library search path?
53152shlibpath_overrides_runpath=$shlibpath_overrides_runpath
53153
53154# Format of library name prefix.
53155libname_spec=$lt_libname_spec
53156
53157# List of archive names.  First name is the real one, the rest are links.
53158# The last name is the one that the linker finds with -lNAME
53159library_names_spec=$lt_library_names_spec
53160
53161# The coded name of the library, if different from the real name.
53162soname_spec=$lt_soname_spec
53163
53164# Permission mode override for installation of shared libraries.
53165install_override_mode=$lt_install_override_mode
53166
53167# Command to use after installation of a shared archive.
53168postinstall_cmds=$lt_postinstall_cmds
53169
53170# Command to use after uninstallation of a shared archive.
53171postuninstall_cmds=$lt_postuninstall_cmds
53172
53173# Commands used to finish a libtool library installation in a directory.
53174finish_cmds=$lt_finish_cmds
53175
53176# As "finish_cmds", except a single script fragment to be evaled but
53177# not shown.
53178finish_eval=$lt_finish_eval
53179
53180# Whether we should hardcode library paths into libraries.
53181hardcode_into_libs=$hardcode_into_libs
53182
53183# Compile-time system search path for libraries.
53184sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
53185
53186# Detected run-time system search path for libraries.
53187sys_lib_dlsearch_path_spec=$lt_configure_time_dlsearch_path
53188
53189# Explicit LT_SYS_LIBRARY_PATH set during ./configure time.
53190configure_time_lt_sys_library_path=$lt_configure_time_lt_sys_library_path
53191
53192# Whether dlopen is supported.
53193dlopen_support=$enable_dlopen
53194
53195# Whether dlopen of programs is supported.
53196dlopen_self=$enable_dlopen_self
53197
53198# Whether dlopen of statically linked programs is supported.
53199dlopen_self_static=$enable_dlopen_self_static
53200
53201# Commands to strip libraries.
53202old_striplib=$lt_old_striplib
53203striplib=$lt_striplib
53204
53205
53206# The linker used to build libraries.
53207LD=$lt_LD
53208
53209# How to create reloadable object files.
53210reload_flag=$lt_reload_flag
53211reload_cmds=$lt_reload_cmds
53212
53213# Commands used to build an old-style archive.
53214old_archive_cmds=$lt_old_archive_cmds
53215
53216# A language specific compiler.
53217CC=$lt_compiler
53218
53219# Is the compiler the GNU compiler?
53220with_gcc=$GCC
53221
53222# Compiler flag to turn off builtin functions.
53223no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
53224
53225# Additional compiler flags for building library objects.
53226pic_flag=$lt_lt_prog_compiler_pic
53227
53228# How to pass a linker flag through the compiler.
53229wl=$lt_lt_prog_compiler_wl
53230
53231# Compiler flag to prevent dynamic linking.
53232link_static_flag=$lt_lt_prog_compiler_static
53233
53234# Does compiler simultaneously support -c and -o options?
53235compiler_c_o=$lt_lt_cv_prog_compiler_c_o
53236
53237# Whether or not to add -lc for building shared libraries.
53238build_libtool_need_lc=$archive_cmds_need_lc
53239
53240# Whether or not to disallow shared libs when runtime libs are static.
53241allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
53242
53243# Compiler flag to allow reflexive dlopens.
53244export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
53245
53246# Compiler flag to generate shared objects directly from archives.
53247whole_archive_flag_spec=$lt_whole_archive_flag_spec
53248
53249# Whether the compiler copes with passing no objects directly.
53250compiler_needs_object=$lt_compiler_needs_object
53251
53252# Create an old-style archive from a shared archive.
53253old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
53254
53255# Create a temporary old-style archive to link instead of a shared archive.
53256old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
53257
53258# Commands used to build a shared archive.
53259archive_cmds=$lt_archive_cmds
53260archive_expsym_cmds=$lt_archive_expsym_cmds
53261
53262# Commands used to build a loadable module if different from building
53263# a shared archive.
53264module_cmds=$lt_module_cmds
53265module_expsym_cmds=$lt_module_expsym_cmds
53266
53267# Whether we are building with GNU ld or not.
53268with_gnu_ld=$lt_with_gnu_ld
53269
53270# Flag that allows shared libraries with undefined symbols to be built.
53271allow_undefined_flag=$lt_allow_undefined_flag
53272
53273# Flag that enforces no undefined symbols.
53274no_undefined_flag=$lt_no_undefined_flag
53275
53276# Flag to hardcode \$libdir into a binary during linking.
53277# This must work even if \$libdir does not exist
53278hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
53279
53280# Whether we need a single "-rpath" flag with a separated argument.
53281hardcode_libdir_separator=$lt_hardcode_libdir_separator
53282
53283# Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes
53284# DIR into the resulting binary.
53285hardcode_direct=$hardcode_direct
53286
53287# Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes
53288# DIR into the resulting binary and the resulting library dependency is
53289# "absolute",i.e impossible to change by setting \$shlibpath_var if the
53290# library is relocated.
53291hardcode_direct_absolute=$hardcode_direct_absolute
53292
53293# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
53294# into the resulting binary.
53295hardcode_minus_L=$hardcode_minus_L
53296
53297# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
53298# into the resulting binary.
53299hardcode_shlibpath_var=$hardcode_shlibpath_var
53300
53301# Set to "yes" if building a shared library automatically hardcodes DIR
53302# into the library and all subsequent libraries and executables linked
53303# against it.
53304hardcode_automatic=$hardcode_automatic
53305
53306# Set to yes if linker adds runtime paths of dependent libraries
53307# to runtime path list.
53308inherit_rpath=$inherit_rpath
53309
53310# Whether libtool must link a program against all its dependency libraries.
53311link_all_deplibs=$link_all_deplibs
53312
53313# Set to "yes" if exported symbols are required.
53314always_export_symbols=$always_export_symbols
53315
53316# The commands to list exported symbols.
53317export_symbols_cmds=$lt_export_symbols_cmds
53318
53319# Symbols that should not be listed in the preloaded symbols.
53320exclude_expsyms=$lt_exclude_expsyms
53321
53322# Symbols that must always be exported.
53323include_expsyms=$lt_include_expsyms
53324
53325# Commands necessary for linking programs (against libraries) with templates.
53326prelink_cmds=$lt_prelink_cmds
53327
53328# Commands necessary for finishing linking programs.
53329postlink_cmds=$lt_postlink_cmds
53330
53331# Specify filename containing input files.
53332file_list_spec=$lt_file_list_spec
53333
53334# How to hardcode a shared library path into an executable.
53335hardcode_action=$hardcode_action
53336
53337# The directories searched by this compiler when creating a shared library.
53338compiler_lib_search_dirs=$lt_compiler_lib_search_dirs
53339
53340# Dependencies to place before and after the objects being linked to
53341# create a shared library.
53342predep_objects=$lt_predep_objects
53343postdep_objects=$lt_postdep_objects
53344predeps=$lt_predeps
53345postdeps=$lt_postdeps
53346
53347# The library search path used internally by the compiler when linking
53348# a shared library.
53349compiler_lib_search_path=$lt_compiler_lib_search_path
53350
53351# ### END LIBTOOL CONFIG
53352
53353_LT_EOF
53354
53355    cat <<'_LT_EOF' >> "$cfgfile"
53356
53357# ### BEGIN FUNCTIONS SHARED WITH CONFIGURE
53358
53359# func_munge_path_list VARIABLE PATH
53360# -----------------------------------
53361# VARIABLE is name of variable containing _space_ separated list of
53362# directories to be munged by the contents of PATH, which is string
53363# having a format:
53364# "DIR[:DIR]:"
53365#       string "DIR[ DIR]" will be prepended to VARIABLE
53366# ":DIR[:DIR]"
53367#       string "DIR[ DIR]" will be appended to VARIABLE
53368# "DIRP[:DIRP]::[DIRA:]DIRA"
53369#       string "DIRP[ DIRP]" will be prepended to VARIABLE and string
53370#       "DIRA[ DIRA]" will be appended to VARIABLE
53371# "DIR[:DIR]"
53372#       VARIABLE will be replaced by "DIR[ DIR]"
53373func_munge_path_list ()
53374{
53375    case x$2 in
53376    x)
53377        ;;
53378    *:)
53379        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
53380        ;;
53381    x:*)
53382        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
53383        ;;
53384    *::*)
53385        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
53386        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
53387        ;;
53388    *)
53389        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
53390        ;;
53391    esac
53392}
53393
53394
53395# Calculate cc_basename.  Skip known compiler wrappers and cross-prefix.
53396func_cc_basename ()
53397{
53398    for cc_temp in $*""; do
53399      case $cc_temp in
53400        compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
53401        distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
53402        \-*) ;;
53403        *) break;;
53404      esac
53405    done
53406    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
53407}
53408
53409
53410# ### END FUNCTIONS SHARED WITH CONFIGURE
53411
53412_LT_EOF
53413
53414  case $host_os in
53415  aix3*)
53416    cat <<\_LT_EOF >> "$cfgfile"
53417# AIX sometimes has problems with the GCC collect2 program.  For some
53418# reason, if we set the COLLECT_NAMES environment variable, the problems
53419# vanish in a puff of smoke.
53420if test set != "${COLLECT_NAMES+set}"; then
53421  COLLECT_NAMES=
53422  export COLLECT_NAMES
53423fi
53424_LT_EOF
53425    ;;
53426  esac
53427
53428
53429ltmain=$ac_aux_dir/ltmain.sh
53430
53431
53432  # We use sed instead of cat because bash on DJGPP gets confused if
53433  # if finds mixed CR/LF and LF-only lines.  Since sed operates in
53434  # text mode, it properly converts lines to CR/LF.  This bash problem
53435  # is reportedly fixed, but why not run on old versions too?
53436  sed '$q' "$ltmain" >> "$cfgfile" \
53437     || (rm -f "$cfgfile"; exit 1)
53438
53439   mv -f "$cfgfile" "$ofile" ||
53440    (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
53441  chmod +x "$ofile"
53442
53443
53444    cat <<_LT_EOF >> "$ofile"
53445
53446# ### BEGIN LIBTOOL TAG CONFIG: CXX
53447
53448# The linker used to build libraries.
53449LD=$lt_LD_CXX
53450
53451# How to create reloadable object files.
53452reload_flag=$lt_reload_flag_CXX
53453reload_cmds=$lt_reload_cmds_CXX
53454
53455# Commands used to build an old-style archive.
53456old_archive_cmds=$lt_old_archive_cmds_CXX
53457
53458# A language specific compiler.
53459CC=$lt_compiler_CXX
53460
53461# Is the compiler the GNU compiler?
53462with_gcc=$GCC_CXX
53463
53464# Compiler flag to turn off builtin functions.
53465no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
53466
53467# Additional compiler flags for building library objects.
53468pic_flag=$lt_lt_prog_compiler_pic_CXX
53469
53470# How to pass a linker flag through the compiler.
53471wl=$lt_lt_prog_compiler_wl_CXX
53472
53473# Compiler flag to prevent dynamic linking.
53474link_static_flag=$lt_lt_prog_compiler_static_CXX
53475
53476# Does compiler simultaneously support -c and -o options?
53477compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
53478
53479# Whether or not to add -lc for building shared libraries.
53480build_libtool_need_lc=$archive_cmds_need_lc_CXX
53481
53482# Whether or not to disallow shared libs when runtime libs are static.
53483allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
53484
53485# Compiler flag to allow reflexive dlopens.
53486export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
53487
53488# Compiler flag to generate shared objects directly from archives.
53489whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
53490
53491# Whether the compiler copes with passing no objects directly.
53492compiler_needs_object=$lt_compiler_needs_object_CXX
53493
53494# Create an old-style archive from a shared archive.
53495old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
53496
53497# Create a temporary old-style archive to link instead of a shared archive.
53498old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
53499
53500# Commands used to build a shared archive.
53501archive_cmds=$lt_archive_cmds_CXX
53502archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
53503
53504# Commands used to build a loadable module if different from building
53505# a shared archive.
53506module_cmds=$lt_module_cmds_CXX
53507module_expsym_cmds=$lt_module_expsym_cmds_CXX
53508
53509# Whether we are building with GNU ld or not.
53510with_gnu_ld=$lt_with_gnu_ld_CXX
53511
53512# Flag that allows shared libraries with undefined symbols to be built.
53513allow_undefined_flag=$lt_allow_undefined_flag_CXX
53514
53515# Flag that enforces no undefined symbols.
53516no_undefined_flag=$lt_no_undefined_flag_CXX
53517
53518# Flag to hardcode \$libdir into a binary during linking.
53519# This must work even if \$libdir does not exist
53520hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
53521
53522# Whether we need a single "-rpath" flag with a separated argument.
53523hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
53524
53525# Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes
53526# DIR into the resulting binary.
53527hardcode_direct=$hardcode_direct_CXX
53528
53529# Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes
53530# DIR into the resulting binary and the resulting library dependency is
53531# "absolute",i.e impossible to change by setting \$shlibpath_var if the
53532# library is relocated.
53533hardcode_direct_absolute=$hardcode_direct_absolute_CXX
53534
53535# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
53536# into the resulting binary.
53537hardcode_minus_L=$hardcode_minus_L_CXX
53538
53539# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
53540# into the resulting binary.
53541hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
53542
53543# Set to "yes" if building a shared library automatically hardcodes DIR
53544# into the library and all subsequent libraries and executables linked
53545# against it.
53546hardcode_automatic=$hardcode_automatic_CXX
53547
53548# Set to yes if linker adds runtime paths of dependent libraries
53549# to runtime path list.
53550inherit_rpath=$inherit_rpath_CXX
53551
53552# Whether libtool must link a program against all its dependency libraries.
53553link_all_deplibs=$link_all_deplibs_CXX
53554
53555# Set to "yes" if exported symbols are required.
53556always_export_symbols=$always_export_symbols_CXX
53557
53558# The commands to list exported symbols.
53559export_symbols_cmds=$lt_export_symbols_cmds_CXX
53560
53561# Symbols that should not be listed in the preloaded symbols.
53562exclude_expsyms=$lt_exclude_expsyms_CXX
53563
53564# Symbols that must always be exported.
53565include_expsyms=$lt_include_expsyms_CXX
53566
53567# Commands necessary for linking programs (against libraries) with templates.
53568prelink_cmds=$lt_prelink_cmds_CXX
53569
53570# Commands necessary for finishing linking programs.
53571postlink_cmds=$lt_postlink_cmds_CXX
53572
53573# Specify filename containing input files.
53574file_list_spec=$lt_file_list_spec_CXX
53575
53576# How to hardcode a shared library path into an executable.
53577hardcode_action=$hardcode_action_CXX
53578
53579# The directories searched by this compiler when creating a shared library.
53580compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX
53581
53582# Dependencies to place before and after the objects being linked to
53583# create a shared library.
53584predep_objects=$lt_predep_objects_CXX
53585postdep_objects=$lt_postdep_objects_CXX
53586predeps=$lt_predeps_CXX
53587postdeps=$lt_postdeps_CXX
53588
53589# The library search path used internally by the compiler when linking
53590# a shared library.
53591compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
53592
53593# ### END LIBTOOL TAG CONFIG: CXX
53594_LT_EOF
53595
53596 ;;
53597    "po-directories":C)
53598    for ac_file in $CONFIG_FILES; do
53599      # Support "outfile[:infile[:infile...]]"
53600      case "$ac_file" in
53601        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
53602      esac
53603      # PO directories have a Makefile.in generated from Makefile.in.in.
53604      case "$ac_file" in */Makefile.in)
53605        # Adjust a relative srcdir.
53606        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
53607        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
53608        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
53609        # In autoconf-2.13 it is called $ac_given_srcdir.
53610        # In autoconf-2.50 it is called $srcdir.
53611        test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
53612        case "$ac_given_srcdir" in
53613          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
53614          /*) top_srcdir="$ac_given_srcdir" ;;
53615          *)  top_srcdir="$ac_dots$ac_given_srcdir" ;;
53616        esac
53617        # Treat a directory as a PO directory if and only if it has a
53618        # POTFILES.in file. This allows packages to have multiple PO
53619        # directories under different names or in different locations.
53620        if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
53621          rm -f "$ac_dir/POTFILES"
53622          test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
53623          cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ 	]*\$/d" -e "s,.*,     $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
53624          POMAKEFILEDEPS="POTFILES.in"
53625          # ALL_LINGUAS, POFILES, UPDATEPOFILES, DUMMYPOFILES, GMOFILES depend
53626          # on $ac_dir but don't depend on user-specified configuration
53627          # parameters.
53628          if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
53629            # The LINGUAS file contains the set of available languages.
53630            if test -n "$OBSOLETE_ALL_LINGUAS"; then
53631              test -n "$as_me" && echo "$as_me: setting ALL_LINGUAS in configure.in is obsolete" || echo "setting ALL_LINGUAS in configure.in is obsolete"
53632            fi
53633            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
53634            # Hide the ALL_LINGUAS assigment from automake < 1.5.
53635            eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
53636            POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
53637          else
53638            # The set of available languages was given in configure.in.
53639            # Hide the ALL_LINGUAS assigment from automake < 1.5.
53640            eval 'ALL_LINGUAS''=$OBSOLETE_ALL_LINGUAS'
53641          fi
53642          # Compute POFILES
53643          # as      $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).po)
53644          # Compute UPDATEPOFILES
53645          # as      $(foreach lang, $(ALL_LINGUAS), $(lang).po-update)
53646          # Compute DUMMYPOFILES
53647          # as      $(foreach lang, $(ALL_LINGUAS), $(lang).nop)
53648          # Compute GMOFILES
53649          # as      $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).gmo)
53650          case "$ac_given_srcdir" in
53651            .) srcdirpre= ;;
53652            *) srcdirpre='$(srcdir)/' ;;
53653          esac
53654          POFILES=
53655          UPDATEPOFILES=
53656          DUMMYPOFILES=
53657          GMOFILES=
53658          for lang in $ALL_LINGUAS; do
53659            POFILES="$POFILES $srcdirpre$lang.po"
53660            UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
53661            DUMMYPOFILES="$DUMMYPOFILES $lang.nop"
53662            GMOFILES="$GMOFILES $srcdirpre$lang.gmo"
53663          done
53664          # CATALOGS depends on both $ac_dir and the user's LINGUAS
53665          # environment variable.
53666          INST_LINGUAS=
53667          if test -n "$ALL_LINGUAS"; then
53668            for presentlang in $ALL_LINGUAS; do
53669              useit=no
53670              if test "%UNSET%" != "$LINGUAS"; then
53671                desiredlanguages="$LINGUAS"
53672              else
53673                desiredlanguages="$ALL_LINGUAS"
53674              fi
53675              for desiredlang in $desiredlanguages; do
53676                # Use the presentlang catalog if desiredlang is
53677                #   a. equal to presentlang, or
53678                #   b. a variant of presentlang (because in this case,
53679                #      presentlang can be used as a fallback for messages
53680                #      which are not translated in the desiredlang catalog).
53681                case "$desiredlang" in
53682                  "$presentlang"*) useit=yes;;
53683                esac
53684              done
53685              if test $useit = yes; then
53686                INST_LINGUAS="$INST_LINGUAS $presentlang"
53687              fi
53688            done
53689          fi
53690          CATALOGS=
53691          if test -n "$INST_LINGUAS"; then
53692            for lang in $INST_LINGUAS; do
53693              CATALOGS="$CATALOGS $lang.gmo"
53694            done
53695          fi
53696          test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
53697          sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@POMAKEFILEDEPS@|$POMAKEFILEDEPS|g" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"
53698          for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
53699            if test -f "$f"; then
53700              case "$f" in
53701                *.orig | *.bak | *~) ;;
53702                *) cat "$f" >> "$ac_dir/Makefile" ;;
53703              esac
53704            fi
53705          done
53706        fi
53707        ;;
53708      esac
53709    done ;;
53710
53711  esac
53712done # for ac_tag
53713
53714
53715as_fn_exit 0
53716_ACEOF
53717ac_clean_files=$ac_clean_files_save
53718
53719test $ac_write_fail = 0 ||
53720  as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
53721
53722
53723# configure is writing to config.log, and then calls config.status.
53724# config.status does its own redirection, appending to config.log.
53725# Unfortunately, on DOS this fails, as config.log is still kept open
53726# by configure, so config.status won't be able to write to it; its
53727# output is simply discarded.  So we exec the FD to /dev/null,
53728# effectively closing config.log, so it can be properly (re)opened and
53729# appended to by config.status.  When coming back to configure, we
53730# need to make the FD available again.
53731if test "$no_create" != yes; then
53732  ac_cs_success=:
53733  ac_config_status_args=
53734  test "$silent" = yes &&
53735    ac_config_status_args="$ac_config_status_args --quiet"
53736  exec 5>/dev/null
53737  $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
53738  exec 5>>config.log
53739  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
53740  # would make configure fail if this is the last instruction.
53741  $ac_cs_success || as_fn_exit 1
53742fi
53743if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
53744  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
53745$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
53746fi
53747
53748
53749{ $as_echo "$as_me:${as_lineno-$LINENO}:
53750Building:
53751   libcerror support:                          $ac_cv_libcerror
53752   libcthreads support:                        $ac_cv_libcthreads
53753   libcdata support:                           $ac_cv_libcdata
53754   libclocale support:                         $ac_cv_libclocale
53755   libcnotify support:                         $ac_cv_libcnotify
53756   libcsplit support:                          $ac_cv_libcsplit
53757   libuna support:                             $ac_cv_libuna
53758   libcfile support:                           $ac_cv_libcfile
53759   libcpath support:                           $ac_cv_libcpath
53760   libbfio support:                            $ac_cv_libbfio
53761   libfcache support:                          $ac_cv_libfcache
53762   libfdata support:                           $ac_cv_libfdata
53763   libfvalue support:                          $ac_cv_libfvalue
53764   FUSE support:                               $ac_cv_libfuse
53765
53766Features:
53767   Multi-threading support:                    $ac_cv_libcthreads_multi_threading
53768   Wide character type support:                $ac_cv_enable_wide_character_type
53769   vslvmtools are build as static executables: $ac_cv_enable_static_executables
53770   Python (pyvslvm) support:                   $ac_cv_enable_python
53771   Verbose output:                             $ac_cv_enable_verbose_output
53772   Debug output:                               $ac_cv_enable_debug_output
53773" >&5
53774$as_echo "$as_me:
53775Building:
53776   libcerror support:                          $ac_cv_libcerror
53777   libcthreads support:                        $ac_cv_libcthreads
53778   libcdata support:                           $ac_cv_libcdata
53779   libclocale support:                         $ac_cv_libclocale
53780   libcnotify support:                         $ac_cv_libcnotify
53781   libcsplit support:                          $ac_cv_libcsplit
53782   libuna support:                             $ac_cv_libuna
53783   libcfile support:                           $ac_cv_libcfile
53784   libcpath support:                           $ac_cv_libcpath
53785   libbfio support:                            $ac_cv_libbfio
53786   libfcache support:                          $ac_cv_libfcache
53787   libfdata support:                           $ac_cv_libfdata
53788   libfvalue support:                          $ac_cv_libfvalue
53789   FUSE support:                               $ac_cv_libfuse
53790
53791Features:
53792   Multi-threading support:                    $ac_cv_libcthreads_multi_threading
53793   Wide character type support:                $ac_cv_enable_wide_character_type
53794   vslvmtools are build as static executables: $ac_cv_enable_static_executables
53795   Python (pyvslvm) support:                   $ac_cv_enable_python
53796   Verbose output:                             $ac_cv_enable_verbose_output
53797   Debug output:                               $ac_cv_enable_debug_output
53798" >&6;};
53799
53800