]> git.sur5r.net Git - iec16022/blob - configure
Import Debian changes 0.2.4-1.2
[iec16022] / configure
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.64 for iec16022 0.2.4.
4 #
5 # Report bugs to <stefan@datenfreihafen.org>.
6 #
7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
9 # Foundation, Inc.
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
18 DUALCASE=1; export DUALCASE # for MKS sh
19 if 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
26 else
27   case `(set -o) 2>/dev/null` in #(
28   *posix*) :
29     set -o posix ;; #(
30   *) :
31      ;;
32 esac
33 fi
34
35
36 as_nl='
37 '
38 export as_nl
39 # Printing a long string crashes Solaris 7 /usr/bin/printf.
40 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
41 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
42 as_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.
45 if 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 --'
49 elif (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'
52 else
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'
72 fi
73
74 # The user is always right.
75 if 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   }
81 fi
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.)
89 IFS=" ""        $as_nl"
90
91 # Find who we are.  Look in the path if we contain no directory separator.
92 case $0 in #((
93   *[\\/]* ) as_myself=$0 ;;
94   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
95 for as_dir in $PATH
96 do
97   IFS=$as_save_IFS
98   test -z "$as_dir" && as_dir=.
99     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
100   done
101 IFS=$as_save_IFS
102
103      ;;
104 esac
105 # We did not find ourselves, most probably we were run as `sh COMMAND'
106 # in which case we are not to be found in the path.
107 if test "x$as_myself" = x; then
108   as_myself=$0
109 fi
110 if test ! -f "$as_myself"; then
111   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
112   exit 1
113 fi
114
115 # Unset variables that we do not need and which cause bugs (e.g. in
116 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
117 # suppresses any "Segmentation fault" message there.  '((' could
118 # trigger a bug in pdksh 5.2.14.
119 for as_var in BASH_ENV ENV MAIL MAILPATH
120 do eval test x\${$as_var+set} = xset \
121   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
122 done
123 PS1='$ '
124 PS2='> '
125 PS4='+ '
126
127 # NLS nuisances.
128 LC_ALL=C
129 export LC_ALL
130 LANGUAGE=C
131 export LANGUAGE
132
133 # CDPATH.
134 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
135
136 if test "x$CONFIG_SHELL" = x; then
137   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
138   emulate sh
139   NULLCMD=:
140   # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
141   # is contrary to our usage.  Disable this feature.
142   alias -g '\${1+\"\$@\"}'='\"\$@\"'
143   setopt NO_GLOB_SUBST
144 else
145   case \`(set -o) 2>/dev/null\` in #(
146   *posix*) :
147     set -o posix ;; #(
148   *) :
149      ;;
150 esac
151 fi
152 "
153   as_required="as_fn_return () { (exit \$1); }
154 as_fn_success () { as_fn_return 0; }
155 as_fn_failure () { as_fn_return 1; }
156 as_fn_ret_success () { return 0; }
157 as_fn_ret_failure () { return 1; }
158
159 exitcode=0
160 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
161 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
162 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
163 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
164 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
165
166 else
167   exitcode=1; echo positional parameters were not saved.
168 fi
169 test x\$exitcode = x0 || exit 1"
170   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
171   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
172   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
173   test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
174 test \$(( 1 + 1 )) = 2 || exit 1"
175   if (eval "$as_required") 2>/dev/null; then :
176   as_have_required=yes
177 else
178   as_have_required=no
179 fi
180   if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
181
182 else
183   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
184 as_found=false
185 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
186 do
187   IFS=$as_save_IFS
188   test -z "$as_dir" && as_dir=.
189   as_found=:
190   case $as_dir in #(
191          /*)
192            for as_base in sh bash ksh sh5; do
193              # Try only shells that exist, to save several forks.
194              as_shell=$as_dir/$as_base
195              if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
196                     { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
197   CONFIG_SHELL=$as_shell as_have_required=yes
198                    if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
199   break 2
200 fi
201 fi
202            done;;
203        esac
204   as_found=false
205 done
206 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
207               { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
208   CONFIG_SHELL=$SHELL as_have_required=yes
209 fi; }
210 IFS=$as_save_IFS
211
212
213       if test "x$CONFIG_SHELL" != x; then :
214   # We cannot yet assume a decent shell, so we have to provide a
215         # neutralization value for shells without unset; and this also
216         # works around shells that cannot unset nonexistent variables.
217         BASH_ENV=/dev/null
218         ENV=/dev/null
219         (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
220         export CONFIG_SHELL
221         exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
222 fi
223
224     if test x$as_have_required = xno; then :
225   $as_echo "$0: This script requires a shell more modern than all"
226   $as_echo "$0: the shells that I found on your system."
227   if test x${ZSH_VERSION+set} = xset ; then
228     $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
229     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
230   else
231     $as_echo "$0: Please tell bug-autoconf@gnu.org and
232 $0: stefan@datenfreihafen.org about your system, including
233 $0: any error possibly output before this message. Then
234 $0: install a modern shell, or manually run the script
235 $0: under such a shell if you do have one."
236   fi
237   exit 1
238 fi
239 fi
240 fi
241 SHELL=${CONFIG_SHELL-/bin/sh}
242 export SHELL
243 # Unset more variables known to interfere with behavior of common tools.
244 CLICOLOR_FORCE= GREP_OPTIONS=
245 unset CLICOLOR_FORCE GREP_OPTIONS
246
247 ## --------------------- ##
248 ## M4sh Shell Functions. ##
249 ## --------------------- ##
250 # as_fn_unset VAR
251 # ---------------
252 # Portably unset VAR.
253 as_fn_unset ()
254 {
255   { eval $1=; unset $1;}
256 }
257 as_unset=as_fn_unset
258
259 # as_fn_set_status STATUS
260 # -----------------------
261 # Set $? to STATUS, without forking.
262 as_fn_set_status ()
263 {
264   return $1
265 } # as_fn_set_status
266
267 # as_fn_exit STATUS
268 # -----------------
269 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
270 as_fn_exit ()
271 {
272   set +e
273   as_fn_set_status $1
274   exit $1
275 } # as_fn_exit
276
277 # as_fn_mkdir_p
278 # -------------
279 # Create "$as_dir" as a directory, including parents if necessary.
280 as_fn_mkdir_p ()
281 {
282
283   case $as_dir in #(
284   -*) as_dir=./$as_dir;;
285   esac
286   test -d "$as_dir" || eval $as_mkdir_p || {
287     as_dirs=
288     while :; do
289       case $as_dir in #(
290       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
291       *) as_qdir=$as_dir;;
292       esac
293       as_dirs="'$as_qdir' $as_dirs"
294       as_dir=`$as_dirname -- "$as_dir" ||
295 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
296          X"$as_dir" : 'X\(//\)[^/]' \| \
297          X"$as_dir" : 'X\(//\)$' \| \
298          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
299 $as_echo X"$as_dir" |
300     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
301             s//\1/
302             q
303           }
304           /^X\(\/\/\)[^/].*/{
305             s//\1/
306             q
307           }
308           /^X\(\/\/\)$/{
309             s//\1/
310             q
311           }
312           /^X\(\/\).*/{
313             s//\1/
314             q
315           }
316           s/.*/./; q'`
317       test -d "$as_dir" && break
318     done
319     test -z "$as_dirs" || eval "mkdir $as_dirs"
320   } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
321
322
323 } # as_fn_mkdir_p
324 # as_fn_append VAR VALUE
325 # ----------------------
326 # Append the text in VALUE to the end of the definition contained in VAR. Take
327 # advantage of any shell optimizations that allow amortized linear growth over
328 # repeated appends, instead of the typical quadratic growth present in naive
329 # implementations.
330 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
331   eval 'as_fn_append ()
332   {
333     eval $1+=\$2
334   }'
335 else
336   as_fn_append ()
337   {
338     eval $1=\$$1\$2
339   }
340 fi # as_fn_append
341
342 # as_fn_arith ARG...
343 # ------------------
344 # Perform arithmetic evaluation on the ARGs, and store the result in the
345 # global $as_val. Take advantage of shells that can avoid forks. The arguments
346 # must be portable across $(()) and expr.
347 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
348   eval 'as_fn_arith ()
349   {
350     as_val=$(( $* ))
351   }'
352 else
353   as_fn_arith ()
354   {
355     as_val=`expr "$@" || test $? -eq 1`
356   }
357 fi # as_fn_arith
358
359
360 # as_fn_error ERROR [LINENO LOG_FD]
361 # ---------------------------------
362 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
363 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
364 # script with status $?, using 1 if that was 0.
365 as_fn_error ()
366 {
367   as_status=$?; test $as_status -eq 0 && as_status=1
368   if test "$3"; then
369     as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
370     $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
371   fi
372   $as_echo "$as_me: error: $1" >&2
373   as_fn_exit $as_status
374 } # as_fn_error
375
376 if expr a : '\(a\)' >/dev/null 2>&1 &&
377    test "X`expr 00001 : '.*\(...\)'`" = X001; then
378   as_expr=expr
379 else
380   as_expr=false
381 fi
382
383 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
384   as_basename=basename
385 else
386   as_basename=false
387 fi
388
389 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
390   as_dirname=dirname
391 else
392   as_dirname=false
393 fi
394
395 as_me=`$as_basename -- "$0" ||
396 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
397          X"$0" : 'X\(//\)$' \| \
398          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
399 $as_echo X/"$0" |
400     sed '/^.*\/\([^/][^/]*\)\/*$/{
401             s//\1/
402             q
403           }
404           /^X\/\(\/\/\)$/{
405             s//\1/
406             q
407           }
408           /^X\/\(\/\).*/{
409             s//\1/
410             q
411           }
412           s/.*/./; q'`
413
414 # Avoid depending upon Character Ranges.
415 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
416 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
417 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
418 as_cr_digits='0123456789'
419 as_cr_alnum=$as_cr_Letters$as_cr_digits
420
421
422   as_lineno_1=$LINENO as_lineno_1a=$LINENO
423   as_lineno_2=$LINENO as_lineno_2a=$LINENO
424   eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
425   test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
426   # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
427   sed -n '
428     p
429     /[$]LINENO/=
430   ' <$as_myself |
431     sed '
432       s/[$]LINENO.*/&-/
433       t lineno
434       b
435       :lineno
436       N
437       :loop
438       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
439       t loop
440       s/-\n.*//
441     ' >$as_me.lineno &&
442   chmod +x "$as_me.lineno" ||
443     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
444
445   # Don't try to exec as it changes $[0], causing all sort of problems
446   # (the dirname of $[0] is not the place where we might find the
447   # original and so on.  Autoconf is especially sensitive to this).
448   . "./$as_me.lineno"
449   # Exit status is that of the last command.
450   exit
451 }
452
453 ECHO_C= ECHO_N= ECHO_T=
454 case `echo -n x` in #(((((
455 -n*)
456   case `echo 'xy\c'` in
457   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
458   xy)  ECHO_C='\c';;
459   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
460        ECHO_T=' ';;
461   esac;;
462 *)
463   ECHO_N='-n';;
464 esac
465
466 rm -f conf$$ conf$$.exe conf$$.file
467 if test -d conf$$.dir; then
468   rm -f conf$$.dir/conf$$.file
469 else
470   rm -f conf$$.dir
471   mkdir conf$$.dir 2>/dev/null
472 fi
473 if (echo >conf$$.file) 2>/dev/null; then
474   if ln -s conf$$.file conf$$ 2>/dev/null; then
475     as_ln_s='ln -s'
476     # ... but there are two gotchas:
477     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
478     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
479     # In both cases, we have to default to `cp -p'.
480     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
481       as_ln_s='cp -p'
482   elif ln conf$$.file conf$$ 2>/dev/null; then
483     as_ln_s=ln
484   else
485     as_ln_s='cp -p'
486   fi
487 else
488   as_ln_s='cp -p'
489 fi
490 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
491 rmdir conf$$.dir 2>/dev/null
492
493 if mkdir -p . 2>/dev/null; then
494   as_mkdir_p='mkdir -p "$as_dir"'
495 else
496   test -d ./-p && rmdir ./-p
497   as_mkdir_p=false
498 fi
499
500 if test -x / >/dev/null 2>&1; then
501   as_test_x='test -x'
502 else
503   if ls -dL / >/dev/null 2>&1; then
504     as_ls_L_option=L
505   else
506     as_ls_L_option=
507   fi
508   as_test_x='
509     eval sh -c '\''
510       if test -d "$1"; then
511         test -d "$1/.";
512       else
513         case $1 in #(
514         -*)set "./$1";;
515         esac;
516         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
517         ???[sx]*):;;*)false;;esac;fi
518     '\'' sh
519   '
520 fi
521 as_executable_p=$as_test_x
522
523 # Sed expression to map a string onto a valid CPP name.
524 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
525
526 # Sed expression to map a string onto a valid variable name.
527 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
528
529
530
531 # Check that we are running under the correct shell.
532 SHELL=${CONFIG_SHELL-/bin/sh}
533
534 case X$lt_ECHO in
535 X*--fallback-echo)
536   # Remove one level of quotation (which was required for Make).
537   ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
538   ;;
539 esac
540
541 ECHO=${lt_ECHO-echo}
542 if test "X$1" = X--no-reexec; then
543   # Discard the --no-reexec flag, and continue.
544   shift
545 elif test "X$1" = X--fallback-echo; then
546   # Avoid inline document here, it may be left over
547   :
548 elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
549   # Yippee, $ECHO works!
550   :
551 else
552   # Restart under the correct shell.
553   exec $SHELL "$0" --no-reexec ${1+"$@"}
554 fi
555
556 if test "X$1" = X--fallback-echo; then
557   # used as fallback echo
558   shift
559   cat <<_LT_EOF
560 $*
561 _LT_EOF
562   exit 0
563 fi
564
565 # The HP-UX ksh and POSIX shell print the target directory to stdout
566 # if CDPATH is set.
567 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
568
569 if test -z "$lt_ECHO"; then
570   if test "X${echo_test_string+set}" != Xset; then
571     # find a string as large as possible, as long as the shell can cope with it
572     for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
573       # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
574       if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
575          { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
576       then
577         break
578       fi
579     done
580   fi
581
582   if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
583      echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
584      test "X$echo_testing_string" = "X$echo_test_string"; then
585     :
586   else
587     # The Solaris, AIX, and Digital Unix default echo programs unquote
588     # backslashes.  This makes it impossible to quote backslashes using
589     #   echo "$something" | sed 's/\\/\\\\/g'
590     #
591     # So, first we look for a working echo in the user's PATH.
592
593     lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
594     for dir in $PATH /usr/ucb; do
595       IFS="$lt_save_ifs"
596       if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
597          test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
598          echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
599          test "X$echo_testing_string" = "X$echo_test_string"; then
600         ECHO="$dir/echo"
601         break
602       fi
603     done
604     IFS="$lt_save_ifs"
605
606     if test "X$ECHO" = Xecho; then
607       # We didn't find a better echo, so look for alternatives.
608       if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
609          echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
610          test "X$echo_testing_string" = "X$echo_test_string"; then
611         # This shell has a builtin print -r that does the trick.
612         ECHO='print -r'
613       elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
614            test "X$CONFIG_SHELL" != X/bin/ksh; then
615         # If we have ksh, try running configure again with it.
616         ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
617         export ORIGINAL_CONFIG_SHELL
618         CONFIG_SHELL=/bin/ksh
619         export CONFIG_SHELL
620         exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
621       else
622         # Try using printf.
623         ECHO='printf %s\n'
624         if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
625            echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
626            test "X$echo_testing_string" = "X$echo_test_string"; then
627           # Cool, printf works
628           :
629         elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
630              test "X$echo_testing_string" = 'X\t' &&
631              echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
632              test "X$echo_testing_string" = "X$echo_test_string"; then
633           CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
634           export CONFIG_SHELL
635           SHELL="$CONFIG_SHELL"
636           export SHELL
637           ECHO="$CONFIG_SHELL $0 --fallback-echo"
638         elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
639              test "X$echo_testing_string" = 'X\t' &&
640              echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
641              test "X$echo_testing_string" = "X$echo_test_string"; then
642           ECHO="$CONFIG_SHELL $0 --fallback-echo"
643         else
644           # maybe with a smaller string...
645           prev=:
646
647           for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
648             if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
649             then
650               break
651             fi
652             prev="$cmd"
653           done
654
655           if test "$prev" != 'sed 50q "$0"'; then
656             echo_test_string=`eval $prev`
657             export echo_test_string
658             exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
659           else
660             # Oops.  We lost completely, so just stick with echo.
661             ECHO=echo
662           fi
663         fi
664       fi
665     fi
666   fi
667 fi
668
669 # Copy echo and quote the copy suitably for passing to libtool from
670 # the Makefile, instead of quoting the original, which is used later.
671 lt_ECHO=$ECHO
672 if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
673    lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
674 fi
675
676
677
678
679 exec 7<&0 </dev/null 6>&1
680
681 # Name of the host.
682 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
683 # so uname gets run too.
684 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
685
686 #
687 # Initializations.
688 #
689 ac_default_prefix=/usr/local
690 ac_clean_files=
691 ac_config_libobj_dir=.
692 LIBOBJS=
693 cross_compiling=no
694 subdirs=
695 MFLAGS=
696 MAKEFLAGS=
697
698 # Identity of this package.
699 PACKAGE_NAME='iec16022'
700 PACKAGE_TARNAME='iec16022'
701 PACKAGE_VERSION='0.2.4'
702 PACKAGE_STRING='iec16022 0.2.4'
703 PACKAGE_BUGREPORT='stefan@datenfreihafen.org'
704 PACKAGE_URL=''
705
706 # Factoring default headers for most tests.
707 ac_includes_default="\
708 #include <stdio.h>
709 #ifdef HAVE_SYS_TYPES_H
710 # include <sys/types.h>
711 #endif
712 #ifdef HAVE_SYS_STAT_H
713 # include <sys/stat.h>
714 #endif
715 #ifdef STDC_HEADERS
716 # include <stdlib.h>
717 # include <stddef.h>
718 #else
719 # ifdef HAVE_STDLIB_H
720 #  include <stdlib.h>
721 # endif
722 #endif
723 #ifdef HAVE_STRING_H
724 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
725 #  include <memory.h>
726 # endif
727 # include <string.h>
728 #endif
729 #ifdef HAVE_STRINGS_H
730 # include <strings.h>
731 #endif
732 #ifdef HAVE_INTTYPES_H
733 # include <inttypes.h>
734 #endif
735 #ifdef HAVE_STDINT_H
736 # include <stdint.h>
737 #endif
738 #ifdef HAVE_UNISTD_H
739 # include <unistd.h>
740 #endif"
741
742 ac_subst_vars='am__EXEEXT_FALSE
743 am__EXEEXT_TRUE
744 LTLIBOBJS
745 LIBOBJS
746 CPP
747 OTOOL64
748 OTOOL
749 LIPO
750 NMEDIT
751 DSYMUTIL
752 lt_ECHO
753 RANLIB
754 AR
755 OBJDUMP
756 LN_S
757 NM
758 ac_ct_DUMPBIN
759 DUMPBIN
760 LD
761 FGREP
762 EGREP
763 GREP
764 SED
765 host_os
766 host_vendor
767 host_cpu
768 host
769 build_os
770 build_vendor
771 build_cpu
772 build
773 LIBTOOL
774 am__fastdepCC_FALSE
775 am__fastdepCC_TRUE
776 CCDEPMODE
777 AMDEPBACKSLASH
778 AMDEP_FALSE
779 AMDEP_TRUE
780 am__quote
781 am__include
782 DEPDIR
783 OBJEXT
784 EXEEXT
785 ac_ct_CC
786 CPPFLAGS
787 LDFLAGS
788 CFLAGS
789 CC
790 LT_VERSION_A
791 LT_VERSION_R
792 LT_VERSION_C
793 MAINT
794 MAINTAINER_MODE_FALSE
795 MAINTAINER_MODE_TRUE
796 AM_BACKSLASH
797 AM_DEFAULT_VERBOSITY
798 am__untar
799 am__tar
800 AMTAR
801 am__leading_dot
802 SET_MAKE
803 AWK
804 mkdir_p
805 MKDIR_P
806 INSTALL_STRIP_PROGRAM
807 STRIP
808 install_sh
809 MAKEINFO
810 AUTOHEADER
811 AUTOMAKE
812 AUTOCONF
813 ACLOCAL
814 VERSION
815 PACKAGE
816 CYGPATH_W
817 am__isrc
818 INSTALL_DATA
819 INSTALL_SCRIPT
820 INSTALL_PROGRAM
821 target_alias
822 host_alias
823 build_alias
824 LIBS
825 ECHO_T
826 ECHO_N
827 ECHO_C
828 DEFS
829 mandir
830 localedir
831 libdir
832 psdir
833 pdfdir
834 dvidir
835 htmldir
836 infodir
837 docdir
838 oldincludedir
839 includedir
840 localstatedir
841 sharedstatedir
842 sysconfdir
843 datadir
844 datarootdir
845 libexecdir
846 sbindir
847 bindir
848 program_transform_name
849 prefix
850 exec_prefix
851 PACKAGE_URL
852 PACKAGE_BUGREPORT
853 PACKAGE_STRING
854 PACKAGE_VERSION
855 PACKAGE_TARNAME
856 PACKAGE_NAME
857 PATH_SEPARATOR
858 SHELL'
859 ac_subst_files=''
860 ac_user_opts='
861 enable_option_checking
862 enable_silent_rules
863 enable_maintainer_mode
864 enable_dependency_tracking
865 enable_shared
866 enable_static
867 with_pic
868 enable_fast_install
869 with_gnu_ld
870 enable_libtool_lock
871 '
872       ac_precious_vars='build_alias
873 host_alias
874 target_alias
875 CC
876 CFLAGS
877 LDFLAGS
878 LIBS
879 CPPFLAGS
880 CPP'
881
882
883 # Initialize some variables set by options.
884 ac_init_help=
885 ac_init_version=false
886 ac_unrecognized_opts=
887 ac_unrecognized_sep=
888 # The variables have the same names as the options, with
889 # dashes changed to underlines.
890 cache_file=/dev/null
891 exec_prefix=NONE
892 no_create=
893 no_recursion=
894 prefix=NONE
895 program_prefix=NONE
896 program_suffix=NONE
897 program_transform_name=s,x,x,
898 silent=
899 site=
900 srcdir=
901 verbose=
902 x_includes=NONE
903 x_libraries=NONE
904
905 # Installation directory options.
906 # These are left unexpanded so users can "make install exec_prefix=/foo"
907 # and all the variables that are supposed to be based on exec_prefix
908 # by default will actually change.
909 # Use braces instead of parens because sh, perl, etc. also accept them.
910 # (The list follows the same order as the GNU Coding Standards.)
911 bindir='${exec_prefix}/bin'
912 sbindir='${exec_prefix}/sbin'
913 libexecdir='${exec_prefix}/libexec'
914 datarootdir='${prefix}/share'
915 datadir='${datarootdir}'
916 sysconfdir='${prefix}/etc'
917 sharedstatedir='${prefix}/com'
918 localstatedir='${prefix}/var'
919 includedir='${prefix}/include'
920 oldincludedir='/usr/include'
921 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
922 infodir='${datarootdir}/info'
923 htmldir='${docdir}'
924 dvidir='${docdir}'
925 pdfdir='${docdir}'
926 psdir='${docdir}'
927 libdir='${exec_prefix}/lib'
928 localedir='${datarootdir}/locale'
929 mandir='${datarootdir}/man'
930
931 ac_prev=
932 ac_dashdash=
933 for ac_option
934 do
935   # If the previous option needs an argument, assign it.
936   if test -n "$ac_prev"; then
937     eval $ac_prev=\$ac_option
938     ac_prev=
939     continue
940   fi
941
942   case $ac_option in
943   *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
944   *)    ac_optarg=yes ;;
945   esac
946
947   # Accept the important Cygnus configure options, so we can diagnose typos.
948
949   case $ac_dashdash$ac_option in
950   --)
951     ac_dashdash=yes ;;
952
953   -bindir | --bindir | --bindi | --bind | --bin | --bi)
954     ac_prev=bindir ;;
955   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
956     bindir=$ac_optarg ;;
957
958   -build | --build | --buil | --bui | --bu)
959     ac_prev=build_alias ;;
960   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
961     build_alias=$ac_optarg ;;
962
963   -cache-file | --cache-file | --cache-fil | --cache-fi \
964   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
965     ac_prev=cache_file ;;
966   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
967   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
968     cache_file=$ac_optarg ;;
969
970   --config-cache | -C)
971     cache_file=config.cache ;;
972
973   -datadir | --datadir | --datadi | --datad)
974     ac_prev=datadir ;;
975   -datadir=* | --datadir=* | --datadi=* | --datad=*)
976     datadir=$ac_optarg ;;
977
978   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
979   | --dataroo | --dataro | --datar)
980     ac_prev=datarootdir ;;
981   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
982   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
983     datarootdir=$ac_optarg ;;
984
985   -disable-* | --disable-*)
986     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
987     # Reject names that are not valid shell variable names.
988     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
989       as_fn_error "invalid feature name: $ac_useropt"
990     ac_useropt_orig=$ac_useropt
991     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
992     case $ac_user_opts in
993       *"
994 "enable_$ac_useropt"
995 "*) ;;
996       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
997          ac_unrecognized_sep=', ';;
998     esac
999     eval enable_$ac_useropt=no ;;
1000
1001   -docdir | --docdir | --docdi | --doc | --do)
1002     ac_prev=docdir ;;
1003   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1004     docdir=$ac_optarg ;;
1005
1006   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1007     ac_prev=dvidir ;;
1008   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1009     dvidir=$ac_optarg ;;
1010
1011   -enable-* | --enable-*)
1012     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1013     # Reject names that are not valid shell variable names.
1014     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1015       as_fn_error "invalid feature name: $ac_useropt"
1016     ac_useropt_orig=$ac_useropt
1017     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1018     case $ac_user_opts in
1019       *"
1020 "enable_$ac_useropt"
1021 "*) ;;
1022       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1023          ac_unrecognized_sep=', ';;
1024     esac
1025     eval enable_$ac_useropt=\$ac_optarg ;;
1026
1027   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1028   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1029   | --exec | --exe | --ex)
1030     ac_prev=exec_prefix ;;
1031   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1032   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1033   | --exec=* | --exe=* | --ex=*)
1034     exec_prefix=$ac_optarg ;;
1035
1036   -gas | --gas | --ga | --g)
1037     # Obsolete; use --with-gas.
1038     with_gas=yes ;;
1039
1040   -help | --help | --hel | --he | -h)
1041     ac_init_help=long ;;
1042   -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1043     ac_init_help=recursive ;;
1044   -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1045     ac_init_help=short ;;
1046
1047   -host | --host | --hos | --ho)
1048     ac_prev=host_alias ;;
1049   -host=* | --host=* | --hos=* | --ho=*)
1050     host_alias=$ac_optarg ;;
1051
1052   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1053     ac_prev=htmldir ;;
1054   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1055   | --ht=*)
1056     htmldir=$ac_optarg ;;
1057
1058   -includedir | --includedir | --includedi | --included | --include \
1059   | --includ | --inclu | --incl | --inc)
1060     ac_prev=includedir ;;
1061   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1062   | --includ=* | --inclu=* | --incl=* | --inc=*)
1063     includedir=$ac_optarg ;;
1064
1065   -infodir | --infodir | --infodi | --infod | --info | --inf)
1066     ac_prev=infodir ;;
1067   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1068     infodir=$ac_optarg ;;
1069
1070   -libdir | --libdir | --libdi | --libd)
1071     ac_prev=libdir ;;
1072   -libdir=* | --libdir=* | --libdi=* | --libd=*)
1073     libdir=$ac_optarg ;;
1074
1075   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1076   | --libexe | --libex | --libe)
1077     ac_prev=libexecdir ;;
1078   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1079   | --libexe=* | --libex=* | --libe=*)
1080     libexecdir=$ac_optarg ;;
1081
1082   -localedir | --localedir | --localedi | --localed | --locale)
1083     ac_prev=localedir ;;
1084   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1085     localedir=$ac_optarg ;;
1086
1087   -localstatedir | --localstatedir | --localstatedi | --localstated \
1088   | --localstate | --localstat | --localsta | --localst | --locals)
1089     ac_prev=localstatedir ;;
1090   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1091   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1092     localstatedir=$ac_optarg ;;
1093
1094   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1095     ac_prev=mandir ;;
1096   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1097     mandir=$ac_optarg ;;
1098
1099   -nfp | --nfp | --nf)
1100     # Obsolete; use --without-fp.
1101     with_fp=no ;;
1102
1103   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1104   | --no-cr | --no-c | -n)
1105     no_create=yes ;;
1106
1107   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1108   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1109     no_recursion=yes ;;
1110
1111   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1112   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1113   | --oldin | --oldi | --old | --ol | --o)
1114     ac_prev=oldincludedir ;;
1115   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1116   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1117   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1118     oldincludedir=$ac_optarg ;;
1119
1120   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1121     ac_prev=prefix ;;
1122   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1123     prefix=$ac_optarg ;;
1124
1125   -program-prefix | --program-prefix | --program-prefi | --program-pref \
1126   | --program-pre | --program-pr | --program-p)
1127     ac_prev=program_prefix ;;
1128   -program-prefix=* | --program-prefix=* | --program-prefi=* \
1129   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1130     program_prefix=$ac_optarg ;;
1131
1132   -program-suffix | --program-suffix | --program-suffi | --program-suff \
1133   | --program-suf | --program-su | --program-s)
1134     ac_prev=program_suffix ;;
1135   -program-suffix=* | --program-suffix=* | --program-suffi=* \
1136   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1137     program_suffix=$ac_optarg ;;
1138
1139   -program-transform-name | --program-transform-name \
1140   | --program-transform-nam | --program-transform-na \
1141   | --program-transform-n | --program-transform- \
1142   | --program-transform | --program-transfor \
1143   | --program-transfo | --program-transf \
1144   | --program-trans | --program-tran \
1145   | --progr-tra | --program-tr | --program-t)
1146     ac_prev=program_transform_name ;;
1147   -program-transform-name=* | --program-transform-name=* \
1148   | --program-transform-nam=* | --program-transform-na=* \
1149   | --program-transform-n=* | --program-transform-=* \
1150   | --program-transform=* | --program-transfor=* \
1151   | --program-transfo=* | --program-transf=* \
1152   | --program-trans=* | --program-tran=* \
1153   | --progr-tra=* | --program-tr=* | --program-t=*)
1154     program_transform_name=$ac_optarg ;;
1155
1156   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1157     ac_prev=pdfdir ;;
1158   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1159     pdfdir=$ac_optarg ;;
1160
1161   -psdir | --psdir | --psdi | --psd | --ps)
1162     ac_prev=psdir ;;
1163   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1164     psdir=$ac_optarg ;;
1165
1166   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1167   | -silent | --silent | --silen | --sile | --sil)
1168     silent=yes ;;
1169
1170   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1171     ac_prev=sbindir ;;
1172   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1173   | --sbi=* | --sb=*)
1174     sbindir=$ac_optarg ;;
1175
1176   -sharedstatedir | --sharedstatedir | --sharedstatedi \
1177   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1178   | --sharedst | --shareds | --shared | --share | --shar \
1179   | --sha | --sh)
1180     ac_prev=sharedstatedir ;;
1181   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1182   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1183   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1184   | --sha=* | --sh=*)
1185     sharedstatedir=$ac_optarg ;;
1186
1187   -site | --site | --sit)
1188     ac_prev=site ;;
1189   -site=* | --site=* | --sit=*)
1190     site=$ac_optarg ;;
1191
1192   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1193     ac_prev=srcdir ;;
1194   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1195     srcdir=$ac_optarg ;;
1196
1197   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1198   | --syscon | --sysco | --sysc | --sys | --sy)
1199     ac_prev=sysconfdir ;;
1200   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1201   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1202     sysconfdir=$ac_optarg ;;
1203
1204   -target | --target | --targe | --targ | --tar | --ta | --t)
1205     ac_prev=target_alias ;;
1206   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1207     target_alias=$ac_optarg ;;
1208
1209   -v | -verbose | --verbose | --verbos | --verbo | --verb)
1210     verbose=yes ;;
1211
1212   -version | --version | --versio | --versi | --vers | -V)
1213     ac_init_version=: ;;
1214
1215   -with-* | --with-*)
1216     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1217     # Reject names that are not valid shell variable names.
1218     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1219       as_fn_error "invalid package name: $ac_useropt"
1220     ac_useropt_orig=$ac_useropt
1221     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1222     case $ac_user_opts in
1223       *"
1224 "with_$ac_useropt"
1225 "*) ;;
1226       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1227          ac_unrecognized_sep=', ';;
1228     esac
1229     eval with_$ac_useropt=\$ac_optarg ;;
1230
1231   -without-* | --without-*)
1232     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1233     # Reject names that are not valid shell variable names.
1234     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1235       as_fn_error "invalid package name: $ac_useropt"
1236     ac_useropt_orig=$ac_useropt
1237     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1238     case $ac_user_opts in
1239       *"
1240 "with_$ac_useropt"
1241 "*) ;;
1242       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1243          ac_unrecognized_sep=', ';;
1244     esac
1245     eval with_$ac_useropt=no ;;
1246
1247   --x)
1248     # Obsolete; use --with-x.
1249     with_x=yes ;;
1250
1251   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1252   | --x-incl | --x-inc | --x-in | --x-i)
1253     ac_prev=x_includes ;;
1254   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1255   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1256     x_includes=$ac_optarg ;;
1257
1258   -x-libraries | --x-libraries | --x-librarie | --x-librari \
1259   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1260     ac_prev=x_libraries ;;
1261   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1262   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1263     x_libraries=$ac_optarg ;;
1264
1265   -*) as_fn_error "unrecognized option: \`$ac_option'
1266 Try \`$0 --help' for more information."
1267     ;;
1268
1269   *=*)
1270     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1271     # Reject names that are not valid shell variable names.
1272     case $ac_envvar in #(
1273       '' | [0-9]* | *[!_$as_cr_alnum]* )
1274       as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1275     esac
1276     eval $ac_envvar=\$ac_optarg
1277     export $ac_envvar ;;
1278
1279   *)
1280     # FIXME: should be removed in autoconf 3.0.
1281     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1282     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1283       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1284     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1285     ;;
1286
1287   esac
1288 done
1289
1290 if test -n "$ac_prev"; then
1291   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1292   as_fn_error "missing argument to $ac_option"
1293 fi
1294
1295 if test -n "$ac_unrecognized_opts"; then
1296   case $enable_option_checking in
1297     no) ;;
1298     fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1299     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1300   esac
1301 fi
1302
1303 # Check all directory arguments for consistency.
1304 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1305                 datadir sysconfdir sharedstatedir localstatedir includedir \
1306                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1307                 libdir localedir mandir
1308 do
1309   eval ac_val=\$$ac_var
1310   # Remove trailing slashes.
1311   case $ac_val in
1312     */ )
1313       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1314       eval $ac_var=\$ac_val;;
1315   esac
1316   # Be sure to have absolute directory names.
1317   case $ac_val in
1318     [\\/$]* | ?:[\\/]* )  continue;;
1319     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1320   esac
1321   as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1322 done
1323
1324 # There might be people who depend on the old broken behavior: `$host'
1325 # used to hold the argument of --host etc.
1326 # FIXME: To remove some day.
1327 build=$build_alias
1328 host=$host_alias
1329 target=$target_alias
1330
1331 # FIXME: To remove some day.
1332 if test "x$host_alias" != x; then
1333   if test "x$build_alias" = x; then
1334     cross_compiling=maybe
1335     $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1336     If a cross compiler is detected then cross compile mode will be used." >&2
1337   elif test "x$build_alias" != "x$host_alias"; then
1338     cross_compiling=yes
1339   fi
1340 fi
1341
1342 ac_tool_prefix=
1343 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1344
1345 test "$silent" = yes && exec 6>/dev/null
1346
1347
1348 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1349 ac_ls_di=`ls -di .` &&
1350 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1351   as_fn_error "working directory cannot be determined"
1352 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1353   as_fn_error "pwd does not report name of working directory"
1354
1355
1356 # Find the source files, if location was not specified.
1357 if test -z "$srcdir"; then
1358   ac_srcdir_defaulted=yes
1359   # Try the directory containing this script, then the parent directory.
1360   ac_confdir=`$as_dirname -- "$as_myself" ||
1361 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1362          X"$as_myself" : 'X\(//\)[^/]' \| \
1363          X"$as_myself" : 'X\(//\)$' \| \
1364          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1365 $as_echo X"$as_myself" |
1366     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1367             s//\1/
1368             q
1369           }
1370           /^X\(\/\/\)[^/].*/{
1371             s//\1/
1372             q
1373           }
1374           /^X\(\/\/\)$/{
1375             s//\1/
1376             q
1377           }
1378           /^X\(\/\).*/{
1379             s//\1/
1380             q
1381           }
1382           s/.*/./; q'`
1383   srcdir=$ac_confdir
1384   if test ! -r "$srcdir/$ac_unique_file"; then
1385     srcdir=..
1386   fi
1387 else
1388   ac_srcdir_defaulted=no
1389 fi
1390 if test ! -r "$srcdir/$ac_unique_file"; then
1391   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1392   as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1393 fi
1394 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1395 ac_abs_confdir=`(
1396         cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1397         pwd)`
1398 # When building in place, set srcdir=.
1399 if test "$ac_abs_confdir" = "$ac_pwd"; then
1400   srcdir=.
1401 fi
1402 # Remove unnecessary trailing slashes from srcdir.
1403 # Double slashes in file names in object file debugging info
1404 # mess up M-x gdb in Emacs.
1405 case $srcdir in
1406 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1407 esac
1408 for ac_var in $ac_precious_vars; do
1409   eval ac_env_${ac_var}_set=\${${ac_var}+set}
1410   eval ac_env_${ac_var}_value=\$${ac_var}
1411   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1412   eval ac_cv_env_${ac_var}_value=\$${ac_var}
1413 done
1414
1415 #
1416 # Report the --help message.
1417 #
1418 if test "$ac_init_help" = "long"; then
1419   # Omit some internal or obsolete options to make the list less imposing.
1420   # This message is too long to be a string in the A/UX 3.1 sh.
1421   cat <<_ACEOF
1422 \`configure' configures iec16022 0.2.4 to adapt to many kinds of systems.
1423
1424 Usage: $0 [OPTION]... [VAR=VALUE]...
1425
1426 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1427 VAR=VALUE.  See below for descriptions of some of the useful variables.
1428
1429 Defaults for the options are specified in brackets.
1430
1431 Configuration:
1432   -h, --help              display this help and exit
1433       --help=short        display options specific to this package
1434       --help=recursive    display the short help of all the included packages
1435   -V, --version           display version information and exit
1436   -q, --quiet, --silent   do not print \`checking...' messages
1437       --cache-file=FILE   cache test results in FILE [disabled]
1438   -C, --config-cache      alias for \`--cache-file=config.cache'
1439   -n, --no-create         do not create output files
1440       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1441
1442 Installation directories:
1443   --prefix=PREFIX         install architecture-independent files in PREFIX
1444                           [$ac_default_prefix]
1445   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1446                           [PREFIX]
1447
1448 By default, \`make install' will install all the files in
1449 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1450 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1451 for instance \`--prefix=\$HOME'.
1452
1453 For better control, use the options below.
1454
1455 Fine tuning of the installation directories:
1456   --bindir=DIR            user executables [EPREFIX/bin]
1457   --sbindir=DIR           system admin executables [EPREFIX/sbin]
1458   --libexecdir=DIR        program executables [EPREFIX/libexec]
1459   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1460   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1461   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1462   --libdir=DIR            object code libraries [EPREFIX/lib]
1463   --includedir=DIR        C header files [PREFIX/include]
1464   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1465   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1466   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1467   --infodir=DIR           info documentation [DATAROOTDIR/info]
1468   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1469   --mandir=DIR            man documentation [DATAROOTDIR/man]
1470   --docdir=DIR            documentation root [DATAROOTDIR/doc/iec16022]
1471   --htmldir=DIR           html documentation [DOCDIR]
1472   --dvidir=DIR            dvi documentation [DOCDIR]
1473   --pdfdir=DIR            pdf documentation [DOCDIR]
1474   --psdir=DIR             ps documentation [DOCDIR]
1475 _ACEOF
1476
1477   cat <<\_ACEOF
1478
1479 Program names:
1480   --program-prefix=PREFIX            prepend PREFIX to installed program names
1481   --program-suffix=SUFFIX            append SUFFIX to installed program names
1482   --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
1483
1484 System types:
1485   --build=BUILD     configure for building on BUILD [guessed]
1486   --host=HOST       cross-compile to build programs to run on HOST [BUILD]
1487 _ACEOF
1488 fi
1489
1490 if test -n "$ac_init_help"; then
1491   case $ac_init_help in
1492      short | recursive ) echo "Configuration of iec16022 0.2.4:";;
1493    esac
1494   cat <<\_ACEOF
1495
1496 Optional Features:
1497   --disable-option-checking  ignore unrecognized --enable/--with options
1498   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1499   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1500   --enable-silent-rules          less verbose build output (undo: `make V=1')
1501   --disable-silent-rules         verbose build output (undo: `make V=0')
1502   --enable-maintainer-mode  enable make rules and dependencies not useful
1503                           (and sometimes confusing) to the casual installer
1504   --disable-dependency-tracking  speeds up one-time build
1505   --enable-dependency-tracking   do not reject slow dependency extractors
1506   --enable-shared[=PKGS]  build shared libraries [default=yes]
1507   --enable-static[=PKGS]  build static libraries [default=yes]
1508   --enable-fast-install[=PKGS]
1509                           optimize for fast installation [default=yes]
1510   --disable-libtool-lock  avoid locking (might break parallel builds)
1511
1512 Optional Packages:
1513   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1514   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1515   --with-pic              try to use only PIC/non-PIC objects [default=use
1516                           both]
1517   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1518
1519 Some influential environment variables:
1520   CC          C compiler command
1521   CFLAGS      C compiler flags
1522   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
1523               nonstandard directory <lib dir>
1524   LIBS        libraries to pass to the linker, e.g. -l<library>
1525   CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1526               you have headers in a nonstandard directory <include dir>
1527   CPP         C preprocessor
1528
1529 Use these variables to override the choices made by `configure' or to help
1530 it to find libraries and programs with nonstandard names/locations.
1531
1532 Report bugs to <stefan@datenfreihafen.org>.
1533 _ACEOF
1534 ac_status=$?
1535 fi
1536
1537 if test "$ac_init_help" = "recursive"; then
1538   # If there are subdirs, report their specific --help.
1539   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1540     test -d "$ac_dir" ||
1541       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1542       continue
1543     ac_builddir=.
1544
1545 case "$ac_dir" in
1546 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1547 *)
1548   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1549   # A ".." for each directory in $ac_dir_suffix.
1550   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1551   case $ac_top_builddir_sub in
1552   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1553   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1554   esac ;;
1555 esac
1556 ac_abs_top_builddir=$ac_pwd
1557 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1558 # for backward compatibility:
1559 ac_top_builddir=$ac_top_build_prefix
1560
1561 case $srcdir in
1562   .)  # We are building in place.
1563     ac_srcdir=.
1564     ac_top_srcdir=$ac_top_builddir_sub
1565     ac_abs_top_srcdir=$ac_pwd ;;
1566   [\\/]* | ?:[\\/]* )  # Absolute name.
1567     ac_srcdir=$srcdir$ac_dir_suffix;
1568     ac_top_srcdir=$srcdir
1569     ac_abs_top_srcdir=$srcdir ;;
1570   *) # Relative name.
1571     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1572     ac_top_srcdir=$ac_top_build_prefix$srcdir
1573     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1574 esac
1575 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1576
1577     cd "$ac_dir" || { ac_status=$?; continue; }
1578     # Check for guested configure.
1579     if test -f "$ac_srcdir/configure.gnu"; then
1580       echo &&
1581       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1582     elif test -f "$ac_srcdir/configure"; then
1583       echo &&
1584       $SHELL "$ac_srcdir/configure" --help=recursive
1585     else
1586       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1587     fi || ac_status=$?
1588     cd "$ac_pwd" || { ac_status=$?; break; }
1589   done
1590 fi
1591
1592 test -n "$ac_init_help" && exit $ac_status
1593 if $ac_init_version; then
1594   cat <<\_ACEOF
1595 iec16022 configure 0.2.4
1596 generated by GNU Autoconf 2.64
1597
1598 Copyright (C) 2009 Free Software Foundation, Inc.
1599 This configure script is free software; the Free Software Foundation
1600 gives unlimited permission to copy, distribute and modify it.
1601 _ACEOF
1602   exit
1603 fi
1604
1605 ## ------------------------ ##
1606 ## Autoconf initialization. ##
1607 ## ------------------------ ##
1608
1609 # ac_fn_c_try_compile LINENO
1610 # --------------------------
1611 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1612 ac_fn_c_try_compile ()
1613 {
1614   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1615   rm -f conftest.$ac_objext
1616   if { { ac_try="$ac_compile"
1617 case "(($ac_try" in
1618   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1619   *) ac_try_echo=$ac_try;;
1620 esac
1621 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1622 $as_echo "$ac_try_echo"; } >&5
1623   (eval "$ac_compile") 2>conftest.err
1624   ac_status=$?
1625   if test -s conftest.err; then
1626     grep -v '^ *+' conftest.err >conftest.er1
1627     cat conftest.er1 >&5
1628     mv -f conftest.er1 conftest.err
1629   fi
1630   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1631   test $ac_status = 0; } && {
1632          test -z "$ac_c_werror_flag" ||
1633          test ! -s conftest.err
1634        } && test -s conftest.$ac_objext; then :
1635   ac_retval=0
1636 else
1637   $as_echo "$as_me: failed program was:" >&5
1638 sed 's/^/| /' conftest.$ac_ext >&5
1639
1640         ac_retval=1
1641 fi
1642   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1643   return $ac_retval
1644
1645 } # ac_fn_c_try_compile
1646
1647 # ac_fn_c_try_link LINENO
1648 # -----------------------
1649 # Try to link conftest.$ac_ext, and return whether this succeeded.
1650 ac_fn_c_try_link ()
1651 {
1652   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1653   rm -f conftest.$ac_objext conftest$ac_exeext
1654   if { { ac_try="$ac_link"
1655 case "(($ac_try" in
1656   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1657   *) ac_try_echo=$ac_try;;
1658 esac
1659 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1660 $as_echo "$ac_try_echo"; } >&5
1661   (eval "$ac_link") 2>conftest.err
1662   ac_status=$?
1663   if test -s conftest.err; then
1664     grep -v '^ *+' conftest.err >conftest.er1
1665     cat conftest.er1 >&5
1666     mv -f conftest.er1 conftest.err
1667   fi
1668   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1669   test $ac_status = 0; } && {
1670          test -z "$ac_c_werror_flag" ||
1671          test ! -s conftest.err
1672        } && test -s conftest$ac_exeext && {
1673          test "$cross_compiling" = yes ||
1674          $as_test_x conftest$ac_exeext
1675        }; then :
1676   ac_retval=0
1677 else
1678   $as_echo "$as_me: failed program was:" >&5
1679 sed 's/^/| /' conftest.$ac_ext >&5
1680
1681         ac_retval=1
1682 fi
1683   # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1684   # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1685   # interfere with the next link command; also delete a directory that is
1686   # left behind by Apple's compiler.  We do this before executing the actions.
1687   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1688   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1689   return $ac_retval
1690
1691 } # ac_fn_c_try_link
1692
1693 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1694 # -------------------------------------------------------
1695 # Tests whether HEADER exists and can be compiled using the include files in
1696 # INCLUDES, setting the cache variable VAR accordingly.
1697 ac_fn_c_check_header_compile ()
1698 {
1699   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1700   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1701 $as_echo_n "checking for $2... " >&6; }
1702 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1703   $as_echo_n "(cached) " >&6
1704 else
1705   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1706 /* end confdefs.h.  */
1707 $4
1708 #include <$2>
1709 _ACEOF
1710 if ac_fn_c_try_compile "$LINENO"; then :
1711   eval "$3=yes"
1712 else
1713   eval "$3=no"
1714 fi
1715 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1716 fi
1717 eval ac_res=\$$3
1718                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1719 $as_echo "$ac_res" >&6; }
1720   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1721
1722 } # ac_fn_c_check_header_compile
1723
1724 # ac_fn_c_try_cpp LINENO
1725 # ----------------------
1726 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1727 ac_fn_c_try_cpp ()
1728 {
1729   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1730   if { { ac_try="$ac_cpp conftest.$ac_ext"
1731 case "(($ac_try" in
1732   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1733   *) ac_try_echo=$ac_try;;
1734 esac
1735 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1736 $as_echo "$ac_try_echo"; } >&5
1737   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1738   ac_status=$?
1739   if test -s conftest.err; then
1740     grep -v '^ *+' conftest.err >conftest.er1
1741     cat conftest.er1 >&5
1742     mv -f conftest.er1 conftest.err
1743   fi
1744   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1745   test $ac_status = 0; } >/dev/null && {
1746          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1747          test ! -s conftest.err
1748        }; then :
1749   ac_retval=0
1750 else
1751   $as_echo "$as_me: failed program was:" >&5
1752 sed 's/^/| /' conftest.$ac_ext >&5
1753
1754     ac_retval=1
1755 fi
1756   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1757   return $ac_retval
1758
1759 } # ac_fn_c_try_cpp
1760
1761 # ac_fn_c_try_run LINENO
1762 # ----------------------
1763 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1764 # that executables *can* be run.
1765 ac_fn_c_try_run ()
1766 {
1767   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1768   if { { ac_try="$ac_link"
1769 case "(($ac_try" in
1770   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1771   *) ac_try_echo=$ac_try;;
1772 esac
1773 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1774 $as_echo "$ac_try_echo"; } >&5
1775   (eval "$ac_link") 2>&5
1776   ac_status=$?
1777   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1778   test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1779   { { case "(($ac_try" in
1780   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1781   *) ac_try_echo=$ac_try;;
1782 esac
1783 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1784 $as_echo "$ac_try_echo"; } >&5
1785   (eval "$ac_try") 2>&5
1786   ac_status=$?
1787   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1788   test $ac_status = 0; }; }; then :
1789   ac_retval=0
1790 else
1791   $as_echo "$as_me: program exited with status $ac_status" >&5
1792        $as_echo "$as_me: failed program was:" >&5
1793 sed 's/^/| /' conftest.$ac_ext >&5
1794
1795        ac_retval=$ac_status
1796 fi
1797   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1798   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1799   return $ac_retval
1800
1801 } # ac_fn_c_try_run
1802
1803 # ac_fn_c_check_func LINENO FUNC VAR
1804 # ----------------------------------
1805 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1806 ac_fn_c_check_func ()
1807 {
1808   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1809   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1810 $as_echo_n "checking for $2... " >&6; }
1811 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1812   $as_echo_n "(cached) " >&6
1813 else
1814   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1815 /* end confdefs.h.  */
1816 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1817    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1818 #define $2 innocuous_$2
1819
1820 /* System header to define __stub macros and hopefully few prototypes,
1821     which can conflict with char $2 (); below.
1822     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1823     <limits.h> exists even on freestanding compilers.  */
1824
1825 #ifdef __STDC__
1826 # include <limits.h>
1827 #else
1828 # include <assert.h>
1829 #endif
1830
1831 #undef $2
1832
1833 /* Override any GCC internal prototype to avoid an error.
1834    Use char because int might match the return type of a GCC
1835    builtin and then its argument prototype would still apply.  */
1836 #ifdef __cplusplus
1837 extern "C"
1838 #endif
1839 char $2 ();
1840 /* The GNU C library defines this for functions which it implements
1841     to always fail with ENOSYS.  Some functions are actually named
1842     something starting with __ and the normal name is an alias.  */
1843 #if defined __stub_$2 || defined __stub___$2
1844 choke me
1845 #endif
1846
1847 int
1848 main ()
1849 {
1850 return $2 ();
1851   ;
1852   return 0;
1853 }
1854 _ACEOF
1855 if ac_fn_c_try_link "$LINENO"; then :
1856   eval "$3=yes"
1857 else
1858   eval "$3=no"
1859 fi
1860 rm -f core conftest.err conftest.$ac_objext \
1861     conftest$ac_exeext conftest.$ac_ext
1862 fi
1863 eval ac_res=\$$3
1864                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1865 $as_echo "$ac_res" >&6; }
1866   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1867
1868 } # ac_fn_c_check_func
1869 cat >config.log <<_ACEOF
1870 This file contains any messages produced by compilers while
1871 running configure, to aid debugging if configure makes a mistake.
1872
1873 It was created by iec16022 $as_me 0.2.4, which was
1874 generated by GNU Autoconf 2.64.  Invocation command line was
1875
1876   $ $0 $@
1877
1878 _ACEOF
1879 exec 5>>config.log
1880 {
1881 cat <<_ASUNAME
1882 ## --------- ##
1883 ## Platform. ##
1884 ## --------- ##
1885
1886 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1887 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1888 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1889 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1890 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1891
1892 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1893 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
1894
1895 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
1896 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
1897 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1898 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
1899 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
1900 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
1901 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
1902
1903 _ASUNAME
1904
1905 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1906 for as_dir in $PATH
1907 do
1908   IFS=$as_save_IFS
1909   test -z "$as_dir" && as_dir=.
1910     $as_echo "PATH: $as_dir"
1911   done
1912 IFS=$as_save_IFS
1913
1914 } >&5
1915
1916 cat >&5 <<_ACEOF
1917
1918
1919 ## ----------- ##
1920 ## Core tests. ##
1921 ## ----------- ##
1922
1923 _ACEOF
1924
1925
1926 # Keep a trace of the command line.
1927 # Strip out --no-create and --no-recursion so they do not pile up.
1928 # Strip out --silent because we don't want to record it for future runs.
1929 # Also quote any args containing shell meta-characters.
1930 # Make two passes to allow for proper duplicate-argument suppression.
1931 ac_configure_args=
1932 ac_configure_args0=
1933 ac_configure_args1=
1934 ac_must_keep_next=false
1935 for ac_pass in 1 2
1936 do
1937   for ac_arg
1938   do
1939     case $ac_arg in
1940     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1941     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1942     | -silent | --silent | --silen | --sile | --sil)
1943       continue ;;
1944     *\'*)
1945       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1946     esac
1947     case $ac_pass in
1948     1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1949     2)
1950       as_fn_append ac_configure_args1 " '$ac_arg'"
1951       if test $ac_must_keep_next = true; then
1952         ac_must_keep_next=false # Got value, back to normal.
1953       else
1954         case $ac_arg in
1955           *=* | --config-cache | -C | -disable-* | --disable-* \
1956           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1957           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1958           | -with-* | --with-* | -without-* | --without-* | --x)
1959             case "$ac_configure_args0 " in
1960               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1961             esac
1962             ;;
1963           -* ) ac_must_keep_next=true ;;
1964         esac
1965       fi
1966       as_fn_append ac_configure_args " '$ac_arg'"
1967       ;;
1968     esac
1969   done
1970 done
1971 { ac_configure_args0=; unset ac_configure_args0;}
1972 { ac_configure_args1=; unset ac_configure_args1;}
1973
1974 # When interrupted or exit'd, cleanup temporary files, and complete
1975 # config.log.  We remove comments because anyway the quotes in there
1976 # would cause problems or look ugly.
1977 # WARNING: Use '\'' to represent an apostrophe within the trap.
1978 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1979 trap 'exit_status=$?
1980   # Save into config.log some information that might help in debugging.
1981   {
1982     echo
1983
1984     cat <<\_ASBOX
1985 ## ---------------- ##
1986 ## Cache variables. ##
1987 ## ---------------- ##
1988 _ASBOX
1989     echo
1990     # The following way of writing the cache mishandles newlines in values,
1991 (
1992   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1993     eval ac_val=\$$ac_var
1994     case $ac_val in #(
1995     *${as_nl}*)
1996       case $ac_var in #(
1997       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1998 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1999       esac
2000       case $ac_var in #(
2001       _ | IFS | as_nl) ;; #(
2002       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2003       *) { eval $ac_var=; unset $ac_var;} ;;
2004       esac ;;
2005     esac
2006   done
2007   (set) 2>&1 |
2008     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2009     *${as_nl}ac_space=\ *)
2010       sed -n \
2011         "s/'\''/'\''\\\\'\'''\''/g;
2012           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2013       ;; #(
2014     *)
2015       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2016       ;;
2017     esac |
2018     sort
2019 )
2020     echo
2021
2022     cat <<\_ASBOX
2023 ## ----------------- ##
2024 ## Output variables. ##
2025 ## ----------------- ##
2026 _ASBOX
2027     echo
2028     for ac_var in $ac_subst_vars
2029     do
2030       eval ac_val=\$$ac_var
2031       case $ac_val in
2032       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2033       esac
2034       $as_echo "$ac_var='\''$ac_val'\''"
2035     done | sort
2036     echo
2037
2038     if test -n "$ac_subst_files"; then
2039       cat <<\_ASBOX
2040 ## ------------------- ##
2041 ## File substitutions. ##
2042 ## ------------------- ##
2043 _ASBOX
2044       echo
2045       for ac_var in $ac_subst_files
2046       do
2047         eval ac_val=\$$ac_var
2048         case $ac_val in
2049         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2050         esac
2051         $as_echo "$ac_var='\''$ac_val'\''"
2052       done | sort
2053       echo
2054     fi
2055
2056     if test -s confdefs.h; then
2057       cat <<\_ASBOX
2058 ## ----------- ##
2059 ## confdefs.h. ##
2060 ## ----------- ##
2061 _ASBOX
2062       echo
2063       cat confdefs.h
2064       echo
2065     fi
2066     test "$ac_signal" != 0 &&
2067       $as_echo "$as_me: caught signal $ac_signal"
2068     $as_echo "$as_me: exit $exit_status"
2069   } >&5
2070   rm -f core *.core core.conftest.* &&
2071     rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2072     exit $exit_status
2073 ' 0
2074 for ac_signal in 1 2 13 15; do
2075   trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2076 done
2077 ac_signal=0
2078
2079 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2080 rm -f -r conftest* confdefs.h
2081
2082 $as_echo "/* confdefs.h */" > confdefs.h
2083
2084 # Predefined preprocessor variables.
2085
2086 cat >>confdefs.h <<_ACEOF
2087 #define PACKAGE_NAME "$PACKAGE_NAME"
2088 _ACEOF
2089
2090 cat >>confdefs.h <<_ACEOF
2091 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2092 _ACEOF
2093
2094 cat >>confdefs.h <<_ACEOF
2095 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2096 _ACEOF
2097
2098 cat >>confdefs.h <<_ACEOF
2099 #define PACKAGE_STRING "$PACKAGE_STRING"
2100 _ACEOF
2101
2102 cat >>confdefs.h <<_ACEOF
2103 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2104 _ACEOF
2105
2106 cat >>confdefs.h <<_ACEOF
2107 #define PACKAGE_URL "$PACKAGE_URL"
2108 _ACEOF
2109
2110
2111 # Let the site file select an alternate cache file if it wants to.
2112 # Prefer an explicitly selected file to automatically selected ones.
2113 ac_site_file1=NONE
2114 ac_site_file2=NONE
2115 if test -n "$CONFIG_SITE"; then
2116   ac_site_file1=$CONFIG_SITE
2117 elif test "x$prefix" != xNONE; then
2118   ac_site_file1=$prefix/share/config.site
2119   ac_site_file2=$prefix/etc/config.site
2120 else
2121   ac_site_file1=$ac_default_prefix/share/config.site
2122   ac_site_file2=$ac_default_prefix/etc/config.site
2123 fi
2124 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2125 do
2126   test "x$ac_site_file" = xNONE && continue
2127   if test -r "$ac_site_file"; then
2128     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2129 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2130     sed 's/^/| /' "$ac_site_file" >&5
2131     . "$ac_site_file"
2132   fi
2133 done
2134
2135 if test -r "$cache_file"; then
2136   # Some versions of bash will fail to source /dev/null (special
2137   # files actually), so we avoid doing that.
2138   if test -f "$cache_file"; then
2139     { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2140 $as_echo "$as_me: loading cache $cache_file" >&6;}
2141     case $cache_file in
2142       [\\/]* | ?:[\\/]* ) . "$cache_file";;
2143       *)                      . "./$cache_file";;
2144     esac
2145   fi
2146 else
2147   { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2148 $as_echo "$as_me: creating cache $cache_file" >&6;}
2149   >$cache_file
2150 fi
2151
2152 # Check that the precious variables saved in the cache have kept the same
2153 # value.
2154 ac_cache_corrupted=false
2155 for ac_var in $ac_precious_vars; do
2156   eval ac_old_set=\$ac_cv_env_${ac_var}_set
2157   eval ac_new_set=\$ac_env_${ac_var}_set
2158   eval ac_old_val=\$ac_cv_env_${ac_var}_value
2159   eval ac_new_val=\$ac_env_${ac_var}_value
2160   case $ac_old_set,$ac_new_set in
2161     set,)
2162       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2163 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2164       ac_cache_corrupted=: ;;
2165     ,set)
2166       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2167 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2168       ac_cache_corrupted=: ;;
2169     ,);;
2170     *)
2171       if test "x$ac_old_val" != "x$ac_new_val"; then
2172         # differences in whitespace do not lead to failure.
2173         ac_old_val_w=`echo x $ac_old_val`
2174         ac_new_val_w=`echo x $ac_new_val`
2175         if test "$ac_old_val_w" != "$ac_new_val_w"; then
2176           { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2177 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2178           ac_cache_corrupted=:
2179         else
2180           { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2181 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2182           eval $ac_var=\$ac_old_val
2183         fi
2184         { $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
2185 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
2186         { $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
2187 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
2188       fi;;
2189   esac
2190   # Pass precious variables to config.status.
2191   if test "$ac_new_set" = set; then
2192     case $ac_new_val in
2193     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2194     *) ac_arg=$ac_var=$ac_new_val ;;
2195     esac
2196     case " $ac_configure_args " in
2197       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
2198       *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2199     esac
2200   fi
2201 done
2202 if $ac_cache_corrupted; then
2203   { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2204 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2205   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2206 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2207   as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2208 fi
2209 ## -------------------- ##
2210 ## Main body of script. ##
2211 ## -------------------- ##
2212
2213 ac_ext=c
2214 ac_cpp='$CPP $CPPFLAGS'
2215 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2216 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2217 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2218
2219
2220 am__api_version='1.11'
2221
2222 ac_aux_dir=
2223 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2224   for ac_t in install-sh install.sh shtool; do
2225     if test -f "$ac_dir/$ac_t"; then
2226       ac_aux_dir=$ac_dir
2227       ac_install_sh="$ac_aux_dir/$ac_t -c"
2228       break 2
2229     fi
2230   done
2231 done
2232 if test -z "$ac_aux_dir"; then
2233   as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2234 fi
2235
2236 # These three variables are undocumented and unsupported,
2237 # and are intended to be withdrawn in a future Autoconf release.
2238 # They can cause serious problems if a builder's source tree is in a directory
2239 # whose full name contains unusual characters.
2240 ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
2241 ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
2242 ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
2243
2244
2245 # Find a good install program.  We prefer a C program (faster),
2246 # so one script is as good as another.  But avoid the broken or
2247 # incompatible versions:
2248 # SysV /etc/install, /usr/sbin/install
2249 # SunOS /usr/etc/install
2250 # IRIX /sbin/install
2251 # AIX /bin/install
2252 # AmigaOS /C/install, which installs bootblocks on floppy discs
2253 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2254 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2255 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2256 # OS/2's system install, which has a completely different semantic
2257 # ./install, which can be erroneously created by make from ./install.sh.
2258 # Reject install programs that cannot install multiple files.
2259 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2260 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2261 if test -z "$INSTALL"; then
2262 if test "${ac_cv_path_install+set}" = set; then :
2263   $as_echo_n "(cached) " >&6
2264 else
2265   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2266 for as_dir in $PATH
2267 do
2268   IFS=$as_save_IFS
2269   test -z "$as_dir" && as_dir=.
2270     # Account for people who put trailing slashes in PATH elements.
2271 case $as_dir/ in #((
2272   ./ | .// | /[cC]/* | \
2273   /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2274   ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2275   /usr/ucb/* ) ;;
2276   *)
2277     # OSF1 and SCO ODT 3.0 have their own names for install.
2278     # Don't use installbsd from OSF since it installs stuff as root
2279     # by default.
2280     for ac_prog in ginstall scoinst install; do
2281       for ac_exec_ext in '' $ac_executable_extensions; do
2282         if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2283           if test $ac_prog = install &&
2284             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2285             # AIX install.  It has an incompatible calling convention.
2286             :
2287           elif test $ac_prog = install &&
2288             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2289             # program-specific install script used by HP pwplus--don't use.
2290             :
2291           else
2292             rm -rf conftest.one conftest.two conftest.dir
2293             echo one > conftest.one
2294             echo two > conftest.two
2295             mkdir conftest.dir
2296             if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2297               test -s conftest.one && test -s conftest.two &&
2298               test -s conftest.dir/conftest.one &&
2299               test -s conftest.dir/conftest.two
2300             then
2301               ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2302               break 3
2303             fi
2304           fi
2305         fi
2306       done
2307     done
2308     ;;
2309 esac
2310
2311   done
2312 IFS=$as_save_IFS
2313
2314 rm -rf conftest.one conftest.two conftest.dir
2315
2316 fi
2317   if test "${ac_cv_path_install+set}" = set; then
2318     INSTALL=$ac_cv_path_install
2319   else
2320     # As a last resort, use the slow shell script.  Don't cache a
2321     # value for INSTALL within a source directory, because that will
2322     # break other packages using the cache if that directory is
2323     # removed, or if the value is a relative name.
2324     INSTALL=$ac_install_sh
2325   fi
2326 fi
2327 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2328 $as_echo "$INSTALL" >&6; }
2329
2330 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2331 # It thinks the first close brace ends the variable substitution.
2332 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2333
2334 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2335
2336 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2337
2338 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2339 $as_echo_n "checking whether build environment is sane... " >&6; }
2340 # Just in case
2341 sleep 1
2342 echo timestamp > conftest.file
2343 # Reject unsafe characters in $srcdir or the absolute working directory
2344 # name.  Accept space and tab only in the latter.
2345 am_lf='
2346 '
2347 case `pwd` in
2348   *[\\\"\#\$\&\'\`$am_lf]*)
2349     as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
2350 esac
2351 case $srcdir in
2352   *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
2353     as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2354 esac
2355
2356 # Do `set' in a subshell so we don't clobber the current shell's
2357 # arguments.  Must try -L first in case configure is actually a
2358 # symlink; some systems play weird games with the mod time of symlinks
2359 # (eg FreeBSD returns the mod time of the symlink's containing
2360 # directory).
2361 if (
2362    set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2363    if test "$*" = "X"; then
2364       # -L didn't work.
2365       set X `ls -t "$srcdir/configure" conftest.file`
2366    fi
2367    rm -f conftest.file
2368    if test "$*" != "X $srcdir/configure conftest.file" \
2369       && test "$*" != "X conftest.file $srcdir/configure"; then
2370
2371       # If neither matched, then we have a broken ls.  This can happen
2372       # if, for instance, CONFIG_SHELL is bash and it inherits a
2373       # broken ls alias from the environment.  This has actually
2374       # happened.  Such a system could not be considered "sane".
2375       as_fn_error "ls -t appears to fail.  Make sure there is not a broken
2376 alias in your environment" "$LINENO" 5
2377    fi
2378
2379    test "$2" = conftest.file
2380    )
2381 then
2382    # Ok.
2383    :
2384 else
2385    as_fn_error "newly created file is older than distributed files!
2386 Check your system clock" "$LINENO" 5
2387 fi
2388 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2389 $as_echo "yes" >&6; }
2390 test "$program_prefix" != NONE &&
2391   program_transform_name="s&^&$program_prefix&;$program_transform_name"
2392 # Use a double $ so make ignores it.
2393 test "$program_suffix" != NONE &&
2394   program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2395 # Double any \ or $.
2396 # By default was `s,x,x', remove it if useless.
2397 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2398 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2399
2400 # expand $ac_aux_dir to an absolute path
2401 am_aux_dir=`cd $ac_aux_dir && pwd`
2402
2403 if test x"${MISSING+set}" != xset; then
2404   case $am_aux_dir in
2405   *\ * | *\     *)
2406     MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2407   *)
2408     MISSING="\${SHELL} $am_aux_dir/missing" ;;
2409   esac
2410 fi
2411 # Use eval to expand $SHELL
2412 if eval "$MISSING --run true"; then
2413   am_missing_run="$MISSING --run "
2414 else
2415   am_missing_run=
2416   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2417 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2418 fi
2419
2420 if test x"${install_sh}" != xset; then
2421   case $am_aux_dir in
2422   *\ * | *\     *)
2423     install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2424   *)
2425     install_sh="\${SHELL} $am_aux_dir/install-sh"
2426   esac
2427 fi
2428
2429 # Installed binaries are usually stripped using `strip' when the user
2430 # run `make install-strip'.  However `strip' might not be the right
2431 # tool to use in cross-compilation environments, therefore Automake
2432 # will honor the `STRIP' environment variable to overrule this program.
2433 if test "$cross_compiling" != no; then
2434   if test -n "$ac_tool_prefix"; then
2435   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2436 set dummy ${ac_tool_prefix}strip; ac_word=$2
2437 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2438 $as_echo_n "checking for $ac_word... " >&6; }
2439 if test "${ac_cv_prog_STRIP+set}" = set; then :
2440   $as_echo_n "(cached) " >&6
2441 else
2442   if test -n "$STRIP"; then
2443   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2444 else
2445 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2446 for as_dir in $PATH
2447 do
2448   IFS=$as_save_IFS
2449   test -z "$as_dir" && as_dir=.
2450     for ac_exec_ext in '' $ac_executable_extensions; do
2451   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2452     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2453     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2454     break 2
2455   fi
2456 done
2457   done
2458 IFS=$as_save_IFS
2459
2460 fi
2461 fi
2462 STRIP=$ac_cv_prog_STRIP
2463 if test -n "$STRIP"; then
2464   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2465 $as_echo "$STRIP" >&6; }
2466 else
2467   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2468 $as_echo "no" >&6; }
2469 fi
2470
2471
2472 fi
2473 if test -z "$ac_cv_prog_STRIP"; then
2474   ac_ct_STRIP=$STRIP
2475   # Extract the first word of "strip", so it can be a program name with args.
2476 set dummy strip; ac_word=$2
2477 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2478 $as_echo_n "checking for $ac_word... " >&6; }
2479 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
2480   $as_echo_n "(cached) " >&6
2481 else
2482   if test -n "$ac_ct_STRIP"; then
2483   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2484 else
2485 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2486 for as_dir in $PATH
2487 do
2488   IFS=$as_save_IFS
2489   test -z "$as_dir" && as_dir=.
2490     for ac_exec_ext in '' $ac_executable_extensions; do
2491   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2492     ac_cv_prog_ac_ct_STRIP="strip"
2493     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2494     break 2
2495   fi
2496 done
2497   done
2498 IFS=$as_save_IFS
2499
2500 fi
2501 fi
2502 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2503 if test -n "$ac_ct_STRIP"; then
2504   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2505 $as_echo "$ac_ct_STRIP" >&6; }
2506 else
2507   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2508 $as_echo "no" >&6; }
2509 fi
2510
2511   if test "x$ac_ct_STRIP" = x; then
2512     STRIP=":"
2513   else
2514     case $cross_compiling:$ac_tool_warned in
2515 yes:)
2516 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2517 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2518 ac_tool_warned=yes ;;
2519 esac
2520     STRIP=$ac_ct_STRIP
2521   fi
2522 else
2523   STRIP="$ac_cv_prog_STRIP"
2524 fi
2525
2526 fi
2527 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2528
2529 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2530 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2531 if test -z "$MKDIR_P"; then
2532   if test "${ac_cv_path_mkdir+set}" = set; then :
2533   $as_echo_n "(cached) " >&6
2534 else
2535   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2536 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2537 do
2538   IFS=$as_save_IFS
2539   test -z "$as_dir" && as_dir=.
2540     for ac_prog in mkdir gmkdir; do
2541          for ac_exec_ext in '' $ac_executable_extensions; do
2542            { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2543            case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2544              'mkdir (GNU coreutils) '* | \
2545              'mkdir (coreutils) '* | \
2546              'mkdir (fileutils) '4.1*)
2547                ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2548                break 3;;
2549            esac
2550          done
2551        done
2552   done
2553 IFS=$as_save_IFS
2554
2555 fi
2556
2557   if test "${ac_cv_path_mkdir+set}" = set; then
2558     MKDIR_P="$ac_cv_path_mkdir -p"
2559   else
2560     # As a last resort, use the slow shell script.  Don't cache a
2561     # value for MKDIR_P within a source directory, because that will
2562     # break other packages using the cache if that directory is
2563     # removed, or if the value is a relative name.
2564     test -d ./--version && rmdir ./--version
2565     MKDIR_P="$ac_install_sh -d"
2566   fi
2567 fi
2568 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2569 $as_echo "$MKDIR_P" >&6; }
2570
2571 mkdir_p="$MKDIR_P"
2572 case $mkdir_p in
2573   [\\/$]* | ?:[\\/]*) ;;
2574   */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2575 esac
2576
2577 for ac_prog in gawk mawk nawk awk
2578 do
2579   # Extract the first word of "$ac_prog", so it can be a program name with args.
2580 set dummy $ac_prog; ac_word=$2
2581 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2582 $as_echo_n "checking for $ac_word... " >&6; }
2583 if test "${ac_cv_prog_AWK+set}" = set; then :
2584   $as_echo_n "(cached) " >&6
2585 else
2586   if test -n "$AWK"; then
2587   ac_cv_prog_AWK="$AWK" # Let the user override the test.
2588 else
2589 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2590 for as_dir in $PATH
2591 do
2592   IFS=$as_save_IFS
2593   test -z "$as_dir" && as_dir=.
2594     for ac_exec_ext in '' $ac_executable_extensions; do
2595   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2596     ac_cv_prog_AWK="$ac_prog"
2597     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2598     break 2
2599   fi
2600 done
2601   done
2602 IFS=$as_save_IFS
2603
2604 fi
2605 fi
2606 AWK=$ac_cv_prog_AWK
2607 if test -n "$AWK"; then
2608   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2609 $as_echo "$AWK" >&6; }
2610 else
2611   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2612 $as_echo "no" >&6; }
2613 fi
2614
2615
2616   test -n "$AWK" && break
2617 done
2618
2619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2620 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2621 set x ${MAKE-make}
2622 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2623 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
2624   $as_echo_n "(cached) " >&6
2625 else
2626   cat >conftest.make <<\_ACEOF
2627 SHELL = /bin/sh
2628 all:
2629         @echo '@@@%%%=$(MAKE)=@@@%%%'
2630 _ACEOF
2631 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2632 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2633   *@@@%%%=?*=@@@%%%*)
2634     eval ac_cv_prog_make_${ac_make}_set=yes;;
2635   *)
2636     eval ac_cv_prog_make_${ac_make}_set=no;;
2637 esac
2638 rm -f conftest.make
2639 fi
2640 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2641   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2642 $as_echo "yes" >&6; }
2643   SET_MAKE=
2644 else
2645   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2646 $as_echo "no" >&6; }
2647   SET_MAKE="MAKE=${MAKE-make}"
2648 fi
2649
2650 rm -rf .tst 2>/dev/null
2651 mkdir .tst 2>/dev/null
2652 if test -d .tst; then
2653   am__leading_dot=.
2654 else
2655   am__leading_dot=_
2656 fi
2657 rmdir .tst 2>/dev/null
2658
2659 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2660   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2661   # is not polluted with repeated "-I."
2662   am__isrc=' -I$(srcdir)'
2663   # test to see if srcdir already configured
2664   if test -f $srcdir/config.status; then
2665     as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2666   fi
2667 fi
2668
2669 # test whether we have cygpath
2670 if test -z "$CYGPATH_W"; then
2671   if (cygpath --version) >/dev/null 2>/dev/null; then
2672     CYGPATH_W='cygpath -w'
2673   else
2674     CYGPATH_W=echo
2675   fi
2676 fi
2677
2678
2679 # Define the identity of the package.
2680  PACKAGE='iec16022'
2681  VERSION='0.2.4'
2682
2683
2684 cat >>confdefs.h <<_ACEOF
2685 #define PACKAGE "$PACKAGE"
2686 _ACEOF
2687
2688
2689 cat >>confdefs.h <<_ACEOF
2690 #define VERSION "$VERSION"
2691 _ACEOF
2692
2693 # Some tools Automake needs.
2694
2695 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2696
2697
2698 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2699
2700
2701 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2702
2703
2704 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2705
2706
2707 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2708
2709 # We need awk for the "check" target.  The system "awk" is bad on
2710 # some platforms.
2711 # Always define AMTAR for backward compatibility.
2712
2713 AMTAR=${AMTAR-"${am_missing_run}tar"}
2714
2715 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
2716
2717
2718
2719
2720
2721 # Check whether --enable-silent-rules was given.
2722 if test "${enable_silent_rules+set}" = set; then :
2723   enableval=$enable_silent_rules;
2724 fi
2725
2726 case $enable_silent_rules in
2727 yes) AM_DEFAULT_VERBOSITY=0;;
2728 no)  AM_DEFAULT_VERBOSITY=1;;
2729 *)   AM_DEFAULT_VERBOSITY=0;;
2730 esac
2731 AM_BACKSLASH='\'
2732
2733
2734 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
2735 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2736     # Check whether --enable-maintainer-mode was given.
2737 if test "${enable_maintainer_mode+set}" = set; then :
2738   enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
2739 else
2740   USE_MAINTAINER_MODE=no
2741 fi
2742
2743   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
2744 $as_echo "$USE_MAINTAINER_MODE" >&6; }
2745    if test $USE_MAINTAINER_MODE = yes; then
2746   MAINTAINER_MODE_TRUE=
2747   MAINTAINER_MODE_FALSE='#'
2748 else
2749   MAINTAINER_MODE_TRUE='#'
2750   MAINTAINER_MODE_FALSE=
2751 fi
2752
2753   MAINT=$MAINTAINER_MODE_TRUE
2754
2755
2756
2757 ac_config_headers="$ac_config_headers config.h"
2758
2759
2760
2761 LT_VERSION_C=0
2762 LT_VERSION_R=0
2763 LT_VERSION_A=0
2764
2765
2766
2767
2768
2769
2770 ac_ext=c
2771 ac_cpp='$CPP $CPPFLAGS'
2772 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2773 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2774 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2775 if test -n "$ac_tool_prefix"; then
2776   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2777 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2779 $as_echo_n "checking for $ac_word... " >&6; }
2780 if test "${ac_cv_prog_CC+set}" = set; then :
2781   $as_echo_n "(cached) " >&6
2782 else
2783   if test -n "$CC"; then
2784   ac_cv_prog_CC="$CC" # Let the user override the test.
2785 else
2786 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2787 for as_dir in $PATH
2788 do
2789   IFS=$as_save_IFS
2790   test -z "$as_dir" && as_dir=.
2791     for ac_exec_ext in '' $ac_executable_extensions; do
2792   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2793     ac_cv_prog_CC="${ac_tool_prefix}gcc"
2794     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2795     break 2
2796   fi
2797 done
2798   done
2799 IFS=$as_save_IFS
2800
2801 fi
2802 fi
2803 CC=$ac_cv_prog_CC
2804 if test -n "$CC"; then
2805   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2806 $as_echo "$CC" >&6; }
2807 else
2808   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2809 $as_echo "no" >&6; }
2810 fi
2811
2812
2813 fi
2814 if test -z "$ac_cv_prog_CC"; then
2815   ac_ct_CC=$CC
2816   # Extract the first word of "gcc", so it can be a program name with args.
2817 set dummy gcc; ac_word=$2
2818 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2819 $as_echo_n "checking for $ac_word... " >&6; }
2820 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2821   $as_echo_n "(cached) " >&6
2822 else
2823   if test -n "$ac_ct_CC"; then
2824   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2825 else
2826 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2827 for as_dir in $PATH
2828 do
2829   IFS=$as_save_IFS
2830   test -z "$as_dir" && as_dir=.
2831     for ac_exec_ext in '' $ac_executable_extensions; do
2832   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2833     ac_cv_prog_ac_ct_CC="gcc"
2834     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2835     break 2
2836   fi
2837 done
2838   done
2839 IFS=$as_save_IFS
2840
2841 fi
2842 fi
2843 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2844 if test -n "$ac_ct_CC"; then
2845   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2846 $as_echo "$ac_ct_CC" >&6; }
2847 else
2848   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2849 $as_echo "no" >&6; }
2850 fi
2851
2852   if test "x$ac_ct_CC" = x; then
2853     CC=""
2854   else
2855     case $cross_compiling:$ac_tool_warned in
2856 yes:)
2857 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2858 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2859 ac_tool_warned=yes ;;
2860 esac
2861     CC=$ac_ct_CC
2862   fi
2863 else
2864   CC="$ac_cv_prog_CC"
2865 fi
2866
2867 if test -z "$CC"; then
2868           if test -n "$ac_tool_prefix"; then
2869     # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2870 set dummy ${ac_tool_prefix}cc; ac_word=$2
2871 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2872 $as_echo_n "checking for $ac_word... " >&6; }
2873 if test "${ac_cv_prog_CC+set}" = set; then :
2874   $as_echo_n "(cached) " >&6
2875 else
2876   if test -n "$CC"; then
2877   ac_cv_prog_CC="$CC" # Let the user override the test.
2878 else
2879 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2880 for as_dir in $PATH
2881 do
2882   IFS=$as_save_IFS
2883   test -z "$as_dir" && as_dir=.
2884     for ac_exec_ext in '' $ac_executable_extensions; do
2885   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2886     ac_cv_prog_CC="${ac_tool_prefix}cc"
2887     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2888     break 2
2889   fi
2890 done
2891   done
2892 IFS=$as_save_IFS
2893
2894 fi
2895 fi
2896 CC=$ac_cv_prog_CC
2897 if test -n "$CC"; then
2898   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2899 $as_echo "$CC" >&6; }
2900 else
2901   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2902 $as_echo "no" >&6; }
2903 fi
2904
2905
2906   fi
2907 fi
2908 if test -z "$CC"; then
2909   # Extract the first word of "cc", so it can be a program name with args.
2910 set dummy cc; ac_word=$2
2911 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2912 $as_echo_n "checking for $ac_word... " >&6; }
2913 if test "${ac_cv_prog_CC+set}" = set; then :
2914   $as_echo_n "(cached) " >&6
2915 else
2916   if test -n "$CC"; then
2917   ac_cv_prog_CC="$CC" # Let the user override the test.
2918 else
2919   ac_prog_rejected=no
2920 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2921 for as_dir in $PATH
2922 do
2923   IFS=$as_save_IFS
2924   test -z "$as_dir" && as_dir=.
2925     for ac_exec_ext in '' $ac_executable_extensions; do
2926   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2927     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2928        ac_prog_rejected=yes
2929        continue
2930      fi
2931     ac_cv_prog_CC="cc"
2932     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2933     break 2
2934   fi
2935 done
2936   done
2937 IFS=$as_save_IFS
2938
2939 if test $ac_prog_rejected = yes; then
2940   # We found a bogon in the path, so make sure we never use it.
2941   set dummy $ac_cv_prog_CC
2942   shift
2943   if test $# != 0; then
2944     # We chose a different compiler from the bogus one.
2945     # However, it has the same basename, so the bogon will be chosen
2946     # first if we set CC to just the basename; use the full file name.
2947     shift
2948     ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2949   fi
2950 fi
2951 fi
2952 fi
2953 CC=$ac_cv_prog_CC
2954 if test -n "$CC"; then
2955   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2956 $as_echo "$CC" >&6; }
2957 else
2958   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2959 $as_echo "no" >&6; }
2960 fi
2961
2962
2963 fi
2964 if test -z "$CC"; then
2965   if test -n "$ac_tool_prefix"; then
2966   for ac_prog in cl.exe
2967   do
2968     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2969 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2970 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2971 $as_echo_n "checking for $ac_word... " >&6; }
2972 if test "${ac_cv_prog_CC+set}" = set; then :
2973   $as_echo_n "(cached) " >&6
2974 else
2975   if test -n "$CC"; then
2976   ac_cv_prog_CC="$CC" # Let the user override the test.
2977 else
2978 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2979 for as_dir in $PATH
2980 do
2981   IFS=$as_save_IFS
2982   test -z "$as_dir" && as_dir=.
2983     for ac_exec_ext in '' $ac_executable_extensions; do
2984   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2985     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2986     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2987     break 2
2988   fi
2989 done
2990   done
2991 IFS=$as_save_IFS
2992
2993 fi
2994 fi
2995 CC=$ac_cv_prog_CC
2996 if test -n "$CC"; then
2997   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2998 $as_echo "$CC" >&6; }
2999 else
3000   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3001 $as_echo "no" >&6; }
3002 fi
3003
3004
3005     test -n "$CC" && break
3006   done
3007 fi
3008 if test -z "$CC"; then
3009   ac_ct_CC=$CC
3010   for ac_prog in cl.exe
3011 do
3012   # Extract the first word of "$ac_prog", so it can be a program name with args.
3013 set dummy $ac_prog; ac_word=$2
3014 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3015 $as_echo_n "checking for $ac_word... " >&6; }
3016 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3017   $as_echo_n "(cached) " >&6
3018 else
3019   if test -n "$ac_ct_CC"; then
3020   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3021 else
3022 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3023 for as_dir in $PATH
3024 do
3025   IFS=$as_save_IFS
3026   test -z "$as_dir" && as_dir=.
3027     for ac_exec_ext in '' $ac_executable_extensions; do
3028   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3029     ac_cv_prog_ac_ct_CC="$ac_prog"
3030     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3031     break 2
3032   fi
3033 done
3034   done
3035 IFS=$as_save_IFS
3036
3037 fi
3038 fi
3039 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3040 if test -n "$ac_ct_CC"; then
3041   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3042 $as_echo "$ac_ct_CC" >&6; }
3043 else
3044   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3045 $as_echo "no" >&6; }
3046 fi
3047
3048
3049   test -n "$ac_ct_CC" && break
3050 done
3051
3052   if test "x$ac_ct_CC" = x; then
3053     CC=""
3054   else
3055     case $cross_compiling:$ac_tool_warned in
3056 yes:)
3057 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3058 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3059 ac_tool_warned=yes ;;
3060 esac
3061     CC=$ac_ct_CC
3062   fi
3063 fi
3064
3065 fi
3066
3067
3068 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3069 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3070 as_fn_error "no acceptable C compiler found in \$PATH
3071 See \`config.log' for more details." "$LINENO" 5; }
3072
3073 # Provide some information about the compiler.
3074 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3075 set X $ac_compile
3076 ac_compiler=$2
3077 for ac_option in --version -v -V -qversion; do
3078   { { ac_try="$ac_compiler $ac_option >&5"
3079 case "(($ac_try" in
3080   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3081   *) ac_try_echo=$ac_try;;
3082 esac
3083 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3084 $as_echo "$ac_try_echo"; } >&5
3085   (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3086   ac_status=$?
3087   if test -s conftest.err; then
3088     sed '10a\
3089 ... rest of stderr output deleted ...
3090          10q' conftest.err >conftest.er1
3091     cat conftest.er1 >&5
3092     rm -f conftest.er1 conftest.err
3093   fi
3094   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3095   test $ac_status = 0; }
3096 done
3097
3098 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3099 /* end confdefs.h.  */
3100 #include <stdio.h>
3101 int
3102 main ()
3103 {
3104 FILE *f = fopen ("conftest.out", "w");
3105  return ferror (f) || fclose (f) != 0;
3106
3107   ;
3108   return 0;
3109 }
3110 _ACEOF
3111 ac_clean_files_save=$ac_clean_files
3112 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
3113 # Try to create an executable without -o first, disregard a.out.
3114 # It will help us diagnose broken compilers, and finding out an intuition
3115 # of exeext.
3116 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3117 $as_echo_n "checking for C compiler default output file name... " >&6; }
3118 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3119
3120 # The possible output files:
3121 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3122
3123 ac_rmfiles=
3124 for ac_file in $ac_files
3125 do
3126   case $ac_file in
3127     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3128     * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3129   esac
3130 done
3131 rm -f $ac_rmfiles
3132
3133 if { { ac_try="$ac_link_default"
3134 case "(($ac_try" in
3135   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3136   *) ac_try_echo=$ac_try;;
3137 esac
3138 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3139 $as_echo "$ac_try_echo"; } >&5
3140   (eval "$ac_link_default") 2>&5
3141   ac_status=$?
3142   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3143   test $ac_status = 0; }; then :
3144   # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3145 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3146 # in a Makefile.  We should not override ac_cv_exeext if it was cached,
3147 # so that the user can short-circuit this test for compilers unknown to
3148 # Autoconf.
3149 for ac_file in $ac_files ''
3150 do
3151   test -f "$ac_file" || continue
3152   case $ac_file in
3153     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3154         ;;
3155     [ab].out )
3156         # We found the default executable, but exeext='' is most
3157         # certainly right.
3158         break;;
3159     *.* )
3160         if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3161         then :; else
3162            ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3163         fi
3164         # We set ac_cv_exeext here because the later test for it is not
3165         # safe: cross compilers may not add the suffix if given an `-o'
3166         # argument, so we may need to know it at that point already.
3167         # Even if this section looks crufty: it has the advantage of
3168         # actually working.
3169         break;;
3170     * )
3171         break;;
3172   esac
3173 done
3174 test "$ac_cv_exeext" = no && ac_cv_exeext=
3175
3176 else
3177   ac_file=''
3178 fi
3179 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3180 $as_echo "$ac_file" >&6; }
3181 if test -z "$ac_file"; then :
3182   $as_echo "$as_me: failed program was:" >&5
3183 sed 's/^/| /' conftest.$ac_ext >&5
3184
3185 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3186 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3187 { as_fn_set_status 77
3188 as_fn_error "C compiler cannot create executables
3189 See \`config.log' for more details." "$LINENO" 5; }; }
3190 fi
3191 ac_exeext=$ac_cv_exeext
3192
3193 # Check that the compiler produces executables we can run.  If not, either
3194 # the compiler is broken, or we cross compile.
3195 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3196 $as_echo_n "checking whether the C compiler works... " >&6; }
3197 # If not cross compiling, check that we can run a simple program.
3198 if test "$cross_compiling" != yes; then
3199   if { ac_try='./$ac_file'
3200   { { case "(($ac_try" in
3201   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3202   *) ac_try_echo=$ac_try;;
3203 esac
3204 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3205 $as_echo "$ac_try_echo"; } >&5
3206   (eval "$ac_try") 2>&5
3207   ac_status=$?
3208   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3209   test $ac_status = 0; }; }; then
3210     cross_compiling=no
3211   else
3212     if test "$cross_compiling" = maybe; then
3213         cross_compiling=yes
3214     else
3215         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3216 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3217 as_fn_error "cannot run C compiled programs.
3218 If you meant to cross compile, use \`--host'.
3219 See \`config.log' for more details." "$LINENO" 5; }
3220     fi
3221   fi
3222 fi
3223 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3224 $as_echo "yes" >&6; }
3225
3226 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3227 ac_clean_files=$ac_clean_files_save
3228 # Check that the compiler produces executables we can run.  If not, either
3229 # the compiler is broken, or we cross compile.
3230 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3231 $as_echo_n "checking whether we are cross compiling... " >&6; }
3232 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3233 $as_echo "$cross_compiling" >&6; }
3234
3235 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3236 $as_echo_n "checking for suffix of executables... " >&6; }
3237 if { { ac_try="$ac_link"
3238 case "(($ac_try" in
3239   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3240   *) ac_try_echo=$ac_try;;
3241 esac
3242 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3243 $as_echo "$ac_try_echo"; } >&5
3244   (eval "$ac_link") 2>&5
3245   ac_status=$?
3246   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3247   test $ac_status = 0; }; then :
3248   # If both `conftest.exe' and `conftest' are `present' (well, observable)
3249 # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
3250 # work properly (i.e., refer to `conftest.exe'), while it won't with
3251 # `rm'.
3252 for ac_file in conftest.exe conftest conftest.*; do
3253   test -f "$ac_file" || continue
3254   case $ac_file in
3255     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3256     *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3257           break;;
3258     * ) break;;
3259   esac
3260 done
3261 else
3262   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3263 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3264 as_fn_error "cannot compute suffix of executables: cannot compile and link
3265 See \`config.log' for more details." "$LINENO" 5; }
3266 fi
3267 rm -f conftest$ac_cv_exeext
3268 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3269 $as_echo "$ac_cv_exeext" >&6; }
3270
3271 rm -f conftest.$ac_ext
3272 EXEEXT=$ac_cv_exeext
3273 ac_exeext=$EXEEXT
3274 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3275 $as_echo_n "checking for suffix of object files... " >&6; }
3276 if test "${ac_cv_objext+set}" = set; then :
3277   $as_echo_n "(cached) " >&6
3278 else
3279   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3280 /* end confdefs.h.  */
3281
3282 int
3283 main ()
3284 {
3285
3286   ;
3287   return 0;
3288 }
3289 _ACEOF
3290 rm -f conftest.o conftest.obj
3291 if { { ac_try="$ac_compile"
3292 case "(($ac_try" in
3293   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3294   *) ac_try_echo=$ac_try;;
3295 esac
3296 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3297 $as_echo "$ac_try_echo"; } >&5
3298   (eval "$ac_compile") 2>&5
3299   ac_status=$?
3300   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3301   test $ac_status = 0; }; then :
3302   for ac_file in conftest.o conftest.obj conftest.*; do
3303   test -f "$ac_file" || continue;
3304   case $ac_file in
3305     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3306     *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3307        break;;
3308   esac
3309 done
3310 else
3311   $as_echo "$as_me: failed program was:" >&5
3312 sed 's/^/| /' conftest.$ac_ext >&5
3313
3314 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3315 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3316 as_fn_error "cannot compute suffix of object files: cannot compile
3317 See \`config.log' for more details." "$LINENO" 5; }
3318 fi
3319 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3320 fi
3321 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3322 $as_echo "$ac_cv_objext" >&6; }
3323 OBJEXT=$ac_cv_objext
3324 ac_objext=$OBJEXT
3325 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3326 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3327 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3328   $as_echo_n "(cached) " >&6
3329 else
3330   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3331 /* end confdefs.h.  */
3332
3333 int
3334 main ()
3335 {
3336 #ifndef __GNUC__
3337        choke me
3338 #endif
3339
3340   ;
3341   return 0;
3342 }
3343 _ACEOF
3344 if ac_fn_c_try_compile "$LINENO"; then :
3345   ac_compiler_gnu=yes
3346 else
3347   ac_compiler_gnu=no
3348 fi
3349 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3350 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3351
3352 fi
3353 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3354 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3355 if test $ac_compiler_gnu = yes; then
3356   GCC=yes
3357 else
3358   GCC=
3359 fi
3360 ac_test_CFLAGS=${CFLAGS+set}
3361 ac_save_CFLAGS=$CFLAGS
3362 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3363 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3364 if test "${ac_cv_prog_cc_g+set}" = set; then :
3365   $as_echo_n "(cached) " >&6
3366 else
3367   ac_save_c_werror_flag=$ac_c_werror_flag
3368    ac_c_werror_flag=yes
3369    ac_cv_prog_cc_g=no
3370    CFLAGS="-g"
3371    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3372 /* end confdefs.h.  */
3373
3374 int
3375 main ()
3376 {
3377
3378   ;
3379   return 0;
3380 }
3381 _ACEOF
3382 if ac_fn_c_try_compile "$LINENO"; then :
3383   ac_cv_prog_cc_g=yes
3384 else
3385   CFLAGS=""
3386       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3387 /* end confdefs.h.  */
3388
3389 int
3390 main ()
3391 {
3392
3393   ;
3394   return 0;
3395 }
3396 _ACEOF
3397 if ac_fn_c_try_compile "$LINENO"; then :
3398
3399 else
3400   ac_c_werror_flag=$ac_save_c_werror_flag
3401          CFLAGS="-g"
3402          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3403 /* end confdefs.h.  */
3404
3405 int
3406 main ()
3407 {
3408
3409   ;
3410   return 0;
3411 }
3412 _ACEOF
3413 if ac_fn_c_try_compile "$LINENO"; then :
3414   ac_cv_prog_cc_g=yes
3415 fi
3416 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3417 fi
3418 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3419 fi
3420 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3421    ac_c_werror_flag=$ac_save_c_werror_flag
3422 fi
3423 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3424 $as_echo "$ac_cv_prog_cc_g" >&6; }
3425 if test "$ac_test_CFLAGS" = set; then
3426   CFLAGS=$ac_save_CFLAGS
3427 elif test $ac_cv_prog_cc_g = yes; then
3428   if test "$GCC" = yes; then
3429     CFLAGS="-g -O2"
3430   else
3431     CFLAGS="-g"
3432   fi
3433 else
3434   if test "$GCC" = yes; then
3435     CFLAGS="-O2"
3436   else
3437     CFLAGS=
3438   fi
3439 fi
3440 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3441 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3442 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3443   $as_echo_n "(cached) " >&6
3444 else
3445   ac_cv_prog_cc_c89=no
3446 ac_save_CC=$CC
3447 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3448 /* end confdefs.h.  */
3449 #include <stdarg.h>
3450 #include <stdio.h>
3451 #include <sys/types.h>
3452 #include <sys/stat.h>
3453 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
3454 struct buf { int x; };
3455 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3456 static char *e (p, i)
3457      char **p;
3458      int i;
3459 {
3460   return p[i];
3461 }
3462 static char *f (char * (*g) (char **, int), char **p, ...)
3463 {
3464   char *s;
3465   va_list v;
3466   va_start (v,p);
3467   s = g (p, va_arg (v,int));
3468   va_end (v);
3469   return s;
3470 }
3471
3472 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
3473    function prototypes and stuff, but not '\xHH' hex character constants.
3474    These don't provoke an error unfortunately, instead are silently treated
3475    as 'x'.  The following induces an error, until -std is added to get
3476    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
3477    array size at least.  It's necessary to write '\x00'==0 to get something
3478    that's true only with -std.  */
3479 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3480
3481 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3482    inside strings and character constants.  */
3483 #define FOO(x) 'x'
3484 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3485
3486 int test (int i, double x);
3487 struct s1 {int (*f) (int a);};
3488 struct s2 {int (*f) (double a);};
3489 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3490 int argc;
3491 char **argv;
3492 int
3493 main ()
3494 {
3495 return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
3496   ;
3497   return 0;
3498 }
3499 _ACEOF
3500 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3501         -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3502 do
3503   CC="$ac_save_CC $ac_arg"
3504   if ac_fn_c_try_compile "$LINENO"; then :
3505   ac_cv_prog_cc_c89=$ac_arg
3506 fi
3507 rm -f core conftest.err conftest.$ac_objext
3508   test "x$ac_cv_prog_cc_c89" != "xno" && break
3509 done
3510 rm -f conftest.$ac_ext
3511 CC=$ac_save_CC
3512
3513 fi
3514 # AC_CACHE_VAL
3515 case "x$ac_cv_prog_cc_c89" in
3516   x)
3517     { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3518 $as_echo "none needed" >&6; } ;;
3519   xno)
3520     { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3521 $as_echo "unsupported" >&6; } ;;
3522   *)
3523     CC="$CC $ac_cv_prog_cc_c89"
3524     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3525 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3526 esac
3527 if test "x$ac_cv_prog_cc_c89" != xno; then :
3528
3529 fi
3530
3531 ac_ext=c
3532 ac_cpp='$CPP $CPPFLAGS'
3533 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3534 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3535 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3536 DEPDIR="${am__leading_dot}deps"
3537
3538 ac_config_commands="$ac_config_commands depfiles"
3539
3540
3541 am_make=${MAKE-make}
3542 cat > confinc << 'END'
3543 am__doit:
3544         @echo this is the am__doit target
3545 .PHONY: am__doit
3546 END
3547 # If we don't find an include directive, just comment out the code.
3548 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3549 $as_echo_n "checking for style of include used by $am_make... " >&6; }
3550 am__include="#"
3551 am__quote=
3552 _am_result=none
3553 # First try GNU make style include.
3554 echo "include confinc" > confmf
3555 # Ignore all kinds of additional output from `make'.
3556 case `$am_make -s -f confmf 2> /dev/null` in #(
3557 *the\ am__doit\ target*)
3558   am__include=include
3559   am__quote=
3560   _am_result=GNU
3561   ;;
3562 esac
3563 # Now try BSD make style include.
3564 if test "$am__include" = "#"; then
3565    echo '.include "confinc"' > confmf
3566    case `$am_make -s -f confmf 2> /dev/null` in #(
3567    *the\ am__doit\ target*)
3568      am__include=.include
3569      am__quote="\""
3570      _am_result=BSD
3571      ;;
3572    esac
3573 fi
3574
3575
3576 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3577 $as_echo "$_am_result" >&6; }
3578 rm -f confinc confmf
3579
3580 # Check whether --enable-dependency-tracking was given.
3581 if test "${enable_dependency_tracking+set}" = set; then :
3582   enableval=$enable_dependency_tracking;
3583 fi
3584
3585 if test "x$enable_dependency_tracking" != xno; then
3586   am_depcomp="$ac_aux_dir/depcomp"
3587   AMDEPBACKSLASH='\'
3588 fi
3589  if test "x$enable_dependency_tracking" != xno; then
3590   AMDEP_TRUE=
3591   AMDEP_FALSE='#'
3592 else
3593   AMDEP_TRUE='#'
3594   AMDEP_FALSE=
3595 fi
3596
3597
3598
3599 depcc="$CC"   am_compiler_list=
3600
3601 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3602 $as_echo_n "checking dependency style of $depcc... " >&6; }
3603 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
3604   $as_echo_n "(cached) " >&6
3605 else
3606   if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3607   # We make a subdir and do the tests there.  Otherwise we can end up
3608   # making bogus files that we don't know about and never remove.  For
3609   # instance it was reported that on HP-UX the gcc test will end up
3610   # making a dummy file named `D' -- because `-MD' means `put the output
3611   # in D'.
3612   mkdir conftest.dir
3613   # Copy depcomp to subdir because otherwise we won't find it if we're
3614   # using a relative directory.
3615   cp "$am_depcomp" conftest.dir
3616   cd conftest.dir
3617   # We will build objects and dependencies in a subdirectory because
3618   # it helps to detect inapplicable dependency modes.  For instance
3619   # both Tru64's cc and ICC support -MD to output dependencies as a
3620   # side effect of compilation, but ICC will put the dependencies in
3621   # the current directory while Tru64 will put them in the object
3622   # directory.
3623   mkdir sub
3624
3625   am_cv_CC_dependencies_compiler_type=none
3626   if test "$am_compiler_list" = ""; then
3627      am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3628   fi
3629   am__universal=false
3630   case " $depcc " in #(
3631      *\ -arch\ *\ -arch\ *) am__universal=true ;;
3632      esac
3633
3634   for depmode in $am_compiler_list; do
3635     # Setup a source with many dependencies, because some compilers
3636     # like to wrap large dependency lists on column 80 (with \), and
3637     # we should not choose a depcomp mode which is confused by this.
3638     #
3639     # We need to recreate these files for each test, as the compiler may
3640     # overwrite some of them when testing with obscure command lines.
3641     # This happens at least with the AIX C compiler.
3642     : > sub/conftest.c
3643     for i in 1 2 3 4 5 6; do
3644       echo '#include "conftst'$i'.h"' >> sub/conftest.c
3645       # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3646       # Solaris 8's {/usr,}/bin/sh.
3647       touch sub/conftst$i.h
3648     done
3649     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3650
3651     # We check with `-c' and `-o' for the sake of the "dashmstdout"
3652     # mode.  It turns out that the SunPro C++ compiler does not properly
3653     # handle `-M -o', and we need to detect this.  Also, some Intel
3654     # versions had trouble with output in subdirs
3655     am__obj=sub/conftest.${OBJEXT-o}
3656     am__minus_obj="-o $am__obj"
3657     case $depmode in
3658     gcc)
3659       # This depmode causes a compiler race in universal mode.
3660       test "$am__universal" = false || continue
3661       ;;
3662     nosideeffect)
3663       # after this tag, mechanisms are not by side-effect, so they'll
3664       # only be used when explicitly requested
3665       if test "x$enable_dependency_tracking" = xyes; then
3666         continue
3667       else
3668         break
3669       fi
3670       ;;
3671     msvisualcpp | msvcmsys)
3672       # This compiler won't grok `-c -o', but also, the minuso test has
3673       # not run yet.  These depmodes are late enough in the game, and
3674       # so weak that their functioning should not be impacted.
3675       am__obj=conftest.${OBJEXT-o}
3676       am__minus_obj=
3677       ;;
3678     none) break ;;
3679     esac
3680     if depmode=$depmode \
3681        source=sub/conftest.c object=$am__obj \
3682        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3683        $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3684          >/dev/null 2>conftest.err &&
3685        grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3686        grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3687        grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3688        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3689       # icc doesn't choke on unknown options, it will just issue warnings
3690       # or remarks (even with -Werror).  So we grep stderr for any message
3691       # that says an option was ignored or not supported.
3692       # When given -MP, icc 7.0 and 7.1 complain thusly:
3693       #   icc: Command line warning: ignoring option '-M'; no argument required
3694       # The diagnosis changed in icc 8.0:
3695       #   icc: Command line remark: option '-MP' not supported
3696       if (grep 'ignoring option' conftest.err ||
3697           grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3698         am_cv_CC_dependencies_compiler_type=$depmode
3699         break
3700       fi
3701     fi
3702   done
3703
3704   cd ..
3705   rm -rf conftest.dir
3706 else
3707   am_cv_CC_dependencies_compiler_type=none
3708 fi
3709
3710 fi
3711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3712 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3713 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3714
3715  if
3716   test "x$enable_dependency_tracking" != xno \
3717   && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3718   am__fastdepCC_TRUE=
3719   am__fastdepCC_FALSE='#'
3720 else
3721   am__fastdepCC_TRUE='#'
3722   am__fastdepCC_FALSE=
3723 fi
3724
3725
3726 if test "x$CC" != xcc; then
3727   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
3728 $as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
3729 else
3730   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
3731 $as_echo_n "checking whether cc understands -c and -o together... " >&6; }
3732 fi
3733 set dummy $CC; ac_cc=`$as_echo "$2" |
3734                       sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
3735 if { as_var=ac_cv_prog_cc_${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then :
3736   $as_echo_n "(cached) " >&6
3737 else
3738   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3739 /* end confdefs.h.  */
3740
3741 int
3742 main ()
3743 {
3744
3745   ;
3746   return 0;
3747 }
3748 _ACEOF
3749 # Make sure it works both with $CC and with simple cc.
3750 # We do the test twice because some compilers refuse to overwrite an
3751 # existing .o file with -o, though they will create one.
3752 ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
3753 rm -f conftest2.*
3754 if { { case "(($ac_try" in
3755   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3756   *) ac_try_echo=$ac_try;;
3757 esac
3758 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3759 $as_echo "$ac_try_echo"; } >&5
3760   (eval "$ac_try") 2>&5
3761   ac_status=$?
3762   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3763   test $ac_status = 0; } &&
3764    test -f conftest2.$ac_objext && { { case "(($ac_try" in
3765   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3766   *) ac_try_echo=$ac_try;;
3767 esac
3768 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3769 $as_echo "$ac_try_echo"; } >&5
3770   (eval "$ac_try") 2>&5
3771   ac_status=$?
3772   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3773   test $ac_status = 0; };
3774 then
3775   eval ac_cv_prog_cc_${ac_cc}_c_o=yes
3776   if test "x$CC" != xcc; then
3777     # Test first that cc exists at all.
3778     if { ac_try='cc -c conftest.$ac_ext >&5'
3779   { { case "(($ac_try" in
3780   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3781   *) ac_try_echo=$ac_try;;
3782 esac
3783 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3784 $as_echo "$ac_try_echo"; } >&5
3785   (eval "$ac_try") 2>&5
3786   ac_status=$?
3787   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3788   test $ac_status = 0; }; }; then
3789       ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
3790       rm -f conftest2.*
3791       if { { case "(($ac_try" in
3792   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3793   *) ac_try_echo=$ac_try;;
3794 esac
3795 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3796 $as_echo "$ac_try_echo"; } >&5
3797   (eval "$ac_try") 2>&5
3798   ac_status=$?
3799   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3800   test $ac_status = 0; } &&
3801          test -f conftest2.$ac_objext && { { case "(($ac_try" in
3802   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3803   *) ac_try_echo=$ac_try;;
3804 esac
3805 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3806 $as_echo "$ac_try_echo"; } >&5
3807   (eval "$ac_try") 2>&5
3808   ac_status=$?
3809   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3810   test $ac_status = 0; };
3811       then
3812         # cc works too.
3813         :
3814       else
3815         # cc exists but doesn't like -o.
3816         eval ac_cv_prog_cc_${ac_cc}_c_o=no
3817       fi
3818     fi
3819   fi
3820 else
3821   eval ac_cv_prog_cc_${ac_cc}_c_o=no
3822 fi
3823 rm -f core conftest*
3824
3825 fi
3826 if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
3827   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3828 $as_echo "yes" >&6; }
3829 else
3830   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3831 $as_echo "no" >&6; }
3832
3833 $as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h
3834
3835 fi
3836
3837 # FIXME: we rely on the cache variable name because
3838 # there is no other way.
3839 set dummy $CC
3840 am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
3841 eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
3842 if test "$am_t" != yes; then
3843    # Losing compiler, so override with the script.
3844    # FIXME: It is wrong to rewrite CC.
3845    # But if we don't then we get into trouble of one sort or another.
3846    # A longer-term fix would be to have automake use am__CC in this case,
3847    # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
3848    CC="$am_aux_dir/compile $CC"
3849 fi
3850
3851
3852
3853 case `pwd` in
3854   *\ * | *\     *)
3855     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
3856 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
3857 esac
3858
3859
3860
3861 macro_version='2.2.6'
3862 macro_revision='1.3012'
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876 ltmain="$ac_aux_dir/ltmain.sh"
3877
3878 # Make sure we can run config.sub.
3879 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
3880   as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
3881
3882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3883 $as_echo_n "checking build system type... " >&6; }
3884 if test "${ac_cv_build+set}" = set; then :
3885   $as_echo_n "(cached) " >&6
3886 else
3887   ac_build_alias=$build_alias
3888 test "x$ac_build_alias" = x &&
3889   ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
3890 test "x$ac_build_alias" = x &&
3891   as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
3892 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
3893   as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
3894
3895 fi
3896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
3897 $as_echo "$ac_cv_build" >&6; }
3898 case $ac_cv_build in
3899 *-*-*) ;;
3900 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
3901 esac
3902 build=$ac_cv_build
3903 ac_save_IFS=$IFS; IFS='-'
3904 set x $ac_cv_build
3905 shift
3906 build_cpu=$1
3907 build_vendor=$2
3908 shift; shift
3909 # Remember, the first character of IFS is used to create $*,
3910 # except with old shells:
3911 build_os=$*
3912 IFS=$ac_save_IFS
3913 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
3914
3915
3916 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
3917 $as_echo_n "checking host system type... " >&6; }
3918 if test "${ac_cv_host+set}" = set; then :
3919   $as_echo_n "(cached) " >&6
3920 else
3921   if test "x$host_alias" = x; then
3922   ac_cv_host=$ac_cv_build
3923 else
3924   ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3925     as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
3926 fi
3927
3928 fi
3929 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
3930 $as_echo "$ac_cv_host" >&6; }
3931 case $ac_cv_host in
3932 *-*-*) ;;
3933 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
3934 esac
3935 host=$ac_cv_host
3936 ac_save_IFS=$IFS; IFS='-'
3937 set x $ac_cv_host
3938 shift
3939 host_cpu=$1
3940 host_vendor=$2
3941 shift; shift
3942 # Remember, the first character of IFS is used to create $*,
3943 # except with old shells:
3944 host_os=$*
3945 IFS=$ac_save_IFS
3946 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3947
3948
3949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
3950 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
3951 if test "${ac_cv_path_SED+set}" = set; then :
3952   $as_echo_n "(cached) " >&6
3953 else
3954             ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
3955      for ac_i in 1 2 3 4 5 6 7; do
3956        ac_script="$ac_script$as_nl$ac_script"
3957      done
3958      echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
3959      { ac_script=; unset ac_script;}
3960      if test -z "$SED"; then
3961   ac_path_SED_found=false
3962   # Loop through the user's path and test for each of PROGNAME-LIST
3963   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3964 for as_dir in $PATH
3965 do
3966   IFS=$as_save_IFS
3967   test -z "$as_dir" && as_dir=.
3968     for ac_prog in sed gsed; do
3969     for ac_exec_ext in '' $ac_executable_extensions; do
3970       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
3971       { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
3972 # Check for GNU ac_path_SED and select it if it is found.
3973   # Check for GNU $ac_path_SED
3974 case `"$ac_path_SED" --version 2>&1` in
3975 *GNU*)
3976   ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
3977 *)
3978   ac_count=0
3979   $as_echo_n 0123456789 >"conftest.in"
3980   while :
3981   do
3982     cat "conftest.in" "conftest.in" >"conftest.tmp"
3983     mv "conftest.tmp" "conftest.in"
3984     cp "conftest.in" "conftest.nl"
3985     $as_echo '' >> "conftest.nl"
3986     "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
3987     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3988     as_fn_arith $ac_count + 1 && ac_count=$as_val
3989     if test $ac_count -gt ${ac_path_SED_max-0}; then
3990       # Best one so far, save it but keep looking for a better one
3991       ac_cv_path_SED="$ac_path_SED"
3992       ac_path_SED_max=$ac_count
3993     fi
3994     # 10*(2^10) chars as input seems more than enough
3995     test $ac_count -gt 10 && break
3996   done
3997   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3998 esac
3999
4000       $ac_path_SED_found && break 3
4001     done
4002   done
4003   done
4004 IFS=$as_save_IFS
4005   if test -z "$ac_cv_path_SED"; then
4006     as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
4007   fi
4008 else
4009   ac_cv_path_SED=$SED
4010 fi
4011
4012 fi
4013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4014 $as_echo "$ac_cv_path_SED" >&6; }
4015  SED="$ac_cv_path_SED"
4016   rm -f conftest.sed
4017
4018 test -z "$SED" && SED=sed
4019 Xsed="$SED -e 1s/^X//"
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4032 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4033 if test "${ac_cv_path_GREP+set}" = set; then :
4034   $as_echo_n "(cached) " >&6
4035 else
4036   if test -z "$GREP"; then
4037   ac_path_GREP_found=false
4038   # Loop through the user's path and test for each of PROGNAME-LIST
4039   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4040 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4041 do
4042   IFS=$as_save_IFS
4043   test -z "$as_dir" && as_dir=.
4044     for ac_prog in grep ggrep; do
4045     for ac_exec_ext in '' $ac_executable_extensions; do
4046       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4047       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4048 # Check for GNU ac_path_GREP and select it if it is found.
4049   # Check for GNU $ac_path_GREP
4050 case `"$ac_path_GREP" --version 2>&1` in
4051 *GNU*)
4052   ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4053 *)
4054   ac_count=0
4055   $as_echo_n 0123456789 >"conftest.in"
4056   while :
4057   do
4058     cat "conftest.in" "conftest.in" >"conftest.tmp"
4059     mv "conftest.tmp" "conftest.in"
4060     cp "conftest.in" "conftest.nl"
4061     $as_echo 'GREP' >> "conftest.nl"
4062     "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4063     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4064     as_fn_arith $ac_count + 1 && ac_count=$as_val
4065     if test $ac_count -gt ${ac_path_GREP_max-0}; then
4066       # Best one so far, save it but keep looking for a better one
4067       ac_cv_path_GREP="$ac_path_GREP"
4068       ac_path_GREP_max=$ac_count
4069     fi
4070     # 10*(2^10) chars as input seems more than enough
4071     test $ac_count -gt 10 && break
4072   done
4073   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4074 esac
4075
4076       $ac_path_GREP_found && break 3
4077     done
4078   done
4079   done
4080 IFS=$as_save_IFS
4081   if test -z "$ac_cv_path_GREP"; then
4082     as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4083   fi
4084 else
4085   ac_cv_path_GREP=$GREP
4086 fi
4087
4088 fi
4089 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4090 $as_echo "$ac_cv_path_GREP" >&6; }
4091  GREP="$ac_cv_path_GREP"
4092
4093
4094 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4095 $as_echo_n "checking for egrep... " >&6; }
4096 if test "${ac_cv_path_EGREP+set}" = set; then :
4097   $as_echo_n "(cached) " >&6
4098 else
4099   if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4100    then ac_cv_path_EGREP="$GREP -E"
4101    else
4102      if test -z "$EGREP"; then
4103   ac_path_EGREP_found=false
4104   # Loop through the user's path and test for each of PROGNAME-LIST
4105   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4106 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4107 do
4108   IFS=$as_save_IFS
4109   test -z "$as_dir" && as_dir=.
4110     for ac_prog in egrep; do
4111     for ac_exec_ext in '' $ac_executable_extensions; do
4112       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4113       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4114 # Check for GNU ac_path_EGREP and select it if it is found.
4115   # Check for GNU $ac_path_EGREP
4116 case `"$ac_path_EGREP" --version 2>&1` in
4117 *GNU*)
4118   ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4119 *)
4120   ac_count=0
4121   $as_echo_n 0123456789 >"conftest.in"
4122   while :
4123   do
4124     cat "conftest.in" "conftest.in" >"conftest.tmp"
4125     mv "conftest.tmp" "conftest.in"
4126     cp "conftest.in" "conftest.nl"
4127     $as_echo 'EGREP' >> "conftest.nl"
4128     "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4129     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4130     as_fn_arith $ac_count + 1 && ac_count=$as_val
4131     if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4132       # Best one so far, save it but keep looking for a better one
4133       ac_cv_path_EGREP="$ac_path_EGREP"
4134       ac_path_EGREP_max=$ac_count
4135     fi
4136     # 10*(2^10) chars as input seems more than enough
4137     test $ac_count -gt 10 && break
4138   done
4139   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4140 esac
4141
4142       $ac_path_EGREP_found && break 3
4143     done
4144   done
4145   done
4146 IFS=$as_save_IFS
4147   if test -z "$ac_cv_path_EGREP"; then
4148     as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4149   fi
4150 else
4151   ac_cv_path_EGREP=$EGREP
4152 fi
4153
4154    fi
4155 fi
4156 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4157 $as_echo "$ac_cv_path_EGREP" >&6; }
4158  EGREP="$ac_cv_path_EGREP"
4159
4160
4161 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
4162 $as_echo_n "checking for fgrep... " >&6; }
4163 if test "${ac_cv_path_FGREP+set}" = set; then :
4164   $as_echo_n "(cached) " >&6
4165 else
4166   if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4167    then ac_cv_path_FGREP="$GREP -F"
4168    else
4169      if test -z "$FGREP"; then
4170   ac_path_FGREP_found=false
4171   # Loop through the user's path and test for each of PROGNAME-LIST
4172   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4173 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4174 do
4175   IFS=$as_save_IFS
4176   test -z "$as_dir" && as_dir=.
4177     for ac_prog in fgrep; do
4178     for ac_exec_ext in '' $ac_executable_extensions; do
4179       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
4180       { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
4181 # Check for GNU ac_path_FGREP and select it if it is found.
4182   # Check for GNU $ac_path_FGREP
4183 case `"$ac_path_FGREP" --version 2>&1` in
4184 *GNU*)
4185   ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
4186 *)
4187   ac_count=0
4188   $as_echo_n 0123456789 >"conftest.in"
4189   while :
4190   do
4191     cat "conftest.in" "conftest.in" >"conftest.tmp"
4192     mv "conftest.tmp" "conftest.in"
4193     cp "conftest.in" "conftest.nl"
4194     $as_echo 'FGREP' >> "conftest.nl"
4195     "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
4196     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4197     as_fn_arith $ac_count + 1 && ac_count=$as_val
4198     if test $ac_count -gt ${ac_path_FGREP_max-0}; then
4199       # Best one so far, save it but keep looking for a better one
4200       ac_cv_path_FGREP="$ac_path_FGREP"
4201       ac_path_FGREP_max=$ac_count
4202     fi
4203     # 10*(2^10) chars as input seems more than enough
4204     test $ac_count -gt 10 && break
4205   done
4206   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4207 esac
4208
4209       $ac_path_FGREP_found && break 3
4210     done
4211   done
4212   done
4213 IFS=$as_save_IFS
4214   if test -z "$ac_cv_path_FGREP"; then
4215     as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4216   fi
4217 else
4218   ac_cv_path_FGREP=$FGREP
4219 fi
4220
4221    fi
4222 fi
4223 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
4224 $as_echo "$ac_cv_path_FGREP" >&6; }
4225  FGREP="$ac_cv_path_FGREP"
4226
4227
4228 test -z "$GREP" && GREP=grep
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248 # Check whether --with-gnu-ld was given.
4249 if test "${with_gnu_ld+set}" = set; then :
4250   withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
4251 else
4252   with_gnu_ld=no
4253 fi
4254
4255 ac_prog=ld
4256 if test "$GCC" = yes; then
4257   # Check if gcc -print-prog-name=ld gives a path.
4258   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
4259 $as_echo_n "checking for ld used by $CC... " >&6; }
4260   case $host in
4261   *-*-mingw*)
4262     # gcc leaves a trailing carriage return which upsets mingw
4263     ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
4264   *)
4265     ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
4266   esac
4267   case $ac_prog in
4268     # Accept absolute paths.
4269     [\\/]* | ?:[\\/]*)
4270       re_direlt='/[^/][^/]*/\.\./'
4271       # Canonicalize the pathname of ld
4272       ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
4273       while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4274         ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
4275       done
4276       test -z "$LD" && LD="$ac_prog"
4277       ;;
4278   "")
4279     # If it fails, then pretend we aren't using GCC.
4280     ac_prog=ld
4281     ;;
4282   *)
4283     # If it is relative, then search for the first ld in PATH.
4284     with_gnu_ld=unknown
4285     ;;
4286   esac
4287 elif test "$with_gnu_ld" = yes; then
4288   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
4289 $as_echo_n "checking for GNU ld... " >&6; }
4290 else
4291   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4292 $as_echo_n "checking for non-GNU ld... " >&6; }
4293 fi
4294 if test "${lt_cv_path_LD+set}" = set; then :
4295   $as_echo_n "(cached) " >&6
4296 else
4297   if test -z "$LD"; then
4298   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4299   for ac_dir in $PATH; do
4300     IFS="$lt_save_ifs"
4301     test -z "$ac_dir" && ac_dir=.
4302     if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
4303       lt_cv_path_LD="$ac_dir/$ac_prog"
4304       # Check to see if the program is GNU ld.  I'd rather use --version,
4305       # but apparently some variants of GNU ld only accept -v.
4306       # Break only if it was the GNU/non-GNU ld that we prefer.
4307       case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
4308       *GNU* | *'with BFD'*)
4309         test "$with_gnu_ld" != no && break
4310         ;;
4311       *)
4312         test "$with_gnu_ld" != yes && break
4313         ;;
4314       esac
4315     fi
4316   done
4317   IFS="$lt_save_ifs"
4318 else
4319   lt_cv_path_LD="$LD" # Let the user override the test with a path.
4320 fi
4321 fi
4322
4323 LD="$lt_cv_path_LD"
4324 if test -n "$LD"; then
4325   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4326 $as_echo "$LD" >&6; }
4327 else
4328   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4329 $as_echo "no" >&6; }
4330 fi
4331 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
4332 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4333 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4334 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
4335   $as_echo_n "(cached) " >&6
4336 else
4337   # I'd rather use --version here, but apparently some GNU lds only accept -v.
4338 case `$LD -v 2>&1 </dev/null` in
4339 *GNU* | *'with BFD'*)
4340   lt_cv_prog_gnu_ld=yes
4341   ;;
4342 *)
4343   lt_cv_prog_gnu_ld=no
4344   ;;
4345 esac
4346 fi
4347 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
4348 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
4349 with_gnu_ld=$lt_cv_prog_gnu_ld
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
4360 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
4361 if test "${lt_cv_path_NM+set}" = set; then :
4362   $as_echo_n "(cached) " >&6
4363 else
4364   if test -n "$NM"; then
4365   # Let the user override the test.
4366   lt_cv_path_NM="$NM"
4367 else
4368   lt_nm_to_check="${ac_tool_prefix}nm"
4369   if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
4370     lt_nm_to_check="$lt_nm_to_check nm"
4371   fi
4372   for lt_tmp_nm in $lt_nm_to_check; do
4373     lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4374     for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
4375       IFS="$lt_save_ifs"
4376       test -z "$ac_dir" && ac_dir=.
4377       tmp_nm="$ac_dir/$lt_tmp_nm"
4378       if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
4379         # Check to see if the nm accepts a BSD-compat flag.
4380         # Adding the `sed 1q' prevents false positives on HP-UX, which says:
4381         #   nm: unknown option "B" ignored
4382         # Tru64's nm complains that /dev/null is an invalid object file
4383         case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
4384         */dev/null* | *'Invalid file or object type'*)
4385           lt_cv_path_NM="$tmp_nm -B"
4386           break
4387           ;;
4388         *)
4389           case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
4390           */dev/null*)
4391             lt_cv_path_NM="$tmp_nm -p"
4392             break
4393             ;;
4394           *)
4395             lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
4396             continue # so that we can try to find one that supports BSD flags
4397             ;;
4398           esac
4399           ;;
4400         esac
4401       fi
4402     done
4403     IFS="$lt_save_ifs"
4404   done
4405   : ${lt_cv_path_NM=no}
4406 fi
4407 fi
4408 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
4409 $as_echo "$lt_cv_path_NM" >&6; }
4410 if test "$lt_cv_path_NM" != "no"; then
4411   NM="$lt_cv_path_NM"
4412 else
4413   # Didn't find any BSD compatible name lister, look for dumpbin.
4414   if test -n "$ac_tool_prefix"; then
4415   for ac_prog in "dumpbin -symbols" "link -dump -symbols"
4416   do
4417     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4418 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4419 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4420 $as_echo_n "checking for $ac_word... " >&6; }
4421 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
4422   $as_echo_n "(cached) " >&6
4423 else
4424   if test -n "$DUMPBIN"; then
4425   ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
4426 else
4427 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4428 for as_dir in $PATH
4429 do
4430   IFS=$as_save_IFS
4431   test -z "$as_dir" && as_dir=.
4432     for ac_exec_ext in '' $ac_executable_extensions; do
4433   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4434     ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
4435     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4436     break 2
4437   fi
4438 done
4439   done
4440 IFS=$as_save_IFS
4441
4442 fi
4443 fi
4444 DUMPBIN=$ac_cv_prog_DUMPBIN
4445 if test -n "$DUMPBIN"; then
4446   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
4447 $as_echo "$DUMPBIN" >&6; }
4448 else
4449   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4450 $as_echo "no" >&6; }
4451 fi
4452
4453
4454     test -n "$DUMPBIN" && break
4455   done
4456 fi
4457 if test -z "$DUMPBIN"; then
4458   ac_ct_DUMPBIN=$DUMPBIN
4459   for ac_prog in "dumpbin -symbols" "link -dump -symbols"
4460 do
4461   # Extract the first word of "$ac_prog", so it can be a program name with args.
4462 set dummy $ac_prog; ac_word=$2
4463 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4464 $as_echo_n "checking for $ac_word... " >&6; }
4465 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
4466   $as_echo_n "(cached) " >&6
4467 else
4468   if test -n "$ac_ct_DUMPBIN"; then
4469   ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
4470 else
4471 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4472 for as_dir in $PATH
4473 do
4474   IFS=$as_save_IFS
4475   test -z "$as_dir" && as_dir=.
4476     for ac_exec_ext in '' $ac_executable_extensions; do
4477   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4478     ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
4479     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4480     break 2
4481   fi
4482 done
4483   done
4484 IFS=$as_save_IFS
4485
4486 fi
4487 fi
4488 ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
4489 if test -n "$ac_ct_DUMPBIN"; then
4490   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
4491 $as_echo "$ac_ct_DUMPBIN" >&6; }
4492 else
4493   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4494 $as_echo "no" >&6; }
4495 fi
4496
4497
4498   test -n "$ac_ct_DUMPBIN" && break
4499 done
4500
4501   if test "x$ac_ct_DUMPBIN" = x; then
4502     DUMPBIN=":"
4503   else
4504     case $cross_compiling:$ac_tool_warned in
4505 yes:)
4506 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4507 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4508 ac_tool_warned=yes ;;
4509 esac
4510     DUMPBIN=$ac_ct_DUMPBIN
4511   fi
4512 fi
4513
4514
4515   if test "$DUMPBIN" != ":"; then
4516     NM="$DUMPBIN"
4517   fi
4518 fi
4519 test -z "$NM" && NM=nm
4520
4521
4522
4523
4524
4525
4526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
4527 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
4528 if test "${lt_cv_nm_interface+set}" = set; then :
4529   $as_echo_n "(cached) " >&6
4530 else
4531   lt_cv_nm_interface="BSD nm"
4532   echo "int some_variable = 0;" > conftest.$ac_ext
4533   (eval echo "\"\$as_me:4533: $ac_compile\"" >&5)
4534   (eval "$ac_compile" 2>conftest.err)
4535   cat conftest.err >&5
4536   (eval echo "\"\$as_me:4536: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
4537   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
4538   cat conftest.err >&5
4539   (eval echo "\"\$as_me:4539: output\"" >&5)
4540   cat conftest.out >&5
4541   if $GREP 'External.*some_variable' conftest.out > /dev/null; then
4542     lt_cv_nm_interface="MS dumpbin"
4543   fi
4544   rm -f conftest*
4545 fi
4546 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
4547 $as_echo "$lt_cv_nm_interface" >&6; }
4548
4549 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
4550 $as_echo_n "checking whether ln -s works... " >&6; }
4551 LN_S=$as_ln_s
4552 if test "$LN_S" = "ln -s"; then
4553   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4554 $as_echo "yes" >&6; }
4555 else
4556   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
4557 $as_echo "no, using $LN_S" >&6; }
4558 fi
4559
4560 # find the maximum length of command line arguments
4561 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
4562 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
4563 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
4564   $as_echo_n "(cached) " >&6
4565 else
4566     i=0
4567   teststring="ABCD"
4568
4569   case $build_os in
4570   msdosdjgpp*)
4571     # On DJGPP, this test can blow up pretty badly due to problems in libc
4572     # (any single argument exceeding 2000 bytes causes a buffer overrun
4573     # during glob expansion).  Even if it were fixed, the result of this
4574     # check would be larger than it should be.
4575     lt_cv_sys_max_cmd_len=12288;    # 12K is about right
4576     ;;
4577
4578   gnu*)
4579     # Under GNU Hurd, this test is not required because there is
4580     # no limit to the length of command line arguments.
4581     # Libtool will interpret -1 as no limit whatsoever
4582     lt_cv_sys_max_cmd_len=-1;
4583     ;;
4584
4585   cygwin* | mingw* | cegcc*)
4586     # On Win9x/ME, this test blows up -- it succeeds, but takes
4587     # about 5 minutes as the teststring grows exponentially.
4588     # Worse, since 9x/ME are not pre-emptively multitasking,
4589     # you end up with a "frozen" computer, even though with patience
4590     # the test eventually succeeds (with a max line length of 256k).
4591     # Instead, let's just punt: use the minimum linelength reported by
4592     # all of the supported platforms: 8192 (on NT/2K/XP).
4593     lt_cv_sys_max_cmd_len=8192;
4594     ;;
4595
4596   amigaos*)
4597     # On AmigaOS with pdksh, this test takes hours, literally.
4598     # So we just punt and use a minimum line length of 8192.
4599     lt_cv_sys_max_cmd_len=8192;
4600     ;;
4601
4602   netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
4603     # This has been around since 386BSD, at least.  Likely further.
4604     if test -x /sbin/sysctl; then
4605       lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
4606     elif test -x /usr/sbin/sysctl; then
4607       lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
4608     else
4609       lt_cv_sys_max_cmd_len=65536       # usable default for all BSDs
4610     fi
4611     # And add a safety zone
4612     lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
4613     lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
4614     ;;
4615
4616   interix*)
4617     # We know the value 262144 and hardcode it with a safety zone (like BSD)
4618     lt_cv_sys_max_cmd_len=196608
4619     ;;
4620
4621   osf*)
4622     # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
4623     # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
4624     # nice to cause kernel panics so lets avoid the loop below.
4625     # First set a reasonable default.
4626     lt_cv_sys_max_cmd_len=16384
4627     #
4628     if test -x /sbin/sysconfig; then
4629       case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
4630         *1*) lt_cv_sys_max_cmd_len=-1 ;;
4631       esac
4632     fi
4633     ;;
4634   sco3.2v5*)
4635     lt_cv_sys_max_cmd_len=102400
4636     ;;
4637   sysv5* | sco5v6* | sysv4.2uw2*)
4638     kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
4639     if test -n "$kargmax"; then
4640       lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[  ]//'`
4641     else
4642       lt_cv_sys_max_cmd_len=32768
4643     fi
4644     ;;
4645   *)
4646     lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
4647     if test -n "$lt_cv_sys_max_cmd_len"; then
4648       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
4649       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
4650     else
4651       # Make teststring a little bigger before we do anything with it.
4652       # a 1K string should be a reasonable start.
4653       for i in 1 2 3 4 5 6 7 8 ; do
4654         teststring=$teststring$teststring
4655       done
4656       SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
4657       # If test is not a shell built-in, we'll probably end up computing a
4658       # maximum length that is only half of the actual maximum length, but
4659       # we can't tell.
4660       while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
4661                  = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
4662               test $i != 17 # 1/2 MB should be enough
4663       do
4664         i=`expr $i + 1`
4665         teststring=$teststring$teststring
4666       done
4667       # Only check the string length outside the loop.
4668       lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
4669       teststring=
4670       # Add a significant safety factor because C++ compilers can tack on
4671       # massive amounts of additional arguments before passing them to the
4672       # linker.  It appears as though 1/2 is a usable value.
4673       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
4674     fi
4675     ;;
4676   esac
4677
4678 fi
4679
4680 if test -n $lt_cv_sys_max_cmd_len ; then
4681   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
4682 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
4683 else
4684   { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
4685 $as_echo "none" >&6; }
4686 fi
4687 max_cmd_len=$lt_cv_sys_max_cmd_len
4688
4689
4690
4691
4692
4693
4694 : ${CP="cp -f"}
4695 : ${MV="mv -f"}
4696 : ${RM="rm -f"}
4697
4698 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
4699 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
4700 # Try some XSI features
4701 xsi_shell=no
4702 ( _lt_dummy="a/b/c"
4703   test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
4704       = c,a/b,, \
4705     && eval 'test $(( 1 + 1 )) -eq 2 \
4706     && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
4707   && xsi_shell=yes
4708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
4709 $as_echo "$xsi_shell" >&6; }
4710
4711
4712 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
4713 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
4714 lt_shell_append=no
4715 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
4716     >/dev/null 2>&1 \
4717   && lt_shell_append=yes
4718 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
4719 $as_echo "$lt_shell_append" >&6; }
4720
4721
4722 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
4723   lt_unset=unset
4724 else
4725   lt_unset=false
4726 fi
4727
4728
4729
4730
4731
4732 # test EBCDIC or ASCII
4733 case `echo X|tr X '\101'` in
4734  A) # ASCII based system
4735     # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
4736   lt_SP2NL='tr \040 \012'
4737   lt_NL2SP='tr \015\012 \040\040'
4738   ;;
4739  *) # EBCDIC based system
4740   lt_SP2NL='tr \100 \n'
4741   lt_NL2SP='tr \r\n \100\100'
4742   ;;
4743 esac
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
4754 $as_echo_n "checking for $LD option to reload object files... " >&6; }
4755 if test "${lt_cv_ld_reload_flag+set}" = set; then :
4756   $as_echo_n "(cached) " >&6
4757 else
4758   lt_cv_ld_reload_flag='-r'
4759 fi
4760 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
4761 $as_echo "$lt_cv_ld_reload_flag" >&6; }
4762 reload_flag=$lt_cv_ld_reload_flag
4763 case $reload_flag in
4764 "" | " "*) ;;
4765 *) reload_flag=" $reload_flag" ;;
4766 esac
4767 reload_cmds='$LD$reload_flag -o $output$reload_objs'
4768 case $host_os in
4769   darwin*)
4770     if test "$GCC" = yes; then
4771       reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
4772     else
4773       reload_cmds='$LD$reload_flag -o $output$reload_objs'
4774     fi
4775     ;;
4776 esac
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786 if test -n "$ac_tool_prefix"; then
4787   # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
4788 set dummy ${ac_tool_prefix}objdump; ac_word=$2
4789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4790 $as_echo_n "checking for $ac_word... " >&6; }
4791 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
4792   $as_echo_n "(cached) " >&6
4793 else
4794   if test -n "$OBJDUMP"; then
4795   ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
4796 else
4797 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4798 for as_dir in $PATH
4799 do
4800   IFS=$as_save_IFS
4801   test -z "$as_dir" && as_dir=.
4802     for ac_exec_ext in '' $ac_executable_extensions; do
4803   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4804     ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
4805     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4806     break 2
4807   fi
4808 done
4809   done
4810 IFS=$as_save_IFS
4811
4812 fi
4813 fi
4814 OBJDUMP=$ac_cv_prog_OBJDUMP
4815 if test -n "$OBJDUMP"; then
4816   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
4817 $as_echo "$OBJDUMP" >&6; }
4818 else
4819   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4820 $as_echo "no" >&6; }
4821 fi
4822
4823
4824 fi
4825 if test -z "$ac_cv_prog_OBJDUMP"; then
4826   ac_ct_OBJDUMP=$OBJDUMP
4827   # Extract the first word of "objdump", so it can be a program name with args.
4828 set dummy objdump; ac_word=$2
4829 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4830 $as_echo_n "checking for $ac_word... " >&6; }
4831 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
4832   $as_echo_n "(cached) " >&6
4833 else
4834   if test -n "$ac_ct_OBJDUMP"; then
4835   ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
4836 else
4837 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4838 for as_dir in $PATH
4839 do
4840   IFS=$as_save_IFS
4841   test -z "$as_dir" && as_dir=.
4842     for ac_exec_ext in '' $ac_executable_extensions; do
4843   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4844     ac_cv_prog_ac_ct_OBJDUMP="objdump"
4845     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4846     break 2
4847   fi
4848 done
4849   done
4850 IFS=$as_save_IFS
4851
4852 fi
4853 fi
4854 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
4855 if test -n "$ac_ct_OBJDUMP"; then
4856   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
4857 $as_echo "$ac_ct_OBJDUMP" >&6; }
4858 else
4859   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4860 $as_echo "no" >&6; }
4861 fi
4862
4863   if test "x$ac_ct_OBJDUMP" = x; then
4864     OBJDUMP="false"
4865   else
4866     case $cross_compiling:$ac_tool_warned in
4867 yes:)
4868 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4869 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4870 ac_tool_warned=yes ;;
4871 esac
4872     OBJDUMP=$ac_ct_OBJDUMP
4873   fi
4874 else
4875   OBJDUMP="$ac_cv_prog_OBJDUMP"
4876 fi
4877
4878 test -z "$OBJDUMP" && OBJDUMP=objdump
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
4889 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
4890 if test "${lt_cv_deplibs_check_method+set}" = set; then :
4891   $as_echo_n "(cached) " >&6
4892 else
4893   lt_cv_file_magic_cmd='$MAGIC_CMD'
4894 lt_cv_file_magic_test_file=
4895 lt_cv_deplibs_check_method='unknown'
4896 # Need to set the preceding variable on all platforms that support
4897 # interlibrary dependencies.
4898 # 'none' -- dependencies not supported.
4899 # `unknown' -- same as none, but documents that we really don't know.
4900 # 'pass_all' -- all dependencies passed with no checks.
4901 # 'test_compile' -- check by making test program.
4902 # 'file_magic [[regex]]' -- check by looking for files in library path
4903 # which responds to the $file_magic_cmd with a given extended regex.
4904 # If you have `file' or equivalent on your system and you're not sure
4905 # whether `pass_all' will *always* work, you probably want this one.
4906
4907 case $host_os in
4908 aix[4-9]*)
4909   lt_cv_deplibs_check_method=pass_all
4910   ;;
4911
4912 beos*)
4913   lt_cv_deplibs_check_method=pass_all
4914   ;;
4915
4916 bsdi[45]*)
4917   lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
4918   lt_cv_file_magic_cmd='/usr/bin/file -L'
4919   lt_cv_file_magic_test_file=/shlib/libc.so
4920   ;;
4921
4922 cygwin*)
4923   # func_win32_libid is a shell function defined in ltmain.sh
4924   lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
4925   lt_cv_file_magic_cmd='func_win32_libid'
4926   ;;
4927
4928 mingw* | pw32*)
4929   # Base MSYS/MinGW do not provide the 'file' command needed by
4930   # func_win32_libid shell function, so use a weaker test based on 'objdump',
4931   # unless we find 'file', for example because we are cross-compiling.
4932   if ( file / ) >/dev/null 2>&1; then
4933     lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
4934     lt_cv_file_magic_cmd='func_win32_libid'
4935   else
4936     lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
4937     lt_cv_file_magic_cmd='$OBJDUMP -f'
4938   fi
4939   ;;
4940
4941 cegcc)
4942   # use the weaker test based on 'objdump'. See mingw*.
4943   lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
4944   lt_cv_file_magic_cmd='$OBJDUMP -f'
4945   ;;
4946
4947 darwin* | rhapsody*)
4948   lt_cv_deplibs_check_method=pass_all
4949   ;;
4950
4951 freebsd* | dragonfly*)
4952   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
4953     case $host_cpu in
4954     i*86 )
4955       # Not sure whether the presence of OpenBSD here was a mistake.
4956       # Let's accept both of them until this is cleared up.
4957       lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
4958       lt_cv_file_magic_cmd=/usr/bin/file
4959       lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
4960       ;;
4961     esac
4962   else
4963     lt_cv_deplibs_check_method=pass_all
4964   fi
4965   ;;
4966
4967 gnu*)
4968   lt_cv_deplibs_check_method=pass_all
4969   ;;
4970
4971 hpux10.20* | hpux11*)
4972   lt_cv_file_magic_cmd=/usr/bin/file
4973   case $host_cpu in
4974   ia64*)
4975     lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
4976     lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
4977     ;;
4978   hppa*64*)
4979     lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
4980     lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
4981     ;;
4982   *)
4983     lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
4984     lt_cv_file_magic_test_file=/usr/lib/libc.sl
4985     ;;
4986   esac
4987   ;;
4988
4989 interix[3-9]*)
4990   # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
4991   lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
4992   ;;
4993
4994 irix5* | irix6* | nonstopux*)
4995   case $LD in
4996   *-32|*"-32 ") libmagic=32-bit;;
4997   *-n32|*"-n32 ") libmagic=N32;;
4998   *-64|*"-64 ") libmagic=64-bit;;
4999   *) libmagic=never-match;;
5000   esac
5001   lt_cv_deplibs_check_method=pass_all
5002   ;;
5003
5004 # This must be Linux ELF.
5005 linux* | k*bsd*-gnu)
5006   lt_cv_deplibs_check_method=pass_all
5007   ;;
5008
5009 netbsd* | netbsdelf*-gnu)
5010   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5011     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5012   else
5013     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
5014   fi
5015   ;;
5016
5017 newos6*)
5018   lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
5019   lt_cv_file_magic_cmd=/usr/bin/file
5020   lt_cv_file_magic_test_file=/usr/lib/libnls.so
5021   ;;
5022
5023 *nto* | *qnx*)
5024   lt_cv_deplibs_check_method=pass_all
5025   ;;
5026
5027 openbsd*)
5028   if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
5029     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
5030   else
5031     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5032   fi
5033   ;;
5034
5035 osf3* | osf4* | osf5*)
5036   lt_cv_deplibs_check_method=pass_all
5037   ;;
5038
5039 rdos*)
5040   lt_cv_deplibs_check_method=pass_all
5041   ;;
5042
5043 solaris*)
5044   lt_cv_deplibs_check_method=pass_all
5045   ;;
5046
5047 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
5048   lt_cv_deplibs_check_method=pass_all
5049   ;;
5050
5051 sysv4 | sysv4.3*)
5052   case $host_vendor in
5053   motorola)
5054     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]'
5055     lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
5056     ;;
5057   ncr)
5058     lt_cv_deplibs_check_method=pass_all
5059     ;;
5060   sequent)
5061     lt_cv_file_magic_cmd='/bin/file'
5062     lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
5063     ;;
5064   sni)
5065     lt_cv_file_magic_cmd='/bin/file'
5066     lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
5067     lt_cv_file_magic_test_file=/lib/libc.so
5068     ;;
5069   siemens)
5070     lt_cv_deplibs_check_method=pass_all
5071     ;;
5072   pc)
5073     lt_cv_deplibs_check_method=pass_all
5074     ;;
5075   esac
5076   ;;
5077
5078 tpf*)
5079   lt_cv_deplibs_check_method=pass_all
5080   ;;
5081 esac
5082
5083 fi
5084 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
5085 $as_echo "$lt_cv_deplibs_check_method" >&6; }
5086 file_magic_cmd=$lt_cv_file_magic_cmd
5087 deplibs_check_method=$lt_cv_deplibs_check_method
5088 test -z "$deplibs_check_method" && deplibs_check_method=unknown
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101 if test -n "$ac_tool_prefix"; then
5102   # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
5103 set dummy ${ac_tool_prefix}ar; ac_word=$2
5104 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5105 $as_echo_n "checking for $ac_word... " >&6; }
5106 if test "${ac_cv_prog_AR+set}" = set; then :
5107   $as_echo_n "(cached) " >&6
5108 else
5109   if test -n "$AR"; then
5110   ac_cv_prog_AR="$AR" # Let the user override the test.
5111 else
5112 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5113 for as_dir in $PATH
5114 do
5115   IFS=$as_save_IFS
5116   test -z "$as_dir" && as_dir=.
5117     for ac_exec_ext in '' $ac_executable_extensions; do
5118   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5119     ac_cv_prog_AR="${ac_tool_prefix}ar"
5120     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5121     break 2
5122   fi
5123 done
5124   done
5125 IFS=$as_save_IFS
5126
5127 fi
5128 fi
5129 AR=$ac_cv_prog_AR
5130 if test -n "$AR"; then
5131   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
5132 $as_echo "$AR" >&6; }
5133 else
5134   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5135 $as_echo "no" >&6; }
5136 fi
5137
5138
5139 fi
5140 if test -z "$ac_cv_prog_AR"; then
5141   ac_ct_AR=$AR
5142   # Extract the first word of "ar", so it can be a program name with args.
5143 set dummy ar; ac_word=$2
5144 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5145 $as_echo_n "checking for $ac_word... " >&6; }
5146 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
5147   $as_echo_n "(cached) " >&6
5148 else
5149   if test -n "$ac_ct_AR"; then
5150   ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
5151 else
5152 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5153 for as_dir in $PATH
5154 do
5155   IFS=$as_save_IFS
5156   test -z "$as_dir" && as_dir=.
5157     for ac_exec_ext in '' $ac_executable_extensions; do
5158   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5159     ac_cv_prog_ac_ct_AR="ar"
5160     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5161     break 2
5162   fi
5163 done
5164   done
5165 IFS=$as_save_IFS
5166
5167 fi
5168 fi
5169 ac_ct_AR=$ac_cv_prog_ac_ct_AR
5170 if test -n "$ac_ct_AR"; then
5171   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
5172 $as_echo "$ac_ct_AR" >&6; }
5173 else
5174   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5175 $as_echo "no" >&6; }
5176 fi
5177
5178   if test "x$ac_ct_AR" = x; then
5179     AR="false"
5180   else
5181     case $cross_compiling:$ac_tool_warned in
5182 yes:)
5183 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5184 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5185 ac_tool_warned=yes ;;
5186 esac
5187     AR=$ac_ct_AR
5188   fi
5189 else
5190   AR="$ac_cv_prog_AR"
5191 fi
5192
5193 test -z "$AR" && AR=ar
5194 test -z "$AR_FLAGS" && AR_FLAGS=cru
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206 if test -n "$ac_tool_prefix"; then
5207   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
5208 set dummy ${ac_tool_prefix}strip; ac_word=$2
5209 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5210 $as_echo_n "checking for $ac_word... " >&6; }
5211 if test "${ac_cv_prog_STRIP+set}" = set; then :
5212   $as_echo_n "(cached) " >&6
5213 else
5214   if test -n "$STRIP"; then
5215   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
5216 else
5217 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5218 for as_dir in $PATH
5219 do
5220   IFS=$as_save_IFS
5221   test -z "$as_dir" && as_dir=.
5222     for ac_exec_ext in '' $ac_executable_extensions; do
5223   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5224     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
5225     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5226     break 2
5227   fi
5228 done
5229   done
5230 IFS=$as_save_IFS
5231
5232 fi
5233 fi
5234 STRIP=$ac_cv_prog_STRIP
5235 if test -n "$STRIP"; then
5236   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
5237 $as_echo "$STRIP" >&6; }
5238 else
5239   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5240 $as_echo "no" >&6; }
5241 fi
5242
5243
5244 fi
5245 if test -z "$ac_cv_prog_STRIP"; then
5246   ac_ct_STRIP=$STRIP
5247   # Extract the first word of "strip", so it can be a program name with args.
5248 set dummy strip; ac_word=$2
5249 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5250 $as_echo_n "checking for $ac_word... " >&6; }
5251 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
5252   $as_echo_n "(cached) " >&6
5253 else
5254   if test -n "$ac_ct_STRIP"; then
5255   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
5256 else
5257 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5258 for as_dir in $PATH
5259 do
5260   IFS=$as_save_IFS
5261   test -z "$as_dir" && as_dir=.
5262     for ac_exec_ext in '' $ac_executable_extensions; do
5263   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5264     ac_cv_prog_ac_ct_STRIP="strip"
5265     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5266     break 2
5267   fi
5268 done
5269   done
5270 IFS=$as_save_IFS
5271
5272 fi
5273 fi
5274 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
5275 if test -n "$ac_ct_STRIP"; then
5276   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
5277 $as_echo "$ac_ct_STRIP" >&6; }
5278 else
5279   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5280 $as_echo "no" >&6; }
5281 fi
5282
5283   if test "x$ac_ct_STRIP" = x; then
5284     STRIP=":"
5285   else
5286     case $cross_compiling:$ac_tool_warned in
5287 yes:)
5288 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5289 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5290 ac_tool_warned=yes ;;
5291 esac
5292     STRIP=$ac_ct_STRIP
5293   fi
5294 else
5295   STRIP="$ac_cv_prog_STRIP"
5296 fi
5297
5298 test -z "$STRIP" && STRIP=:
5299
5300
5301
5302
5303
5304
5305 if test -n "$ac_tool_prefix"; then
5306   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5307 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
5308 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5309 $as_echo_n "checking for $ac_word... " >&6; }
5310 if test "${ac_cv_prog_RANLIB+set}" = set; then :
5311   $as_echo_n "(cached) " >&6
5312 else
5313   if test -n "$RANLIB"; then
5314   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
5315 else
5316 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5317 for as_dir in $PATH
5318 do
5319   IFS=$as_save_IFS
5320   test -z "$as_dir" && as_dir=.
5321     for ac_exec_ext in '' $ac_executable_extensions; do
5322   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5323     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
5324     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5325     break 2
5326   fi
5327 done
5328   done
5329 IFS=$as_save_IFS
5330
5331 fi
5332 fi
5333 RANLIB=$ac_cv_prog_RANLIB
5334 if test -n "$RANLIB"; then
5335   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
5336 $as_echo "$RANLIB" >&6; }
5337 else
5338   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5339 $as_echo "no" >&6; }
5340 fi
5341
5342
5343 fi
5344 if test -z "$ac_cv_prog_RANLIB"; then
5345   ac_ct_RANLIB=$RANLIB
5346   # Extract the first word of "ranlib", so it can be a program name with args.
5347 set dummy ranlib; ac_word=$2
5348 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5349 $as_echo_n "checking for $ac_word... " >&6; }
5350 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
5351   $as_echo_n "(cached) " >&6
5352 else
5353   if test -n "$ac_ct_RANLIB"; then
5354   ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
5355 else
5356 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5357 for as_dir in $PATH
5358 do
5359   IFS=$as_save_IFS
5360   test -z "$as_dir" && as_dir=.
5361     for ac_exec_ext in '' $ac_executable_extensions; do
5362   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5363     ac_cv_prog_ac_ct_RANLIB="ranlib"
5364     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5365     break 2
5366   fi
5367 done
5368   done
5369 IFS=$as_save_IFS
5370
5371 fi
5372 fi
5373 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
5374 if test -n "$ac_ct_RANLIB"; then
5375   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
5376 $as_echo "$ac_ct_RANLIB" >&6; }
5377 else
5378   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5379 $as_echo "no" >&6; }
5380 fi
5381
5382   if test "x$ac_ct_RANLIB" = x; then
5383     RANLIB=":"
5384   else
5385     case $cross_compiling:$ac_tool_warned in
5386 yes:)
5387 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5388 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5389 ac_tool_warned=yes ;;
5390 esac
5391     RANLIB=$ac_ct_RANLIB
5392   fi
5393 else
5394   RANLIB="$ac_cv_prog_RANLIB"
5395 fi
5396
5397 test -z "$RANLIB" && RANLIB=:
5398
5399
5400
5401
5402
5403
5404 # Determine commands to create old-style static archives.
5405 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
5406 old_postinstall_cmds='chmod 644 $oldlib'
5407 old_postuninstall_cmds=
5408
5409 if test -n "$RANLIB"; then
5410   case $host_os in
5411   openbsd*)
5412     old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
5413     ;;
5414   *)
5415     old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
5416     ;;
5417   esac
5418   old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
5419 fi
5420
5421
5422
5423
5424
5425
5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
5444
5445
5446
5447
5448
5449
5450
5451
5452
5453
5454 # If no C compiler was specified, use CC.
5455 LTCC=${LTCC-"$CC"}
5456
5457 # If no C compiler flags were specified, use CFLAGS.
5458 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
5459
5460 # Allow CC to be a program name with arguments.
5461 compiler=$CC
5462
5463
5464 # Check for command to grab the raw symbol name followed by C symbol from nm.
5465 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
5466 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
5467 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
5468   $as_echo_n "(cached) " >&6
5469 else
5470
5471 # These are sane defaults that work on at least a few old systems.
5472 # [They come from Ultrix.  What could be older than Ultrix?!! ;)]
5473
5474 # Character class describing NM global symbol codes.
5475 symcode='[BCDEGRST]'
5476
5477 # Regexp to match symbols that can be accessed directly from C.
5478 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
5479
5480 # Define system-specific variables.
5481 case $host_os in
5482 aix*)
5483   symcode='[BCDT]'
5484   ;;
5485 cygwin* | mingw* | pw32* | cegcc*)
5486   symcode='[ABCDGISTW]'
5487   ;;
5488 hpux*)
5489   if test "$host_cpu" = ia64; then
5490     symcode='[ABCDEGRST]'
5491   fi
5492   ;;
5493 irix* | nonstopux*)
5494   symcode='[BCDEGRST]'
5495   ;;
5496 osf*)
5497   symcode='[BCDEGQRST]'
5498   ;;
5499 solaris*)
5500   symcode='[BDRT]'
5501   ;;
5502 sco3.2v5*)
5503   symcode='[DT]'
5504   ;;
5505 sysv4.2uw2*)
5506   symcode='[DT]'
5507   ;;
5508 sysv5* | sco5v6* | unixware* | OpenUNIX*)
5509   symcode='[ABDT]'
5510   ;;
5511 sysv4)
5512   symcode='[DFNSTU]'
5513   ;;
5514 esac
5515
5516 # If we're using GNU nm, then use its standard symbol codes.
5517 case `$NM -V 2>&1` in
5518 *GNU* | *'with BFD'*)
5519   symcode='[ABCDGIRSTW]' ;;
5520 esac
5521
5522 # Transform an extracted symbol line into a proper C declaration.
5523 # Some systems (esp. on ia64) link data and code symbols differently,
5524 # so use this general approach.
5525 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
5526
5527 # Transform an extracted symbol line into symbol name and symbol address
5528 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'"
5529 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
5530
5531 # Handle CRLF in mingw tool chain
5532 opt_cr=
5533 case $build_os in
5534 mingw*)
5535   opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
5536   ;;
5537 esac
5538
5539 # Try without a prefix underscore, then with it.
5540 for ac_symprfx in "" "_"; do
5541
5542   # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
5543   symxfrm="\\1 $ac_symprfx\\2 \\2"
5544
5545   # Write the raw and C identifiers.
5546   if test "$lt_cv_nm_interface" = "MS dumpbin"; then
5547     # Fake it for dumpbin and say T for any non-static function
5548     # and D for any global variable.
5549     # Also find C++ and __fastcall symbols from MSVC++,
5550     # which start with @ or ?.
5551     lt_cv_sys_global_symbol_pipe="$AWK '"\
5552 "     {last_section=section; section=\$ 3};"\
5553 "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
5554 "     \$ 0!~/External *\|/{next};"\
5555 "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
5556 "     {if(hide[section]) next};"\
5557 "     {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
5558 "     {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
5559 "     s[1]~/^[@?]/{print s[1], s[1]; next};"\
5560 "     s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
5561 "     ' prfx=^$ac_symprfx"
5562   else
5563     lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[      ]\($symcode$symcode*\)[         ][      ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
5564   fi
5565
5566   # Check to see that the pipe works correctly.
5567   pipe_works=no
5568
5569   rm -f conftest*
5570   cat > conftest.$ac_ext <<_LT_EOF
5571 #ifdef __cplusplus
5572 extern "C" {
5573 #endif
5574 char nm_test_var;
5575 void nm_test_func(void);
5576 void nm_test_func(void){}
5577 #ifdef __cplusplus
5578 }
5579 #endif
5580 int main(){nm_test_var='a';nm_test_func();return(0);}
5581 _LT_EOF
5582
5583   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5584   (eval $ac_compile) 2>&5
5585   ac_status=$?
5586   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5587   test $ac_status = 0; }; then
5588     # Now try to grab the symbols.
5589     nlist=conftest.nm
5590     if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5
5591   (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
5592   ac_status=$?
5593   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5594   test $ac_status = 0; } && test -s "$nlist"; then
5595       # Try sorting and uniquifying the output.
5596       if sort "$nlist" | uniq > "$nlist"T; then
5597         mv -f "$nlist"T "$nlist"
5598       else
5599         rm -f "$nlist"T
5600       fi
5601
5602       # Make sure that we snagged all the symbols we need.
5603       if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
5604         if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
5605           cat <<_LT_EOF > conftest.$ac_ext
5606 #ifdef __cplusplus
5607 extern "C" {
5608 #endif
5609
5610 _LT_EOF
5611           # Now generate the symbol file.
5612           eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
5613
5614           cat <<_LT_EOF >> conftest.$ac_ext
5615
5616 /* The mapping between symbol names and symbols.  */
5617 const struct {
5618   const char *name;
5619   void       *address;
5620 }
5621 lt__PROGRAM__LTX_preloaded_symbols[] =
5622 {
5623   { "@PROGRAM@", (void *) 0 },
5624 _LT_EOF
5625           $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
5626           cat <<\_LT_EOF >> conftest.$ac_ext
5627   {0, (void *) 0}
5628 };
5629
5630 /* This works around a problem in FreeBSD linker */
5631 #ifdef FREEBSD_WORKAROUND
5632 static const void *lt_preloaded_setup() {
5633   return lt__PROGRAM__LTX_preloaded_symbols;
5634 }
5635 #endif
5636
5637 #ifdef __cplusplus
5638 }
5639 #endif
5640 _LT_EOF
5641           # Now try linking the two files.
5642           mv conftest.$ac_objext conftstm.$ac_objext
5643           lt_save_LIBS="$LIBS"
5644           lt_save_CFLAGS="$CFLAGS"
5645           LIBS="conftstm.$ac_objext"
5646           CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
5647           if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
5648   (eval $ac_link) 2>&5
5649   ac_status=$?
5650   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5651   test $ac_status = 0; } && test -s conftest${ac_exeext}; then
5652             pipe_works=yes
5653           fi
5654           LIBS="$lt_save_LIBS"
5655           CFLAGS="$lt_save_CFLAGS"
5656         else
5657           echo "cannot find nm_test_func in $nlist" >&5
5658         fi
5659       else
5660         echo "cannot find nm_test_var in $nlist" >&5
5661       fi
5662     else
5663       echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
5664     fi
5665   else
5666     echo "$progname: failed program was:" >&5
5667     cat conftest.$ac_ext >&5
5668   fi
5669   rm -rf conftest* conftst*
5670
5671   # Do not use the global_symbol_pipe unless it works.
5672   if test "$pipe_works" = yes; then
5673     break
5674   else
5675     lt_cv_sys_global_symbol_pipe=
5676   fi
5677 done
5678
5679 fi
5680
5681 if test -z "$lt_cv_sys_global_symbol_pipe"; then
5682   lt_cv_sys_global_symbol_to_cdecl=
5683 fi
5684 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
5685   { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
5686 $as_echo "failed" >&6; }
5687 else
5688   { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
5689 $as_echo "ok" >&6; }
5690 fi
5691
5692
5693
5694
5695
5696
5697
5698
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709
5710
5711
5712
5713
5714 # Check whether --enable-libtool-lock was given.
5715 if test "${enable_libtool_lock+set}" = set; then :
5716   enableval=$enable_libtool_lock;
5717 fi
5718
5719 test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
5720
5721 # Some flags need to be propagated to the compiler or linker for good
5722 # libtool support.
5723 case $host in
5724 ia64-*-hpux*)
5725   # Find out which ABI we are using.
5726   echo 'int i;' > conftest.$ac_ext
5727   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5728   (eval $ac_compile) 2>&5
5729   ac_status=$?
5730   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5731   test $ac_status = 0; }; then
5732     case `/usr/bin/file conftest.$ac_objext` in
5733       *ELF-32*)
5734         HPUX_IA64_MODE="32"
5735         ;;
5736       *ELF-64*)
5737         HPUX_IA64_MODE="64"
5738         ;;
5739     esac
5740   fi
5741   rm -rf conftest*
5742   ;;
5743 *-*-irix6*)
5744   # Find out which ABI we are using.
5745   echo '#line 5745 "configure"' > conftest.$ac_ext
5746   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5747   (eval $ac_compile) 2>&5
5748   ac_status=$?
5749   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5750   test $ac_status = 0; }; then
5751     if test "$lt_cv_prog_gnu_ld" = yes; then
5752       case `/usr/bin/file conftest.$ac_objext` in
5753         *32-bit*)
5754           LD="${LD-ld} -melf32bsmip"
5755           ;;
5756         *N32*)
5757           LD="${LD-ld} -melf32bmipn32"
5758           ;;
5759         *64-bit*)
5760           LD="${LD-ld} -melf64bmip"
5761         ;;
5762       esac
5763     else
5764       case `/usr/bin/file conftest.$ac_objext` in
5765         *32-bit*)
5766           LD="${LD-ld} -32"
5767           ;;
5768         *N32*)
5769           LD="${LD-ld} -n32"
5770           ;;
5771         *64-bit*)
5772           LD="${LD-ld} -64"
5773           ;;
5774       esac
5775     fi
5776   fi
5777   rm -rf conftest*
5778   ;;
5779
5780 x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
5781 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
5782   # Find out which ABI we are using.
5783   echo 'int i;' > conftest.$ac_ext
5784   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5785   (eval $ac_compile) 2>&5
5786   ac_status=$?
5787   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5788   test $ac_status = 0; }; then
5789     case `/usr/bin/file conftest.o` in
5790       *32-bit*)
5791         case $host in
5792           x86_64-*kfreebsd*-gnu)
5793             LD="${LD-ld} -m elf_i386_fbsd"
5794             ;;
5795           x86_64-*linux*)
5796             LD="${LD-ld} -m elf_i386"
5797             ;;
5798           ppc64-*linux*|powerpc64-*linux*)
5799             LD="${LD-ld} -m elf32ppclinux"
5800             ;;
5801           s390x-*linux*)
5802             LD="${LD-ld} -m elf_s390"
5803             ;;
5804           sparc64-*linux*)
5805             LD="${LD-ld} -m elf32_sparc"
5806             ;;
5807         esac
5808         ;;
5809       *64-bit*)
5810         case $host in
5811           x86_64-*kfreebsd*-gnu)
5812             LD="${LD-ld} -m elf_x86_64_fbsd"
5813             ;;
5814           x86_64-*linux*)
5815             LD="${LD-ld} -m elf_x86_64"
5816             ;;
5817           ppc*-*linux*|powerpc*-*linux*)
5818             LD="${LD-ld} -m elf64ppc"
5819             ;;
5820           s390*-*linux*|s390*-*tpf*)
5821             LD="${LD-ld} -m elf64_s390"
5822             ;;
5823           sparc*-*linux*)
5824             LD="${LD-ld} -m elf64_sparc"
5825             ;;
5826         esac
5827         ;;
5828     esac
5829   fi
5830   rm -rf conftest*
5831   ;;
5832
5833 *-*-sco3.2v5*)
5834   # On SCO OpenServer 5, we need -belf to get full-featured binaries.
5835   SAVE_CFLAGS="$CFLAGS"
5836   CFLAGS="$CFLAGS -belf"
5837   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
5838 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
5839 if test "${lt_cv_cc_needs_belf+set}" = set; then :
5840   $as_echo_n "(cached) " >&6
5841 else
5842   ac_ext=c
5843 ac_cpp='$CPP $CPPFLAGS'
5844 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5845 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5846 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5847
5848      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5849 /* end confdefs.h.  */
5850
5851 int
5852 main ()
5853 {
5854
5855   ;
5856   return 0;
5857 }
5858 _ACEOF
5859 if ac_fn_c_try_link "$LINENO"; then :
5860   lt_cv_cc_needs_belf=yes
5861 else
5862   lt_cv_cc_needs_belf=no
5863 fi
5864 rm -f core conftest.err conftest.$ac_objext \
5865     conftest$ac_exeext conftest.$ac_ext
5866      ac_ext=c
5867 ac_cpp='$CPP $CPPFLAGS'
5868 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5869 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5870 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5871
5872 fi
5873 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
5874 $as_echo "$lt_cv_cc_needs_belf" >&6; }
5875   if test x"$lt_cv_cc_needs_belf" != x"yes"; then
5876     # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
5877     CFLAGS="$SAVE_CFLAGS"
5878   fi
5879   ;;
5880 sparc*-*solaris*)
5881   # Find out which ABI we are using.
5882   echo 'int i;' > conftest.$ac_ext
5883   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5884   (eval $ac_compile) 2>&5
5885   ac_status=$?
5886   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5887   test $ac_status = 0; }; then
5888     case `/usr/bin/file conftest.o` in
5889     *64-bit*)
5890       case $lt_cv_prog_gnu_ld in
5891       yes*) LD="${LD-ld} -m elf64_sparc" ;;
5892       *)
5893         if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
5894           LD="${LD-ld} -64"
5895         fi
5896         ;;
5897       esac
5898       ;;
5899     esac
5900   fi
5901   rm -rf conftest*
5902   ;;
5903 esac
5904
5905 need_locks="$enable_libtool_lock"
5906
5907
5908   case $host_os in
5909     rhapsody* | darwin*)
5910     if test -n "$ac_tool_prefix"; then
5911   # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
5912 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
5913 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5914 $as_echo_n "checking for $ac_word... " >&6; }
5915 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
5916   $as_echo_n "(cached) " >&6
5917 else
5918   if test -n "$DSYMUTIL"; then
5919   ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
5920 else
5921 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5922 for as_dir in $PATH
5923 do
5924   IFS=$as_save_IFS
5925   test -z "$as_dir" && as_dir=.
5926     for ac_exec_ext in '' $ac_executable_extensions; do
5927   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5928     ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
5929     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5930     break 2
5931   fi
5932 done
5933   done
5934 IFS=$as_save_IFS
5935
5936 fi
5937 fi
5938 DSYMUTIL=$ac_cv_prog_DSYMUTIL
5939 if test -n "$DSYMUTIL"; then
5940   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
5941 $as_echo "$DSYMUTIL" >&6; }
5942 else
5943   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5944 $as_echo "no" >&6; }
5945 fi
5946
5947
5948 fi
5949 if test -z "$ac_cv_prog_DSYMUTIL"; then
5950   ac_ct_DSYMUTIL=$DSYMUTIL
5951   # Extract the first word of "dsymutil", so it can be a program name with args.
5952 set dummy dsymutil; ac_word=$2
5953 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5954 $as_echo_n "checking for $ac_word... " >&6; }
5955 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
5956   $as_echo_n "(cached) " >&6
5957 else
5958   if test -n "$ac_ct_DSYMUTIL"; then
5959   ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
5960 else
5961 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5962 for as_dir in $PATH
5963 do
5964   IFS=$as_save_IFS
5965   test -z "$as_dir" && as_dir=.
5966     for ac_exec_ext in '' $ac_executable_extensions; do
5967   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5968     ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
5969     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5970     break 2
5971   fi
5972 done
5973   done
5974 IFS=$as_save_IFS
5975
5976 fi
5977 fi
5978 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
5979 if test -n "$ac_ct_DSYMUTIL"; then
5980   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
5981 $as_echo "$ac_ct_DSYMUTIL" >&6; }
5982 else
5983   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5984 $as_echo "no" >&6; }
5985 fi
5986
5987   if test "x$ac_ct_DSYMUTIL" = x; then
5988     DSYMUTIL=":"
5989   else
5990     case $cross_compiling:$ac_tool_warned in
5991 yes:)
5992 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5993 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5994 ac_tool_warned=yes ;;
5995 esac
5996     DSYMUTIL=$ac_ct_DSYMUTIL
5997   fi
5998 else
5999   DSYMUTIL="$ac_cv_prog_DSYMUTIL"
6000 fi
6001
6002     if test -n "$ac_tool_prefix"; then
6003   # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
6004 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
6005 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6006 $as_echo_n "checking for $ac_word... " >&6; }
6007 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
6008   $as_echo_n "(cached) " >&6
6009 else
6010   if test -n "$NMEDIT"; then
6011   ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
6012 else
6013 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6014 for as_dir in $PATH
6015 do
6016   IFS=$as_save_IFS
6017   test -z "$as_dir" && as_dir=.
6018     for ac_exec_ext in '' $ac_executable_extensions; do
6019   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6020     ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
6021     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6022     break 2
6023   fi
6024 done
6025   done
6026 IFS=$as_save_IFS
6027
6028 fi
6029 fi
6030 NMEDIT=$ac_cv_prog_NMEDIT
6031 if test -n "$NMEDIT"; then
6032   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
6033 $as_echo "$NMEDIT" >&6; }
6034 else
6035   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6036 $as_echo "no" >&6; }
6037 fi
6038
6039
6040 fi
6041 if test -z "$ac_cv_prog_NMEDIT"; then
6042   ac_ct_NMEDIT=$NMEDIT
6043   # Extract the first word of "nmedit", so it can be a program name with args.
6044 set dummy nmedit; ac_word=$2
6045 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6046 $as_echo_n "checking for $ac_word... " >&6; }
6047 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
6048   $as_echo_n "(cached) " >&6
6049 else
6050   if test -n "$ac_ct_NMEDIT"; then
6051   ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
6052 else
6053 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6054 for as_dir in $PATH
6055 do
6056   IFS=$as_save_IFS
6057   test -z "$as_dir" && as_dir=.
6058     for ac_exec_ext in '' $ac_executable_extensions; do
6059   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6060     ac_cv_prog_ac_ct_NMEDIT="nmedit"
6061     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6062     break 2
6063   fi
6064 done
6065   done
6066 IFS=$as_save_IFS
6067
6068 fi
6069 fi
6070 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
6071 if test -n "$ac_ct_NMEDIT"; then
6072   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
6073 $as_echo "$ac_ct_NMEDIT" >&6; }
6074 else
6075   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6076 $as_echo "no" >&6; }
6077 fi
6078
6079   if test "x$ac_ct_NMEDIT" = x; then
6080     NMEDIT=":"
6081   else
6082     case $cross_compiling:$ac_tool_warned in
6083 yes:)
6084 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6085 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6086 ac_tool_warned=yes ;;
6087 esac
6088     NMEDIT=$ac_ct_NMEDIT
6089   fi
6090 else
6091   NMEDIT="$ac_cv_prog_NMEDIT"
6092 fi
6093
6094     if test -n "$ac_tool_prefix"; then
6095   # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
6096 set dummy ${ac_tool_prefix}lipo; ac_word=$2
6097 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6098 $as_echo_n "checking for $ac_word... " >&6; }
6099 if test "${ac_cv_prog_LIPO+set}" = set; then :
6100   $as_echo_n "(cached) " >&6
6101 else
6102   if test -n "$LIPO"; then
6103   ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
6104 else
6105 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6106 for as_dir in $PATH
6107 do
6108   IFS=$as_save_IFS
6109   test -z "$as_dir" && as_dir=.
6110     for ac_exec_ext in '' $ac_executable_extensions; do
6111   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6112     ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
6113     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6114     break 2
6115   fi
6116 done
6117   done
6118 IFS=$as_save_IFS
6119
6120 fi
6121 fi
6122 LIPO=$ac_cv_prog_LIPO
6123 if test -n "$LIPO"; then
6124   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
6125 $as_echo "$LIPO" >&6; }
6126 else
6127   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6128 $as_echo "no" >&6; }
6129 fi
6130
6131
6132 fi
6133 if test -z "$ac_cv_prog_LIPO"; then
6134   ac_ct_LIPO=$LIPO
6135   # Extract the first word of "lipo", so it can be a program name with args.
6136 set dummy lipo; ac_word=$2
6137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6138 $as_echo_n "checking for $ac_word... " >&6; }
6139 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
6140   $as_echo_n "(cached) " >&6
6141 else
6142   if test -n "$ac_ct_LIPO"; then
6143   ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
6144 else
6145 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6146 for as_dir in $PATH
6147 do
6148   IFS=$as_save_IFS
6149   test -z "$as_dir" && as_dir=.
6150     for ac_exec_ext in '' $ac_executable_extensions; do
6151   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6152     ac_cv_prog_ac_ct_LIPO="lipo"
6153     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6154     break 2
6155   fi
6156 done
6157   done
6158 IFS=$as_save_IFS
6159
6160 fi
6161 fi
6162 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
6163 if test -n "$ac_ct_LIPO"; then
6164   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
6165 $as_echo "$ac_ct_LIPO" >&6; }
6166 else
6167   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6168 $as_echo "no" >&6; }
6169 fi
6170
6171   if test "x$ac_ct_LIPO" = x; then
6172     LIPO=":"
6173   else
6174     case $cross_compiling:$ac_tool_warned in
6175 yes:)
6176 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6177 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6178 ac_tool_warned=yes ;;
6179 esac
6180     LIPO=$ac_ct_LIPO
6181   fi
6182 else
6183   LIPO="$ac_cv_prog_LIPO"
6184 fi
6185
6186     if test -n "$ac_tool_prefix"; then
6187   # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
6188 set dummy ${ac_tool_prefix}otool; ac_word=$2
6189 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6190 $as_echo_n "checking for $ac_word... " >&6; }
6191 if test "${ac_cv_prog_OTOOL+set}" = set; then :
6192   $as_echo_n "(cached) " >&6
6193 else
6194   if test -n "$OTOOL"; then
6195   ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
6196 else
6197 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6198 for as_dir in $PATH
6199 do
6200   IFS=$as_save_IFS
6201   test -z "$as_dir" && as_dir=.
6202     for ac_exec_ext in '' $ac_executable_extensions; do
6203   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6204     ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
6205     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6206     break 2
6207   fi
6208 done
6209   done
6210 IFS=$as_save_IFS
6211
6212 fi
6213 fi
6214 OTOOL=$ac_cv_prog_OTOOL
6215 if test -n "$OTOOL"; then
6216   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
6217 $as_echo "$OTOOL" >&6; }
6218 else
6219   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6220 $as_echo "no" >&6; }
6221 fi
6222
6223
6224 fi
6225 if test -z "$ac_cv_prog_OTOOL"; then
6226   ac_ct_OTOOL=$OTOOL
6227   # Extract the first word of "otool", so it can be a program name with args.
6228 set dummy otool; ac_word=$2
6229 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6230 $as_echo_n "checking for $ac_word... " >&6; }
6231 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
6232   $as_echo_n "(cached) " >&6
6233 else
6234   if test -n "$ac_ct_OTOOL"; then
6235   ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
6236 else
6237 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6238 for as_dir in $PATH
6239 do
6240   IFS=$as_save_IFS
6241   test -z "$as_dir" && as_dir=.
6242     for ac_exec_ext in '' $ac_executable_extensions; do
6243   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6244     ac_cv_prog_ac_ct_OTOOL="otool"
6245     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6246     break 2
6247   fi
6248 done
6249   done
6250 IFS=$as_save_IFS
6251
6252 fi
6253 fi
6254 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
6255 if test -n "$ac_ct_OTOOL"; then
6256   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
6257 $as_echo "$ac_ct_OTOOL" >&6; }
6258 else
6259   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6260 $as_echo "no" >&6; }
6261 fi
6262
6263   if test "x$ac_ct_OTOOL" = x; then
6264     OTOOL=":"
6265   else
6266     case $cross_compiling:$ac_tool_warned in
6267 yes:)
6268 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6269 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6270 ac_tool_warned=yes ;;
6271 esac
6272     OTOOL=$ac_ct_OTOOL
6273   fi
6274 else
6275   OTOOL="$ac_cv_prog_OTOOL"
6276 fi
6277
6278     if test -n "$ac_tool_prefix"; then
6279   # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
6280 set dummy ${ac_tool_prefix}otool64; ac_word=$2
6281 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6282 $as_echo_n "checking for $ac_word... " >&6; }
6283 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
6284   $as_echo_n "(cached) " >&6
6285 else
6286   if test -n "$OTOOL64"; then
6287   ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
6288 else
6289 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6290 for as_dir in $PATH
6291 do
6292   IFS=$as_save_IFS
6293   test -z "$as_dir" && as_dir=.
6294     for ac_exec_ext in '' $ac_executable_extensions; do
6295   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6296     ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
6297     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6298     break 2
6299   fi
6300 done
6301   done
6302 IFS=$as_save_IFS
6303
6304 fi
6305 fi
6306 OTOOL64=$ac_cv_prog_OTOOL64
6307 if test -n "$OTOOL64"; then
6308   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
6309 $as_echo "$OTOOL64" >&6; }
6310 else
6311   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6312 $as_echo "no" >&6; }
6313 fi
6314
6315
6316 fi
6317 if test -z "$ac_cv_prog_OTOOL64"; then
6318   ac_ct_OTOOL64=$OTOOL64
6319   # Extract the first word of "otool64", so it can be a program name with args.
6320 set dummy otool64; ac_word=$2
6321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6322 $as_echo_n "checking for $ac_word... " >&6; }
6323 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
6324   $as_echo_n "(cached) " >&6
6325 else
6326   if test -n "$ac_ct_OTOOL64"; then
6327   ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
6328 else
6329 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6330 for as_dir in $PATH
6331 do
6332   IFS=$as_save_IFS
6333   test -z "$as_dir" && as_dir=.
6334     for ac_exec_ext in '' $ac_executable_extensions; do
6335   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6336     ac_cv_prog_ac_ct_OTOOL64="otool64"
6337     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6338     break 2
6339   fi
6340 done
6341   done
6342 IFS=$as_save_IFS
6343
6344 fi
6345 fi
6346 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
6347 if test -n "$ac_ct_OTOOL64"; then
6348   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
6349 $as_echo "$ac_ct_OTOOL64" >&6; }
6350 else
6351   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6352 $as_echo "no" >&6; }
6353 fi
6354
6355   if test "x$ac_ct_OTOOL64" = x; then
6356     OTOOL64=":"
6357   else
6358     case $cross_compiling:$ac_tool_warned in
6359 yes:)
6360 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6361 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6362 ac_tool_warned=yes ;;
6363 esac
6364     OTOOL64=$ac_ct_OTOOL64
6365   fi
6366 else
6367   OTOOL64="$ac_cv_prog_OTOOL64"
6368 fi
6369
6370
6371
6372
6373
6374
6375
6376
6377
6378
6379
6380
6381
6382
6383
6384
6385
6386
6387
6388
6389
6390
6391
6392
6393
6394
6395
6396     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
6397 $as_echo_n "checking for -single_module linker flag... " >&6; }
6398 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
6399   $as_echo_n "(cached) " >&6
6400 else
6401   lt_cv_apple_cc_single_mod=no
6402       if test -z "${LT_MULTI_MODULE}"; then
6403         # By default we will add the -single_module flag. You can override
6404         # by either setting the environment variable LT_MULTI_MODULE
6405         # non-empty at configure time, or by adding -multi_module to the
6406         # link flags.
6407         rm -rf libconftest.dylib*
6408         echo "int foo(void){return 1;}" > conftest.c
6409         echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
6410 -dynamiclib -Wl,-single_module conftest.c" >&5
6411         $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
6412           -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
6413         _lt_result=$?
6414         if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
6415           lt_cv_apple_cc_single_mod=yes
6416         else
6417           cat conftest.err >&5
6418         fi
6419         rm -rf libconftest.dylib*
6420         rm -f conftest.*
6421       fi
6422 fi
6423 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
6424 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
6425     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
6426 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
6427 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
6428   $as_echo_n "(cached) " >&6
6429 else
6430   lt_cv_ld_exported_symbols_list=no
6431       save_LDFLAGS=$LDFLAGS
6432       echo "_main" > conftest.sym
6433       LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
6434       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6435 /* end confdefs.h.  */
6436
6437 int
6438 main ()
6439 {
6440
6441   ;
6442   return 0;
6443 }
6444 _ACEOF
6445 if ac_fn_c_try_link "$LINENO"; then :
6446   lt_cv_ld_exported_symbols_list=yes
6447 else
6448   lt_cv_ld_exported_symbols_list=no
6449 fi
6450 rm -f core conftest.err conftest.$ac_objext \
6451     conftest$ac_exeext conftest.$ac_ext
6452         LDFLAGS="$save_LDFLAGS"
6453
6454 fi
6455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
6456 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
6457     case $host_os in
6458     rhapsody* | darwin1.[012])
6459       _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
6460     darwin1.*)
6461       _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
6462     darwin*) # darwin 5.x on
6463       # if running on 10.5 or later, the deployment target defaults
6464       # to the OS version, if on x86, and 10.4, the deployment
6465       # target defaults to 10.4. Don't you love it?
6466       case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
6467         10.0,*86*-darwin8*|10.0,*-darwin[91]*)
6468           _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
6469         10.[012]*)
6470           _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
6471         10.*)
6472           _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
6473       esac
6474     ;;
6475   esac
6476     if test "$lt_cv_apple_cc_single_mod" = "yes"; then
6477       _lt_dar_single_mod='$single_module'
6478     fi
6479     if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
6480       _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
6481     else
6482       _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
6483     fi
6484     if test "$DSYMUTIL" != ":"; then
6485       _lt_dsymutil='~$DSYMUTIL $lib || :'
6486     else
6487       _lt_dsymutil=
6488     fi
6489     ;;
6490   esac
6491
6492 ac_ext=c
6493 ac_cpp='$CPP $CPPFLAGS'
6494 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6495 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6496 ac_compiler_gnu=$ac_cv_c_compiler_gnu
6497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
6498 $as_echo_n "checking how to run the C preprocessor... " >&6; }
6499 # On Suns, sometimes $CPP names a directory.
6500 if test -n "$CPP" && test -d "$CPP"; then
6501   CPP=
6502 fi
6503 if test -z "$CPP"; then
6504   if test "${ac_cv_prog_CPP+set}" = set; then :
6505   $as_echo_n "(cached) " >&6
6506 else
6507       # Double quotes because CPP needs to be expanded
6508     for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
6509     do
6510       ac_preproc_ok=false
6511 for ac_c_preproc_warn_flag in '' yes
6512 do
6513   # Use a header file that comes with gcc, so configuring glibc
6514   # with a fresh cross-compiler works.
6515   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6516   # <limits.h> exists even on freestanding compilers.
6517   # On the NeXT, cc -E runs the code through the compiler's parser,
6518   # not just through cpp. "Syntax error" is here to catch this case.
6519   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6520 /* end confdefs.h.  */
6521 #ifdef __STDC__
6522 # include <limits.h>
6523 #else
6524 # include <assert.h>
6525 #endif
6526                      Syntax error
6527 _ACEOF
6528 if ac_fn_c_try_cpp "$LINENO"; then :
6529
6530 else
6531   # Broken: fails on valid input.
6532 continue
6533 fi
6534 rm -f conftest.err conftest.$ac_ext
6535
6536   # OK, works on sane cases.  Now check whether nonexistent headers
6537   # can be detected and how.
6538   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6539 /* end confdefs.h.  */
6540 #include <ac_nonexistent.h>
6541 _ACEOF
6542 if ac_fn_c_try_cpp "$LINENO"; then :
6543   # Broken: success on invalid input.
6544 continue
6545 else
6546   # Passes both tests.
6547 ac_preproc_ok=:
6548 break
6549 fi
6550 rm -f conftest.err conftest.$ac_ext
6551
6552 done
6553 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6554 rm -f conftest.err conftest.$ac_ext
6555 if $ac_preproc_ok; then :
6556   break
6557 fi
6558
6559     done
6560     ac_cv_prog_CPP=$CPP
6561
6562 fi
6563   CPP=$ac_cv_prog_CPP
6564 else
6565   ac_cv_prog_CPP=$CPP
6566 fi
6567 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
6568 $as_echo "$CPP" >&6; }
6569 ac_preproc_ok=false
6570 for ac_c_preproc_warn_flag in '' yes
6571 do
6572   # Use a header file that comes with gcc, so configuring glibc
6573   # with a fresh cross-compiler works.
6574   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6575   # <limits.h> exists even on freestanding compilers.
6576   # On the NeXT, cc -E runs the code through the compiler's parser,
6577   # not just through cpp. "Syntax error" is here to catch this case.
6578   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6579 /* end confdefs.h.  */
6580 #ifdef __STDC__
6581 # include <limits.h>
6582 #else
6583 # include <assert.h>
6584 #endif
6585                      Syntax error
6586 _ACEOF
6587 if ac_fn_c_try_cpp "$LINENO"; then :
6588
6589 else
6590   # Broken: fails on valid input.
6591 continue
6592 fi
6593 rm -f conftest.err conftest.$ac_ext
6594
6595   # OK, works on sane cases.  Now check whether nonexistent headers
6596   # can be detected and how.
6597   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6598 /* end confdefs.h.  */
6599 #include <ac_nonexistent.h>
6600 _ACEOF
6601 if ac_fn_c_try_cpp "$LINENO"; then :
6602   # Broken: success on invalid input.
6603 continue
6604 else
6605   # Passes both tests.
6606 ac_preproc_ok=:
6607 break
6608 fi
6609 rm -f conftest.err conftest.$ac_ext
6610
6611 done
6612 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6613 rm -f conftest.err conftest.$ac_ext
6614 if $ac_preproc_ok; then :
6615
6616 else
6617   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6618 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6619 as_fn_error "C preprocessor \"$CPP\" fails sanity check
6620 See \`config.log' for more details." "$LINENO" 5; }
6621 fi
6622
6623 ac_ext=c
6624 ac_cpp='$CPP $CPPFLAGS'
6625 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6626 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6627 ac_compiler_gnu=$ac_cv_c_compiler_gnu
6628
6629
6630 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6631 $as_echo_n "checking for ANSI C header files... " >&6; }
6632 if test "${ac_cv_header_stdc+set}" = set; then :
6633   $as_echo_n "(cached) " >&6
6634 else
6635   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6636 /* end confdefs.h.  */
6637 #include <stdlib.h>
6638 #include <stdarg.h>
6639 #include <string.h>
6640 #include <float.h>
6641
6642 int
6643 main ()
6644 {
6645
6646   ;
6647   return 0;
6648 }
6649 _ACEOF
6650 if ac_fn_c_try_compile "$LINENO"; then :
6651   ac_cv_header_stdc=yes
6652 else
6653   ac_cv_header_stdc=no
6654 fi
6655 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6656
6657 if test $ac_cv_header_stdc = yes; then
6658   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6659   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6660 /* end confdefs.h.  */
6661 #include <string.h>
6662
6663 _ACEOF
6664 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6665   $EGREP "memchr" >/dev/null 2>&1; then :
6666
6667 else
6668   ac_cv_header_stdc=no
6669 fi
6670 rm -f conftest*
6671
6672 fi
6673
6674 if test $ac_cv_header_stdc = yes; then
6675   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6676   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6677 /* end confdefs.h.  */
6678 #include <stdlib.h>
6679
6680 _ACEOF
6681 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6682   $EGREP "free" >/dev/null 2>&1; then :
6683
6684 else
6685   ac_cv_header_stdc=no
6686 fi
6687 rm -f conftest*
6688
6689 fi
6690
6691 if test $ac_cv_header_stdc = yes; then
6692   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6693   if test "$cross_compiling" = yes; then :
6694   :
6695 else
6696   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6697 /* end confdefs.h.  */
6698 #include <ctype.h>
6699 #include <stdlib.h>
6700 #if ((' ' & 0x0FF) == 0x020)
6701 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6702 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6703 #else
6704 # define ISLOWER(c) \
6705                    (('a' <= (c) && (c) <= 'i') \
6706                      || ('j' <= (c) && (c) <= 'r') \
6707                      || ('s' <= (c) && (c) <= 'z'))
6708 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6709 #endif
6710
6711 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6712 int
6713 main ()
6714 {
6715   int i;
6716   for (i = 0; i < 256; i++)
6717     if (XOR (islower (i), ISLOWER (i))
6718         || toupper (i) != TOUPPER (i))
6719       return 2;
6720   return 0;
6721 }
6722 _ACEOF
6723 if ac_fn_c_try_run "$LINENO"; then :
6724
6725 else
6726   ac_cv_header_stdc=no
6727 fi
6728 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6729   conftest.$ac_objext conftest.beam conftest.$ac_ext
6730 fi
6731
6732 fi
6733 fi
6734 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
6735 $as_echo "$ac_cv_header_stdc" >&6; }
6736 if test $ac_cv_header_stdc = yes; then
6737
6738 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
6739
6740 fi
6741
6742 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
6743 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
6744                   inttypes.h stdint.h unistd.h
6745 do :
6746   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6747 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
6748 "
6749 eval as_val=\$$as_ac_Header
6750    if test "x$as_val" = x""yes; then :
6751   cat >>confdefs.h <<_ACEOF
6752 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6753 _ACEOF
6754
6755 fi
6756
6757 done
6758
6759
6760 for ac_header in dlfcn.h
6761 do :
6762   ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
6763 "
6764 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
6765   cat >>confdefs.h <<_ACEOF
6766 #define HAVE_DLFCN_H 1
6767 _ACEOF
6768
6769 fi
6770
6771 done
6772
6773
6774
6775 # Set options
6776
6777
6778
6779         enable_dlopen=no
6780
6781
6782   enable_win32_dll=no
6783
6784
6785             # Check whether --enable-shared was given.
6786 if test "${enable_shared+set}" = set; then :
6787   enableval=$enable_shared; p=${PACKAGE-default}
6788     case $enableval in
6789     yes) enable_shared=yes ;;
6790     no) enable_shared=no ;;
6791     *)
6792       enable_shared=no
6793       # Look at the argument we got.  We use all the common list separators.
6794       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
6795       for pkg in $enableval; do
6796         IFS="$lt_save_ifs"
6797         if test "X$pkg" = "X$p"; then
6798           enable_shared=yes
6799         fi
6800       done
6801       IFS="$lt_save_ifs"
6802       ;;
6803     esac
6804 else
6805   enable_shared=yes
6806 fi
6807
6808
6809
6810
6811
6812
6813
6814
6815
6816   # Check whether --enable-static was given.
6817 if test "${enable_static+set}" = set; then :
6818   enableval=$enable_static; p=${PACKAGE-default}
6819     case $enableval in
6820     yes) enable_static=yes ;;
6821     no) enable_static=no ;;
6822     *)
6823      enable_static=no
6824       # Look at the argument we got.  We use all the common list separators.
6825       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
6826       for pkg in $enableval; do
6827         IFS="$lt_save_ifs"
6828         if test "X$pkg" = "X$p"; then
6829           enable_static=yes
6830         fi
6831       done
6832       IFS="$lt_save_ifs"
6833       ;;
6834     esac
6835 else
6836   enable_static=yes
6837 fi
6838
6839
6840
6841
6842
6843
6844
6845
6846
6847
6848 # Check whether --with-pic was given.
6849 if test "${with_pic+set}" = set; then :
6850   withval=$with_pic; pic_mode="$withval"
6851 else
6852   pic_mode=default
6853 fi
6854
6855
6856 test -z "$pic_mode" && pic_mode=default
6857
6858
6859
6860
6861
6862
6863
6864   # Check whether --enable-fast-install was given.
6865 if test "${enable_fast_install+set}" = set; then :
6866   enableval=$enable_fast_install; p=${PACKAGE-default}
6867     case $enableval in
6868     yes) enable_fast_install=yes ;;
6869     no) enable_fast_install=no ;;
6870     *)
6871       enable_fast_install=no
6872       # Look at the argument we got.  We use all the common list separators.
6873       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
6874       for pkg in $enableval; do
6875         IFS="$lt_save_ifs"
6876         if test "X$pkg" = "X$p"; then
6877           enable_fast_install=yes
6878         fi
6879       done
6880       IFS="$lt_save_ifs"
6881       ;;
6882     esac
6883 else
6884   enable_fast_install=yes
6885 fi
6886
6887
6888
6889
6890
6891
6892
6893
6894
6895
6896
6897 # This can be used to rebuild libtool when needed
6898 LIBTOOL_DEPS="$ltmain"
6899
6900 # Always use our own libtool.
6901 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
6902
6903
6904
6905
6906
6907
6908
6909
6910
6911
6912
6913
6914
6915
6916
6917
6918
6919
6920
6921
6922
6923
6924
6925
6926
6927 test -z "$LN_S" && LN_S="ln -s"
6928
6929
6930
6931
6932
6933
6934
6935
6936
6937
6938
6939
6940
6941
6942 if test -n "${ZSH_VERSION+set}" ; then
6943    setopt NO_GLOB_SUBST
6944 fi
6945
6946 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
6947 $as_echo_n "checking for objdir... " >&6; }
6948 if test "${lt_cv_objdir+set}" = set; then :
6949   $as_echo_n "(cached) " >&6
6950 else
6951   rm -f .libs 2>/dev/null
6952 mkdir .libs 2>/dev/null
6953 if test -d .libs; then
6954   lt_cv_objdir=.libs
6955 else
6956   # MS-DOS does not allow filenames that begin with a dot.
6957   lt_cv_objdir=_libs
6958 fi
6959 rmdir .libs 2>/dev/null
6960 fi
6961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
6962 $as_echo "$lt_cv_objdir" >&6; }
6963 objdir=$lt_cv_objdir
6964
6965
6966
6967
6968
6969 cat >>confdefs.h <<_ACEOF
6970 #define LT_OBJDIR "$lt_cv_objdir/"
6971 _ACEOF
6972
6973
6974
6975
6976
6977
6978
6979
6980
6981
6982
6983
6984
6985
6986
6987
6988
6989 case $host_os in
6990 aix3*)
6991   # AIX sometimes has problems with the GCC collect2 program.  For some
6992   # reason, if we set the COLLECT_NAMES environment variable, the problems
6993   # vanish in a puff of smoke.
6994   if test "X${COLLECT_NAMES+set}" != Xset; then
6995     COLLECT_NAMES=
6996     export COLLECT_NAMES
6997   fi
6998   ;;
6999 esac
7000
7001 # Sed substitution that helps us do robust quoting.  It backslashifies
7002 # metacharacters that are still active within double-quoted strings.
7003 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
7004
7005 # Same as above, but do not quote variable references.
7006 double_quote_subst='s/\(["`\\]\)/\\\1/g'
7007
7008 # Sed substitution to delay expansion of an escaped shell variable in a
7009 # double_quote_subst'ed string.
7010 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
7011
7012 # Sed substitution to delay expansion of an escaped single quote.
7013 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
7014
7015 # Sed substitution to avoid accidental globbing in evaled expressions
7016 no_glob_subst='s/\*/\\\*/g'
7017
7018 # Global variables:
7019 ofile=libtool
7020 can_build_shared=yes
7021
7022 # All known linkers require a `.a' archive for static linking (except MSVC,
7023 # which needs '.lib').
7024 libext=a
7025
7026 with_gnu_ld="$lt_cv_prog_gnu_ld"
7027
7028 old_CC="$CC"
7029 old_CFLAGS="$CFLAGS"
7030
7031 # Set sane defaults for various variables
7032 test -z "$CC" && CC=cc
7033 test -z "$LTCC" && LTCC=$CC
7034 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
7035 test -z "$LD" && LD=ld
7036 test -z "$ac_objext" && ac_objext=o
7037
7038 for cc_temp in $compiler""; do
7039   case $cc_temp in
7040     compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
7041     distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
7042     \-*) ;;
7043     *) break;;
7044   esac
7045 done
7046 cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
7047
7048
7049 # Only perform the check for file, if the check method requires it
7050 test -z "$MAGIC_CMD" && MAGIC_CMD=file
7051 case $deplibs_check_method in
7052 file_magic*)
7053   if test "$file_magic_cmd" = '$MAGIC_CMD'; then
7054     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
7055 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
7056 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7057   $as_echo_n "(cached) " >&6
7058 else
7059   case $MAGIC_CMD in
7060 [\\/*] |  ?:[\\/]*)
7061   lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
7062   ;;
7063 *)
7064   lt_save_MAGIC_CMD="$MAGIC_CMD"
7065   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
7066   ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
7067   for ac_dir in $ac_dummy; do
7068     IFS="$lt_save_ifs"
7069     test -z "$ac_dir" && ac_dir=.
7070     if test -f $ac_dir/${ac_tool_prefix}file; then
7071       lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
7072       if test -n "$file_magic_test_file"; then
7073         case $deplibs_check_method in
7074         "file_magic "*)
7075           file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7076           MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
7077           if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
7078             $EGREP "$file_magic_regex" > /dev/null; then
7079             :
7080           else
7081             cat <<_LT_EOF 1>&2
7082
7083 *** Warning: the command libtool uses to detect shared libraries,
7084 *** $file_magic_cmd, produces output that libtool cannot recognize.
7085 *** The result is that libtool may fail to recognize shared libraries
7086 *** as such.  This will affect the creation of libtool libraries that
7087 *** depend on shared libraries, but programs linked with such libtool
7088 *** libraries will work regardless of this problem.  Nevertheless, you
7089 *** may want to report the problem to your system manager and/or to
7090 *** bug-libtool@gnu.org
7091
7092 _LT_EOF
7093           fi ;;
7094         esac
7095       fi
7096       break
7097     fi
7098   done
7099   IFS="$lt_save_ifs"
7100   MAGIC_CMD="$lt_save_MAGIC_CMD"
7101   ;;
7102 esac
7103 fi
7104
7105 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
7106 if test -n "$MAGIC_CMD"; then
7107   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7108 $as_echo "$MAGIC_CMD" >&6; }
7109 else
7110   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7111 $as_echo "no" >&6; }
7112 fi
7113
7114
7115
7116
7117
7118 if test -z "$lt_cv_path_MAGIC_CMD"; then
7119   if test -n "$ac_tool_prefix"; then
7120     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
7121 $as_echo_n "checking for file... " >&6; }
7122 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7123   $as_echo_n "(cached) " >&6
7124 else
7125   case $MAGIC_CMD in
7126 [\\/*] |  ?:[\\/]*)
7127   lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
7128   ;;
7129 *)
7130   lt_save_MAGIC_CMD="$MAGIC_CMD"
7131   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
7132   ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
7133   for ac_dir in $ac_dummy; do
7134     IFS="$lt_save_ifs"
7135     test -z "$ac_dir" && ac_dir=.
7136     if test -f $ac_dir/file; then
7137       lt_cv_path_MAGIC_CMD="$ac_dir/file"
7138       if test -n "$file_magic_test_file"; then
7139         case $deplibs_check_method in
7140         "file_magic "*)
7141           file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7142           MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
7143           if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
7144             $EGREP "$file_magic_regex" > /dev/null; then
7145             :
7146           else
7147             cat <<_LT_EOF 1>&2
7148
7149 *** Warning: the command libtool uses to detect shared libraries,
7150 *** $file_magic_cmd, produces output that libtool cannot recognize.
7151 *** The result is that libtool may fail to recognize shared libraries
7152 *** as such.  This will affect the creation of libtool libraries that
7153 *** depend on shared libraries, but programs linked with such libtool
7154 *** libraries will work regardless of this problem.  Nevertheless, you
7155 *** may want to report the problem to your system manager and/or to
7156 *** bug-libtool@gnu.org
7157
7158 _LT_EOF
7159           fi ;;
7160         esac
7161       fi
7162       break
7163     fi
7164   done
7165   IFS="$lt_save_ifs"
7166   MAGIC_CMD="$lt_save_MAGIC_CMD"
7167   ;;
7168 esac
7169 fi
7170
7171 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
7172 if test -n "$MAGIC_CMD"; then
7173   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7174 $as_echo "$MAGIC_CMD" >&6; }
7175 else
7176   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7177 $as_echo "no" >&6; }
7178 fi
7179
7180
7181   else
7182     MAGIC_CMD=:
7183   fi
7184 fi
7185
7186   fi
7187   ;;
7188 esac
7189
7190 # Use C for the default configuration in the libtool script
7191
7192 lt_save_CC="$CC"
7193 ac_ext=c
7194 ac_cpp='$CPP $CPPFLAGS'
7195 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7196 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7197 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7198
7199
7200 # Source file extension for C test sources.
7201 ac_ext=c
7202
7203 # Object file extension for compiled C test sources.
7204 objext=o
7205 objext=$objext
7206
7207 # Code to be used in simple compile tests
7208 lt_simple_compile_test_code="int some_variable = 0;"
7209
7210 # Code to be used in simple link tests
7211 lt_simple_link_test_code='int main(){return(0);}'
7212
7213
7214
7215
7216
7217
7218
7219 # If no C compiler was specified, use CC.
7220 LTCC=${LTCC-"$CC"}
7221
7222 # If no C compiler flags were specified, use CFLAGS.
7223 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7224
7225 # Allow CC to be a program name with arguments.
7226 compiler=$CC
7227
7228 # Save the default compiler, since it gets overwritten when the other
7229 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
7230 compiler_DEFAULT=$CC
7231
7232 # save warnings/boilerplate of simple test code
7233 ac_outfile=conftest.$ac_objext
7234 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
7235 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
7236 _lt_compiler_boilerplate=`cat conftest.err`
7237 $RM conftest*
7238
7239 ac_outfile=conftest.$ac_objext
7240 echo "$lt_simple_link_test_code" >conftest.$ac_ext
7241 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
7242 _lt_linker_boilerplate=`cat conftest.err`
7243 $RM -r conftest*
7244
7245
7246 if test -n "$compiler"; then
7247
7248 lt_prog_compiler_no_builtin_flag=
7249
7250 if test "$GCC" = yes; then
7251   lt_prog_compiler_no_builtin_flag=' -fno-builtin'
7252
7253   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
7254 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
7255 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
7256   $as_echo_n "(cached) " >&6
7257 else
7258   lt_cv_prog_compiler_rtti_exceptions=no
7259    ac_outfile=conftest.$ac_objext
7260    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
7261    lt_compiler_flag="-fno-rtti -fno-exceptions"
7262    # Insert the option either (1) after the last *FLAGS variable, or
7263    # (2) before a word containing "conftest.", or (3) at the end.
7264    # Note that $ac_compile itself does not contain backslashes and begins
7265    # with a dollar sign (not a hyphen), so the echo should work correctly.
7266    # The option is referenced via a variable to avoid confusing sed.
7267    lt_compile=`echo "$ac_compile" | $SED \
7268    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7269    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7270    -e 's:$: $lt_compiler_flag:'`
7271    (eval echo "\"\$as_me:7271: $lt_compile\"" >&5)
7272    (eval "$lt_compile" 2>conftest.err)
7273    ac_status=$?
7274    cat conftest.err >&5
7275    echo "$as_me:7275: \$? = $ac_status" >&5
7276    if (exit $ac_status) && test -s "$ac_outfile"; then
7277      # The compiler can only warn and ignore the option if not recognized
7278      # So say no if there are warnings other than the usual output.
7279      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
7280      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
7281      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
7282        lt_cv_prog_compiler_rtti_exceptions=yes
7283      fi
7284    fi
7285    $RM conftest*
7286
7287 fi
7288 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
7289 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
7290
7291 if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
7292     lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
7293 else
7294     :
7295 fi
7296
7297 fi
7298
7299
7300
7301
7302
7303
7304   lt_prog_compiler_wl=
7305 lt_prog_compiler_pic=
7306 lt_prog_compiler_static=
7307
7308 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
7309 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
7310
7311   if test "$GCC" = yes; then
7312     lt_prog_compiler_wl='-Wl,'
7313     lt_prog_compiler_static='-static'
7314
7315     case $host_os in
7316       aix*)
7317       # All AIX code is PIC.
7318       if test "$host_cpu" = ia64; then
7319         # AIX 5 now supports IA64 processor
7320         lt_prog_compiler_static='-Bstatic'
7321       fi
7322       ;;
7323
7324     amigaos*)
7325       case $host_cpu in
7326       powerpc)
7327             # see comment about AmigaOS4 .so support
7328             lt_prog_compiler_pic='-fPIC'
7329         ;;
7330       m68k)
7331             # FIXME: we need at least 68020 code to build shared libraries, but
7332             # adding the `-m68020' flag to GCC prevents building anything better,
7333             # like `-m68040'.
7334             lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
7335         ;;
7336       esac
7337       ;;
7338
7339     beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
7340       # PIC is the default for these OSes.
7341       ;;
7342
7343     mingw* | cygwin* | pw32* | os2* | cegcc*)
7344       # This hack is so that the source file can tell whether it is being
7345       # built for inclusion in a dll (and should export symbols for example).
7346       # Although the cygwin gcc ignores -fPIC, still need this for old-style
7347       # (--disable-auto-import) libraries
7348       lt_prog_compiler_pic='-DDLL_EXPORT'
7349       ;;
7350
7351     darwin* | rhapsody*)
7352       # PIC is the default on this platform
7353       # Common symbols not allowed in MH_DYLIB files
7354       lt_prog_compiler_pic='-fno-common'
7355       ;;
7356
7357     hpux*)
7358       # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
7359       # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
7360       # sets the default TLS model and affects inlining.
7361       case $host_cpu in
7362       hppa*64*)
7363         # +Z the default
7364         ;;
7365       *)
7366         lt_prog_compiler_pic='-fPIC'
7367         ;;
7368       esac
7369       ;;
7370
7371     interix[3-9]*)
7372       # Interix 3.x gcc -fpic/-fPIC options generate broken code.
7373       # Instead, we relocate shared libraries at runtime.
7374       ;;
7375
7376     msdosdjgpp*)
7377       # Just because we use GCC doesn't mean we suddenly get shared libraries
7378       # on systems that don't support them.
7379       lt_prog_compiler_can_build_shared=no
7380       enable_shared=no
7381       ;;
7382
7383     *nto* | *qnx*)
7384       # QNX uses GNU C++, but need to define -shared option too, otherwise
7385       # it will coredump.
7386       lt_prog_compiler_pic='-fPIC -shared'
7387       ;;
7388
7389     sysv4*MP*)
7390       if test -d /usr/nec; then
7391         lt_prog_compiler_pic=-Kconform_pic
7392       fi
7393       ;;
7394
7395     *)
7396       lt_prog_compiler_pic='-fPIC'
7397       ;;
7398     esac
7399   else
7400     # PORTME Check for flag to pass linker flags through the system compiler.
7401     case $host_os in
7402     aix*)
7403       lt_prog_compiler_wl='-Wl,'
7404       if test "$host_cpu" = ia64; then
7405         # AIX 5 now supports IA64 processor
7406         lt_prog_compiler_static='-Bstatic'
7407       else
7408         lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
7409       fi
7410       ;;
7411
7412     mingw* | cygwin* | pw32* | os2* | cegcc*)
7413       # This hack is so that the source file can tell whether it is being
7414       # built for inclusion in a dll (and should export symbols for example).
7415       lt_prog_compiler_pic='-DDLL_EXPORT'
7416       ;;
7417
7418     hpux9* | hpux10* | hpux11*)
7419       lt_prog_compiler_wl='-Wl,'
7420       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
7421       # not for PA HP-UX.
7422       case $host_cpu in
7423       hppa*64*|ia64*)
7424         # +Z the default
7425         ;;
7426       *)
7427         lt_prog_compiler_pic='+Z'
7428         ;;
7429       esac
7430       # Is there a better lt_prog_compiler_static that works with the bundled CC?
7431       lt_prog_compiler_static='${wl}-a ${wl}archive'
7432       ;;
7433
7434     irix5* | irix6* | nonstopux*)
7435       lt_prog_compiler_wl='-Wl,'
7436       # PIC (with -KPIC) is the default.
7437       lt_prog_compiler_static='-non_shared'
7438       ;;
7439
7440     linux* | k*bsd*-gnu)
7441       case $cc_basename in
7442       # old Intel for x86_64 which still supported -KPIC.
7443       ecc*)
7444         lt_prog_compiler_wl='-Wl,'
7445         lt_prog_compiler_pic='-KPIC'
7446         lt_prog_compiler_static='-static'
7447         ;;
7448       # icc used to be incompatible with GCC.
7449       # ICC 10 doesn't accept -KPIC any more.
7450       icc* | ifort*)
7451         lt_prog_compiler_wl='-Wl,'
7452         lt_prog_compiler_pic='-fPIC'
7453         lt_prog_compiler_static='-static'
7454         ;;
7455       # Lahey Fortran 8.1.
7456       lf95*)
7457         lt_prog_compiler_wl='-Wl,'
7458         lt_prog_compiler_pic='--shared'
7459         lt_prog_compiler_static='--static'
7460         ;;
7461       pgcc* | pgf77* | pgf90* | pgf95*)
7462         # Portland Group compilers (*not* the Pentium gcc compiler,
7463         # which looks to be a dead project)
7464         lt_prog_compiler_wl='-Wl,'
7465         lt_prog_compiler_pic='-fpic'
7466         lt_prog_compiler_static='-Bstatic'
7467         ;;
7468       ccc*)
7469         lt_prog_compiler_wl='-Wl,'
7470         # All Alpha code is PIC.
7471         lt_prog_compiler_static='-non_shared'
7472         ;;
7473       xl*)
7474         # IBM XL C 8.0/Fortran 10.1 on PPC
7475         lt_prog_compiler_wl='-Wl,'
7476         lt_prog_compiler_pic='-qpic'
7477         lt_prog_compiler_static='-qstaticlink'
7478         ;;
7479       *)
7480         case `$CC -V 2>&1 | sed 5q` in
7481         *Sun\ C*)
7482           # Sun C 5.9
7483           lt_prog_compiler_pic='-KPIC'
7484           lt_prog_compiler_static='-Bstatic'
7485           lt_prog_compiler_wl='-Wl,'
7486           ;;
7487         *Sun\ F*)
7488           # Sun Fortran 8.3 passes all unrecognized flags to the linker
7489           lt_prog_compiler_pic='-KPIC'
7490           lt_prog_compiler_static='-Bstatic'
7491           lt_prog_compiler_wl=''
7492           ;;
7493         esac
7494         ;;
7495       esac
7496       ;;
7497
7498     newsos6)
7499       lt_prog_compiler_pic='-KPIC'
7500       lt_prog_compiler_static='-Bstatic'
7501       ;;
7502
7503     *nto* | *qnx*)
7504       # QNX uses GNU C++, but need to define -shared option too, otherwise
7505       # it will coredump.
7506       lt_prog_compiler_pic='-fPIC -shared'
7507       ;;
7508
7509     osf3* | osf4* | osf5*)
7510       lt_prog_compiler_wl='-Wl,'
7511       # All OSF/1 code is PIC.
7512       lt_prog_compiler_static='-non_shared'
7513       ;;
7514
7515     rdos*)
7516       lt_prog_compiler_static='-non_shared'
7517       ;;
7518
7519     solaris*)
7520       lt_prog_compiler_pic='-KPIC'
7521       lt_prog_compiler_static='-Bstatic'
7522       case $cc_basename in
7523       f77* | f90* | f95*)
7524         lt_prog_compiler_wl='-Qoption ld ';;
7525       *)
7526         lt_prog_compiler_wl='-Wl,';;
7527       esac
7528       ;;
7529
7530     sunos4*)
7531       lt_prog_compiler_wl='-Qoption ld '
7532       lt_prog_compiler_pic='-PIC'
7533       lt_prog_compiler_static='-Bstatic'
7534       ;;
7535
7536     sysv4 | sysv4.2uw2* | sysv4.3*)
7537       lt_prog_compiler_wl='-Wl,'
7538       lt_prog_compiler_pic='-KPIC'
7539       lt_prog_compiler_static='-Bstatic'
7540       ;;
7541
7542     sysv4*MP*)
7543       if test -d /usr/nec ;then
7544         lt_prog_compiler_pic='-Kconform_pic'
7545         lt_prog_compiler_static='-Bstatic'
7546       fi
7547       ;;
7548
7549     sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
7550       lt_prog_compiler_wl='-Wl,'
7551       lt_prog_compiler_pic='-KPIC'
7552       lt_prog_compiler_static='-Bstatic'
7553       ;;
7554
7555     unicos*)
7556       lt_prog_compiler_wl='-Wl,'
7557       lt_prog_compiler_can_build_shared=no
7558       ;;
7559
7560     uts4*)
7561       lt_prog_compiler_pic='-pic'
7562       lt_prog_compiler_static='-Bstatic'
7563       ;;
7564
7565     *)
7566       lt_prog_compiler_can_build_shared=no
7567       ;;
7568     esac
7569   fi
7570
7571 case $host_os in
7572   # For platforms which do not support PIC, -DPIC is meaningless:
7573   *djgpp*)
7574     lt_prog_compiler_pic=
7575     ;;
7576   *)
7577     lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
7578     ;;
7579 esac
7580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
7581 $as_echo "$lt_prog_compiler_pic" >&6; }
7582
7583
7584
7585
7586
7587
7588 #
7589 # Check to make sure the PIC flag actually works.
7590 #
7591 if test -n "$lt_prog_compiler_pic"; then
7592   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
7593 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
7594 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
7595   $as_echo_n "(cached) " >&6
7596 else
7597   lt_cv_prog_compiler_pic_works=no
7598    ac_outfile=conftest.$ac_objext
7599    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
7600    lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
7601    # Insert the option either (1) after the last *FLAGS variable, or
7602    # (2) before a word containing "conftest.", or (3) at the end.
7603    # Note that $ac_compile itself does not contain backslashes and begins
7604    # with a dollar sign (not a hyphen), so the echo should work correctly.
7605    # The option is referenced via a variable to avoid confusing sed.
7606    lt_compile=`echo "$ac_compile" | $SED \
7607    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7608    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7609    -e 's:$: $lt_compiler_flag:'`
7610    (eval echo "\"\$as_me:7610: $lt_compile\"" >&5)
7611    (eval "$lt_compile" 2>conftest.err)
7612    ac_status=$?
7613    cat conftest.err >&5
7614    echo "$as_me:7614: \$? = $ac_status" >&5
7615    if (exit $ac_status) && test -s "$ac_outfile"; then
7616      # The compiler can only warn and ignore the option if not recognized
7617      # So say no if there are warnings other than the usual output.
7618      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
7619      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
7620      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
7621        lt_cv_prog_compiler_pic_works=yes
7622      fi
7623    fi
7624    $RM conftest*
7625
7626 fi
7627 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
7628 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
7629
7630 if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
7631     case $lt_prog_compiler_pic in
7632      "" | " "*) ;;
7633      *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
7634      esac
7635 else
7636     lt_prog_compiler_pic=
7637      lt_prog_compiler_can_build_shared=no
7638 fi
7639
7640 fi
7641
7642
7643
7644
7645
7646
7647 #
7648 # Check to make sure the static flag actually works.
7649 #
7650 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
7651 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
7652 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
7653 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
7654   $as_echo_n "(cached) " >&6
7655 else
7656   lt_cv_prog_compiler_static_works=no
7657    save_LDFLAGS="$LDFLAGS"
7658    LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
7659    echo "$lt_simple_link_test_code" > conftest.$ac_ext
7660    if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
7661      # The linker can only warn and ignore the option if not recognized
7662      # So say no if there are warnings
7663      if test -s conftest.err; then
7664        # Append any errors to the config.log.
7665        cat conftest.err 1>&5
7666        $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
7667        $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
7668        if diff conftest.exp conftest.er2 >/dev/null; then
7669          lt_cv_prog_compiler_static_works=yes
7670        fi
7671      else
7672        lt_cv_prog_compiler_static_works=yes
7673      fi
7674    fi
7675    $RM -r conftest*
7676    LDFLAGS="$save_LDFLAGS"
7677
7678 fi
7679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
7680 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
7681
7682 if test x"$lt_cv_prog_compiler_static_works" = xyes; then
7683     :
7684 else
7685     lt_prog_compiler_static=
7686 fi
7687
7688
7689
7690
7691
7692
7693
7694   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
7695 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
7696 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
7697   $as_echo_n "(cached) " >&6
7698 else
7699   lt_cv_prog_compiler_c_o=no
7700    $RM -r conftest 2>/dev/null
7701    mkdir conftest
7702    cd conftest
7703    mkdir out
7704    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
7705
7706    lt_compiler_flag="-o out/conftest2.$ac_objext"
7707    # Insert the option either (1) after the last *FLAGS variable, or
7708    # (2) before a word containing "conftest.", or (3) at the end.
7709    # Note that $ac_compile itself does not contain backslashes and begins
7710    # with a dollar sign (not a hyphen), so the echo should work correctly.
7711    lt_compile=`echo "$ac_compile" | $SED \
7712    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7713    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7714    -e 's:$: $lt_compiler_flag:'`
7715    (eval echo "\"\$as_me:7715: $lt_compile\"" >&5)
7716    (eval "$lt_compile" 2>out/conftest.err)
7717    ac_status=$?
7718    cat out/conftest.err >&5
7719    echo "$as_me:7719: \$? = $ac_status" >&5
7720    if (exit $ac_status) && test -s out/conftest2.$ac_objext
7721    then
7722      # The compiler can only warn and ignore the option if not recognized
7723      # So say no if there are warnings
7724      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
7725      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
7726      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
7727        lt_cv_prog_compiler_c_o=yes
7728      fi
7729    fi
7730    chmod u+w . 2>&5
7731    $RM conftest*
7732    # SGI C++ compiler will create directory out/ii_files/ for
7733    # template instantiation
7734    test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
7735    $RM out/* && rmdir out
7736    cd ..
7737    $RM -r conftest
7738    $RM conftest*
7739
7740 fi
7741 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
7742 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
7743
7744
7745
7746
7747
7748
7749   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
7750 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
7751 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
7752   $as_echo_n "(cached) " >&6
7753 else
7754   lt_cv_prog_compiler_c_o=no
7755    $RM -r conftest 2>/dev/null
7756    mkdir conftest
7757    cd conftest
7758    mkdir out
7759    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
7760
7761    lt_compiler_flag="-o out/conftest2.$ac_objext"
7762    # Insert the option either (1) after the last *FLAGS variable, or
7763    # (2) before a word containing "conftest.", or (3) at the end.
7764    # Note that $ac_compile itself does not contain backslashes and begins
7765    # with a dollar sign (not a hyphen), so the echo should work correctly.
7766    lt_compile=`echo "$ac_compile" | $SED \
7767    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7768    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7769    -e 's:$: $lt_compiler_flag:'`
7770    (eval echo "\"\$as_me:7770: $lt_compile\"" >&5)
7771    (eval "$lt_compile" 2>out/conftest.err)
7772    ac_status=$?
7773    cat out/conftest.err >&5
7774    echo "$as_me:7774: \$? = $ac_status" >&5
7775    if (exit $ac_status) && test -s out/conftest2.$ac_objext
7776    then
7777      # The compiler can only warn and ignore the option if not recognized
7778      # So say no if there are warnings
7779      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
7780      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
7781      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
7782        lt_cv_prog_compiler_c_o=yes
7783      fi
7784    fi
7785    chmod u+w . 2>&5
7786    $RM conftest*
7787    # SGI C++ compiler will create directory out/ii_files/ for
7788    # template instantiation
7789    test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
7790    $RM out/* && rmdir out
7791    cd ..
7792    $RM -r conftest
7793    $RM conftest*
7794
7795 fi
7796 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
7797 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
7798
7799
7800
7801
7802 hard_links="nottested"
7803 if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
7804   # do not overwrite the value of need_locks provided by the user
7805   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
7806 $as_echo_n "checking if we can lock with hard links... " >&6; }
7807   hard_links=yes
7808   $RM conftest*
7809   ln conftest.a conftest.b 2>/dev/null && hard_links=no
7810   touch conftest.a
7811   ln conftest.a conftest.b 2>&5 || hard_links=no
7812   ln conftest.a conftest.b 2>/dev/null && hard_links=no
7813   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
7814 $as_echo "$hard_links" >&6; }
7815   if test "$hard_links" = no; then
7816     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
7817 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
7818     need_locks=warn
7819   fi
7820 else
7821   need_locks=no
7822 fi
7823
7824
7825
7826
7827
7828
7829   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
7830 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
7831
7832   runpath_var=
7833   allow_undefined_flag=
7834   always_export_symbols=no
7835   archive_cmds=
7836   archive_expsym_cmds=
7837   compiler_needs_object=no
7838   enable_shared_with_static_runtimes=no
7839   export_dynamic_flag_spec=
7840   export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
7841   hardcode_automatic=no
7842   hardcode_direct=no
7843   hardcode_direct_absolute=no
7844   hardcode_libdir_flag_spec=
7845   hardcode_libdir_flag_spec_ld=
7846   hardcode_libdir_separator=
7847   hardcode_minus_L=no
7848   hardcode_shlibpath_var=unsupported
7849   inherit_rpath=no
7850   link_all_deplibs=unknown
7851   module_cmds=
7852   module_expsym_cmds=
7853   old_archive_from_new_cmds=
7854   old_archive_from_expsyms_cmds=
7855   thread_safe_flag_spec=
7856   whole_archive_flag_spec=
7857   # include_expsyms should be a list of space-separated symbols to be *always*
7858   # included in the symbol list
7859   include_expsyms=
7860   # exclude_expsyms can be an extended regexp of symbols to exclude
7861   # it will be wrapped by ` (' and `)$', so one must not match beginning or
7862   # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
7863   # as well as any symbol that contains `d'.
7864   exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
7865   # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
7866   # platforms (ab)use it in PIC code, but their linkers get confused if
7867   # the symbol is explicitly referenced.  Since portable code cannot
7868   # rely on this symbol name, it's probably fine to never include it in
7869   # preloaded symbol tables.
7870   # Exclude shared library initialization/finalization symbols.
7871   extract_expsyms_cmds=
7872
7873   case $host_os in
7874   cygwin* | mingw* | pw32* | cegcc*)
7875     # FIXME: the MSVC++ port hasn't been tested in a loooong time
7876     # When not using gcc, we currently assume that we are using
7877     # Microsoft Visual C++.
7878     if test "$GCC" != yes; then
7879       with_gnu_ld=no
7880     fi
7881     ;;
7882   interix*)
7883     # we just hope/assume this is gcc and not c89 (= MSVC++)
7884     with_gnu_ld=yes
7885     ;;
7886   openbsd*)
7887     with_gnu_ld=no
7888     ;;
7889   linux* | k*bsd*-gnu)
7890     link_all_deplibs=no
7891     ;;
7892   esac
7893
7894   ld_shlibs=yes
7895   if test "$with_gnu_ld" = yes; then
7896     # If archive_cmds runs LD, not CC, wlarc should be empty
7897     wlarc='${wl}'
7898
7899     # Set some defaults for GNU ld with shared library support. These
7900     # are reset later if shared libraries are not supported. Putting them
7901     # here allows them to be overridden if necessary.
7902     runpath_var=LD_RUN_PATH
7903     hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
7904     export_dynamic_flag_spec='${wl}--export-dynamic'
7905     # ancient GNU ld didn't support --whole-archive et. al.
7906     if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
7907       whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
7908     else
7909       whole_archive_flag_spec=
7910     fi
7911     supports_anon_versioning=no
7912     case `$LD -v 2>&1` in
7913       *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
7914       *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
7915       *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
7916       *\ 2.11.*) ;; # other 2.11 versions
7917       *) supports_anon_versioning=yes ;;
7918     esac
7919
7920     # See if GNU ld supports shared libraries.
7921     case $host_os in
7922     aix[3-9]*)
7923       # On AIX/PPC, the GNU linker is very broken
7924       if test "$host_cpu" != ia64; then
7925         ld_shlibs=no
7926         cat <<_LT_EOF 1>&2
7927
7928 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
7929 *** to be unable to reliably create shared libraries on AIX.
7930 *** Therefore, libtool is disabling shared libraries support.  If you
7931 *** really care for shared libraries, you may want to modify your PATH
7932 *** so that a non-GNU linker is found, and then restart.
7933
7934 _LT_EOF
7935       fi
7936       ;;
7937
7938     amigaos*)
7939       case $host_cpu in
7940       powerpc)
7941             # see comment about AmigaOS4 .so support
7942             archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
7943             archive_expsym_cmds=''
7944         ;;
7945       m68k)
7946             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)'
7947             hardcode_libdir_flag_spec='-L$libdir'
7948             hardcode_minus_L=yes
7949         ;;
7950       esac
7951       ;;
7952
7953     beos*)
7954       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
7955         allow_undefined_flag=unsupported
7956         # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
7957         # support --undefined.  This deserves some investigation.  FIXME
7958         archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
7959       else
7960         ld_shlibs=no
7961       fi
7962       ;;
7963
7964     cygwin* | mingw* | pw32* | cegcc*)
7965       # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
7966       # as there is no search path for DLLs.
7967       hardcode_libdir_flag_spec='-L$libdir'
7968       allow_undefined_flag=unsupported
7969       always_export_symbols=no
7970       enable_shared_with_static_runtimes=yes
7971       export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
7972
7973       if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
7974         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
7975         # If the export-symbols file already is a .def file (1st line
7976         # is EXPORTS), use it as is; otherwise, prepend...
7977         archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
7978           cp $export_symbols $output_objdir/$soname.def;
7979         else
7980           echo EXPORTS > $output_objdir/$soname.def;
7981           cat $export_symbols >> $output_objdir/$soname.def;
7982         fi~
7983         $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
7984       else
7985         ld_shlibs=no
7986       fi
7987       ;;
7988
7989     interix[3-9]*)
7990       hardcode_direct=no
7991       hardcode_shlibpath_var=no
7992       hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
7993       export_dynamic_flag_spec='${wl}-E'
7994       # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
7995       # Instead, shared libraries are loaded at an image base (0x10000000 by
7996       # default) and relocated if they conflict, which is a slow very memory
7997       # consuming and fragmenting process.  To avoid this, we pick a random,
7998       # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
7999       # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
8000       archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8001       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'
8002       ;;
8003
8004     gnu* | linux* | tpf* | k*bsd*-gnu)
8005       tmp_diet=no
8006       if test "$host_os" = linux-dietlibc; then
8007         case $cc_basename in
8008           diet\ *) tmp_diet=yes;;       # linux-dietlibc with static linking (!diet-dyn)
8009         esac
8010       fi
8011       if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
8012          && test "$tmp_diet" = no
8013       then
8014         tmp_addflag=
8015         tmp_sharedflag='-shared'
8016         case $cc_basename,$host_cpu in
8017         pgcc*)                          # Portland Group C compiler
8018           whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8019           tmp_addflag=' $pic_flag'
8020           ;;
8021         pgf77* | pgf90* | pgf95*)       # Portland Group f77 and f90 compilers
8022           whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8023           tmp_addflag=' $pic_flag -Mnomain' ;;
8024         ecc*,ia64* | icc*,ia64*)        # Intel C compiler on ia64
8025           tmp_addflag=' -i_dynamic' ;;
8026         efc*,ia64* | ifort*,ia64*)      # Intel Fortran compiler on ia64
8027           tmp_addflag=' -i_dynamic -nofor_main' ;;
8028         ifc* | ifort*)                  # Intel Fortran compiler
8029           tmp_addflag=' -nofor_main' ;;
8030         lf95*)                          # Lahey Fortran 8.1
8031           whole_archive_flag_spec=
8032           tmp_sharedflag='--shared' ;;
8033         xl[cC]*)                        # IBM XL C 8.0 on PPC (deal with xlf below)
8034           tmp_sharedflag='-qmkshrobj'
8035           tmp_addflag= ;;
8036         esac
8037         case `$CC -V 2>&1 | sed 5q` in
8038         *Sun\ C*)                       # Sun C 5.9
8039           whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8040           compiler_needs_object=yes
8041           tmp_sharedflag='-G' ;;
8042         *Sun\ F*)                       # Sun Fortran 8.3
8043           tmp_sharedflag='-G' ;;
8044         esac
8045         archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8046
8047         if test "x$supports_anon_versioning" = xyes; then
8048           archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
8049             cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8050             echo "local: *; };" >> $output_objdir/$libname.ver~
8051             $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
8052         fi
8053
8054         case $cc_basename in
8055         xlf*)
8056           # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
8057           whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
8058           hardcode_libdir_flag_spec=
8059           hardcode_libdir_flag_spec_ld='-rpath $libdir'
8060           archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
8061           if test "x$supports_anon_versioning" = xyes; then
8062             archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
8063               cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8064               echo "local: *; };" >> $output_objdir/$libname.ver~
8065               $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
8066           fi
8067           ;;
8068         esac
8069       else
8070         ld_shlibs=no
8071       fi
8072       ;;
8073
8074     netbsd* | netbsdelf*-gnu)
8075       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
8076         archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
8077         wlarc=
8078       else
8079         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8080         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8081       fi
8082       ;;
8083
8084     solaris*)
8085       if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
8086         ld_shlibs=no
8087         cat <<_LT_EOF 1>&2
8088
8089 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
8090 *** create shared libraries on Solaris systems.  Therefore, libtool
8091 *** is disabling shared libraries support.  We urge you to upgrade GNU
8092 *** binutils to release 2.9.1 or newer.  Another option is to modify
8093 *** your PATH or compiler configuration so that the native linker is
8094 *** used, and then restart.
8095
8096 _LT_EOF
8097       elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8098         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8099         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8100       else
8101         ld_shlibs=no
8102       fi
8103       ;;
8104
8105     sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
8106       case `$LD -v 2>&1` in
8107         *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
8108         ld_shlibs=no
8109         cat <<_LT_EOF 1>&2
8110
8111 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
8112 *** reliably create shared libraries on SCO systems.  Therefore, libtool
8113 *** is disabling shared libraries support.  We urge you to upgrade GNU
8114 *** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
8115 *** your PATH or compiler configuration so that the native linker is
8116 *** used, and then restart.
8117
8118 _LT_EOF
8119         ;;
8120         *)
8121           # For security reasons, it is highly recommended that you always
8122           # use absolute paths for naming shared libraries, and exclude the
8123           # DT_RUNPATH tag from executables and libraries.  But doing so
8124           # requires that you compile everything twice, which is a pain.
8125           if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8126             hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8127             archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8128             archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8129           else
8130             ld_shlibs=no
8131           fi
8132         ;;
8133       esac
8134       ;;
8135
8136     sunos4*)
8137       archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8138       wlarc=
8139       hardcode_direct=yes
8140       hardcode_shlibpath_var=no
8141       ;;
8142
8143     *)
8144       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8145         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8146         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8147       else
8148         ld_shlibs=no
8149       fi
8150       ;;
8151     esac
8152
8153     if test "$ld_shlibs" = no; then
8154       runpath_var=
8155       hardcode_libdir_flag_spec=
8156       export_dynamic_flag_spec=
8157       whole_archive_flag_spec=
8158     fi
8159   else
8160     # PORTME fill in a description of your system's linker (not GNU ld)
8161     case $host_os in
8162     aix3*)
8163       allow_undefined_flag=unsupported
8164       always_export_symbols=yes
8165       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'
8166       # Note: this linker hardcodes the directories in LIBPATH if there
8167       # are no directories specified by -L.
8168       hardcode_minus_L=yes
8169       if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
8170         # Neither direct hardcoding nor static linking is supported with a
8171         # broken collect2.
8172         hardcode_direct=unsupported
8173       fi
8174       ;;
8175
8176     aix[4-9]*)
8177       if test "$host_cpu" = ia64; then
8178         # On IA64, the linker does run time linking by default, so we don't
8179         # have to do anything special.
8180         aix_use_runtimelinking=no
8181         exp_sym_flag='-Bexport'
8182         no_entry_flag=""
8183       else
8184         # If we're using GNU nm, then we don't want the "-C" option.
8185         # -C means demangle to AIX nm, but means don't demangle with GNU nm
8186         if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
8187           export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
8188         else
8189           export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
8190         fi
8191         aix_use_runtimelinking=no
8192
8193         # Test if we are trying to use run time linking or normal
8194         # AIX style linking. If -brtl is somewhere in LDFLAGS, we
8195         # need to do runtime linking.
8196         case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
8197           for ld_flag in $LDFLAGS; do
8198           if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
8199             aix_use_runtimelinking=yes
8200             break
8201           fi
8202           done
8203           ;;
8204         esac
8205
8206         exp_sym_flag='-bexport'
8207         no_entry_flag='-bnoentry'
8208       fi
8209
8210       # When large executables or shared objects are built, AIX ld can
8211       # have problems creating the table of contents.  If linking a library
8212       # or program results in "error TOC overflow" add -mminimal-toc to
8213       # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
8214       # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
8215
8216       archive_cmds=''
8217       hardcode_direct=yes
8218       hardcode_direct_absolute=yes
8219       hardcode_libdir_separator=':'
8220       link_all_deplibs=yes
8221       file_list_spec='${wl}-f,'
8222
8223       if test "$GCC" = yes; then
8224         case $host_os in aix4.[012]|aix4.[012].*)
8225         # We only want to do this on AIX 4.2 and lower, the check
8226         # below for broken collect2 doesn't work under 4.3+
8227           collect2name=`${CC} -print-prog-name=collect2`
8228           if test -f "$collect2name" &&
8229            strings "$collect2name" | $GREP resolve_lib_name >/dev/null
8230           then
8231           # We have reworked collect2
8232           :
8233           else
8234           # We have old collect2
8235           hardcode_direct=unsupported
8236           # It fails to find uninstalled libraries when the uninstalled
8237           # path is not listed in the libpath.  Setting hardcode_minus_L
8238           # to unsupported forces relinking
8239           hardcode_minus_L=yes
8240           hardcode_libdir_flag_spec='-L$libdir'
8241           hardcode_libdir_separator=
8242           fi
8243           ;;
8244         esac
8245         shared_flag='-shared'
8246         if test "$aix_use_runtimelinking" = yes; then
8247           shared_flag="$shared_flag "'${wl}-G'
8248         fi
8249         link_all_deplibs=no
8250       else
8251         # not using gcc
8252         if test "$host_cpu" = ia64; then
8253         # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
8254         # chokes on -Wl,-G. The following line is correct:
8255           shared_flag='-G'
8256         else
8257           if test "$aix_use_runtimelinking" = yes; then
8258             shared_flag='${wl}-G'
8259           else
8260             shared_flag='${wl}-bM:SRE'
8261           fi
8262         fi
8263       fi
8264
8265       export_dynamic_flag_spec='${wl}-bexpall'
8266       # It seems that -bexpall does not export symbols beginning with
8267       # underscore (_), so it is better to generate a list of symbols to export.
8268       always_export_symbols=yes
8269       if test "$aix_use_runtimelinking" = yes; then
8270         # Warning - without using the other runtime loading flags (-brtl),
8271         # -berok will link without error, but may produce a broken library.
8272         allow_undefined_flag='-berok'
8273         # Determine the default libpath from the value encoded in an
8274         # empty executable.
8275         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8276 /* end confdefs.h.  */
8277
8278 int
8279 main ()
8280 {
8281
8282   ;
8283   return 0;
8284 }
8285 _ACEOF
8286 if ac_fn_c_try_link "$LINENO"; then :
8287
8288 lt_aix_libpath_sed='
8289     /Import File Strings/,/^$/ {
8290         /^0/ {
8291             s/^0  *\(.*\)$/\1/
8292             p
8293         }
8294     }'
8295 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8296 # Check for a 64-bit object if we didn't find anything.
8297 if test -z "$aix_libpath"; then
8298   aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8299 fi
8300 fi
8301 rm -f core conftest.err conftest.$ac_objext \
8302     conftest$ac_exeext conftest.$ac_ext
8303 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
8304
8305         hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
8306         archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
8307       else
8308         if test "$host_cpu" = ia64; then
8309           hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
8310           allow_undefined_flag="-z nodefs"
8311           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"
8312         else
8313          # Determine the default libpath from the value encoded in an
8314          # empty executable.
8315          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8316 /* end confdefs.h.  */
8317
8318 int
8319 main ()
8320 {
8321
8322   ;
8323   return 0;
8324 }
8325 _ACEOF
8326 if ac_fn_c_try_link "$LINENO"; then :
8327
8328 lt_aix_libpath_sed='
8329     /Import File Strings/,/^$/ {
8330         /^0/ {
8331             s/^0  *\(.*\)$/\1/
8332             p
8333         }
8334     }'
8335 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8336 # Check for a 64-bit object if we didn't find anything.
8337 if test -z "$aix_libpath"; then
8338   aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8339 fi
8340 fi
8341 rm -f core conftest.err conftest.$ac_objext \
8342     conftest$ac_exeext conftest.$ac_ext
8343 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
8344
8345          hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
8346           # Warning - without using the other run time loading flags,
8347           # -berok will link without error, but may produce a broken library.
8348           no_undefined_flag=' ${wl}-bernotok'
8349           allow_undefined_flag=' ${wl}-berok'
8350           # Exported symbols can be pulled into shared objects from archives
8351           whole_archive_flag_spec='$convenience'
8352           archive_cmds_need_lc=yes
8353           # This is similar to how AIX traditionally builds its shared libraries.
8354           archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
8355         fi
8356       fi
8357       ;;
8358
8359     amigaos*)
8360       case $host_cpu in
8361       powerpc)
8362             # see comment about AmigaOS4 .so support
8363             archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8364             archive_expsym_cmds=''
8365         ;;
8366       m68k)
8367             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)'
8368             hardcode_libdir_flag_spec='-L$libdir'
8369             hardcode_minus_L=yes
8370         ;;
8371       esac
8372       ;;
8373
8374     bsdi[45]*)
8375       export_dynamic_flag_spec=-rdynamic
8376       ;;
8377
8378     cygwin* | mingw* | pw32* | cegcc*)
8379       # When not using gcc, we currently assume that we are using
8380       # Microsoft Visual C++.
8381       # hardcode_libdir_flag_spec is actually meaningless, as there is
8382       # no search path for DLLs.
8383       hardcode_libdir_flag_spec=' '
8384       allow_undefined_flag=unsupported
8385       # Tell ltmain to make .lib files, not .a files.
8386       libext=lib
8387       # Tell ltmain to make .dll files, not .so files.
8388       shrext_cmds=".dll"
8389       # FIXME: Setting linknames here is a bad hack.
8390       archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
8391       # The linker will automatically build a .lib file if we build a DLL.
8392       old_archive_from_new_cmds='true'
8393       # FIXME: Should let the user specify the lib program.
8394       old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
8395       fix_srcfile_path='`cygpath -w "$srcfile"`'
8396       enable_shared_with_static_runtimes=yes
8397       ;;
8398
8399     darwin* | rhapsody*)
8400
8401
8402   archive_cmds_need_lc=no
8403   hardcode_direct=no
8404   hardcode_automatic=yes
8405   hardcode_shlibpath_var=unsupported
8406   whole_archive_flag_spec=''
8407   link_all_deplibs=yes
8408   allow_undefined_flag="$_lt_dar_allow_undefined"
8409   case $cc_basename in
8410      ifort*) _lt_dar_can_shared=yes ;;
8411      *) _lt_dar_can_shared=$GCC ;;
8412   esac
8413   if test "$_lt_dar_can_shared" = "yes"; then
8414     output_verbose_link_cmd=echo
8415     archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
8416     module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
8417     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}"
8418     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}"
8419
8420   else
8421   ld_shlibs=no
8422   fi
8423
8424       ;;
8425
8426     dgux*)
8427       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8428       hardcode_libdir_flag_spec='-L$libdir'
8429       hardcode_shlibpath_var=no
8430       ;;
8431
8432     freebsd1*)
8433       ld_shlibs=no
8434       ;;
8435
8436     # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
8437     # support.  Future versions do this automatically, but an explicit c++rt0.o
8438     # does not break anything, and helps significantly (at the cost of a little
8439     # extra space).
8440     freebsd2.2*)
8441       archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
8442       hardcode_libdir_flag_spec='-R$libdir'
8443       hardcode_direct=yes
8444       hardcode_shlibpath_var=no
8445       ;;
8446
8447     # Unfortunately, older versions of FreeBSD 2 do not have this feature.
8448     freebsd2*)
8449       archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8450       hardcode_direct=yes
8451       hardcode_minus_L=yes
8452       hardcode_shlibpath_var=no
8453       ;;
8454
8455     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
8456     freebsd* | dragonfly*)
8457       archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
8458       hardcode_libdir_flag_spec='-R$libdir'
8459       hardcode_direct=yes
8460       hardcode_shlibpath_var=no
8461       ;;
8462
8463     hpux9*)
8464       if test "$GCC" = yes; then
8465         archive_cmds='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
8466       else
8467         archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
8468       fi
8469       hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
8470       hardcode_libdir_separator=:
8471       hardcode_direct=yes
8472
8473       # hardcode_minus_L: Not really in the search PATH,
8474       # but as the default location of the library.
8475       hardcode_minus_L=yes
8476       export_dynamic_flag_spec='${wl}-E'
8477       ;;
8478
8479     hpux10*)
8480       if test "$GCC" = yes -a "$with_gnu_ld" = no; then
8481         archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8482       else
8483         archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
8484       fi
8485       if test "$with_gnu_ld" = no; then
8486         hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
8487         hardcode_libdir_flag_spec_ld='+b $libdir'
8488         hardcode_libdir_separator=:
8489         hardcode_direct=yes
8490         hardcode_direct_absolute=yes
8491         export_dynamic_flag_spec='${wl}-E'
8492         # hardcode_minus_L: Not really in the search PATH,
8493         # but as the default location of the library.
8494         hardcode_minus_L=yes
8495       fi
8496       ;;
8497
8498     hpux11*)
8499       if test "$GCC" = yes -a "$with_gnu_ld" = no; then
8500         case $host_cpu in
8501         hppa*64*)
8502           archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8503           ;;
8504         ia64*)
8505           archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
8506           ;;
8507         *)
8508           archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8509           ;;
8510         esac
8511       else
8512         case $host_cpu in
8513         hppa*64*)
8514           archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8515           ;;
8516         ia64*)
8517           archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
8518           ;;
8519         *)
8520           archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8521           ;;
8522         esac
8523       fi
8524       if test "$with_gnu_ld" = no; then
8525         hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
8526         hardcode_libdir_separator=:
8527
8528         case $host_cpu in
8529         hppa*64*|ia64*)
8530           hardcode_direct=no
8531           hardcode_shlibpath_var=no
8532           ;;
8533         *)
8534           hardcode_direct=yes
8535           hardcode_direct_absolute=yes
8536           export_dynamic_flag_spec='${wl}-E'
8537
8538           # hardcode_minus_L: Not really in the search PATH,
8539           # but as the default location of the library.
8540           hardcode_minus_L=yes
8541           ;;
8542         esac
8543       fi
8544       ;;
8545
8546     irix5* | irix6* | nonstopux*)
8547       if test "$GCC" = yes; then
8548         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8549         # Try to use the -exported_symbol ld option, if it does not
8550         # work, assume that -exports_file does not work either and
8551         # implicitly export all symbols.
8552         save_LDFLAGS="$LDFLAGS"
8553         LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
8554         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8555 /* end confdefs.h.  */
8556 int foo(void) {}
8557 _ACEOF
8558 if ac_fn_c_try_link "$LINENO"; then :
8559   archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
8560
8561 fi
8562 rm -f core conftest.err conftest.$ac_objext \
8563     conftest$ac_exeext conftest.$ac_ext
8564         LDFLAGS="$save_LDFLAGS"
8565       else
8566         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
8567         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
8568       fi
8569       archive_cmds_need_lc='no'
8570       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8571       hardcode_libdir_separator=:
8572       inherit_rpath=yes
8573       link_all_deplibs=yes
8574       ;;
8575
8576     netbsd* | netbsdelf*-gnu)
8577       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
8578         archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
8579       else
8580         archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
8581       fi
8582       hardcode_libdir_flag_spec='-R$libdir'
8583       hardcode_direct=yes
8584       hardcode_shlibpath_var=no
8585       ;;
8586
8587     newsos6)
8588       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8589       hardcode_direct=yes
8590       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8591       hardcode_libdir_separator=:
8592       hardcode_shlibpath_var=no
8593       ;;
8594
8595     *nto* | *qnx*)
8596       ;;
8597
8598     openbsd*)
8599       if test -f /usr/libexec/ld.so; then
8600         hardcode_direct=yes
8601         hardcode_shlibpath_var=no
8602         hardcode_direct_absolute=yes
8603         if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
8604           archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
8605           archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
8606           hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
8607           export_dynamic_flag_spec='${wl}-E'
8608         else
8609           case $host_os in
8610            openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
8611              archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8612              hardcode_libdir_flag_spec='-R$libdir'
8613              ;;
8614            *)
8615              archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
8616              hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
8617              ;;
8618           esac
8619         fi
8620       else
8621         ld_shlibs=no
8622       fi
8623       ;;
8624
8625     os2*)
8626       hardcode_libdir_flag_spec='-L$libdir'
8627       hardcode_minus_L=yes
8628       allow_undefined_flag=unsupported
8629       archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
8630       old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
8631       ;;
8632
8633     osf3*)
8634       if test "$GCC" = yes; then
8635         allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
8636         archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8637       else
8638         allow_undefined_flag=' -expect_unresolved \*'
8639         archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
8640       fi
8641       archive_cmds_need_lc='no'
8642       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8643       hardcode_libdir_separator=:
8644       ;;
8645
8646     osf4* | osf5*)      # as osf3* with the addition of -msym flag
8647       if test "$GCC" = yes; then
8648         allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
8649         archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8650         hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8651       else
8652         allow_undefined_flag=' -expect_unresolved \*'
8653         archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
8654         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~
8655         $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
8656
8657         # Both c and cxx compiler support -rpath directly
8658         hardcode_libdir_flag_spec='-rpath $libdir'
8659       fi
8660       archive_cmds_need_lc='no'
8661       hardcode_libdir_separator=:
8662       ;;
8663
8664     solaris*)
8665       no_undefined_flag=' -z defs'
8666       if test "$GCC" = yes; then
8667         wlarc='${wl}'
8668         archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8669         archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
8670           $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
8671       else
8672         case `$CC -V 2>&1` in
8673         *"Compilers 5.0"*)
8674           wlarc=''
8675           archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
8676           archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
8677           $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
8678           ;;
8679         *)
8680           wlarc='${wl}'
8681           archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
8682           archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
8683           $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
8684           ;;
8685         esac
8686       fi
8687       hardcode_libdir_flag_spec='-R$libdir'
8688       hardcode_shlibpath_var=no
8689       case $host_os in
8690       solaris2.[0-5] | solaris2.[0-5].*) ;;
8691       *)
8692         # The compiler driver will combine and reorder linker options,
8693         # but understands `-z linker_flag'.  GCC discards it without `$wl',
8694         # but is careful enough not to reorder.
8695         # Supported since Solaris 2.6 (maybe 2.5.1?)
8696         if test "$GCC" = yes; then
8697           whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
8698         else
8699           whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
8700         fi
8701         ;;
8702       esac
8703       link_all_deplibs=yes
8704       ;;
8705
8706     sunos4*)
8707       if test "x$host_vendor" = xsequent; then
8708         # Use $CC to link under sequent, because it throws in some extra .o
8709         # files that make .init and .fini sections work.
8710         archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
8711       else
8712         archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
8713       fi
8714       hardcode_libdir_flag_spec='-L$libdir'
8715       hardcode_direct=yes
8716       hardcode_minus_L=yes
8717       hardcode_shlibpath_var=no
8718       ;;
8719
8720     sysv4)
8721       case $host_vendor in
8722         sni)
8723           archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8724           hardcode_direct=yes # is this really true???
8725         ;;
8726         siemens)
8727           ## LD is ld it makes a PLAMLIB
8728           ## CC just makes a GrossModule.
8729           archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
8730           reload_cmds='$CC -r -o $output$reload_objs'
8731           hardcode_direct=no
8732         ;;
8733         motorola)
8734           archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8735           hardcode_direct=no #Motorola manual says yes, but my tests say they lie
8736         ;;
8737       esac
8738       runpath_var='LD_RUN_PATH'
8739       hardcode_shlibpath_var=no
8740       ;;
8741
8742     sysv4.3*)
8743       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8744       hardcode_shlibpath_var=no
8745       export_dynamic_flag_spec='-Bexport'
8746       ;;
8747
8748     sysv4*MP*)
8749       if test -d /usr/nec; then
8750         archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8751         hardcode_shlibpath_var=no
8752         runpath_var=LD_RUN_PATH
8753         hardcode_runpath_var=yes
8754         ld_shlibs=yes
8755       fi
8756       ;;
8757
8758     sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
8759       no_undefined_flag='${wl}-z,text'
8760       archive_cmds_need_lc=no
8761       hardcode_shlibpath_var=no
8762       runpath_var='LD_RUN_PATH'
8763
8764       if test "$GCC" = yes; then
8765         archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8766         archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8767       else
8768         archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8769         archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8770       fi
8771       ;;
8772
8773     sysv5* | sco3.2v5* | sco5v6*)
8774       # Note: We can NOT use -z defs as we might desire, because we do not
8775       # link with -lc, and that would cause any symbols used from libc to
8776       # always be unresolved, which means just about no library would
8777       # ever link correctly.  If we're not using GNU ld we use -z text
8778       # though, which does catch some bad symbols but isn't as heavy-handed
8779       # as -z defs.
8780       no_undefined_flag='${wl}-z,text'
8781       allow_undefined_flag='${wl}-z,nodefs'
8782       archive_cmds_need_lc=no
8783       hardcode_shlibpath_var=no
8784       hardcode_libdir_flag_spec='${wl}-R,$libdir'
8785       hardcode_libdir_separator=':'
8786       link_all_deplibs=yes
8787       export_dynamic_flag_spec='${wl}-Bexport'
8788       runpath_var='LD_RUN_PATH'
8789
8790       if test "$GCC" = yes; then
8791         archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8792         archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8793       else
8794         archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8795         archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8796       fi
8797       ;;
8798
8799     uts4*)
8800       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8801       hardcode_libdir_flag_spec='-L$libdir'
8802       hardcode_shlibpath_var=no
8803       ;;
8804
8805     *)
8806       ld_shlibs=no
8807       ;;
8808     esac
8809
8810     if test x$host_vendor = xsni; then
8811       case $host in
8812       sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
8813         export_dynamic_flag_spec='${wl}-Blargedynsym'
8814         ;;
8815       esac
8816     fi
8817   fi
8818
8819 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
8820 $as_echo "$ld_shlibs" >&6; }
8821 test "$ld_shlibs" = no && can_build_shared=no
8822
8823 with_gnu_ld=$with_gnu_ld
8824
8825
8826
8827
8828
8829
8830
8831
8832
8833
8834
8835
8836
8837
8838
8839 #
8840 # Do we need to explicitly link libc?
8841 #
8842 case "x$archive_cmds_need_lc" in
8843 x|xyes)
8844   # Assume -lc should be added
8845   archive_cmds_need_lc=yes
8846
8847   if test "$enable_shared" = yes && test "$GCC" = yes; then
8848     case $archive_cmds in
8849     *'~'*)
8850       # FIXME: we may have to deal with multi-command sequences.
8851       ;;
8852     '$CC '*)
8853       # Test whether the compiler implicitly links with -lc since on some
8854       # systems, -lgcc has to come before -lc. If gcc already passes -lc
8855       # to ld, don't add -lc before -lgcc.
8856       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
8857 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
8858       $RM conftest*
8859       echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8860
8861       if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8862   (eval $ac_compile) 2>&5
8863   ac_status=$?
8864   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8865   test $ac_status = 0; } 2>conftest.err; then
8866         soname=conftest
8867         lib=conftest
8868         libobjs=conftest.$ac_objext
8869         deplibs=
8870         wl=$lt_prog_compiler_wl
8871         pic_flag=$lt_prog_compiler_pic
8872         compiler_flags=-v
8873         linker_flags=-v
8874         verstring=
8875         output_objdir=.
8876         libname=conftest
8877         lt_save_allow_undefined_flag=$allow_undefined_flag
8878         allow_undefined_flag=
8879         if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
8880   (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
8881   ac_status=$?
8882   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8883   test $ac_status = 0; }
8884         then
8885           archive_cmds_need_lc=no
8886         else
8887           archive_cmds_need_lc=yes
8888         fi
8889         allow_undefined_flag=$lt_save_allow_undefined_flag
8890       else
8891         cat conftest.err 1>&5
8892       fi
8893       $RM conftest*
8894       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5
8895 $as_echo "$archive_cmds_need_lc" >&6; }
8896       ;;
8897     esac
8898   fi
8899   ;;
8900 esac
8901
8902
8903
8904
8905
8906
8907
8908
8909
8910
8911
8912
8913
8914
8915
8916
8917
8918
8919
8920
8921
8922
8923
8924
8925
8926
8927
8928
8929
8930
8931
8932
8933
8934
8935
8936
8937
8938
8939
8940
8941
8942
8943
8944
8945
8946
8947
8948
8949
8950
8951
8952
8953
8954
8955
8956
8957
8958
8959
8960
8961
8962
8963
8964
8965
8966
8967
8968
8969
8970
8971
8972
8973
8974
8975
8976
8977
8978
8979
8980
8981
8982
8983
8984
8985
8986
8987
8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
9007
9008
9009
9010
9011
9012
9013
9014
9015
9016
9017
9018
9019
9020
9021
9022
9023
9024
9025
9026
9027
9028
9029
9030
9031
9032
9033
9034
9035
9036
9037
9038
9039
9040
9041
9042
9043
9044
9045
9046
9047
9048
9049
9050
9051
9052
9053
9054
9055
9056
9057
9058   { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
9059 $as_echo_n "checking dynamic linker characteristics... " >&6; }
9060
9061 if test "$GCC" = yes; then
9062   case $host_os in
9063     darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
9064     *) lt_awk_arg="/^libraries:/" ;;
9065   esac
9066   lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
9067   if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
9068     # if the path contains ";" then we assume it to be the separator
9069     # otherwise default to the standard path separator (i.e. ":") - it is
9070     # assumed that no part of a normal pathname contains ";" but that should
9071     # okay in the real world where ";" in dirpaths is itself problematic.
9072     lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
9073   else
9074     lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
9075   fi
9076   # Ok, now we have the path, separated by spaces, we can step through it
9077   # and add multilib dir if necessary.
9078   lt_tmp_lt_search_path_spec=
9079   lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
9080   for lt_sys_path in $lt_search_path_spec; do
9081     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
9082       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
9083     else
9084       test -d "$lt_sys_path" && \
9085         lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
9086     fi
9087   done
9088   lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
9089 BEGIN {RS=" "; FS="/|\n";} {
9090   lt_foo="";
9091   lt_count=0;
9092   for (lt_i = NF; lt_i > 0; lt_i--) {
9093     if ($lt_i != "" && $lt_i != ".") {
9094       if ($lt_i == "..") {
9095         lt_count++;
9096       } else {
9097         if (lt_count == 0) {
9098           lt_foo="/" $lt_i lt_foo;
9099         } else {
9100           lt_count--;
9101         }
9102       }
9103     }
9104   }
9105   if (lt_foo != "") { lt_freq[lt_foo]++; }
9106   if (lt_freq[lt_foo] == 1) { print lt_foo; }
9107 }'`
9108   sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
9109 else
9110   sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
9111 fi
9112 library_names_spec=
9113 libname_spec='lib$name'
9114 soname_spec=
9115 shrext_cmds=".so"
9116 postinstall_cmds=
9117 postuninstall_cmds=
9118 finish_cmds=
9119 finish_eval=
9120 shlibpath_var=
9121 shlibpath_overrides_runpath=unknown
9122 version_type=none
9123 dynamic_linker="$host_os ld.so"
9124 sys_lib_dlsearch_path_spec="/lib /usr/lib"
9125 need_lib_prefix=unknown
9126 hardcode_into_libs=no
9127
9128 # when you set need_version to no, make sure it does not cause -set_version
9129 # flags to be left without arguments
9130 need_version=unknown
9131
9132 case $host_os in
9133 aix3*)
9134   version_type=linux
9135   library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
9136   shlibpath_var=LIBPATH
9137
9138   # AIX 3 has no versioning support, so we append a major version to the name.
9139   soname_spec='${libname}${release}${shared_ext}$major'
9140   ;;
9141
9142 aix[4-9]*)
9143   version_type=linux
9144   need_lib_prefix=no
9145   need_version=no
9146   hardcode_into_libs=yes
9147   if test "$host_cpu" = ia64; then
9148     # AIX 5 supports IA64
9149     library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
9150     shlibpath_var=LD_LIBRARY_PATH
9151   else
9152     # With GCC up to 2.95.x, collect2 would create an import file
9153     # for dependence libraries.  The import file would start with
9154     # the line `#! .'.  This would cause the generated library to
9155     # depend on `.', always an invalid library.  This was fixed in
9156     # development snapshots of GCC prior to 3.0.
9157     case $host_os in
9158       aix4 | aix4.[01] | aix4.[01].*)
9159       if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
9160            echo ' yes '
9161            echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
9162         :
9163       else
9164         can_build_shared=no
9165       fi
9166       ;;
9167     esac
9168     # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
9169     # soname into executable. Probably we can add versioning support to
9170     # collect2, so additional links can be useful in future.
9171     if test "$aix_use_runtimelinking" = yes; then
9172       # If using run time linking (on AIX 4.2 or later) use lib<name>.so
9173       # instead of lib<name>.a to let people know that these are not
9174       # typical AIX shared libraries.
9175       library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9176     else
9177       # We preserve .a as extension for shared libraries through AIX4.2
9178       # and later when we are not doing run time linking.
9179       library_names_spec='${libname}${release}.a $libname.a'
9180       soname_spec='${libname}${release}${shared_ext}$major'
9181     fi
9182     shlibpath_var=LIBPATH
9183   fi
9184   ;;
9185
9186 amigaos*)
9187   case $host_cpu in
9188   powerpc)
9189     # Since July 2007 AmigaOS4 officially supports .so libraries.
9190     # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
9191     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9192     ;;
9193   m68k)
9194     library_names_spec='$libname.ixlibrary $libname.a'
9195     # Create ${libname}_ixlibrary.a entries in /sys/libs.
9196     finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
9197     ;;
9198   esac
9199   ;;
9200
9201 beos*)
9202   library_names_spec='${libname}${shared_ext}'
9203   dynamic_linker="$host_os ld.so"
9204   shlibpath_var=LIBRARY_PATH
9205   ;;
9206
9207 bsdi[45]*)
9208   version_type=linux
9209   need_version=no
9210   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9211   soname_spec='${libname}${release}${shared_ext}$major'
9212   finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
9213   shlibpath_var=LD_LIBRARY_PATH
9214   sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
9215   sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
9216   # the default ld.so.conf also contains /usr/contrib/lib and
9217   # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
9218   # libtool to hard-code these into programs
9219   ;;
9220
9221 cygwin* | mingw* | pw32* | cegcc*)
9222   version_type=windows
9223   shrext_cmds=".dll"
9224   need_version=no
9225   need_lib_prefix=no
9226
9227   case $GCC,$host_os in
9228   yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
9229     library_names_spec='$libname.dll.a'
9230     # DLL is installed to $(libdir)/../bin by postinstall_cmds
9231     postinstall_cmds='base_file=`basename \${file}`~
9232       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
9233       dldir=$destdir/`dirname \$dlpath`~
9234       test -d \$dldir || mkdir -p \$dldir~
9235       $install_prog $dir/$dlname \$dldir/$dlname~
9236       chmod a+x \$dldir/$dlname~
9237       if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
9238         eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
9239       fi'
9240     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
9241       dlpath=$dir/\$dldll~
9242        $RM \$dlpath'
9243     shlibpath_overrides_runpath=yes
9244
9245     case $host_os in
9246     cygwin*)
9247       # Cygwin DLLs use 'cyg' prefix rather than 'lib'
9248       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9249       sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
9250       ;;
9251     mingw* | cegcc*)
9252       # MinGW DLLs use traditional 'lib' prefix
9253       soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9254       sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
9255       if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
9256         # It is most probably a Windows format PATH printed by
9257         # mingw gcc, but we are running on Cygwin. Gcc prints its search
9258         # path with ; separators, and with drive letters. We can handle the
9259         # drive letters (cygwin fileutils understands them), so leave them,
9260         # especially as we might pass files found there to a mingw objdump,
9261         # which wouldn't understand a cygwinified path. Ahh.
9262         sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
9263       else
9264         sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
9265       fi
9266       ;;
9267     pw32*)
9268       # pw32 DLLs use 'pw' prefix rather than 'lib'
9269       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9270       ;;
9271     esac
9272     ;;
9273
9274   *)
9275     library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
9276     ;;
9277   esac
9278   dynamic_linker='Win32 ld.exe'
9279   # FIXME: first we should search . and the directory the executable is in
9280   shlibpath_var=PATH
9281   ;;
9282
9283 darwin* | rhapsody*)
9284   dynamic_linker="$host_os dyld"
9285   version_type=darwin
9286   need_lib_prefix=no
9287   need_version=no
9288   library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
9289   soname_spec='${libname}${release}${major}$shared_ext'
9290   shlibpath_overrides_runpath=yes
9291   shlibpath_var=DYLD_LIBRARY_PATH
9292   shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
9293
9294   sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
9295   sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
9296   ;;
9297
9298 dgux*)
9299   version_type=linux
9300   need_lib_prefix=no
9301   need_version=no
9302   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
9303   soname_spec='${libname}${release}${shared_ext}$major'
9304   shlibpath_var=LD_LIBRARY_PATH
9305   ;;
9306
9307 freebsd1*)
9308   dynamic_linker=no
9309   ;;
9310
9311 freebsd* | dragonfly*)
9312   # DragonFly does not have aout.  When/if they implement a new
9313   # versioning mechanism, adjust this.
9314   if test -x /usr/bin/objformat; then
9315     objformat=`/usr/bin/objformat`
9316   else
9317     case $host_os in
9318     freebsd[123]*) objformat=aout ;;
9319     *) objformat=elf ;;
9320     esac
9321   fi
9322   version_type=freebsd-$objformat
9323   case $version_type in
9324     freebsd-elf*)
9325       library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
9326       need_version=no
9327       need_lib_prefix=no
9328       ;;
9329     freebsd-*)
9330       library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
9331       need_version=yes
9332       ;;
9333   esac
9334   shlibpath_var=LD_LIBRARY_PATH
9335   case $host_os in
9336   freebsd2*)
9337     shlibpath_overrides_runpath=yes
9338     ;;
9339   freebsd3.[01]* | freebsdelf3.[01]*)
9340     shlibpath_overrides_runpath=yes
9341     hardcode_into_libs=yes
9342     ;;
9343   freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
9344   freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
9345     shlibpath_overrides_runpath=no
9346     hardcode_into_libs=yes
9347     ;;
9348   *) # from 4.6 on, and DragonFly
9349     shlibpath_overrides_runpath=yes
9350     hardcode_into_libs=yes
9351     ;;
9352   esac
9353   ;;
9354
9355 gnu*)
9356   version_type=linux
9357   need_lib_prefix=no
9358   need_version=no
9359   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
9360   soname_spec='${libname}${release}${shared_ext}$major'
9361   shlibpath_var=LD_LIBRARY_PATH
9362   hardcode_into_libs=yes
9363   ;;
9364
9365 hpux9* | hpux10* | hpux11*)
9366   # Give a soname corresponding to the major version so that dld.sl refuses to
9367   # link against other versions.
9368   version_type=sunos
9369   need_lib_prefix=no
9370   need_version=no
9371   case $host_cpu in
9372   ia64*)
9373     shrext_cmds='.so'
9374     hardcode_into_libs=yes
9375     dynamic_linker="$host_os dld.so"
9376     shlibpath_var=LD_LIBRARY_PATH
9377     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
9378     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9379     soname_spec='${libname}${release}${shared_ext}$major'
9380     if test "X$HPUX_IA64_MODE" = X32; then
9381       sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
9382     else
9383       sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
9384     fi
9385     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
9386     ;;
9387   hppa*64*)
9388     shrext_cmds='.sl'
9389     hardcode_into_libs=yes
9390     dynamic_linker="$host_os dld.sl"
9391     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
9392     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
9393     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9394     soname_spec='${libname}${release}${shared_ext}$major'
9395     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
9396     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
9397     ;;
9398   *)
9399     shrext_cmds='.sl'
9400     dynamic_linker="$host_os dld.sl"
9401     shlibpath_var=SHLIB_PATH
9402     shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
9403     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9404     soname_spec='${libname}${release}${shared_ext}$major'
9405     ;;
9406   esac
9407   # HP-UX runs *really* slowly unless shared libraries are mode 555.
9408   postinstall_cmds='chmod 555 $lib'
9409   ;;
9410
9411 interix[3-9]*)
9412   version_type=linux
9413   need_lib_prefix=no
9414   need_version=no
9415   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9416   soname_spec='${libname}${release}${shared_ext}$major'
9417   dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
9418   shlibpath_var=LD_LIBRARY_PATH
9419   shlibpath_overrides_runpath=no
9420   hardcode_into_libs=yes
9421   ;;
9422
9423 irix5* | irix6* | nonstopux*)
9424   case $host_os in
9425     nonstopux*) version_type=nonstopux ;;
9426     *)
9427         if test "$lt_cv_prog_gnu_ld" = yes; then
9428                 version_type=linux
9429         else
9430                 version_type=irix
9431         fi ;;
9432   esac
9433   need_lib_prefix=no
9434   need_version=no
9435   soname_spec='${libname}${release}${shared_ext}$major'
9436   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
9437   case $host_os in
9438   irix5* | nonstopux*)
9439     libsuff= shlibsuff=
9440     ;;
9441   *)
9442     case $LD in # libtool.m4 will add one of these switches to LD
9443     *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
9444       libsuff= shlibsuff= libmagic=32-bit;;
9445     *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
9446       libsuff=32 shlibsuff=N32 libmagic=N32;;
9447     *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
9448       libsuff=64 shlibsuff=64 libmagic=64-bit;;
9449     *) libsuff= shlibsuff= libmagic=never-match;;
9450     esac
9451     ;;
9452   esac
9453   shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
9454   shlibpath_overrides_runpath=no
9455   sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
9456   sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
9457   hardcode_into_libs=yes
9458   ;;
9459
9460 # No shared lib support for Linux oldld, aout, or coff.
9461 linux*oldld* | linux*aout* | linux*coff*)
9462   dynamic_linker=no
9463   ;;
9464
9465 # This must be Linux ELF.
9466 linux* | k*bsd*-gnu)
9467   version_type=linux
9468   need_lib_prefix=no
9469   need_version=no
9470   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9471   soname_spec='${libname}${release}${shared_ext}$major'
9472   finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
9473   shlibpath_var=LD_LIBRARY_PATH
9474   shlibpath_overrides_runpath=no
9475   # Some binutils ld are patched to set DT_RUNPATH
9476   save_LDFLAGS=$LDFLAGS
9477   save_libdir=$libdir
9478   eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
9479        LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
9480   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9481 /* end confdefs.h.  */
9482
9483 int
9484 main ()
9485 {
9486
9487   ;
9488   return 0;
9489 }
9490 _ACEOF
9491 if ac_fn_c_try_link "$LINENO"; then :
9492   if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
9493   shlibpath_overrides_runpath=yes
9494 fi
9495 fi
9496 rm -f core conftest.err conftest.$ac_objext \
9497     conftest$ac_exeext conftest.$ac_ext
9498   LDFLAGS=$save_LDFLAGS
9499   libdir=$save_libdir
9500
9501   # This implies no fast_install, which is unacceptable.
9502   # Some rework will be needed to allow for fast_install
9503   # before this can be enabled.
9504   hardcode_into_libs=yes
9505
9506   # Append ld.so.conf contents to the search path
9507   if test -f /etc/ld.so.conf; then
9508     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
9509     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
9510   fi
9511
9512   # We used to test for /lib/ld.so.1 and disable shared libraries on
9513   # powerpc, because MkLinux only supported shared libraries with the
9514   # GNU dynamic linker.  Since this was broken with cross compilers,
9515   # most powerpc-linux boxes support dynamic linking these days and
9516   # people can always --disable-shared, the test was removed, and we
9517   # assume the GNU/Linux dynamic linker is in use.
9518   dynamic_linker='GNU/Linux ld.so'
9519   ;;
9520
9521 netbsdelf*-gnu)
9522   version_type=linux
9523   need_lib_prefix=no
9524   need_version=no
9525   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9526   soname_spec='${libname}${release}${shared_ext}$major'
9527   shlibpath_var=LD_LIBRARY_PATH
9528   shlibpath_overrides_runpath=no
9529   hardcode_into_libs=yes
9530   dynamic_linker='NetBSD ld.elf_so'
9531   ;;
9532
9533 netbsd*)
9534   version_type=sunos
9535   need_lib_prefix=no
9536   need_version=no
9537   if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9538     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
9539     finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
9540     dynamic_linker='NetBSD (a.out) ld.so'
9541   else
9542     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9543     soname_spec='${libname}${release}${shared_ext}$major'
9544     dynamic_linker='NetBSD ld.elf_so'
9545   fi
9546   shlibpath_var=LD_LIBRARY_PATH
9547   shlibpath_overrides_runpath=yes
9548   hardcode_into_libs=yes
9549   ;;
9550
9551 newsos6)
9552   version_type=linux
9553   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9554   shlibpath_var=LD_LIBRARY_PATH
9555   shlibpath_overrides_runpath=yes
9556   ;;
9557
9558 *nto* | *qnx*)
9559   version_type=qnx
9560   need_lib_prefix=no
9561   need_version=no
9562   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9563   soname_spec='${libname}${release}${shared_ext}$major'
9564   shlibpath_var=LD_LIBRARY_PATH
9565   shlibpath_overrides_runpath=no
9566   hardcode_into_libs=yes
9567   dynamic_linker='ldqnx.so'
9568   ;;
9569
9570 openbsd*)
9571   version_type=sunos
9572   sys_lib_dlsearch_path_spec="/usr/lib"
9573   need_lib_prefix=no
9574   # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
9575   case $host_os in
9576     openbsd3.3 | openbsd3.3.*)  need_version=yes ;;
9577     *)                          need_version=no  ;;
9578   esac
9579   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
9580   finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
9581   shlibpath_var=LD_LIBRARY_PATH
9582   if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
9583     case $host_os in
9584       openbsd2.[89] | openbsd2.[89].*)
9585         shlibpath_overrides_runpath=no
9586         ;;
9587       *)
9588         shlibpath_overrides_runpath=yes
9589         ;;
9590       esac
9591   else
9592     shlibpath_overrides_runpath=yes
9593   fi
9594   ;;
9595
9596 os2*)
9597   libname_spec='$name'
9598   shrext_cmds=".dll"
9599   need_lib_prefix=no
9600   library_names_spec='$libname${shared_ext} $libname.a'
9601   dynamic_linker='OS/2 ld.exe'
9602   shlibpath_var=LIBPATH
9603   ;;
9604
9605 osf3* | osf4* | osf5*)
9606   version_type=osf
9607   need_lib_prefix=no
9608   need_version=no
9609   soname_spec='${libname}${release}${shared_ext}$major'
9610   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9611   shlibpath_var=LD_LIBRARY_PATH
9612   sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
9613   sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
9614   ;;
9615
9616 rdos*)
9617   dynamic_linker=no
9618   ;;
9619
9620 solaris*)
9621   version_type=linux
9622   need_lib_prefix=no
9623   need_version=no
9624   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9625   soname_spec='${libname}${release}${shared_ext}$major'
9626   shlibpath_var=LD_LIBRARY_PATH
9627   shlibpath_overrides_runpath=yes
9628   hardcode_into_libs=yes
9629   # ldd complains unless libraries are executable
9630   postinstall_cmds='chmod +x $lib'
9631   ;;
9632
9633 sunos4*)
9634   version_type=sunos
9635   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
9636   finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
9637   shlibpath_var=LD_LIBRARY_PATH
9638   shlibpath_overrides_runpath=yes
9639   if test "$with_gnu_ld" = yes; then
9640     need_lib_prefix=no
9641   fi
9642   need_version=yes
9643   ;;
9644
9645 sysv4 | sysv4.3*)
9646   version_type=linux
9647   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9648   soname_spec='${libname}${release}${shared_ext}$major'
9649   shlibpath_var=LD_LIBRARY_PATH
9650   case $host_vendor in
9651     sni)
9652       shlibpath_overrides_runpath=no
9653       need_lib_prefix=no
9654       runpath_var=LD_RUN_PATH
9655       ;;
9656     siemens)
9657       need_lib_prefix=no
9658       ;;
9659     motorola)
9660       need_lib_prefix=no
9661       need_version=no
9662       shlibpath_overrides_runpath=no
9663       sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
9664       ;;
9665   esac
9666   ;;
9667
9668 sysv4*MP*)
9669   if test -d /usr/nec ;then
9670     version_type=linux
9671     library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
9672     soname_spec='$libname${shared_ext}.$major'
9673     shlibpath_var=LD_LIBRARY_PATH
9674   fi
9675   ;;
9676
9677 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
9678   version_type=freebsd-elf
9679   need_lib_prefix=no
9680   need_version=no
9681   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
9682   soname_spec='${libname}${release}${shared_ext}$major'
9683   shlibpath_var=LD_LIBRARY_PATH
9684   shlibpath_overrides_runpath=yes
9685   hardcode_into_libs=yes
9686   if test "$with_gnu_ld" = yes; then
9687     sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
9688   else
9689     sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
9690     case $host_os in
9691       sco3.2v5*)
9692         sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
9693         ;;
9694     esac
9695   fi
9696   sys_lib_dlsearch_path_spec='/usr/lib'
9697   ;;
9698
9699 tpf*)
9700   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
9701   version_type=linux
9702   need_lib_prefix=no
9703   need_version=no
9704   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9705   shlibpath_var=LD_LIBRARY_PATH
9706   shlibpath_overrides_runpath=no
9707   hardcode_into_libs=yes
9708   ;;
9709
9710 uts4*)
9711   version_type=linux
9712   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9713   soname_spec='${libname}${release}${shared_ext}$major'
9714   shlibpath_var=LD_LIBRARY_PATH
9715   ;;
9716
9717 *)
9718   dynamic_linker=no
9719   ;;
9720 esac
9721 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
9722 $as_echo "$dynamic_linker" >&6; }
9723 test "$dynamic_linker" = no && can_build_shared=no
9724
9725 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
9726 if test "$GCC" = yes; then
9727   variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
9728 fi
9729
9730 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
9731   sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
9732 fi
9733 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
9734   sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
9735 fi
9736
9737
9738
9739
9740
9741
9742
9743
9744
9745
9746
9747
9748
9749
9750
9751
9752
9753
9754
9755
9756
9757
9758
9759
9760
9761
9762
9763
9764
9765
9766
9767
9768
9769
9770
9771
9772
9773
9774
9775
9776
9777
9778
9779
9780
9781
9782
9783
9784
9785
9786
9787
9788
9789
9790
9791
9792
9793
9794
9795
9796
9797
9798
9799
9800
9801
9802
9803
9804
9805
9806
9807
9808
9809
9810
9811
9812
9813
9814
9815
9816
9817
9818
9819
9820
9821
9822
9823   { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
9824 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
9825 hardcode_action=
9826 if test -n "$hardcode_libdir_flag_spec" ||
9827    test -n "$runpath_var" ||
9828    test "X$hardcode_automatic" = "Xyes" ; then
9829
9830   # We can hardcode non-existent directories.
9831   if test "$hardcode_direct" != no &&
9832      # If the only mechanism to avoid hardcoding is shlibpath_var, we
9833      # have to relink, otherwise we might link with an installed library
9834      # when we should be linking with a yet-to-be-installed one
9835      ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
9836      test "$hardcode_minus_L" != no; then
9837     # Linking always hardcodes the temporary library directory.
9838     hardcode_action=relink
9839   else
9840     # We can link without hardcoding, and we can hardcode nonexisting dirs.
9841     hardcode_action=immediate
9842   fi
9843 else
9844   # We cannot hardcode anything, or else we can only hardcode existing
9845   # directories.
9846   hardcode_action=unsupported
9847 fi
9848 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
9849 $as_echo "$hardcode_action" >&6; }
9850
9851 if test "$hardcode_action" = relink ||
9852    test "$inherit_rpath" = yes; then
9853   # Fast installation is not supported
9854   enable_fast_install=no
9855 elif test "$shlibpath_overrides_runpath" = yes ||
9856      test "$enable_shared" = no; then
9857   # Fast installation is not necessary
9858   enable_fast_install=needless
9859 fi
9860
9861
9862
9863
9864
9865
9866   if test "x$enable_dlopen" != xyes; then
9867   enable_dlopen=unknown
9868   enable_dlopen_self=unknown
9869   enable_dlopen_self_static=unknown
9870 else
9871   lt_cv_dlopen=no
9872   lt_cv_dlopen_libs=
9873
9874   case $host_os in
9875   beos*)
9876     lt_cv_dlopen="load_add_on"
9877     lt_cv_dlopen_libs=
9878     lt_cv_dlopen_self=yes
9879     ;;
9880
9881   mingw* | pw32* | cegcc*)
9882     lt_cv_dlopen="LoadLibrary"
9883     lt_cv_dlopen_libs=
9884     ;;
9885
9886   cygwin*)
9887     lt_cv_dlopen="dlopen"
9888     lt_cv_dlopen_libs=
9889     ;;
9890
9891   darwin*)
9892   # if libdl is installed we need to link against it
9893     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
9894 $as_echo_n "checking for dlopen in -ldl... " >&6; }
9895 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
9896   $as_echo_n "(cached) " >&6
9897 else
9898   ac_check_lib_save_LIBS=$LIBS
9899 LIBS="-ldl  $LIBS"
9900 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9901 /* end confdefs.h.  */
9902
9903 /* Override any GCC internal prototype to avoid an error.
9904    Use char because int might match the return type of a GCC
9905    builtin and then its argument prototype would still apply.  */
9906 #ifdef __cplusplus
9907 extern "C"
9908 #endif
9909 char dlopen ();
9910 int
9911 main ()
9912 {
9913 return dlopen ();
9914   ;
9915   return 0;
9916 }
9917 _ACEOF
9918 if ac_fn_c_try_link "$LINENO"; then :
9919   ac_cv_lib_dl_dlopen=yes
9920 else
9921   ac_cv_lib_dl_dlopen=no
9922 fi
9923 rm -f core conftest.err conftest.$ac_objext \
9924     conftest$ac_exeext conftest.$ac_ext
9925 LIBS=$ac_check_lib_save_LIBS
9926 fi
9927 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
9928 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
9929 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
9930   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
9931 else
9932
9933     lt_cv_dlopen="dyld"
9934     lt_cv_dlopen_libs=
9935     lt_cv_dlopen_self=yes
9936
9937 fi
9938
9939     ;;
9940
9941   *)
9942     ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
9943 if test "x$ac_cv_func_shl_load" = x""yes; then :
9944   lt_cv_dlopen="shl_load"
9945 else
9946   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
9947 $as_echo_n "checking for shl_load in -ldld... " >&6; }
9948 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
9949   $as_echo_n "(cached) " >&6
9950 else
9951   ac_check_lib_save_LIBS=$LIBS
9952 LIBS="-ldld  $LIBS"
9953 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9954 /* end confdefs.h.  */
9955
9956 /* Override any GCC internal prototype to avoid an error.
9957    Use char because int might match the return type of a GCC
9958    builtin and then its argument prototype would still apply.  */
9959 #ifdef __cplusplus
9960 extern "C"
9961 #endif
9962 char shl_load ();
9963 int
9964 main ()
9965 {
9966 return shl_load ();
9967   ;
9968   return 0;
9969 }
9970 _ACEOF
9971 if ac_fn_c_try_link "$LINENO"; then :
9972   ac_cv_lib_dld_shl_load=yes
9973 else
9974   ac_cv_lib_dld_shl_load=no
9975 fi
9976 rm -f core conftest.err conftest.$ac_objext \
9977     conftest$ac_exeext conftest.$ac_ext
9978 LIBS=$ac_check_lib_save_LIBS
9979 fi
9980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
9981 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
9982 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
9983   lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
9984 else
9985   ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
9986 if test "x$ac_cv_func_dlopen" = x""yes; then :
9987   lt_cv_dlopen="dlopen"
9988 else
9989   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
9990 $as_echo_n "checking for dlopen in -ldl... " >&6; }
9991 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
9992   $as_echo_n "(cached) " >&6
9993 else
9994   ac_check_lib_save_LIBS=$LIBS
9995 LIBS="-ldl  $LIBS"
9996 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9997 /* end confdefs.h.  */
9998
9999 /* Override any GCC internal prototype to avoid an error.
10000    Use char because int might match the return type of a GCC
10001    builtin and then its argument prototype would still apply.  */
10002 #ifdef __cplusplus
10003 extern "C"
10004 #endif
10005 char dlopen ();
10006 int
10007 main ()
10008 {
10009 return dlopen ();
10010   ;
10011   return 0;
10012 }
10013 _ACEOF
10014 if ac_fn_c_try_link "$LINENO"; then :
10015   ac_cv_lib_dl_dlopen=yes
10016 else
10017   ac_cv_lib_dl_dlopen=no
10018 fi
10019 rm -f core conftest.err conftest.$ac_objext \
10020     conftest$ac_exeext conftest.$ac_ext
10021 LIBS=$ac_check_lib_save_LIBS
10022 fi
10023 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10024 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10025 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
10026   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
10027 else
10028   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
10029 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
10030 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
10031   $as_echo_n "(cached) " >&6
10032 else
10033   ac_check_lib_save_LIBS=$LIBS
10034 LIBS="-lsvld  $LIBS"
10035 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10036 /* end confdefs.h.  */
10037
10038 /* Override any GCC internal prototype to avoid an error.
10039    Use char because int might match the return type of a GCC
10040    builtin and then its argument prototype would still apply.  */
10041 #ifdef __cplusplus
10042 extern "C"
10043 #endif
10044 char dlopen ();
10045 int
10046 main ()
10047 {
10048 return dlopen ();
10049   ;
10050   return 0;
10051 }
10052 _ACEOF
10053 if ac_fn_c_try_link "$LINENO"; then :
10054   ac_cv_lib_svld_dlopen=yes
10055 else
10056   ac_cv_lib_svld_dlopen=no
10057 fi
10058 rm -f core conftest.err conftest.$ac_objext \
10059     conftest$ac_exeext conftest.$ac_ext
10060 LIBS=$ac_check_lib_save_LIBS
10061 fi
10062 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
10063 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
10064 if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
10065   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
10066 else
10067   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
10068 $as_echo_n "checking for dld_link in -ldld... " >&6; }
10069 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
10070   $as_echo_n "(cached) " >&6
10071 else
10072   ac_check_lib_save_LIBS=$LIBS
10073 LIBS="-ldld  $LIBS"
10074 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10075 /* end confdefs.h.  */
10076
10077 /* Override any GCC internal prototype to avoid an error.
10078    Use char because int might match the return type of a GCC
10079    builtin and then its argument prototype would still apply.  */
10080 #ifdef __cplusplus
10081 extern "C"
10082 #endif
10083 char dld_link ();
10084 int
10085 main ()
10086 {
10087 return dld_link ();
10088   ;
10089   return 0;
10090 }
10091 _ACEOF
10092 if ac_fn_c_try_link "$LINENO"; then :
10093   ac_cv_lib_dld_dld_link=yes
10094 else
10095   ac_cv_lib_dld_dld_link=no
10096 fi
10097 rm -f core conftest.err conftest.$ac_objext \
10098     conftest$ac_exeext conftest.$ac_ext
10099 LIBS=$ac_check_lib_save_LIBS
10100 fi
10101 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
10102 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
10103 if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
10104   lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
10105 fi
10106
10107
10108 fi
10109
10110
10111 fi
10112
10113
10114 fi
10115
10116
10117 fi
10118
10119
10120 fi
10121
10122     ;;
10123   esac
10124
10125   if test "x$lt_cv_dlopen" != xno; then
10126     enable_dlopen=yes
10127   else
10128     enable_dlopen=no
10129   fi
10130
10131   case $lt_cv_dlopen in
10132   dlopen)
10133     save_CPPFLAGS="$CPPFLAGS"
10134     test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
10135
10136     save_LDFLAGS="$LDFLAGS"
10137     wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
10138
10139     save_LIBS="$LIBS"
10140     LIBS="$lt_cv_dlopen_libs $LIBS"
10141
10142     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
10143 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
10144 if test "${lt_cv_dlopen_self+set}" = set; then :
10145   $as_echo_n "(cached) " >&6
10146 else
10147           if test "$cross_compiling" = yes; then :
10148   lt_cv_dlopen_self=cross
10149 else
10150   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10151   lt_status=$lt_dlunknown
10152   cat > conftest.$ac_ext <<_LT_EOF
10153 #line 10153 "configure"
10154 #include "confdefs.h"
10155
10156 #if HAVE_DLFCN_H
10157 #include <dlfcn.h>
10158 #endif
10159
10160 #include <stdio.h>
10161
10162 #ifdef RTLD_GLOBAL
10163 #  define LT_DLGLOBAL           RTLD_GLOBAL
10164 #else
10165 #  ifdef DL_GLOBAL
10166 #    define LT_DLGLOBAL         DL_GLOBAL
10167 #  else
10168 #    define LT_DLGLOBAL         0
10169 #  endif
10170 #endif
10171
10172 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
10173    find out it does not work in some platform. */
10174 #ifndef LT_DLLAZY_OR_NOW
10175 #  ifdef RTLD_LAZY
10176 #    define LT_DLLAZY_OR_NOW            RTLD_LAZY
10177 #  else
10178 #    ifdef DL_LAZY
10179 #      define LT_DLLAZY_OR_NOW          DL_LAZY
10180 #    else
10181 #      ifdef RTLD_NOW
10182 #        define LT_DLLAZY_OR_NOW        RTLD_NOW
10183 #      else
10184 #        ifdef DL_NOW
10185 #          define LT_DLLAZY_OR_NOW      DL_NOW
10186 #        else
10187 #          define LT_DLLAZY_OR_NOW      0
10188 #        endif
10189 #      endif
10190 #    endif
10191 #  endif
10192 #endif
10193
10194 void fnord() { int i=42;}
10195 int main ()
10196 {
10197   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
10198   int status = $lt_dlunknown;
10199
10200   if (self)
10201     {
10202       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
10203       else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10204       /* dlclose (self); */
10205     }
10206   else
10207     puts (dlerror ());
10208
10209   return status;
10210 }
10211 _LT_EOF
10212   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
10213   (eval $ac_link) 2>&5
10214   ac_status=$?
10215   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10216   test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
10217     (./conftest; exit; ) >&5 2>/dev/null
10218     lt_status=$?
10219     case x$lt_status in
10220       x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
10221       x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
10222       x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
10223     esac
10224   else :
10225     # compilation failed
10226     lt_cv_dlopen_self=no
10227   fi
10228 fi
10229 rm -fr conftest*
10230
10231
10232 fi
10233 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
10234 $as_echo "$lt_cv_dlopen_self" >&6; }
10235
10236     if test "x$lt_cv_dlopen_self" = xyes; then
10237       wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
10238       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
10239 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
10240 if test "${lt_cv_dlopen_self_static+set}" = set; then :
10241   $as_echo_n "(cached) " >&6
10242 else
10243           if test "$cross_compiling" = yes; then :
10244   lt_cv_dlopen_self_static=cross
10245 else
10246   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10247   lt_status=$lt_dlunknown
10248   cat > conftest.$ac_ext <<_LT_EOF
10249 #line 10249 "configure"
10250 #include "confdefs.h"
10251
10252 #if HAVE_DLFCN_H
10253 #include <dlfcn.h>
10254 #endif
10255
10256 #include <stdio.h>
10257
10258 #ifdef RTLD_GLOBAL
10259 #  define LT_DLGLOBAL           RTLD_GLOBAL
10260 #else
10261 #  ifdef DL_GLOBAL
10262 #    define LT_DLGLOBAL         DL_GLOBAL
10263 #  else
10264 #    define LT_DLGLOBAL         0
10265 #  endif
10266 #endif
10267
10268 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
10269    find out it does not work in some platform. */
10270 #ifndef LT_DLLAZY_OR_NOW
10271 #  ifdef RTLD_LAZY
10272 #    define LT_DLLAZY_OR_NOW            RTLD_LAZY
10273 #  else
10274 #    ifdef DL_LAZY
10275 #      define LT_DLLAZY_OR_NOW          DL_LAZY
10276 #    else
10277 #      ifdef RTLD_NOW
10278 #        define LT_DLLAZY_OR_NOW        RTLD_NOW
10279 #      else
10280 #        ifdef DL_NOW
10281 #          define LT_DLLAZY_OR_NOW      DL_NOW
10282 #        else
10283 #          define LT_DLLAZY_OR_NOW      0
10284 #        endif
10285 #      endif
10286 #    endif
10287 #  endif
10288 #endif
10289
10290 void fnord() { int i=42;}
10291 int main ()
10292 {
10293   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
10294   int status = $lt_dlunknown;
10295
10296   if (self)
10297     {
10298       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
10299       else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10300       /* dlclose (self); */
10301     }
10302   else
10303     puts (dlerror ());
10304
10305   return status;
10306 }
10307 _LT_EOF
10308   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
10309   (eval $ac_link) 2>&5
10310   ac_status=$?
10311   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10312   test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
10313     (./conftest; exit; ) >&5 2>/dev/null
10314     lt_status=$?
10315     case x$lt_status in
10316       x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
10317       x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
10318       x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
10319     esac
10320   else :
10321     # compilation failed
10322     lt_cv_dlopen_self_static=no
10323   fi
10324 fi
10325 rm -fr conftest*
10326
10327
10328 fi
10329 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
10330 $as_echo "$lt_cv_dlopen_self_static" >&6; }
10331     fi
10332
10333     CPPFLAGS="$save_CPPFLAGS"
10334     LDFLAGS="$save_LDFLAGS"
10335     LIBS="$save_LIBS"
10336     ;;
10337   esac
10338
10339   case $lt_cv_dlopen_self in
10340   yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
10341   *) enable_dlopen_self=unknown ;;
10342   esac
10343
10344   case $lt_cv_dlopen_self_static in
10345   yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
10346   *) enable_dlopen_self_static=unknown ;;
10347   esac
10348 fi
10349
10350
10351
10352
10353
10354
10355
10356
10357
10358
10359
10360
10361
10362
10363
10364
10365
10366 striplib=
10367 old_striplib=
10368 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
10369 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
10370 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
10371   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
10372   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
10373   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10374 $as_echo "yes" >&6; }
10375 else
10376 # FIXME - insert some real tests, host_os isn't really good enough
10377   case $host_os in
10378   darwin*)
10379     if test -n "$STRIP" ; then
10380       striplib="$STRIP -x"
10381       old_striplib="$STRIP -S"
10382       { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10383 $as_echo "yes" >&6; }
10384     else
10385       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10386 $as_echo "no" >&6; }
10387     fi
10388     ;;
10389   *)
10390     { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10391 $as_echo "no" >&6; }
10392     ;;
10393   esac
10394 fi
10395
10396
10397
10398
10399
10400
10401
10402
10403
10404
10405
10406
10407   # Report which library types will actually be built
10408   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
10409 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
10410   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
10411 $as_echo "$can_build_shared" >&6; }
10412
10413   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
10414 $as_echo_n "checking whether to build shared libraries... " >&6; }
10415   test "$can_build_shared" = "no" && enable_shared=no
10416
10417   # On AIX, shared libraries and static libraries use the same namespace, and
10418   # are all built from PIC.
10419   case $host_os in
10420   aix3*)
10421     test "$enable_shared" = yes && enable_static=no
10422     if test -n "$RANLIB"; then
10423       archive_cmds="$archive_cmds~\$RANLIB \$lib"
10424       postinstall_cmds='$RANLIB $lib'
10425     fi
10426     ;;
10427
10428   aix[4-9]*)
10429     if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
10430       test "$enable_shared" = yes && enable_static=no
10431     fi
10432     ;;
10433   esac
10434   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
10435 $as_echo "$enable_shared" >&6; }
10436
10437   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
10438 $as_echo_n "checking whether to build static libraries... " >&6; }
10439   # Make sure either enable_shared or enable_static is yes.
10440   test "$enable_shared" = yes || enable_static=yes
10441   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
10442 $as_echo "$enable_static" >&6; }
10443
10444
10445
10446
10447 fi
10448 ac_ext=c
10449 ac_cpp='$CPP $CPPFLAGS'
10450 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10451 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10452 ac_compiler_gnu=$ac_cv_c_compiler_gnu
10453
10454 CC="$lt_save_CC"
10455
10456
10457
10458
10459
10460
10461
10462
10463
10464
10465
10466
10467
10468         ac_config_commands="$ac_config_commands libtool"
10469
10470
10471
10472
10473 # Only expand once:
10474
10475
10476
10477 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
10478 $as_echo_n "checking for ANSI C header files... " >&6; }
10479 if test "${ac_cv_header_stdc+set}" = set; then :
10480   $as_echo_n "(cached) " >&6
10481 else
10482   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10483 /* end confdefs.h.  */
10484 #include <stdlib.h>
10485 #include <stdarg.h>
10486 #include <string.h>
10487 #include <float.h>
10488
10489 int
10490 main ()
10491 {
10492
10493   ;
10494   return 0;
10495 }
10496 _ACEOF
10497 if ac_fn_c_try_compile "$LINENO"; then :
10498   ac_cv_header_stdc=yes
10499 else
10500   ac_cv_header_stdc=no
10501 fi
10502 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10503
10504 if test $ac_cv_header_stdc = yes; then
10505   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
10506   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10507 /* end confdefs.h.  */
10508 #include <string.h>
10509
10510 _ACEOF
10511 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
10512   $EGREP "memchr" >/dev/null 2>&1; then :
10513
10514 else
10515   ac_cv_header_stdc=no
10516 fi
10517 rm -f conftest*
10518
10519 fi
10520
10521 if test $ac_cv_header_stdc = yes; then
10522   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
10523   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10524 /* end confdefs.h.  */
10525 #include <stdlib.h>
10526
10527 _ACEOF
10528 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
10529   $EGREP "free" >/dev/null 2>&1; then :
10530
10531 else
10532   ac_cv_header_stdc=no
10533 fi
10534 rm -f conftest*
10535
10536 fi
10537
10538 if test $ac_cv_header_stdc = yes; then
10539   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
10540   if test "$cross_compiling" = yes; then :
10541   :
10542 else
10543   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10544 /* end confdefs.h.  */
10545 #include <ctype.h>
10546 #include <stdlib.h>
10547 #if ((' ' & 0x0FF) == 0x020)
10548 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
10549 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
10550 #else
10551 # define ISLOWER(c) \
10552                    (('a' <= (c) && (c) <= 'i') \
10553                      || ('j' <= (c) && (c) <= 'r') \
10554                      || ('s' <= (c) && (c) <= 'z'))
10555 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
10556 #endif
10557
10558 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
10559 int
10560 main ()
10561 {
10562   int i;
10563   for (i = 0; i < 256; i++)
10564     if (XOR (islower (i), ISLOWER (i))
10565         || toupper (i) != TOUPPER (i))
10566       return 2;
10567   return 0;
10568 }
10569 _ACEOF
10570 if ac_fn_c_try_run "$LINENO"; then :
10571
10572 else
10573   ac_cv_header_stdc=no
10574 fi
10575 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
10576   conftest.$ac_objext conftest.beam conftest.$ac_ext
10577 fi
10578
10579 fi
10580 fi
10581 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
10582 $as_echo "$ac_cv_header_stdc" >&6; }
10583 if test $ac_cv_header_stdc = yes; then
10584
10585 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
10586
10587 fi
10588
10589
10590 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
10591 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
10592 if test "${ac_cv_header_time+set}" = set; then :
10593   $as_echo_n "(cached) " >&6
10594 else
10595   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10596 /* end confdefs.h.  */
10597 #include <sys/types.h>
10598 #include <sys/time.h>
10599 #include <time.h>
10600
10601 int
10602 main ()
10603 {
10604 if ((struct tm *) 0)
10605 return 0;
10606   ;
10607   return 0;
10608 }
10609 _ACEOF
10610 if ac_fn_c_try_compile "$LINENO"; then :
10611   ac_cv_header_time=yes
10612 else
10613   ac_cv_header_time=no
10614 fi
10615 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10616 fi
10617 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
10618 $as_echo "$ac_cv_header_time" >&6; }
10619 if test $ac_cv_header_time = yes; then
10620
10621 $as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
10622
10623 fi
10624
10625
10626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lpopt" >&5
10627 $as_echo_n "checking for main in -lpopt... " >&6; }
10628 if test "${ac_cv_lib_popt_main+set}" = set; then :
10629   $as_echo_n "(cached) " >&6
10630 else
10631   ac_check_lib_save_LIBS=$LIBS
10632 LIBS="-lpopt  $LIBS"
10633 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10634 /* end confdefs.h.  */
10635
10636
10637 int
10638 main ()
10639 {
10640 return main ();
10641   ;
10642   return 0;
10643 }
10644 _ACEOF
10645 if ac_fn_c_try_link "$LINENO"; then :
10646   ac_cv_lib_popt_main=yes
10647 else
10648   ac_cv_lib_popt_main=no
10649 fi
10650 rm -f core conftest.err conftest.$ac_objext \
10651     conftest$ac_exeext conftest.$ac_ext
10652 LIBS=$ac_check_lib_save_LIBS
10653 fi
10654 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_popt_main" >&5
10655 $as_echo "$ac_cv_lib_popt_main" >&6; }
10656 if test "x$ac_cv_lib_popt_main" = x""yes; then :
10657   cat >>confdefs.h <<_ACEOF
10658 #define HAVE_LIBPOPT 1
10659 _ACEOF
10660
10661   LIBS="-lpopt $LIBS"
10662
10663 else
10664   as_fn_error "Missing library: popt not found." "$LINENO" 5
10665 fi
10666
10667 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lz" >&5
10668 $as_echo_n "checking for main in -lz... " >&6; }
10669 if test "${ac_cv_lib_z_main+set}" = set; then :
10670   $as_echo_n "(cached) " >&6
10671 else
10672   ac_check_lib_save_LIBS=$LIBS
10673 LIBS="-lz  $LIBS"
10674 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10675 /* end confdefs.h.  */
10676
10677
10678 int
10679 main ()
10680 {
10681 return main ();
10682   ;
10683   return 0;
10684 }
10685 _ACEOF
10686 if ac_fn_c_try_link "$LINENO"; then :
10687   ac_cv_lib_z_main=yes
10688 else
10689   ac_cv_lib_z_main=no
10690 fi
10691 rm -f core conftest.err conftest.$ac_objext \
10692     conftest$ac_exeext conftest.$ac_ext
10693 LIBS=$ac_check_lib_save_LIBS
10694 fi
10695 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_main" >&5
10696 $as_echo "$ac_cv_lib_z_main" >&6; }
10697 if test "x$ac_cv_lib_z_main" = x""yes; then :
10698   cat >>confdefs.h <<_ACEOF
10699 #define HAVE_LIBZ 1
10700 _ACEOF
10701
10702   LIBS="-lz $LIBS"
10703
10704 else
10705   as_fn_error "Missing library: zlib not found." "$LINENO" 5
10706 fi
10707
10708
10709 ac_config_files="$ac_config_files Makefile test/Makefile libiec16022.pc"
10710
10711 cat >confcache <<\_ACEOF
10712 # This file is a shell script that caches the results of configure
10713 # tests run on this system so they can be shared between configure
10714 # scripts and configure runs, see configure's option --config-cache.
10715 # It is not useful on other systems.  If it contains results you don't
10716 # want to keep, you may remove or edit it.
10717 #
10718 # config.status only pays attention to the cache file if you give it
10719 # the --recheck option to rerun configure.
10720 #
10721 # `ac_cv_env_foo' variables (set or unset) will be overridden when
10722 # loading this file, other *unset* `ac_cv_foo' will be assigned the
10723 # following values.
10724
10725 _ACEOF
10726
10727 # The following way of writing the cache mishandles newlines in values,
10728 # but we know of no workaround that is simple, portable, and efficient.
10729 # So, we kill variables containing newlines.
10730 # Ultrix sh set writes to stderr and can't be redirected directly,
10731 # and sets the high bit in the cache file unless we assign to the vars.
10732 (
10733   for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
10734     eval ac_val=\$$ac_var
10735     case $ac_val in #(
10736     *${as_nl}*)
10737       case $ac_var in #(
10738       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
10739 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
10740       esac
10741       case $ac_var in #(
10742       _ | IFS | as_nl) ;; #(
10743       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
10744       *) { eval $ac_var=; unset $ac_var;} ;;
10745       esac ;;
10746     esac
10747   done
10748
10749   (set) 2>&1 |
10750     case $as_nl`(ac_space=' '; set) 2>&1` in #(
10751     *${as_nl}ac_space=\ *)
10752       # `set' does not quote correctly, so add quotes: double-quote
10753       # substitution turns \\\\ into \\, and sed turns \\ into \.
10754       sed -n \
10755         "s/'/'\\\\''/g;
10756           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
10757       ;; #(
10758     *)
10759       # `set' quotes correctly as required by POSIX, so do not add quotes.
10760       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
10761       ;;
10762     esac |
10763     sort
10764 ) |
10765   sed '
10766      /^ac_cv_env_/b end
10767      t clear
10768      :clear
10769      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
10770      t end
10771      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
10772      :end' >>confcache
10773 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
10774   if test -w "$cache_file"; then
10775     test "x$cache_file" != "x/dev/null" &&
10776       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
10777 $as_echo "$as_me: updating cache $cache_file" >&6;}
10778     cat confcache >$cache_file
10779   else
10780     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
10781 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
10782   fi
10783 fi
10784 rm -f confcache
10785
10786 test "x$prefix" = xNONE && prefix=$ac_default_prefix
10787 # Let make expand exec_prefix.
10788 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
10789
10790 DEFS=-DHAVE_CONFIG_H
10791
10792 ac_libobjs=
10793 ac_ltlibobjs=
10794 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
10795   # 1. Remove the extension, and $U if already installed.
10796   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
10797   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
10798   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
10799   #    will be set to the directory where LIBOBJS objects are built.
10800   as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
10801   as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
10802 done
10803 LIBOBJS=$ac_libobjs
10804
10805 LTLIBOBJS=$ac_ltlibobjs
10806
10807
10808  if test -n "$EXEEXT"; then
10809   am__EXEEXT_TRUE=
10810   am__EXEEXT_FALSE='#'
10811 else
10812   am__EXEEXT_TRUE='#'
10813   am__EXEEXT_FALSE=
10814 fi
10815
10816 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
10817   as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
10818 Usually this means the macro was only invoked conditionally." "$LINENO" 5
10819 fi
10820 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
10821   as_fn_error "conditional \"AMDEP\" was never defined.
10822 Usually this means the macro was only invoked conditionally." "$LINENO" 5
10823 fi
10824 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
10825   as_fn_error "conditional \"am__fastdepCC\" was never defined.
10826 Usually this means the macro was only invoked conditionally." "$LINENO" 5
10827 fi
10828
10829 : ${CONFIG_STATUS=./config.status}
10830 ac_write_fail=0
10831 ac_clean_files_save=$ac_clean_files
10832 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
10833 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
10834 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
10835 as_write_fail=0
10836 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
10837 #! $SHELL
10838 # Generated by $as_me.
10839 # Run this file to recreate the current configuration.
10840 # Compiler output produced by configure, useful for debugging
10841 # configure, is in config.log if it exists.
10842
10843 debug=false
10844 ac_cs_recheck=false
10845 ac_cs_silent=false
10846
10847 SHELL=\${CONFIG_SHELL-$SHELL}
10848 export SHELL
10849 _ASEOF
10850 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
10851 ## -------------------- ##
10852 ## M4sh Initialization. ##
10853 ## -------------------- ##
10854
10855 # Be more Bourne compatible
10856 DUALCASE=1; export DUALCASE # for MKS sh
10857 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
10858   emulate sh
10859   NULLCMD=:
10860   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
10861   # is contrary to our usage.  Disable this feature.
10862   alias -g '${1+"$@"}'='"$@"'
10863   setopt NO_GLOB_SUBST
10864 else
10865   case `(set -o) 2>/dev/null` in #(
10866   *posix*) :
10867     set -o posix ;; #(
10868   *) :
10869      ;;
10870 esac
10871 fi
10872
10873
10874 as_nl='
10875 '
10876 export as_nl
10877 # Printing a long string crashes Solaris 7 /usr/bin/printf.
10878 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
10879 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
10880 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
10881 # Prefer a ksh shell builtin over an external printf program on Solaris,
10882 # but without wasting forks for bash or zsh.
10883 if test -z "$BASH_VERSION$ZSH_VERSION" \
10884     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
10885   as_echo='print -r --'
10886   as_echo_n='print -rn --'
10887 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
10888   as_echo='printf %s\n'
10889   as_echo_n='printf %s'
10890 else
10891   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
10892     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
10893     as_echo_n='/usr/ucb/echo -n'
10894   else
10895     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
10896     as_echo_n_body='eval
10897       arg=$1;
10898       case $arg in #(
10899       *"$as_nl"*)
10900         expr "X$arg" : "X\\(.*\\)$as_nl";
10901         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
10902       esac;
10903       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
10904     '
10905     export as_echo_n_body
10906     as_echo_n='sh -c $as_echo_n_body as_echo'
10907   fi
10908   export as_echo_body
10909   as_echo='sh -c $as_echo_body as_echo'
10910 fi
10911
10912 # The user is always right.
10913 if test "${PATH_SEPARATOR+set}" != set; then
10914   PATH_SEPARATOR=:
10915   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
10916     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
10917       PATH_SEPARATOR=';'
10918   }
10919 fi
10920
10921
10922 # IFS
10923 # We need space, tab and new line, in precisely that order.  Quoting is
10924 # there to prevent editors from complaining about space-tab.
10925 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
10926 # splitting by setting IFS to empty value.)
10927 IFS=" ""        $as_nl"
10928
10929 # Find who we are.  Look in the path if we contain no directory separator.
10930 case $0 in #((
10931   *[\\/]* ) as_myself=$0 ;;
10932   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10933 for as_dir in $PATH
10934 do
10935   IFS=$as_save_IFS
10936   test -z "$as_dir" && as_dir=.
10937     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
10938   done
10939 IFS=$as_save_IFS
10940
10941      ;;
10942 esac
10943 # We did not find ourselves, most probably we were run as `sh COMMAND'
10944 # in which case we are not to be found in the path.
10945 if test "x$as_myself" = x; then
10946   as_myself=$0
10947 fi
10948 if test ! -f "$as_myself"; then
10949   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
10950   exit 1
10951 fi
10952
10953 # Unset variables that we do not need and which cause bugs (e.g. in
10954 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
10955 # suppresses any "Segmentation fault" message there.  '((' could
10956 # trigger a bug in pdksh 5.2.14.
10957 for as_var in BASH_ENV ENV MAIL MAILPATH
10958 do eval test x\${$as_var+set} = xset \
10959   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
10960 done
10961 PS1='$ '
10962 PS2='> '
10963 PS4='+ '
10964
10965 # NLS nuisances.
10966 LC_ALL=C
10967 export LC_ALL
10968 LANGUAGE=C
10969 export LANGUAGE
10970
10971 # CDPATH.
10972 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
10973
10974
10975 # as_fn_error ERROR [LINENO LOG_FD]
10976 # ---------------------------------
10977 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
10978 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
10979 # script with status $?, using 1 if that was 0.
10980 as_fn_error ()
10981 {
10982   as_status=$?; test $as_status -eq 0 && as_status=1
10983   if test "$3"; then
10984     as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
10985     $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
10986   fi
10987   $as_echo "$as_me: error: $1" >&2
10988   as_fn_exit $as_status
10989 } # as_fn_error
10990
10991
10992 # as_fn_set_status STATUS
10993 # -----------------------
10994 # Set $? to STATUS, without forking.
10995 as_fn_set_status ()
10996 {
10997   return $1
10998 } # as_fn_set_status
10999
11000 # as_fn_exit STATUS
11001 # -----------------
11002 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
11003 as_fn_exit ()
11004 {
11005   set +e
11006   as_fn_set_status $1
11007   exit $1
11008 } # as_fn_exit
11009
11010 # as_fn_unset VAR
11011 # ---------------
11012 # Portably unset VAR.
11013 as_fn_unset ()
11014 {
11015   { eval $1=; unset $1;}
11016 }
11017 as_unset=as_fn_unset
11018 # as_fn_append VAR VALUE
11019 # ----------------------
11020 # Append the text in VALUE to the end of the definition contained in VAR. Take
11021 # advantage of any shell optimizations that allow amortized linear growth over
11022 # repeated appends, instead of the typical quadratic growth present in naive
11023 # implementations.
11024 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
11025   eval 'as_fn_append ()
11026   {
11027     eval $1+=\$2
11028   }'
11029 else
11030   as_fn_append ()
11031   {
11032     eval $1=\$$1\$2
11033   }
11034 fi # as_fn_append
11035
11036 # as_fn_arith ARG...
11037 # ------------------
11038 # Perform arithmetic evaluation on the ARGs, and store the result in the
11039 # global $as_val. Take advantage of shells that can avoid forks. The arguments
11040 # must be portable across $(()) and expr.
11041 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
11042   eval 'as_fn_arith ()
11043   {
11044     as_val=$(( $* ))
11045   }'
11046 else
11047   as_fn_arith ()
11048   {
11049     as_val=`expr "$@" || test $? -eq 1`
11050   }
11051 fi # as_fn_arith
11052
11053
11054 if expr a : '\(a\)' >/dev/null 2>&1 &&
11055    test "X`expr 00001 : '.*\(...\)'`" = X001; then
11056   as_expr=expr
11057 else
11058   as_expr=false
11059 fi
11060
11061 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
11062   as_basename=basename
11063 else
11064   as_basename=false
11065 fi
11066
11067 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
11068   as_dirname=dirname
11069 else
11070   as_dirname=false
11071 fi
11072
11073 as_me=`$as_basename -- "$0" ||
11074 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
11075          X"$0" : 'X\(//\)$' \| \
11076          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
11077 $as_echo X/"$0" |
11078     sed '/^.*\/\([^/][^/]*\)\/*$/{
11079             s//\1/
11080             q
11081           }
11082           /^X\/\(\/\/\)$/{
11083             s//\1/
11084             q
11085           }
11086           /^X\/\(\/\).*/{
11087             s//\1/
11088             q
11089           }
11090           s/.*/./; q'`
11091
11092 # Avoid depending upon Character Ranges.
11093 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
11094 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
11095 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
11096 as_cr_digits='0123456789'
11097 as_cr_alnum=$as_cr_Letters$as_cr_digits
11098
11099 ECHO_C= ECHO_N= ECHO_T=
11100 case `echo -n x` in #(((((
11101 -n*)
11102   case `echo 'xy\c'` in
11103   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
11104   xy)  ECHO_C='\c';;
11105   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
11106        ECHO_T=' ';;
11107   esac;;
11108 *)
11109   ECHO_N='-n';;
11110 esac
11111
11112 rm -f conf$$ conf$$.exe conf$$.file
11113 if test -d conf$$.dir; then
11114   rm -f conf$$.dir/conf$$.file
11115 else
11116   rm -f conf$$.dir
11117   mkdir conf$$.dir 2>/dev/null
11118 fi
11119 if (echo >conf$$.file) 2>/dev/null; then
11120   if ln -s conf$$.file conf$$ 2>/dev/null; then
11121     as_ln_s='ln -s'
11122     # ... but there are two gotchas:
11123     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
11124     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
11125     # In both cases, we have to default to `cp -p'.
11126     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
11127       as_ln_s='cp -p'
11128   elif ln conf$$.file conf$$ 2>/dev/null; then
11129     as_ln_s=ln
11130   else
11131     as_ln_s='cp -p'
11132   fi
11133 else
11134   as_ln_s='cp -p'
11135 fi
11136 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
11137 rmdir conf$$.dir 2>/dev/null
11138
11139
11140 # as_fn_mkdir_p
11141 # -------------
11142 # Create "$as_dir" as a directory, including parents if necessary.
11143 as_fn_mkdir_p ()
11144 {
11145
11146   case $as_dir in #(
11147   -*) as_dir=./$as_dir;;
11148   esac
11149   test -d "$as_dir" || eval $as_mkdir_p || {
11150     as_dirs=
11151     while :; do
11152       case $as_dir in #(
11153       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
11154       *) as_qdir=$as_dir;;
11155       esac
11156       as_dirs="'$as_qdir' $as_dirs"
11157       as_dir=`$as_dirname -- "$as_dir" ||
11158 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
11159          X"$as_dir" : 'X\(//\)[^/]' \| \
11160          X"$as_dir" : 'X\(//\)$' \| \
11161          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
11162 $as_echo X"$as_dir" |
11163     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
11164             s//\1/
11165             q
11166           }
11167           /^X\(\/\/\)[^/].*/{
11168             s//\1/
11169             q
11170           }
11171           /^X\(\/\/\)$/{
11172             s//\1/
11173             q
11174           }
11175           /^X\(\/\).*/{
11176             s//\1/
11177             q
11178           }
11179           s/.*/./; q'`
11180       test -d "$as_dir" && break
11181     done
11182     test -z "$as_dirs" || eval "mkdir $as_dirs"
11183   } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
11184
11185
11186 } # as_fn_mkdir_p
11187 if mkdir -p . 2>/dev/null; then
11188   as_mkdir_p='mkdir -p "$as_dir"'
11189 else
11190   test -d ./-p && rmdir ./-p
11191   as_mkdir_p=false
11192 fi
11193
11194 if test -x / >/dev/null 2>&1; then
11195   as_test_x='test -x'
11196 else
11197   if ls -dL / >/dev/null 2>&1; then
11198     as_ls_L_option=L
11199   else
11200     as_ls_L_option=
11201   fi
11202   as_test_x='
11203     eval sh -c '\''
11204       if test -d "$1"; then
11205         test -d "$1/.";
11206       else
11207         case $1 in #(
11208         -*)set "./$1";;
11209         esac;
11210         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
11211         ???[sx]*):;;*)false;;esac;fi
11212     '\'' sh
11213   '
11214 fi
11215 as_executable_p=$as_test_x
11216
11217 # Sed expression to map a string onto a valid CPP name.
11218 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
11219
11220 # Sed expression to map a string onto a valid variable name.
11221 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
11222
11223
11224 exec 6>&1
11225 ## ----------------------------------- ##
11226 ## Main body of $CONFIG_STATUS script. ##
11227 ## ----------------------------------- ##
11228 _ASEOF
11229 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
11230
11231 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
11232 # Save the log message, to keep $0 and so on meaningful, and to
11233 # report actual input values of CONFIG_FILES etc. instead of their
11234 # values after options handling.
11235 ac_log="
11236 This file was extended by iec16022 $as_me 0.2.4, which was
11237 generated by GNU Autoconf 2.64.  Invocation command line was
11238
11239   CONFIG_FILES    = $CONFIG_FILES
11240   CONFIG_HEADERS  = $CONFIG_HEADERS
11241   CONFIG_LINKS    = $CONFIG_LINKS
11242   CONFIG_COMMANDS = $CONFIG_COMMANDS
11243   $ $0 $@
11244
11245 on `(hostname || uname -n) 2>/dev/null | sed 1q`
11246 "
11247
11248 _ACEOF
11249
11250 case $ac_config_files in *"
11251 "*) set x $ac_config_files; shift; ac_config_files=$*;;
11252 esac
11253
11254 case $ac_config_headers in *"
11255 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
11256 esac
11257
11258
11259 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11260 # Files that config.status was made for.
11261 config_files="$ac_config_files"
11262 config_headers="$ac_config_headers"
11263 config_commands="$ac_config_commands"
11264
11265 _ACEOF
11266
11267 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
11268 ac_cs_usage="\
11269 \`$as_me' instantiates files and other configuration actions
11270 from templates according to the current configuration.  Unless the files
11271 and actions are specified as TAGs, all are instantiated by default.
11272
11273 Usage: $0 [OPTION]... [TAG]...
11274
11275   -h, --help       print this help, then exit
11276   -V, --version    print version number and configuration settings, then exit
11277   -q, --quiet, --silent
11278                    do not print progress messages
11279   -d, --debug      don't remove temporary files
11280       --recheck    update $as_me by reconfiguring in the same conditions
11281       --file=FILE[:TEMPLATE]
11282                    instantiate the configuration file FILE
11283       --header=FILE[:TEMPLATE]
11284                    instantiate the configuration header FILE
11285
11286 Configuration files:
11287 $config_files
11288
11289 Configuration headers:
11290 $config_headers
11291
11292 Configuration commands:
11293 $config_commands
11294
11295 Report bugs to <stefan@datenfreihafen.org>."
11296
11297 _ACEOF
11298 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11299 ac_cs_version="\\
11300 iec16022 config.status 0.2.4
11301 configured by $0, generated by GNU Autoconf 2.64,
11302   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
11303
11304 Copyright (C) 2009 Free Software Foundation, Inc.
11305 This config.status script is free software; the Free Software Foundation
11306 gives unlimited permission to copy, distribute and modify it."
11307
11308 ac_pwd='$ac_pwd'
11309 srcdir='$srcdir'
11310 INSTALL='$INSTALL'
11311 MKDIR_P='$MKDIR_P'
11312 AWK='$AWK'
11313 test -n "\$AWK" || AWK=awk
11314 _ACEOF
11315
11316 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
11317 # The default lists apply if the user does not specify any file.
11318 ac_need_defaults=:
11319 while test $# != 0
11320 do
11321   case $1 in
11322   --*=*)
11323     ac_option=`expr "X$1" : 'X\([^=]*\)='`
11324     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
11325     ac_shift=:
11326     ;;
11327   *)
11328     ac_option=$1
11329     ac_optarg=$2
11330     ac_shift=shift
11331     ;;
11332   esac
11333
11334   case $ac_option in
11335   # Handling of the options.
11336   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
11337     ac_cs_recheck=: ;;
11338   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
11339     $as_echo "$ac_cs_version"; exit ;;
11340   --debug | --debu | --deb | --de | --d | -d )
11341     debug=: ;;
11342   --file | --fil | --fi | --f )
11343     $ac_shift
11344     case $ac_optarg in
11345     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
11346     esac
11347     as_fn_append CONFIG_FILES " '$ac_optarg'"
11348     ac_need_defaults=false;;
11349   --header | --heade | --head | --hea )
11350     $ac_shift
11351     case $ac_optarg in
11352     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
11353     esac
11354     as_fn_append CONFIG_HEADERS " '$ac_optarg'"
11355     ac_need_defaults=false;;
11356   --he | --h)
11357     # Conflict between --help and --header
11358     as_fn_error "ambiguous option: \`$1'
11359 Try \`$0 --help' for more information.";;
11360   --help | --hel | -h )
11361     $as_echo "$ac_cs_usage"; exit ;;
11362   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
11363   | -silent | --silent | --silen | --sile | --sil | --si | --s)
11364     ac_cs_silent=: ;;
11365
11366   # This is an error.
11367   -*) as_fn_error "unrecognized option: \`$1'
11368 Try \`$0 --help' for more information." ;;
11369
11370   *) as_fn_append ac_config_targets " $1"
11371      ac_need_defaults=false ;;
11372
11373   esac
11374   shift
11375 done
11376
11377 ac_configure_extra_args=
11378
11379 if $ac_cs_silent; then
11380   exec 6>/dev/null
11381   ac_configure_extra_args="$ac_configure_extra_args --silent"
11382 fi
11383
11384 _ACEOF
11385 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11386 if \$ac_cs_recheck; then
11387   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
11388   shift
11389   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
11390   CONFIG_SHELL='$SHELL'
11391   export CONFIG_SHELL
11392   exec "\$@"
11393 fi
11394
11395 _ACEOF
11396 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
11397 exec 5>>config.log
11398 {
11399   echo
11400   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
11401 ## Running $as_me. ##
11402 _ASBOX
11403   $as_echo "$ac_log"
11404 } >&5
11405
11406 _ACEOF
11407 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11408 #
11409 # INIT-COMMANDS
11410 #
11411 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
11412
11413
11414 # The HP-UX ksh and POSIX shell print the target directory to stdout
11415 # if CDPATH is set.
11416 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
11417
11418 sed_quote_subst='$sed_quote_subst'
11419 double_quote_subst='$double_quote_subst'
11420 delay_variable_subst='$delay_variable_subst'
11421 macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
11422 macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
11423 enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
11424 enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
11425 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
11426 enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
11427 host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
11428 host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
11429 host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
11430 build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
11431 build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
11432 build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
11433 SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
11434 Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
11435 GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
11436 EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
11437 FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
11438 LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
11439 NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
11440 LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
11441 max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
11442 ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
11443 exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
11444 lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
11445 lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
11446 lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
11447 reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
11448 reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11449 OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
11450 deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
11451 file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
11452 AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
11453 AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
11454 STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
11455 RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
11456 old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11457 old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11458 old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11459 CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
11460 CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
11461 compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
11462 GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
11463 lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
11464 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
11465 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
11466 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
11467 objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
11468 SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
11469 ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
11470 MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
11471 lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
11472 lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
11473 lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
11474 lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
11475 lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
11476 need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
11477 DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
11478 NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
11479 LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
11480 OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
11481 OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
11482 libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
11483 shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11484 extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11485 archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
11486 enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
11487 export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
11488 whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
11489 compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
11490 old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11491 old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11492 archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11493 archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11494 module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11495 module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11496 with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
11497 allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
11498 no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
11499 hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
11500 hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
11501 hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
11502 hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
11503 hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
11504 hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
11505 hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
11506 hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
11507 inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
11508 link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
11509 fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
11510 always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
11511 export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11512 exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
11513 include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
11514 prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11515 file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
11516 variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
11517 need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
11518 need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
11519 version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
11520 runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
11521 shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
11522 shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
11523 libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
11524 library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
11525 soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
11526 postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11527 postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11528 finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
11529 finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
11530 hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
11531 sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
11532 sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
11533 hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
11534 enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
11535 enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
11536 enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
11537 old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
11538 striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
11539
11540 LTCC='$LTCC'
11541 LTCFLAGS='$LTCFLAGS'
11542 compiler='$compiler_DEFAULT'
11543
11544 # Quote evaled strings.
11545 for var in SED \
11546 GREP \
11547 EGREP \
11548 FGREP \
11549 LD \
11550 NM \
11551 LN_S \
11552 lt_SP2NL \
11553 lt_NL2SP \
11554 reload_flag \
11555 OBJDUMP \
11556 deplibs_check_method \
11557 file_magic_cmd \
11558 AR \
11559 AR_FLAGS \
11560 STRIP \
11561 RANLIB \
11562 CC \
11563 CFLAGS \
11564 compiler \
11565 lt_cv_sys_global_symbol_pipe \
11566 lt_cv_sys_global_symbol_to_cdecl \
11567 lt_cv_sys_global_symbol_to_c_name_address \
11568 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
11569 SHELL \
11570 ECHO \
11571 lt_prog_compiler_no_builtin_flag \
11572 lt_prog_compiler_wl \
11573 lt_prog_compiler_pic \
11574 lt_prog_compiler_static \
11575 lt_cv_prog_compiler_c_o \
11576 need_locks \
11577 DSYMUTIL \
11578 NMEDIT \
11579 LIPO \
11580 OTOOL \
11581 OTOOL64 \
11582 shrext_cmds \
11583 export_dynamic_flag_spec \
11584 whole_archive_flag_spec \
11585 compiler_needs_object \
11586 with_gnu_ld \
11587 allow_undefined_flag \
11588 no_undefined_flag \
11589 hardcode_libdir_flag_spec \
11590 hardcode_libdir_flag_spec_ld \
11591 hardcode_libdir_separator \
11592 fix_srcfile_path \
11593 exclude_expsyms \
11594 include_expsyms \
11595 file_list_spec \
11596 variables_saved_for_relink \
11597 libname_spec \
11598 library_names_spec \
11599 soname_spec \
11600 finish_eval \
11601 old_striplib \
11602 striplib; do
11603     case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
11604     *[\\\\\\\`\\"\\\$]*)
11605       eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
11606       ;;
11607     *)
11608       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
11609       ;;
11610     esac
11611 done
11612
11613 # Double-quote double-evaled strings.
11614 for var in reload_cmds \
11615 old_postinstall_cmds \
11616 old_postuninstall_cmds \
11617 old_archive_cmds \
11618 extract_expsyms_cmds \
11619 old_archive_from_new_cmds \
11620 old_archive_from_expsyms_cmds \
11621 archive_cmds \
11622 archive_expsym_cmds \
11623 module_cmds \
11624 module_expsym_cmds \
11625 export_symbols_cmds \
11626 prelink_cmds \
11627 postinstall_cmds \
11628 postuninstall_cmds \
11629 finish_cmds \
11630 sys_lib_search_path_spec \
11631 sys_lib_dlsearch_path_spec; do
11632     case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
11633     *[\\\\\\\`\\"\\\$]*)
11634       eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
11635       ;;
11636     *)
11637       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
11638       ;;
11639     esac
11640 done
11641
11642 # Fix-up fallback echo if it was mangled by the above quoting rules.
11643 case \$lt_ECHO in
11644 *'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
11645   ;;
11646 esac
11647
11648 ac_aux_dir='$ac_aux_dir'
11649 xsi_shell='$xsi_shell'
11650 lt_shell_append='$lt_shell_append'
11651
11652 # See if we are running on zsh, and set the options which allow our
11653 # commands through without removal of \ escapes INIT.
11654 if test -n "\${ZSH_VERSION+set}" ; then
11655    setopt NO_GLOB_SUBST
11656 fi
11657
11658
11659     PACKAGE='$PACKAGE'
11660     VERSION='$VERSION'
11661     TIMESTAMP='$TIMESTAMP'
11662     RM='$RM'
11663     ofile='$ofile'
11664
11665
11666
11667
11668 _ACEOF
11669
11670 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
11671
11672 # Handling of arguments.
11673 for ac_config_target in $ac_config_targets
11674 do
11675   case $ac_config_target in
11676     "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
11677     "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
11678     "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
11679     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
11680     "test/Makefile") CONFIG_FILES="$CONFIG_FILES test/Makefile" ;;
11681     "libiec16022.pc") CONFIG_FILES="$CONFIG_FILES libiec16022.pc" ;;
11682
11683   *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
11684   esac
11685 done
11686
11687
11688 # If the user did not use the arguments to specify the items to instantiate,
11689 # then the envvar interface is used.  Set only those that are not.
11690 # We use the long form for the default assignment because of an extremely
11691 # bizarre bug on SunOS 4.1.3.
11692 if $ac_need_defaults; then
11693   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
11694   test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
11695   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
11696 fi
11697
11698 # Have a temporary directory for convenience.  Make it in the build tree
11699 # simply because there is no reason against having it here, and in addition,
11700 # creating and moving files from /tmp can sometimes cause problems.
11701 # Hook for its removal unless debugging.
11702 # Note that there is a small window in which the directory will not be cleaned:
11703 # after its creation but before its name has been assigned to `$tmp'.
11704 $debug ||
11705 {
11706   tmp=
11707   trap 'exit_status=$?
11708   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
11709 ' 0
11710   trap 'as_fn_exit 1' 1 2 13 15
11711 }
11712 # Create a (secure) tmp directory for tmp files.
11713
11714 {
11715   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
11716   test -n "$tmp" && test -d "$tmp"
11717 }  ||
11718 {
11719   tmp=./conf$$-$RANDOM
11720   (umask 077 && mkdir "$tmp")
11721 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
11722
11723 # Set up the scripts for CONFIG_FILES section.
11724 # No need to generate them if there are no CONFIG_FILES.
11725 # This happens for instance with `./config.status config.h'.
11726 if test -n "$CONFIG_FILES"; then
11727
11728
11729 ac_cr=`echo X | tr X '\015'`
11730 # On cygwin, bash can eat \r inside `` if the user requested igncr.
11731 # But we know of no other shell where ac_cr would be empty at this
11732 # point, so we can use a bashism as a fallback.
11733 if test "x$ac_cr" = x; then
11734   eval ac_cr=\$\'\\r\'
11735 fi
11736 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
11737 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
11738   ac_cs_awk_cr='\r'
11739 else
11740   ac_cs_awk_cr=$ac_cr
11741 fi
11742
11743 echo 'BEGIN {' >"$tmp/subs1.awk" &&
11744 _ACEOF
11745
11746
11747 {
11748   echo "cat >conf$$subs.awk <<_ACEOF" &&
11749   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
11750   echo "_ACEOF"
11751 } >conf$$subs.sh ||
11752   as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
11753 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
11754 ac_delim='%!_!# '
11755 for ac_last_try in false false false false false :; do
11756   . ./conf$$subs.sh ||
11757     as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
11758
11759   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
11760   if test $ac_delim_n = $ac_delim_num; then
11761     break
11762   elif $ac_last_try; then
11763     as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
11764   else
11765     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
11766   fi
11767 done
11768 rm -f conf$$subs.sh
11769
11770 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11771 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
11772 _ACEOF
11773 sed -n '
11774 h
11775 s/^/S["/; s/!.*/"]=/
11776 p
11777 g
11778 s/^[^!]*!//
11779 :repl
11780 t repl
11781 s/'"$ac_delim"'$//
11782 t delim
11783 :nl
11784 h
11785 s/\(.\{148\}\).*/\1/
11786 t more1
11787 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
11788 p
11789 n
11790 b repl
11791 :more1
11792 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
11793 p
11794 g
11795 s/.\{148\}//
11796 t nl
11797 :delim
11798 h
11799 s/\(.\{148\}\).*/\1/
11800 t more2
11801 s/["\\]/\\&/g; s/^/"/; s/$/"/
11802 p
11803 b
11804 :more2
11805 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
11806 p
11807 g
11808 s/.\{148\}//
11809 t delim
11810 ' <conf$$subs.awk | sed '
11811 /^[^""]/{
11812   N
11813   s/\n//
11814 }
11815 ' >>$CONFIG_STATUS || ac_write_fail=1
11816 rm -f conf$$subs.awk
11817 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11818 _ACAWK
11819 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
11820   for (key in S) S_is_set[key] = 1
11821   FS = "\a"
11822
11823 }
11824 {
11825   line = $ 0
11826   nfields = split(line, field, "@")
11827   substed = 0
11828   len = length(field[1])
11829   for (i = 2; i < nfields; i++) {
11830     key = field[i]
11831     keylen = length(key)
11832     if (S_is_set[key]) {
11833       value = S[key]
11834       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
11835       len += length(value) + length(field[++i])
11836       substed = 1
11837     } else
11838       len += 1 + keylen
11839   }
11840
11841   print line
11842 }
11843
11844 _ACAWK
11845 _ACEOF
11846 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
11847 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
11848   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
11849 else
11850   cat
11851 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
11852   || as_fn_error "could not setup config files machinery" "$LINENO" 5
11853 _ACEOF
11854
11855 # VPATH may cause trouble with some makes, so we remove $(srcdir),
11856 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
11857 # trailing colons and then remove the whole line if VPATH becomes empty
11858 # (actually we leave an empty line to preserve line numbers).
11859 if test "x$srcdir" = x.; then
11860   ac_vpsub='/^[  ]*VPATH[        ]*=/{
11861 s/:*\$(srcdir):*/:/
11862 s/:*\${srcdir}:*/:/
11863 s/:*@srcdir@:*/:/
11864 s/^\([^=]*=[     ]*\):*/\1/
11865 s/:*$//
11866 s/^[^=]*=[       ]*$//
11867 }'
11868 fi
11869
11870 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
11871 fi # test -n "$CONFIG_FILES"
11872
11873 # Set up the scripts for CONFIG_HEADERS section.
11874 # No need to generate them if there are no CONFIG_HEADERS.
11875 # This happens for instance with `./config.status Makefile'.
11876 if test -n "$CONFIG_HEADERS"; then
11877 cat >"$tmp/defines.awk" <<\_ACAWK ||
11878 BEGIN {
11879 _ACEOF
11880
11881 # Transform confdefs.h into an awk script `defines.awk', embedded as
11882 # here-document in config.status, that substitutes the proper values into
11883 # config.h.in to produce config.h.
11884
11885 # Create a delimiter string that does not exist in confdefs.h, to ease
11886 # handling of long lines.
11887 ac_delim='%!_!# '
11888 for ac_last_try in false false :; do
11889   ac_t=`sed -n "/$ac_delim/p" confdefs.h`
11890   if test -z "$ac_t"; then
11891     break
11892   elif $ac_last_try; then
11893     as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
11894   else
11895     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
11896   fi
11897 done
11898
11899 # For the awk script, D is an array of macro values keyed by name,
11900 # likewise P contains macro parameters if any.  Preserve backslash
11901 # newline sequences.
11902
11903 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
11904 sed -n '
11905 s/.\{148\}/&'"$ac_delim"'/g
11906 t rset
11907 :rset
11908 s/^[     ]*#[    ]*define[       ][      ]*/ /
11909 t def
11910 d
11911 :def
11912 s/\\$//
11913 t bsnl
11914 s/["\\]/\\&/g
11915 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
11916 D["\1"]=" \3"/p
11917 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2"/p
11918 d
11919 :bsnl
11920 s/["\\]/\\&/g
11921 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
11922 D["\1"]=" \3\\\\\\n"\\/p
11923 t cont
11924 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
11925 t cont
11926 d
11927 :cont
11928 n
11929 s/.\{148\}/&'"$ac_delim"'/g
11930 t clear
11931 :clear
11932 s/\\$//
11933 t bsnlc
11934 s/["\\]/\\&/g; s/^/"/; s/$/"/p
11935 d
11936 :bsnlc
11937 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
11938 b cont
11939 ' <confdefs.h | sed '
11940 s/'"$ac_delim"'/"\\\
11941 "/g' >>$CONFIG_STATUS || ac_write_fail=1
11942
11943 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11944   for (key in D) D_is_set[key] = 1
11945   FS = "\a"
11946 }
11947 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
11948   line = \$ 0
11949   split(line, arg, " ")
11950   if (arg[1] == "#") {
11951     defundef = arg[2]
11952     mac1 = arg[3]
11953   } else {
11954     defundef = substr(arg[1], 2)
11955     mac1 = arg[2]
11956   }
11957   split(mac1, mac2, "(") #)
11958   macro = mac2[1]
11959   prefix = substr(line, 1, index(line, defundef) - 1)
11960   if (D_is_set[macro]) {
11961     # Preserve the white space surrounding the "#".
11962     print prefix "define", macro P[macro] D[macro]
11963     next
11964   } else {
11965     # Replace #undef with comments.  This is necessary, for example,
11966     # in the case of _POSIX_SOURCE, which is predefined and required
11967     # on some systems where configure will not decide to define it.
11968     if (defundef == "undef") {
11969       print "/*", prefix defundef, macro, "*/"
11970       next
11971     }
11972   }
11973 }
11974 { print }
11975 _ACAWK
11976 _ACEOF
11977 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
11978   as_fn_error "could not setup config headers machinery" "$LINENO" 5
11979 fi # test -n "$CONFIG_HEADERS"
11980
11981
11982 eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
11983 shift
11984 for ac_tag
11985 do
11986   case $ac_tag in
11987   :[FHLC]) ac_mode=$ac_tag; continue;;
11988   esac
11989   case $ac_mode$ac_tag in
11990   :[FHL]*:*);;
11991   :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
11992   :[FH]-) ac_tag=-:-;;
11993   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
11994   esac
11995   ac_save_IFS=$IFS
11996   IFS=:
11997   set x $ac_tag
11998   IFS=$ac_save_IFS
11999   shift
12000   ac_file=$1
12001   shift
12002
12003   case $ac_mode in
12004   :L) ac_source=$1;;
12005   :[FH])
12006     ac_file_inputs=
12007     for ac_f
12008     do
12009       case $ac_f in
12010       -) ac_f="$tmp/stdin";;
12011       *) # Look for the file first in the build tree, then in the source tree
12012          # (if the path is not absolute).  The absolute path cannot be DOS-style,
12013          # because $ac_f cannot contain `:'.
12014          test -f "$ac_f" ||
12015            case $ac_f in
12016            [\\/$]*) false;;
12017            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
12018            esac ||
12019            as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
12020       esac
12021       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
12022       as_fn_append ac_file_inputs " '$ac_f'"
12023     done
12024
12025     # Let's still pretend it is `configure' which instantiates (i.e., don't
12026     # use $as_me), people would be surprised to read:
12027     #    /* config.h.  Generated by config.status.  */
12028     configure_input='Generated from '`
12029           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
12030         `' by configure.'
12031     if test x"$ac_file" != x-; then
12032       configure_input="$ac_file.  $configure_input"
12033       { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
12034 $as_echo "$as_me: creating $ac_file" >&6;}
12035     fi
12036     # Neutralize special characters interpreted by sed in replacement strings.
12037     case $configure_input in #(
12038     *\&* | *\|* | *\\* )
12039        ac_sed_conf_input=`$as_echo "$configure_input" |
12040        sed 's/[\\\\&|]/\\\\&/g'`;; #(
12041     *) ac_sed_conf_input=$configure_input;;
12042     esac
12043
12044     case $ac_tag in
12045     *:-:* | *:-) cat >"$tmp/stdin" \
12046       || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
12047     esac
12048     ;;
12049   esac
12050
12051   ac_dir=`$as_dirname -- "$ac_file" ||
12052 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12053          X"$ac_file" : 'X\(//\)[^/]' \| \
12054          X"$ac_file" : 'X\(//\)$' \| \
12055          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
12056 $as_echo X"$ac_file" |
12057     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12058             s//\1/
12059             q
12060           }
12061           /^X\(\/\/\)[^/].*/{
12062             s//\1/
12063             q
12064           }
12065           /^X\(\/\/\)$/{
12066             s//\1/
12067             q
12068           }
12069           /^X\(\/\).*/{
12070             s//\1/
12071             q
12072           }
12073           s/.*/./; q'`
12074   as_dir="$ac_dir"; as_fn_mkdir_p
12075   ac_builddir=.
12076
12077 case "$ac_dir" in
12078 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
12079 *)
12080   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
12081   # A ".." for each directory in $ac_dir_suffix.
12082   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
12083   case $ac_top_builddir_sub in
12084   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
12085   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
12086   esac ;;
12087 esac
12088 ac_abs_top_builddir=$ac_pwd
12089 ac_abs_builddir=$ac_pwd$ac_dir_suffix
12090 # for backward compatibility:
12091 ac_top_builddir=$ac_top_build_prefix
12092
12093 case $srcdir in
12094   .)  # We are building in place.
12095     ac_srcdir=.
12096     ac_top_srcdir=$ac_top_builddir_sub
12097     ac_abs_top_srcdir=$ac_pwd ;;
12098   [\\/]* | ?:[\\/]* )  # Absolute name.
12099     ac_srcdir=$srcdir$ac_dir_suffix;
12100     ac_top_srcdir=$srcdir
12101     ac_abs_top_srcdir=$srcdir ;;
12102   *) # Relative name.
12103     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
12104     ac_top_srcdir=$ac_top_build_prefix$srcdir
12105     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
12106 esac
12107 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
12108
12109
12110   case $ac_mode in
12111   :F)
12112   #
12113   # CONFIG_FILE
12114   #
12115
12116   case $INSTALL in
12117   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
12118   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
12119   esac
12120   ac_MKDIR_P=$MKDIR_P
12121   case $MKDIR_P in
12122   [\\/$]* | ?:[\\/]* ) ;;
12123   */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
12124   esac
12125 _ACEOF
12126
12127 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12128 # If the template does not know about datarootdir, expand it.
12129 # FIXME: This hack should be removed a few years after 2.60.
12130 ac_datarootdir_hack=; ac_datarootdir_seen=
12131 ac_sed_dataroot='
12132 /datarootdir/ {
12133   p
12134   q
12135 }
12136 /@datadir@/p
12137 /@docdir@/p
12138 /@infodir@/p
12139 /@localedir@/p
12140 /@mandir@/p'
12141 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
12142 *datarootdir*) ac_datarootdir_seen=yes;;
12143 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
12144   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
12145 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
12146 _ACEOF
12147 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12148   ac_datarootdir_hack='
12149   s&@datadir@&$datadir&g
12150   s&@docdir@&$docdir&g
12151   s&@infodir@&$infodir&g
12152   s&@localedir@&$localedir&g
12153   s&@mandir@&$mandir&g
12154   s&\\\${datarootdir}&$datarootdir&g' ;;
12155 esac
12156 _ACEOF
12157
12158 # Neutralize VPATH when `$srcdir' = `.'.
12159 # Shell code in configure.ac might set extrasub.
12160 # FIXME: do we really want to maintain this feature?
12161 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12162 ac_sed_extra="$ac_vpsub
12163 $extrasub
12164 _ACEOF
12165 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12166 :t
12167 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
12168 s|@configure_input@|$ac_sed_conf_input|;t t
12169 s&@top_builddir@&$ac_top_builddir_sub&;t t
12170 s&@top_build_prefix@&$ac_top_build_prefix&;t t
12171 s&@srcdir@&$ac_srcdir&;t t
12172 s&@abs_srcdir@&$ac_abs_srcdir&;t t
12173 s&@top_srcdir@&$ac_top_srcdir&;t t
12174 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
12175 s&@builddir@&$ac_builddir&;t t
12176 s&@abs_builddir@&$ac_abs_builddir&;t t
12177 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
12178 s&@INSTALL@&$ac_INSTALL&;t t
12179 s&@MKDIR_P@&$ac_MKDIR_P&;t t
12180 $ac_datarootdir_hack
12181 "
12182 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
12183   || as_fn_error "could not create $ac_file" "$LINENO" 5
12184
12185 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
12186   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
12187   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
12188   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
12189 which seems to be undefined.  Please make sure it is defined." >&5
12190 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
12191 which seems to be undefined.  Please make sure it is defined." >&2;}
12192
12193   rm -f "$tmp/stdin"
12194   case $ac_file in
12195   -) cat "$tmp/out" && rm -f "$tmp/out";;
12196   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
12197   esac \
12198   || as_fn_error "could not create $ac_file" "$LINENO" 5
12199  ;;
12200   :H)
12201   #
12202   # CONFIG_HEADER
12203   #
12204   if test x"$ac_file" != x-; then
12205     {
12206       $as_echo "/* $configure_input  */" \
12207       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
12208     } >"$tmp/config.h" \
12209       || as_fn_error "could not create $ac_file" "$LINENO" 5
12210     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
12211       { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
12212 $as_echo "$as_me: $ac_file is unchanged" >&6;}
12213     else
12214       rm -f "$ac_file"
12215       mv "$tmp/config.h" "$ac_file" \
12216         || as_fn_error "could not create $ac_file" "$LINENO" 5
12217     fi
12218   else
12219     $as_echo "/* $configure_input  */" \
12220       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
12221       || as_fn_error "could not create -" "$LINENO" 5
12222   fi
12223 # Compute "$ac_file"'s index in $config_headers.
12224 _am_arg="$ac_file"
12225 _am_stamp_count=1
12226 for _am_header in $config_headers :; do
12227   case $_am_header in
12228     $_am_arg | $_am_arg:* )
12229       break ;;
12230     * )
12231       _am_stamp_count=`expr $_am_stamp_count + 1` ;;
12232   esac
12233 done
12234 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
12235 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12236          X"$_am_arg" : 'X\(//\)[^/]' \| \
12237          X"$_am_arg" : 'X\(//\)$' \| \
12238          X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
12239 $as_echo X"$_am_arg" |
12240     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12241             s//\1/
12242             q
12243           }
12244           /^X\(\/\/\)[^/].*/{
12245             s//\1/
12246             q
12247           }
12248           /^X\(\/\/\)$/{
12249             s//\1/
12250             q
12251           }
12252           /^X\(\/\).*/{
12253             s//\1/
12254             q
12255           }
12256           s/.*/./; q'`/stamp-h$_am_stamp_count
12257  ;;
12258
12259   :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
12260 $as_echo "$as_me: executing $ac_file commands" >&6;}
12261  ;;
12262   esac
12263
12264
12265   case $ac_file$ac_mode in
12266     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
12267   # Autoconf 2.62 quotes --file arguments for eval, but not when files
12268   # are listed without --file.  Let's play safe and only enable the eval
12269   # if we detect the quoting.
12270   case $CONFIG_FILES in
12271   *\'*) eval set x "$CONFIG_FILES" ;;
12272   *)   set x $CONFIG_FILES ;;
12273   esac
12274   shift
12275   for mf
12276   do
12277     # Strip MF so we end up with the name of the file.
12278     mf=`echo "$mf" | sed -e 's/:.*$//'`
12279     # Check whether this is an Automake generated Makefile or not.
12280     # We used to match only the files named `Makefile.in', but
12281     # some people rename them; so instead we look at the file content.
12282     # Grep'ing the first line is not enough: some people post-process
12283     # each Makefile.in and add a new line on top of each file to say so.
12284     # Grep'ing the whole file is not good either: AIX grep has a line
12285     # limit of 2048, but all sed's we know have understand at least 4000.
12286     if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
12287       dirpart=`$as_dirname -- "$mf" ||
12288 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12289          X"$mf" : 'X\(//\)[^/]' \| \
12290          X"$mf" : 'X\(//\)$' \| \
12291          X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
12292 $as_echo X"$mf" |
12293     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12294             s//\1/
12295             q
12296           }
12297           /^X\(\/\/\)[^/].*/{
12298             s//\1/
12299             q
12300           }
12301           /^X\(\/\/\)$/{
12302             s//\1/
12303             q
12304           }
12305           /^X\(\/\).*/{
12306             s//\1/
12307             q
12308           }
12309           s/.*/./; q'`
12310     else
12311       continue
12312     fi
12313     # Extract the definition of DEPDIR, am__include, and am__quote
12314     # from the Makefile without running `make'.
12315     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
12316     test -z "$DEPDIR" && continue
12317     am__include=`sed -n 's/^am__include = //p' < "$mf"`
12318     test -z "am__include" && continue
12319     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
12320     # When using ansi2knr, U may be empty or an underscore; expand it
12321     U=`sed -n 's/^U = //p' < "$mf"`
12322     # Find all dependency output files, they are included files with
12323     # $(DEPDIR) in their names.  We invoke sed twice because it is the
12324     # simplest approach to changing $(DEPDIR) to its actual value in the
12325     # expansion.
12326     for file in `sed -n "
12327       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
12328          sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
12329       # Make sure the directory exists.
12330       test -f "$dirpart/$file" && continue
12331       fdir=`$as_dirname -- "$file" ||
12332 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12333          X"$file" : 'X\(//\)[^/]' \| \
12334          X"$file" : 'X\(//\)$' \| \
12335          X"$file" : 'X\(/\)' \| . 2>/dev/null ||
12336 $as_echo X"$file" |
12337     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12338             s//\1/
12339             q
12340           }
12341           /^X\(\/\/\)[^/].*/{
12342             s//\1/
12343             q
12344           }
12345           /^X\(\/\/\)$/{
12346             s//\1/
12347             q
12348           }
12349           /^X\(\/\).*/{
12350             s//\1/
12351             q
12352           }
12353           s/.*/./; q'`
12354       as_dir=$dirpart/$fdir; as_fn_mkdir_p
12355       # echo "creating $dirpart/$file"
12356       echo '# dummy' > "$dirpart/$file"
12357     done
12358   done
12359 }
12360  ;;
12361     "libtool":C)
12362
12363     # See if we are running on zsh, and set the options which allow our
12364     # commands through without removal of \ escapes.
12365     if test -n "${ZSH_VERSION+set}" ; then
12366       setopt NO_GLOB_SUBST
12367     fi
12368
12369     cfgfile="${ofile}T"
12370     trap "$RM \"$cfgfile\"; exit 1" 1 2 15
12371     $RM "$cfgfile"
12372
12373     cat <<_LT_EOF >> "$cfgfile"
12374 #! $SHELL
12375
12376 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
12377 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
12378 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
12379 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
12380 #
12381 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
12382 #                 2006, 2007, 2008 Free Software Foundation, Inc.
12383 #   Written by Gordon Matzigkeit, 1996
12384 #
12385 #   This file is part of GNU Libtool.
12386 #
12387 # GNU Libtool is free software; you can redistribute it and/or
12388 # modify it under the terms of the GNU General Public License as
12389 # published by the Free Software Foundation; either version 2 of
12390 # the License, or (at your option) any later version.
12391 #
12392 # As a special exception to the GNU General Public License,
12393 # if you distribute this file as part of a program or library that
12394 # is built using GNU Libtool, you may include this file under the
12395 # same distribution terms that you use for the rest of that program.
12396 #
12397 # GNU Libtool is distributed in the hope that it will be useful,
12398 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12399 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12400 # GNU General Public License for more details.
12401 #
12402 # You should have received a copy of the GNU General Public License
12403 # along with GNU Libtool; see the file COPYING.  If not, a copy
12404 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
12405 # obtained by writing to the Free Software Foundation, Inc.,
12406 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
12407
12408
12409 # The names of the tagged configurations supported by this script.
12410 available_tags=""
12411
12412 # ### BEGIN LIBTOOL CONFIG
12413
12414 # Which release of libtool.m4 was used?
12415 macro_version=$macro_version
12416 macro_revision=$macro_revision
12417
12418 # Whether or not to build shared libraries.
12419 build_libtool_libs=$enable_shared
12420
12421 # Whether or not to build static libraries.
12422 build_old_libs=$enable_static
12423
12424 # What type of objects to build.
12425 pic_mode=$pic_mode
12426
12427 # Whether or not to optimize for fast installation.
12428 fast_install=$enable_fast_install
12429
12430 # The host system.
12431 host_alias=$host_alias
12432 host=$host
12433 host_os=$host_os
12434
12435 # The build system.
12436 build_alias=$build_alias
12437 build=$build
12438 build_os=$build_os
12439
12440 # A sed program that does not truncate output.
12441 SED=$lt_SED
12442
12443 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
12444 Xsed="\$SED -e 1s/^X//"
12445
12446 # A grep program that handles long lines.
12447 GREP=$lt_GREP
12448
12449 # An ERE matcher.
12450 EGREP=$lt_EGREP
12451
12452 # A literal string matcher.
12453 FGREP=$lt_FGREP
12454
12455 # A BSD- or MS-compatible name lister.
12456 NM=$lt_NM
12457
12458 # Whether we need soft or hard links.
12459 LN_S=$lt_LN_S
12460
12461 # What is the maximum length of a command?
12462 max_cmd_len=$max_cmd_len
12463
12464 # Object file suffix (normally "o").
12465 objext=$ac_objext
12466
12467 # Executable file suffix (normally "").
12468 exeext=$exeext
12469
12470 # whether the shell understands "unset".
12471 lt_unset=$lt_unset
12472
12473 # turn spaces into newlines.
12474 SP2NL=$lt_lt_SP2NL
12475
12476 # turn newlines into spaces.
12477 NL2SP=$lt_lt_NL2SP
12478
12479 # How to create reloadable object files.
12480 reload_flag=$lt_reload_flag
12481 reload_cmds=$lt_reload_cmds
12482
12483 # An object symbol dumper.
12484 OBJDUMP=$lt_OBJDUMP
12485
12486 # Method to check whether dependent libraries are shared objects.
12487 deplibs_check_method=$lt_deplibs_check_method
12488
12489 # Command to use when deplibs_check_method == "file_magic".
12490 file_magic_cmd=$lt_file_magic_cmd
12491
12492 # The archiver.
12493 AR=$lt_AR
12494 AR_FLAGS=$lt_AR_FLAGS
12495
12496 # A symbol stripping program.
12497 STRIP=$lt_STRIP
12498
12499 # Commands used to install an old-style archive.
12500 RANLIB=$lt_RANLIB
12501 old_postinstall_cmds=$lt_old_postinstall_cmds
12502 old_postuninstall_cmds=$lt_old_postuninstall_cmds
12503
12504 # A C compiler.
12505 LTCC=$lt_CC
12506
12507 # LTCC compiler flags.
12508 LTCFLAGS=$lt_CFLAGS
12509
12510 # Take the output of nm and produce a listing of raw symbols and C names.
12511 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
12512
12513 # Transform the output of nm in a proper C declaration.
12514 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
12515
12516 # Transform the output of nm in a C name address pair.
12517 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
12518
12519 # Transform the output of nm in a C name address pair when lib prefix is needed.
12520 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
12521
12522 # The name of the directory that contains temporary libtool files.
12523 objdir=$objdir
12524
12525 # Shell to use when invoking shell scripts.
12526 SHELL=$lt_SHELL
12527
12528 # An echo program that does not interpret backslashes.
12529 ECHO=$lt_ECHO
12530
12531 # Used to examine libraries when file_magic_cmd begins with "file".
12532 MAGIC_CMD=$MAGIC_CMD
12533
12534 # Must we lock files when doing compilation?
12535 need_locks=$lt_need_locks
12536
12537 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
12538 DSYMUTIL=$lt_DSYMUTIL
12539
12540 # Tool to change global to local symbols on Mac OS X.
12541 NMEDIT=$lt_NMEDIT
12542
12543 # Tool to manipulate fat objects and archives on Mac OS X.
12544 LIPO=$lt_LIPO
12545
12546 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
12547 OTOOL=$lt_OTOOL
12548
12549 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
12550 OTOOL64=$lt_OTOOL64
12551
12552 # Old archive suffix (normally "a").
12553 libext=$libext
12554
12555 # Shared library suffix (normally ".so").
12556 shrext_cmds=$lt_shrext_cmds
12557
12558 # The commands to extract the exported symbol list from a shared archive.
12559 extract_expsyms_cmds=$lt_extract_expsyms_cmds
12560
12561 # Variables whose values should be saved in libtool wrapper scripts and
12562 # restored at link time.
12563 variables_saved_for_relink=$lt_variables_saved_for_relink
12564
12565 # Do we need the "lib" prefix for modules?
12566 need_lib_prefix=$need_lib_prefix
12567
12568 # Do we need a version for libraries?
12569 need_version=$need_version
12570
12571 # Library versioning type.
12572 version_type=$version_type
12573
12574 # Shared library runtime path variable.
12575 runpath_var=$runpath_var
12576
12577 # Shared library path variable.
12578 shlibpath_var=$shlibpath_var
12579
12580 # Is shlibpath searched before the hard-coded library search path?
12581 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
12582
12583 # Format of library name prefix.
12584 libname_spec=$lt_libname_spec
12585
12586 # List of archive names.  First name is the real one, the rest are links.
12587 # The last name is the one that the linker finds with -lNAME
12588 library_names_spec=$lt_library_names_spec
12589
12590 # The coded name of the library, if different from the real name.
12591 soname_spec=$lt_soname_spec
12592
12593 # Command to use after installation of a shared archive.
12594 postinstall_cmds=$lt_postinstall_cmds
12595
12596 # Command to use after uninstallation of a shared archive.
12597 postuninstall_cmds=$lt_postuninstall_cmds
12598
12599 # Commands used to finish a libtool library installation in a directory.
12600 finish_cmds=$lt_finish_cmds
12601
12602 # As "finish_cmds", except a single script fragment to be evaled but
12603 # not shown.
12604 finish_eval=$lt_finish_eval
12605
12606 # Whether we should hardcode library paths into libraries.
12607 hardcode_into_libs=$hardcode_into_libs
12608
12609 # Compile-time system search path for libraries.
12610 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
12611
12612 # Run-time system search path for libraries.
12613 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
12614
12615 # Whether dlopen is supported.
12616 dlopen_support=$enable_dlopen
12617
12618 # Whether dlopen of programs is supported.
12619 dlopen_self=$enable_dlopen_self
12620
12621 # Whether dlopen of statically linked programs is supported.
12622 dlopen_self_static=$enable_dlopen_self_static
12623
12624 # Commands to strip libraries.
12625 old_striplib=$lt_old_striplib
12626 striplib=$lt_striplib
12627
12628
12629 # The linker used to build libraries.
12630 LD=$lt_LD
12631
12632 # Commands used to build an old-style archive.
12633 old_archive_cmds=$lt_old_archive_cmds
12634
12635 # A language specific compiler.
12636 CC=$lt_compiler
12637
12638 # Is the compiler the GNU compiler?
12639 with_gcc=$GCC
12640
12641 # Compiler flag to turn off builtin functions.
12642 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
12643
12644 # How to pass a linker flag through the compiler.
12645 wl=$lt_lt_prog_compiler_wl
12646
12647 # Additional compiler flags for building library objects.
12648 pic_flag=$lt_lt_prog_compiler_pic
12649
12650 # Compiler flag to prevent dynamic linking.
12651 link_static_flag=$lt_lt_prog_compiler_static
12652
12653 # Does compiler simultaneously support -c and -o options?
12654 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
12655
12656 # Whether or not to add -lc for building shared libraries.
12657 build_libtool_need_lc=$archive_cmds_need_lc
12658
12659 # Whether or not to disallow shared libs when runtime libs are static.
12660 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
12661
12662 # Compiler flag to allow reflexive dlopens.
12663 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
12664
12665 # Compiler flag to generate shared objects directly from archives.
12666 whole_archive_flag_spec=$lt_whole_archive_flag_spec
12667
12668 # Whether the compiler copes with passing no objects directly.
12669 compiler_needs_object=$lt_compiler_needs_object
12670
12671 # Create an old-style archive from a shared archive.
12672 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
12673
12674 # Create a temporary old-style archive to link instead of a shared archive.
12675 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
12676
12677 # Commands used to build a shared archive.
12678 archive_cmds=$lt_archive_cmds
12679 archive_expsym_cmds=$lt_archive_expsym_cmds
12680
12681 # Commands used to build a loadable module if different from building
12682 # a shared archive.
12683 module_cmds=$lt_module_cmds
12684 module_expsym_cmds=$lt_module_expsym_cmds
12685
12686 # Whether we are building with GNU ld or not.
12687 with_gnu_ld=$lt_with_gnu_ld
12688
12689 # Flag that allows shared libraries with undefined symbols to be built.
12690 allow_undefined_flag=$lt_allow_undefined_flag
12691
12692 # Flag that enforces no undefined symbols.
12693 no_undefined_flag=$lt_no_undefined_flag
12694
12695 # Flag to hardcode \$libdir into a binary during linking.
12696 # This must work even if \$libdir does not exist
12697 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
12698
12699 # If ld is used when linking, flag to hardcode \$libdir into a binary
12700 # during linking.  This must work even if \$libdir does not exist.
12701 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
12702
12703 # Whether we need a single "-rpath" flag with a separated argument.
12704 hardcode_libdir_separator=$lt_hardcode_libdir_separator
12705
12706 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
12707 # DIR into the resulting binary.
12708 hardcode_direct=$hardcode_direct
12709
12710 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
12711 # DIR into the resulting binary and the resulting library dependency is
12712 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
12713 # library is relocated.
12714 hardcode_direct_absolute=$hardcode_direct_absolute
12715
12716 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
12717 # into the resulting binary.
12718 hardcode_minus_L=$hardcode_minus_L
12719
12720 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
12721 # into the resulting binary.
12722 hardcode_shlibpath_var=$hardcode_shlibpath_var
12723
12724 # Set to "yes" if building a shared library automatically hardcodes DIR
12725 # into the library and all subsequent libraries and executables linked
12726 # against it.
12727 hardcode_automatic=$hardcode_automatic
12728
12729 # Set to yes if linker adds runtime paths of dependent libraries
12730 # to runtime path list.
12731 inherit_rpath=$inherit_rpath
12732
12733 # Whether libtool must link a program against all its dependency libraries.
12734 link_all_deplibs=$link_all_deplibs
12735
12736 # Fix the shell variable \$srcfile for the compiler.
12737 fix_srcfile_path=$lt_fix_srcfile_path
12738
12739 # Set to "yes" if exported symbols are required.
12740 always_export_symbols=$always_export_symbols
12741
12742 # The commands to list exported symbols.
12743 export_symbols_cmds=$lt_export_symbols_cmds
12744
12745 # Symbols that should not be listed in the preloaded symbols.
12746 exclude_expsyms=$lt_exclude_expsyms
12747
12748 # Symbols that must always be exported.
12749 include_expsyms=$lt_include_expsyms
12750
12751 # Commands necessary for linking programs (against libraries) with templates.
12752 prelink_cmds=$lt_prelink_cmds
12753
12754 # Specify filename containing input files.
12755 file_list_spec=$lt_file_list_spec
12756
12757 # How to hardcode a shared library path into an executable.
12758 hardcode_action=$hardcode_action
12759
12760 # ### END LIBTOOL CONFIG
12761
12762 _LT_EOF
12763
12764   case $host_os in
12765   aix3*)
12766     cat <<\_LT_EOF >> "$cfgfile"
12767 # AIX sometimes has problems with the GCC collect2 program.  For some
12768 # reason, if we set the COLLECT_NAMES environment variable, the problems
12769 # vanish in a puff of smoke.
12770 if test "X${COLLECT_NAMES+set}" != Xset; then
12771   COLLECT_NAMES=
12772   export COLLECT_NAMES
12773 fi
12774 _LT_EOF
12775     ;;
12776   esac
12777
12778
12779 ltmain="$ac_aux_dir/ltmain.sh"
12780
12781
12782   # We use sed instead of cat because bash on DJGPP gets confused if
12783   # if finds mixed CR/LF and LF-only lines.  Since sed operates in
12784   # text mode, it properly converts lines to CR/LF.  This bash problem
12785   # is reportedly fixed, but why not run on old versions too?
12786   sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
12787     || (rm -f "$cfgfile"; exit 1)
12788
12789   case $xsi_shell in
12790   yes)
12791     cat << \_LT_EOF >> "$cfgfile"
12792
12793 # func_dirname file append nondir_replacement
12794 # Compute the dirname of FILE.  If nonempty, add APPEND to the result,
12795 # otherwise set result to NONDIR_REPLACEMENT.
12796 func_dirname ()
12797 {
12798   case ${1} in
12799     */*) func_dirname_result="${1%/*}${2}" ;;
12800     *  ) func_dirname_result="${3}" ;;
12801   esac
12802 }
12803
12804 # func_basename file
12805 func_basename ()
12806 {
12807   func_basename_result="${1##*/}"
12808 }
12809
12810 # func_dirname_and_basename file append nondir_replacement
12811 # perform func_basename and func_dirname in a single function
12812 # call:
12813 #   dirname:  Compute the dirname of FILE.  If nonempty,
12814 #             add APPEND to the result, otherwise set result
12815 #             to NONDIR_REPLACEMENT.
12816 #             value returned in "$func_dirname_result"
12817 #   basename: Compute filename of FILE.
12818 #             value retuned in "$func_basename_result"
12819 # Implementation must be kept synchronized with func_dirname
12820 # and func_basename. For efficiency, we do not delegate to
12821 # those functions but instead duplicate the functionality here.
12822 func_dirname_and_basename ()
12823 {
12824   case ${1} in
12825     */*) func_dirname_result="${1%/*}${2}" ;;
12826     *  ) func_dirname_result="${3}" ;;
12827   esac
12828   func_basename_result="${1##*/}"
12829 }
12830
12831 # func_stripname prefix suffix name
12832 # strip PREFIX and SUFFIX off of NAME.
12833 # PREFIX and SUFFIX must not contain globbing or regex special
12834 # characters, hashes, percent signs, but SUFFIX may contain a leading
12835 # dot (in which case that matches only a dot).
12836 func_stripname ()
12837 {
12838   # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
12839   # positional parameters, so assign one to ordinary parameter first.
12840   func_stripname_result=${3}
12841   func_stripname_result=${func_stripname_result#"${1}"}
12842   func_stripname_result=${func_stripname_result%"${2}"}
12843 }
12844
12845 # func_opt_split
12846 func_opt_split ()
12847 {
12848   func_opt_split_opt=${1%%=*}
12849   func_opt_split_arg=${1#*=}
12850 }
12851
12852 # func_lo2o object
12853 func_lo2o ()
12854 {
12855   case ${1} in
12856     *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
12857     *)    func_lo2o_result=${1} ;;
12858   esac
12859 }
12860
12861 # func_xform libobj-or-source
12862 func_xform ()
12863 {
12864   func_xform_result=${1%.*}.lo
12865 }
12866
12867 # func_arith arithmetic-term...
12868 func_arith ()
12869 {
12870   func_arith_result=$(( $* ))
12871 }
12872
12873 # func_len string
12874 # STRING may not start with a hyphen.
12875 func_len ()
12876 {
12877   func_len_result=${#1}
12878 }
12879
12880 _LT_EOF
12881     ;;
12882   *) # Bourne compatible functions.
12883     cat << \_LT_EOF >> "$cfgfile"
12884
12885 # func_dirname file append nondir_replacement
12886 # Compute the dirname of FILE.  If nonempty, add APPEND to the result,
12887 # otherwise set result to NONDIR_REPLACEMENT.
12888 func_dirname ()
12889 {
12890   # Extract subdirectory from the argument.
12891   func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
12892   if test "X$func_dirname_result" = "X${1}"; then
12893     func_dirname_result="${3}"
12894   else
12895     func_dirname_result="$func_dirname_result${2}"
12896   fi
12897 }
12898
12899 # func_basename file
12900 func_basename ()
12901 {
12902   func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
12903 }
12904
12905
12906 # func_stripname prefix suffix name
12907 # strip PREFIX and SUFFIX off of NAME.
12908 # PREFIX and SUFFIX must not contain globbing or regex special
12909 # characters, hashes, percent signs, but SUFFIX may contain a leading
12910 # dot (in which case that matches only a dot).
12911 # func_strip_suffix prefix name
12912 func_stripname ()
12913 {
12914   case ${2} in
12915     .*) func_stripname_result=`$ECHO "X${3}" \
12916            | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
12917     *)  func_stripname_result=`$ECHO "X${3}" \
12918            | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
12919   esac
12920 }
12921
12922 # sed scripts:
12923 my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
12924 my_sed_long_arg='1s/^-[^=]*=//'
12925
12926 # func_opt_split
12927 func_opt_split ()
12928 {
12929   func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
12930   func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
12931 }
12932
12933 # func_lo2o object
12934 func_lo2o ()
12935 {
12936   func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
12937 }
12938
12939 # func_xform libobj-or-source
12940 func_xform ()
12941 {
12942   func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
12943 }
12944
12945 # func_arith arithmetic-term...
12946 func_arith ()
12947 {
12948   func_arith_result=`expr "$@"`
12949 }
12950
12951 # func_len string
12952 # STRING may not start with a hyphen.
12953 func_len ()
12954 {
12955   func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
12956 }
12957
12958 _LT_EOF
12959 esac
12960
12961 case $lt_shell_append in
12962   yes)
12963     cat << \_LT_EOF >> "$cfgfile"
12964
12965 # func_append var value
12966 # Append VALUE to the end of shell variable VAR.
12967 func_append ()
12968 {
12969   eval "$1+=\$2"
12970 }
12971 _LT_EOF
12972     ;;
12973   *)
12974     cat << \_LT_EOF >> "$cfgfile"
12975
12976 # func_append var value
12977 # Append VALUE to the end of shell variable VAR.
12978 func_append ()
12979 {
12980   eval "$1=\$$1\$2"
12981 }
12982
12983 _LT_EOF
12984     ;;
12985   esac
12986
12987
12988   sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
12989     || (rm -f "$cfgfile"; exit 1)
12990
12991   mv -f "$cfgfile" "$ofile" ||
12992     (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
12993   chmod +x "$ofile"
12994
12995  ;;
12996
12997   esac
12998 done # for ac_tag
12999
13000
13001 as_fn_exit 0
13002 _ACEOF
13003 ac_clean_files=$ac_clean_files_save
13004
13005 test $ac_write_fail = 0 ||
13006   as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
13007
13008
13009 # configure is writing to config.log, and then calls config.status.
13010 # config.status does its own redirection, appending to config.log.
13011 # Unfortunately, on DOS this fails, as config.log is still kept open
13012 # by configure, so config.status won't be able to write to it; its
13013 # output is simply discarded.  So we exec the FD to /dev/null,
13014 # effectively closing config.log, so it can be properly (re)opened and
13015 # appended to by config.status.  When coming back to configure, we
13016 # need to make the FD available again.
13017 if test "$no_create" != yes; then
13018   ac_cs_success=:
13019   ac_config_status_args=
13020   test "$silent" = yes &&
13021     ac_config_status_args="$ac_config_status_args --quiet"
13022   exec 5>/dev/null
13023   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
13024   exec 5>>config.log
13025   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
13026   # would make configure fail if this is the last instruction.
13027   $ac_cs_success || as_fn_exit $?
13028 fi
13029 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
13030   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
13031 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
13032 fi
13033