2 # Guess values for system-dependent variables and create Makefiles. 
   3 # Generated by GNU Autoconf 2.65 for Cycript 0.9. 
   5 # Report bugs to <saurik@saurik.com>. 
   8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
   9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 
  13 # This configure script is free software; the Free Software Foundation 
  14 # gives unlimited permission to copy, distribute and modify it. 
  15 ## -------------------- ## 
  16 ## M4sh Initialization. ## 
  17 ## -------------------- ## 
  19 # Be more Bourne compatible 
  20 DUALCASE
=1; export DUALCASE 
# for MKS sh 
  21 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null 
2>&1; then : 
  24   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 
  25   # is contrary to our usage.  Disable this feature. 
  26   alias -g '${1+"$@"}'='"$@"' 
  29   case `(set -o) 2>/dev/null` in #( 
  41 # Printing a long string crashes Solaris 7 /usr/bin/printf. 
  42 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 
  43 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 
  44 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 
  45 # Prefer a ksh shell builtin over an external printf program on Solaris, 
  46 # but without wasting forks for bash or zsh. 
  47 if test -z "$BASH_VERSION$ZSH_VERSION" \ 
  48     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then 
  50   as_echo_n='print 
-rn --' 
  51 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 
  55   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 
  56     as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"' 
  57     as_echo_n='/usr
/ucb
/echo -n' 
  59     as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 
  64         expr "X$arg" : "X\\(.*\\)$as_nl"; 
  65         arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 
  67       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 
  70     as_echo_n='sh 
-c $as_echo_n_body as_echo
' 
  73   as_echo='sh 
-c $as_echo_body as_echo
' 
  76 # The user is always right. 
  77 if test "${PATH_SEPARATOR+set}" != set; then 
  79   (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 
  80     (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 
  87 # We need space, tab and new line, in precisely that order.  Quoting is 
  88 # there to prevent editors from complaining about space-tab. 
  89 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 
  90 # splitting by setting IFS to empty value.) 
  93 # Find who we are.  Look in the path if we contain no directory separator. 
  95   *[\\/]* ) as_myself=$0 ;; 
  96   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
 100   test -z "$as_dir" && as_dir=. 
 101     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break 
 107 # We did not find ourselves, most probably we were run as `sh COMMAND' 
 108 # in which case we are not to be found in the path. 
 109 if test "x$as_myself" = x
; then 
 112 if test ! -f "$as_myself"; then 
 113   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
 117 # Unset variables that we do not need and which cause bugs (e.g. in 
 118 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1" 
 119 # suppresses any "Segmentation fault" message there.  '((' could 
 120 # trigger a bug in pdksh 5.2.14. 
 121 for as_var 
in BASH_ENV ENV MAIL MAILPATH
 
 122 do eval test x\
${$as_var+set} = xset \
 
 123   && ( (unset $as_var) || exit 1) >/dev
/null 
2>&1 && unset $as_var || : 
 136 (unset CDPATH
) >/dev
/null 
2>&1 && unset CDPATH
 
 138 if test "x$CONFIG_SHELL" = x
; then 
 139   as_bourne_compatible
="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : 
 142   # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which 
 143   # is contrary to our usage.  Disable this feature. 
 144   alias -g '\${1+\"\$@\"}'='\"\$@\"' 
 147   case \`(set -o) 2>/dev/null\` in #( 
 155   as_required
="as_fn_return () { (exit \$1); } 
 156 as_fn_success () { as_fn_return 0; } 
 157 as_fn_failure () { as_fn_return 1; } 
 158 as_fn_ret_success () { return 0; } 
 159 as_fn_ret_failure () { return 1; } 
 162 as_fn_success || { exitcode=1; echo as_fn_success failed.; } 
 163 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } 
 164 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } 
 165 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } 
 166 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : 
 169   exitcode=1; echo positional parameters were not saved. 
 171 test x\$exitcode = x0 || exit 1" 
 172   as_suggested
="  as_lineno_1=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_1a=\$LINENO 
 173   as_lineno_2=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_2a=\$LINENO 
 174   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && 
 175   test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 
 176 test \$(( 1 + 1 )) = 2 || exit 1" 
 177   if (eval "$as_required") 2>/dev
/null
; then : 
 182   if test x
$as_have_required = xyes 
&& (eval "$as_suggested") 2>/dev
/null
; then : 
 185   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
 187 for as_dir 
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH 
 190   test -z "$as_dir" && as_dir
=.
 
 194            for as_base 
in sh bash ksh sh5
; do 
 195              # Try only shells that exist, to save several forks. 
 196              as_shell
=$as_dir/$as_base 
 197              if { test -f "$as_shell" || test -f "$as_shell.exe"; } && 
 198                     { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a 
"$as_shell"; } 2>/dev
/null
; then : 
 199   CONFIG_SHELL
=$as_shell as_have_required
=yes 
 200                    if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run
=a 
"$as_shell"; } 2>/dev
/null
; then : 
 208 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && 
 209               { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a 
"$SHELL"; } 2>/dev
/null
; then : 
 210   CONFIG_SHELL
=$SHELL as_have_required
=yes 
 215       if test "x$CONFIG_SHELL" != x
; then : 
 216   # We cannot yet assume a decent shell, so we have to provide a 
 217         # neutralization value for shells without unset; and this also 
 218         # works around shells that cannot unset nonexistent variables. 
 221         (unset BASH_ENV
) >/dev
/null 
2>&1 && unset BASH_ENV ENV
 
 223         exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 
 226     if test x
$as_have_required = xno
; then : 
 227   $as_echo "$0: This script requires a shell more modern than all" 
 228   $as_echo "$0: the shells that I found on your system." 
 229   if test x
${ZSH_VERSION+set} = xset 
; then 
 230     $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" 
 231     $as_echo "$0: be upgraded to zsh 4.3.4 or later." 
 233     $as_echo "$0: Please tell bug-autoconf@gnu.org and saurik@saurik.com 
 234 $0: about your system, including any error possibly output 
 235 $0: before this message. Then install a modern shell, or 
 236 $0: manually run the script under such a shell if you do 
 243 SHELL
=${CONFIG_SHELL-/bin/sh} 
 245 # Unset more variables known to interfere with behavior of common tools. 
 246 CLICOLOR_FORCE
= GREP_OPTIONS
= 
 247 unset CLICOLOR_FORCE GREP_OPTIONS
 
 249 ## --------------------- ## 
 250 ## M4sh Shell Functions. ## 
 251 ## --------------------- ## 
 254 # Portably unset VAR. 
 257   { eval $1=; unset $1;} 
 261 # as_fn_set_status STATUS 
 262 # ----------------------- 
 263 # Set $? to STATUS, without forking. 
 271 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. 
 281 # Create "$as_dir" as a directory, including parents if necessary. 
 286   -*) as_dir
=.
/$as_dir;; 
 288   test -d "$as_dir" || eval $as_mkdir_p || { 
 292       *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 
 295       as_dirs
="'$as_qdir' $as_dirs" 
 296       as_dir
=`$as_dirname -- "$as_dir" || 
 297 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
 298          X"$as_dir" : 'X\(//\)[^/]' \| \ 
 299          X"$as_dir" : 'X\(//\)$' \| \ 
 300          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 
 301 $as_echo X"$as_dir" | 
 302     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
 319       test -d "$as_dir" && break 
 321     test -z "$as_dirs" || eval "mkdir $as_dirs" 
 322   } || test -d "$as_dir" || as_fn_error 
"cannot create directory $as_dir" 
 326 # as_fn_append VAR VALUE 
 327 # ---------------------- 
 328 # Append the text in VALUE to the end of the definition contained in VAR. Take 
 329 # advantage of any shell optimizations that allow amortized linear growth over 
 330 # repeated appends, instead of the typical quadratic growth present in naive 
 332 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then : 
 333   eval 'as_fn_append () 
 346 # Perform arithmetic evaluation on the ARGs, and store the result in the 
 347 # global $as_val. Take advantage of shells that can avoid forks. The arguments 
 348 # must be portable across $(()) and expr. 
 349 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then : 
 357     as_val
=`expr "$@" || test $? -eq 1` 
 362 # as_fn_error ERROR [LINENO LOG_FD] 
 363 # --------------------------------- 
 364 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 
 365 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the 
 366 # script with status $?, using 1 if that was 0. 
 369   as_status
=$?
; test $as_status -eq 0 && as_status
=1 
 371     as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack 
 372     $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 
 374   $as_echo "$as_me: error: $1" >&2 
 375   as_fn_exit 
$as_status 
 378 if expr a 
: '\(a\)' >/dev
/null 
2>&1 && 
 379    test "X`expr 00001 : '.*\(...\)'`" = X001
; then 
 385 if (basename -- /) >/dev
/null 
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then 
 391 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null 
2>&1; then 
 397 as_me
=`$as_basename -- "$0" || 
 398 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ 
 399          X"$0" : 'X\(//\)$' \| \ 
 400          X"$0" : 'X\(/\)' \| . 2>/dev/null || 
 402     sed '/^.*\/\([^/][^/]*\)\/*$/{ 
 416 # Avoid depending upon Character Ranges. 
 417 as_cr_letters
='abcdefghijklmnopqrstuvwxyz' 
 418 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ' 
 419 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS 
 420 as_cr_digits
='0123456789' 
 421 as_cr_alnum
=$as_cr_Letters$as_cr_digits 
 424   as_lineno_1
=$LINENO as_lineno_1a
=$LINENO 
 425   as_lineno_2
=$LINENO as_lineno_2a
=$LINENO 
 426   eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && 
 427   test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { 
 428   # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-) 
 440       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ 
 444   chmod +x 
"$as_me.lineno" || 
 445     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 
1; } 
 447   # Don't try to exec as it changes $[0], causing all sort of problems 
 448   # (the dirname of $[0] is not the place where we might find the 
 449   # original and so on.  Autoconf is especially sensitive to this). 
 451   # Exit status is that of the last command. 
 455 ECHO_C
= ECHO_N
= ECHO_T
= 
 456 case `echo -n x` in #((((( 
 458   case `echo 'xy\c'` in 
 459   *c
*) ECHO_T
=' ';;     # ECHO_T is single tab character. 
 461   *)   echo `echo ksh88 bug on AIX 6.1` > /dev
/null
 
 468 rm -f conf$$ conf$$.exe conf$$.
file 
 469 if test -d conf$$.dir
; then 
 470   rm -f conf$$.dir
/conf$$.
file 
 473   mkdir conf$$.dir 
2>/dev
/null
 
 475 if (echo >conf$$.
file) 2>/dev
/null
; then 
 476   if ln -s conf$$.
file conf$$ 
2>/dev
/null
; then 
 478     # ... but there are two gotchas: 
 479     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
 480     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
 481     # In both cases, we have to default to `cp -p'. 
 482     ln -s conf$$.
file conf$$.dir 
2>/dev
/null 
&& test ! -f conf$$.exe 
|| 
 484   elif ln conf$$.
file conf$$ 
2>/dev
/null
; then 
 492 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file 
 493 rmdir conf$$.dir 
2>/dev
/null
 
 495 if mkdir -p . 
2>/dev
/null
; then 
 496   as_mkdir_p
='mkdir -p "$as_dir"' 
 498   test -d .
/-p && rmdir .
/-p 
 502 if test -x / >/dev
/null 
2>&1; then 
 505   if ls -dL / >/dev
/null 
2>&1; then 
 512       if test -d "$1"; then 
 518         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( 
 519         ???[sx]*):;;*)false;;esac;fi 
 523 as_executable_p
=$as_test_x 
 525 # Sed expression to map a string onto a valid CPP name. 
 526 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 
 528 # Sed expression to map a string onto a valid variable name. 
 529 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 
 533 # Check that we are running under the correct shell. 
 534 SHELL
=${CONFIG_SHELL-/bin/sh} 
 538   # Remove one level of quotation (which was required for Make). 
 539   ECHO
=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','` 
 544 if test "X$1" = X
--no-reexec; then 
 545   # Discard the --no-reexec flag, and continue. 
 547 elif test "X$1" = X
--fallback-echo; then 
 548   # Avoid inline document here, it may be left over 
 550 elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then 
 551   # Yippee, $ECHO works! 
 554   # Restart under the correct shell. 
 555   exec $SHELL "$0" --no-reexec ${1+"$@"} 
 558 if test "X$1" = X
--fallback-echo; then 
 559   # used as fallback echo 
 567 # The HP-UX ksh and POSIX shell print the target directory to stdout 
 569 (unset CDPATH
) >/dev
/null 
2>&1 && unset CDPATH
 
 571 if test -z "$lt_ECHO"; then 
 572   if test "X${echo_test_string+set}" != Xset
; then 
 573     # find a string as large as possible, as long as the shell can cope with it 
 574     for cmd 
in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do 
 575       # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... 
 576       if { echo_test_string
=`eval $cmd`; } 2>/dev
/null 
&& 
 577          { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev
/null
 
 584   if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && 
 585      echo_testing_string
=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && 
 586      test "X$echo_testing_string" = "X$echo_test_string"; then 
 589     # The Solaris, AIX, and Digital Unix default echo programs unquote 
 590     # backslashes.  This makes it impossible to quote backslashes using 
 591     #   echo "$something" | sed 's/\\/\\\\/g' 
 593     # So, first we look for a working echo in the user's PATH. 
 595     lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR 
 596     for dir 
in $PATH /usr
/ucb
; do 
 598       if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && 
 599          test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && 
 600          echo_testing_string
=`($dir/echo "$echo_test_string") 2>/dev/null` && 
 601          test "X$echo_testing_string" = "X$echo_test_string"; then 
 608     if test "X$ECHO" = Xecho
; then 
 609       # We didn't find a better echo, so look for alternatives. 
 610       if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' && 
 611          echo_testing_string
=`{ print -r "$echo_test_string"; } 2>/dev/null` && 
 612          test "X$echo_testing_string" = "X$echo_test_string"; then 
 613         # This shell has a builtin print -r that does the trick. 
 615       elif { test -f /bin
/ksh 
|| test -f /bin
/ksh
$ac_exeext; } && 
 616            test "X$CONFIG_SHELL" != X
/bin
/ksh
; then 
 617         # If we have ksh, try running configure again with it. 
 618         ORIGINAL_CONFIG_SHELL
=${CONFIG_SHELL-/bin/sh} 
 619         export ORIGINAL_CONFIG_SHELL
 
 620         CONFIG_SHELL
=/bin
/ksh
 
 622         exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"} 
 626         if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && 
 627            echo_testing_string
=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && 
 628            test "X$echo_testing_string" = "X$echo_test_string"; then 
 631         elif echo_testing_string
=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && 
 632              test "X$echo_testing_string" = 'X\t' && 
 633              echo_testing_string
=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && 
 634              test "X$echo_testing_string" = "X$echo_test_string"; then 
 635           CONFIG_SHELL
=$ORIGINAL_CONFIG_SHELL 
 637           SHELL
="$CONFIG_SHELL" 
 639           ECHO
="$CONFIG_SHELL $0 --fallback-echo" 
 640         elif echo_testing_string
=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && 
 641              test "X$echo_testing_string" = 'X\t' && 
 642              echo_testing_string
=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && 
 643              test "X$echo_testing_string" = "X$echo_test_string"; then 
 644           ECHO
="$CONFIG_SHELL $0 --fallback-echo" 
 646           # maybe with a smaller string... 
 649           for cmd 
in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do 
 650             if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev
/null
 
 657           if test "$prev" != 'sed 50q "$0"'; then 
 658             echo_test_string
=`eval $prev` 
 659             export echo_test_string
 
 660             exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"} 
 662             # Oops.  We lost completely, so just stick with echo. 
 671 # Copy echo and quote the copy suitably for passing to libtool from 
 672 # the Makefile, instead of quoting the original, which is used later. 
 674 if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then 
 675    lt_ECHO
="$CONFIG_SHELL \\\$\$0 --fallback-echo" 
 681 test -n "$DJDIR" || exec 7<&0 </dev
/null
 
 685 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, 
 686 # so uname gets run too. 
 687 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q` 
 692 ac_default_prefix
=/usr
/local 
 694 ac_config_libobj_dir
=.
 
 701 # Identity of this package. 
 702 PACKAGE_NAME
='Cycript' 
 703 PACKAGE_TARNAME
='cycript' 
 704 PACKAGE_VERSION
='0.9' 
 705 PACKAGE_STRING
='Cycript 0.9' 
 706 PACKAGE_BUGREPORT
='saurik@saurik.com' 
 707 PACKAGE_URL
='http://www.cycript.org/' 
 709 ac_unique_file
="Console.cpp" 
 710 # Factoring default headers for most tests. 
 711 ac_includes_default
="\ 
 713 #ifdef HAVE_SYS_TYPES_H 
 714 # include <sys/types.h> 
 716 #ifdef HAVE_SYS_STAT_H 
 717 # include <sys/stat.h> 
 723 # ifdef HAVE_STDLIB_H 
 728 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H 
 733 #ifdef HAVE_STRINGS_H 
 734 # include <strings.h> 
 736 #ifdef HAVE_INTTYPES_H 
 737 # include <inttypes.h> 
 746 ac_subst_vars
='LTLIBOBJS 
 841 program_transform_name 
 854 enable_option_checking 
 867       ac_precious_vars
='build_alias 
 893 # Initialize some variables set by options. 
 895 ac_init_version
=false
 
 896 ac_unrecognized_opts
= 
 898 # The variables have the same names as the options, with 
 899 # dashes changed to underlines. 
 907 program_transform_name
=s
,x
,x
, 
 915 # Installation directory options. 
 916 # These are left unexpanded so users can "make install exec_prefix=/foo" 
 917 # and all the variables that are supposed to be based on exec_prefix 
 918 # by default will actually change. 
 919 # Use braces instead of parens because sh, perl, etc. also accept them. 
 920 # (The list follows the same order as the GNU Coding Standards.) 
 921 bindir
='${exec_prefix}/bin' 
 922 sbindir
='${exec_prefix}/sbin' 
 923 libexecdir
='${exec_prefix}/libexec' 
 924 datarootdir
='${prefix}/share' 
 925 datadir
='${datarootdir}' 
 926 sysconfdir
='${prefix}/etc' 
 927 sharedstatedir
='${prefix}/com' 
 928 localstatedir
='${prefix}/var' 
 929 includedir
='${prefix}/include' 
 930 oldincludedir
='/usr/include' 
 931 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}' 
 932 infodir
='${datarootdir}/info' 
 937 libdir
='${exec_prefix}/lib' 
 938 localedir
='${datarootdir}/locale' 
 939 mandir
='${datarootdir}/man' 
 945   # If the previous option needs an argument, assign it. 
 946   if test -n "$ac_prev"; then 
 947     eval $ac_prev=\
$ac_option 
 953   *=*)  ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 
 957   # Accept the important Cygnus configure options, so we can diagnose typos. 
 959   case $ac_dashdash$ac_option in 
 963   -bindir | --bindir | --bindi | --bind | --bin | --bi) 
 965   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) 
 968   -build | --build | --buil | --bui | --bu) 
 969     ac_prev
=build_alias 
;; 
 970   -build=* | --build=* | --buil=* | --bui=* | --bu=*) 
 971     build_alias
=$ac_optarg ;; 
 973   -cache-file | --cache-file | --cache-fil | --cache-fi \
 
 974   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) 
 975     ac_prev
=cache_file 
;; 
 976   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
 
 977   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) 
 978     cache_file
=$ac_optarg ;; 
 981     cache_file
=config.cache 
;; 
 983   -datadir | --datadir | --datadi | --datad) 
 985   -datadir=* | --datadir=* | --datadi=* | --datad=*) 
 986     datadir
=$ac_optarg ;; 
 988   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
 
 989   | --dataroo | --dataro | --datar) 
 990     ac_prev
=datarootdir 
;; 
 991   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
 
 992   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) 
 993     datarootdir
=$ac_optarg ;; 
 995   -disable-* | --disable-*) 
 996     ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 
 997     # Reject names that are not valid shell variable names. 
 998     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null 
&& 
 999       as_fn_error 
"invalid feature name: $ac_useropt" 
1000     ac_useropt_orig
=$ac_useropt 
1001     ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
1002     case $ac_user_opts in 
1004 "enable_
$ac_useropt" 
1006       *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 
1007          ac_unrecognized_sep
=', ';; 
1009     eval enable_
$ac_useropt=no 
;; 
1011   -docdir | --docdir | --docdi | --doc | --do) 
1013   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) 
1014     docdir
=$ac_optarg ;; 
1016   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) 
1018   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) 
1019     dvidir
=$ac_optarg ;; 
1021   -enable-* | --enable-*) 
1022     ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 
1023     # Reject names that are not valid shell variable names. 
1024     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null 
&& 
1025       as_fn_error 
"invalid feature name: $ac_useropt" 
1026     ac_useropt_orig
=$ac_useropt 
1027     ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
1028     case $ac_user_opts in 
1030 "enable_
$ac_useropt" 
1032       *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 
1033          ac_unrecognized_sep
=', ';; 
1035     eval enable_
$ac_useropt=\
$ac_optarg ;; 
1037   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
 
1038   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
 
1039   | --exec | --exe | --ex) 
1040     ac_prev
=exec_prefix 
;; 
1041   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
 
1042   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
 
1043   | --exec=* | --exe=* | --ex=*) 
1044     exec_prefix
=$ac_optarg ;; 
1046   -gas | --gas | --ga | --g) 
1047     # Obsolete; use --with-gas. 
1050   -help | --help | --hel | --he | -h) 
1051     ac_init_help
=long 
;; 
1052   -help=r
* | --help=r
* | --hel=r
* | --he=r
* | -hr*) 
1053     ac_init_help
=recursive 
;; 
1054   -help=s
* | --help=s
* | --hel=s
* | --he=s
* | -hs*) 
1055     ac_init_help
=short 
;; 
1057   -host | --host | --hos | --ho) 
1058     ac_prev
=host_alias 
;; 
1059   -host=* | --host=* | --hos=* | --ho=*) 
1060     host_alias
=$ac_optarg ;; 
1062   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) 
1064   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
 
1066     htmldir
=$ac_optarg ;; 
1068   -includedir | --includedir | --includedi | --included | --include \
 
1069   | --includ | --inclu | --incl | --inc) 
1070     ac_prev
=includedir 
;; 
1071   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
 
1072   | --includ=* | --inclu=* | --incl=* | --inc=*) 
1073     includedir
=$ac_optarg ;; 
1075   -infodir | --infodir | --infodi | --infod | --info | --inf) 
1077   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) 
1078     infodir
=$ac_optarg ;; 
1080   -libdir | --libdir | --libdi | --libd) 
1082   -libdir=* | --libdir=* | --libdi=* | --libd=*) 
1083     libdir
=$ac_optarg ;; 
1085   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
 
1086   | --libexe | --libex | --libe) 
1087     ac_prev
=libexecdir 
;; 
1088   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
 
1089   | --libexe=* | --libex=* | --libe=*) 
1090     libexecdir
=$ac_optarg ;; 
1092   -localedir | --localedir | --localedi | --localed | --locale) 
1093     ac_prev
=localedir 
;; 
1094   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) 
1095     localedir
=$ac_optarg ;; 
1097   -localstatedir | --localstatedir | --localstatedi | --localstated \
 
1098   | --localstate | --localstat | --localsta | --localst | --locals) 
1099     ac_prev
=localstatedir 
;; 
1100   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
 
1101   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) 
1102     localstatedir
=$ac_optarg ;; 
1104   -mandir | --mandir | --mandi | --mand | --man | --ma | --m) 
1106   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) 
1107     mandir
=$ac_optarg ;; 
1109   -nfp | --nfp | --nf) 
1110     # Obsolete; use --without-fp. 
1113   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
 
1114   | --no-cr | --no-c | -n) 
1117   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
 
1118   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) 
1121   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
 
1122   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
 
1123   | --oldin | --oldi | --old | --ol | --o) 
1124     ac_prev
=oldincludedir 
;; 
1125   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
 
1126   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
 
1127   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) 
1128     oldincludedir
=$ac_optarg ;; 
1130   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) 
1132   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) 
1133     prefix
=$ac_optarg ;; 
1135   -program-prefix | --program-prefix | --program-prefi | --program-pref \
 
1136   | --program-pre | --program-pr | --program-p) 
1137     ac_prev
=program_prefix 
;; 
1138   -program-prefix=* | --program-prefix=* | --program-prefi=* \
 
1139   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) 
1140     program_prefix
=$ac_optarg ;; 
1142   -program-suffix | --program-suffix | --program-suffi | --program-suff \
 
1143   | --program-suf | --program-su | --program-s) 
1144     ac_prev
=program_suffix 
;; 
1145   -program-suffix=* | --program-suffix=* | --program-suffi=* \
 
1146   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) 
1147     program_suffix
=$ac_optarg ;; 
1149   -program-transform-name | --program-transform-name \
 
1150   | --program-transform-nam | --program-transform-na \
 
1151   | --program-transform-n | --program-transform- \
 
1152   | --program-transform | --program-transfor \
 
1153   | --program-transfo | --program-transf \
 
1154   | --program-trans | --program-tran \
 
1155   | --progr-tra | --program-tr | --program-t) 
1156     ac_prev
=program_transform_name 
;; 
1157   -program-transform-name=* | --program-transform-name=* \
 
1158   | --program-transform-nam=* | --program-transform-na=* \
 
1159   | --program-transform-n=* | --program-transform-=* \
 
1160   | --program-transform=* | --program-transfor=* \
 
1161   | --program-transfo=* | --program-transf=* \
 
1162   | --program-trans=* | --program-tran=* \
 
1163   | --progr-tra=* | --program-tr=* | --program-t=*) 
1164     program_transform_name
=$ac_optarg ;; 
1166   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) 
1168   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) 
1169     pdfdir
=$ac_optarg ;; 
1171   -psdir | --psdir | --psdi | --psd | --ps) 
1173   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) 
1176   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
 
1177   | -silent | --silent | --silen | --sile | --sil) 
1180   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) 
1182   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
 
1184     sbindir
=$ac_optarg ;; 
1186   -sharedstatedir | --sharedstatedir | --sharedstatedi \
 
1187   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
 
1188   | --sharedst | --shareds | --shared | --share | --shar \
 
1190     ac_prev
=sharedstatedir 
;; 
1191   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
 
1192   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
 
1193   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
 
1195     sharedstatedir
=$ac_optarg ;; 
1197   -site | --site | --sit) 
1199   -site=* | --site=* | --sit=*) 
1202   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) 
1204   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) 
1205     srcdir
=$ac_optarg ;; 
1207   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
 
1208   | --syscon | --sysco | --sysc | --sys | --sy) 
1209     ac_prev
=sysconfdir 
;; 
1210   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
 
1211   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) 
1212     sysconfdir
=$ac_optarg ;; 
1214   -target | --target | --targe | --targ | --tar | --ta | --t) 
1215     ac_prev
=target_alias 
;; 
1216   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) 
1217     target_alias
=$ac_optarg ;; 
1219   -v | -verbose | --verbose | --verbos | --verbo | --verb) 
1222   -version | --version | --versio | --versi | --vers | -V) 
1223     ac_init_version
=: ;; 
1226     ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 
1227     # Reject names that are not valid shell variable names. 
1228     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null 
&& 
1229       as_fn_error 
"invalid package name: $ac_useropt" 
1230     ac_useropt_orig
=$ac_useropt 
1231     ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
1232     case $ac_user_opts in 
1236       *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 
1237          ac_unrecognized_sep
=', ';; 
1239     eval with_
$ac_useropt=\
$ac_optarg ;; 
1241   -without-* | --without-*) 
1242     ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'` 
1243     # Reject names that are not valid shell variable names. 
1244     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null 
&& 
1245       as_fn_error 
"invalid package name: $ac_useropt" 
1246     ac_useropt_orig
=$ac_useropt 
1247     ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
1248     case $ac_user_opts in 
1252       *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 
1253          ac_unrecognized_sep
=', ';; 
1255     eval with_
$ac_useropt=no 
;; 
1258     # Obsolete; use --with-x. 
1261   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
 
1262   | --x-incl | --x-inc | --x-in | --x-i) 
1263     ac_prev
=x_includes 
;; 
1264   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
 
1265   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) 
1266     x_includes
=$ac_optarg ;; 
1268   -x-libraries | --x-libraries | --x-librarie | --x-librari \
 
1269   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) 
1270     ac_prev
=x_libraries 
;; 
1271   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
 
1272   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 
1273     x_libraries
=$ac_optarg ;; 
1275   -*) as_fn_error 
"unrecognized option: \`$ac_option' 
1276 Try \`$0 --help' for more information." 
1280     ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='` 
1281     # Reject names that are not valid shell variable names. 
1282     case $ac_envvar in #( 
1283       '' | [0-9]* | *[!_$as_cr_alnum]* ) 
1284       as_fn_error 
"invalid variable name: \`$ac_envvar'" ;; 
1286     eval $ac_envvar=\
$ac_optarg 
1287     export $ac_envvar ;; 
1290     # FIXME: should be removed in autoconf 3.0. 
1291     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 
1292     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null 
&& 
1293       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 
1294     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 
1300 if test -n "$ac_prev"; then 
1301   ac_option
=--`echo $ac_prev | sed 's/_/-/g'` 
1302   as_fn_error 
"missing argument to $ac_option" 
1305 if test -n "$ac_unrecognized_opts"; then 
1306   case $enable_option_checking in 
1308     fatal
) as_fn_error 
"unrecognized options: $ac_unrecognized_opts" ;; 
1309     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 
1313 # Check all directory arguments for consistency. 
1314 for ac_var 
in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
 
1315                 datadir sysconfdir sharedstatedir localstatedir includedir \
 
1316                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
 
1317                 libdir localedir mandir
 
1319   eval ac_val
=\$
$ac_var 
1320   # Remove trailing slashes. 
1323       ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 
1324       eval $ac_var=\
$ac_val;; 
1326   # Be sure to have absolute directory names. 
1328     [\\/$
]* | ?
:[\\/]* )  continue;; 
1329     NONE 
| '' ) case $ac_var in *prefix 
) continue;; esac;; 
1331   as_fn_error 
"expected an absolute directory name for --$ac_var: $ac_val" 
1334 # There might be people who depend on the old broken behavior: `$host' 
1335 # used to hold the argument of --host etc. 
1336 # FIXME: To remove some day. 
1339 target
=$target_alias 
1341 # FIXME: To remove some day. 
1342 if test "x$host_alias" != x
; then 
1343   if test "x$build_alias" = x
; then 
1344     cross_compiling
=maybe
 
1345     $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 
1346     If a cross compiler is detected then cross compile mode will be used." >&2 
1347   elif test "x$build_alias" != "x$host_alias"; then 
1353 test -n "$host_alias" && ac_tool_prefix
=$host_alias- 
1355 test "$silent" = yes && exec 6>/dev
/null
 
1358 ac_pwd
=`pwd` && test -n "$ac_pwd" && 
1359 ac_ls_di
=`ls -di .` && 
1360 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` || 
1361   as_fn_error 
"working directory cannot be determined" 
1362 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 
1363   as_fn_error 
"pwd does not report name of working directory" 
1366 # Find the source files, if location was not specified. 
1367 if test -z "$srcdir"; then 
1368   ac_srcdir_defaulted
=yes 
1369   # Try the directory containing this script, then the parent directory. 
1370   ac_confdir
=`$as_dirname -- "$as_myself" || 
1371 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
1372          X"$as_myself" : 'X\(//\)[^/]' \| \ 
1373          X"$as_myself" : 'X\(//\)$' \| \ 
1374          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || 
1375 $as_echo X"$as_myself" | 
1376     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
1394   if test ! -r "$srcdir/$ac_unique_file"; then 
1398   ac_srcdir_defaulted
=no
 
1400 if test ! -r "$srcdir/$ac_unique_file"; then 
1401   test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .." 
1402   as_fn_error 
"cannot find sources ($ac_unique_file) in $srcdir" 
1404 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work" 
1406         cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" 
1408 # When building in place, set srcdir=. 
1409 if test "$ac_abs_confdir" = "$ac_pwd"; then 
1412 # Remove unnecessary trailing slashes from srcdir. 
1413 # Double slashes in file names in object file debugging info 
1414 # mess up M-x gdb in Emacs. 
1416 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; 
1418 for ac_var 
in $ac_precious_vars; do 
1419   eval ac_env_
${ac_var}_set
=\
${${ac_var}+set} 
1420   eval ac_env_
${ac_var}_value
=\$
${ac_var} 
1421   eval ac_cv_env_
${ac_var}_set
=\
${${ac_var}+set} 
1422   eval ac_cv_env_
${ac_var}_value
=\$
${ac_var} 
1426 # Report the --help message. 
1428 if test "$ac_init_help" = "long"; then 
1429   # Omit some internal or obsolete options to make the list less imposing. 
1430   # This message is too long to be a string in the A/UX 3.1 sh. 
1432 \`configure' configures Cycript 0.9 to adapt to many kinds of systems. 
1434 Usage: $0 [OPTION]... [VAR=VALUE]... 
1436 To assign environment variables (e.g., CC, CFLAGS...), specify them as 
1437 VAR=VALUE.  See below for descriptions of some of the useful variables. 
1439 Defaults for the options are specified in brackets. 
1442   -h, --help              display this help and exit 
1443       --help=short        display options specific to this package 
1444       --help=recursive    display the short help of all the included packages 
1445   -V, --version           display version information and exit 
1446   -q, --quiet, --silent   do not print \`checking...' messages 
1447       --cache-file=FILE   cache test results in FILE [disabled] 
1448   -C, --config-cache      alias for \`--cache-file=config.cache' 
1449   -n, --no-create         do not create output files 
1450       --srcdir=DIR        find the sources in DIR [configure dir or \`..'] 
1452 Installation directories: 
1453   --prefix=PREFIX         install architecture-independent files in PREFIX 
1454                           [$ac_default_prefix] 
1455   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX 
1458 By default, \`make install' will install all the files in 
1459 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify 
1460 an installation prefix other than \`$ac_default_prefix' using \`--prefix', 
1461 for instance \`--prefix=\$HOME'. 
1463 For better control, use the options below. 
1465 Fine tuning of the installation directories: 
1466   --bindir=DIR            user executables [EPREFIX/bin] 
1467   --sbindir=DIR           system admin executables [EPREFIX/sbin] 
1468   --libexecdir=DIR        program executables [EPREFIX/libexec] 
1469   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc] 
1470   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com] 
1471   --localstatedir=DIR     modifiable single-machine data [PREFIX/var] 
1472   --libdir=DIR            object code libraries [EPREFIX/lib] 
1473   --includedir=DIR        C header files [PREFIX/include] 
1474   --oldincludedir=DIR     C header files for non-gcc [/usr/include] 
1475   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share] 
1476   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR] 
1477   --infodir=DIR           info documentation [DATAROOTDIR/info] 
1478   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale] 
1479   --mandir=DIR            man documentation [DATAROOTDIR/man] 
1480   --docdir=DIR            documentation root [DATAROOTDIR/doc/cycript] 
1481   --htmldir=DIR           html documentation [DOCDIR] 
1482   --dvidir=DIR            dvi documentation [DOCDIR] 
1483   --pdfdir=DIR            pdf documentation [DOCDIR] 
1484   --psdir=DIR             ps documentation [DOCDIR] 
1490   --build=BUILD     configure 
for building on BUILD 
[guessed
] 
1491   --host=HOST       cross
-compile to build programs to run on HOST 
[BUILD
] 
1495 if test -n "$ac_init_help"; then 
1496   case $ac_init_help in 
1497      short 
| recursive 
) echo "Configuration of Cycript 0.9:";; 
1502   --disable-option-checking  ignore unrecognized 
--enable/--with options
 
1503   --disable-FEATURE       do not include FEATURE 
(same as 
--enable-FEATURE=no
) 
1504   --enable-FEATURE[=ARG
]  include FEATURE 
[ARG
=yes] 
1505   --enable-static[=PKGS
]  build static libraries 
[default
=no
] 
1506   --enable-shared[=PKGS
]  build shared libraries 
[default
=yes] 
1507   --enable-fast-install[=PKGS
] 
1508                           optimize 
for fast installation 
[default
=yes] 
1509   --disable-libtool-lock  avoid locking 
(might 
break parallel builds
) 
1510   --disable-rpath         do not hardcode runtime library paths
 
1511   --enable-javascript[=ENGINE
] 
1512                           use a JavaScript runtime 
(currently the only
 
1513                           available option 
for ENGINE is JavaScriptCore
) 
1517   --with-PACKAGE[=ARG
]    use PACKAGE 
[ARG
=yes] 
1518   --without-PACKAGE       do not use PACKAGE 
(same as 
--with-PACKAGE=no
) 
1519   --with-pic              try to use only PIC
/non
-PIC objects 
[default
=use
 
1521   --with-gnu-ld           assume the C compiler uses GNU ld 
[default
=no
] 
1522   --with-frameworks=DIRS  add to DIRS 
(space separated
) to the Darwin include
 
1523                           path 
for frameworks with 
-F 
1524   --with-apr=PATH         prefix 
for installed APR or the full path to
 
1526   --with-gnu-ld           assume the C compiler uses GNU ld default
=no
 
1527   --with-libiconv-prefix[=DIR
]  search 
for libiconv 
in DIR
/include and DIR
/lib
 
1528   --without-libiconv-prefix     don
't search for libiconv in includedir and libdir 
1530 Some influential environment variables: 
1531   CC          C compiler command 
1532   CFLAGS      C compiler flags 
1533   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a 
1534               nonstandard directory <lib dir> 
1535   LIBS        libraries to pass to the linker, e.g. -l<library> 
1536   CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if 
1537               you have headers in a nonstandard directory <include dir> 
1539   PKG_CONFIG  path to pkg-config utility 
1540   BISON       GNU Project parser generator (yacc replacement) 
1541   FLEX        the fast lexical analyser generator 
1542   GPERF       perfect hash function generator 
1543   CXX         C++ compiler command 
1544   CXXFLAGS    C++ compiler flags 
1545   CXXCPP      C++ preprocessor 
1546   OBJCXX      Objective C++ compiler command 
1547   OBJCXXFLAGS Objective C++ compiler flags 
1549               C compiler flags for WEBKIT, overriding pkg-config 
1550   WEBKIT_LIBS linker flags for WEBKIT, overriding pkg-config 
1552               C compiler flags for LIBFFI, overriding pkg-config 
1553   LIBFFI_LIBS linker flags for LIBFFI, overriding pkg-config 
1555               prints information about the current gnustep installation 
1557 Use these variables to override the choices made by `configure' or to 
help 
1558 it to 
find libraries and programs with nonstandard names
/locations.
 
1560 Report bugs to 
<saurik@saurik.com
>.
 
1561 Cycript home page
: <http
://www.cycript.org
/>.
 
1566 if test "$ac_init_help" = "recursive"; then 
1567   # If there are subdirs, report their specific --help. 
1568   for ac_dir 
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue 
1569     test -d "$ac_dir" || 
1570       { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=. 
&& test -d "$ac_dir"; } || 
1575 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;; 
1577   ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 
1578   # A ".." for each directory in $ac_dir_suffix. 
1579   ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 
1580   case $ac_top_builddir_sub in 
1581   "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;; 
1582   *)  ac_top_build_prefix
=$ac_top_builddir_sub/ ;; 
1585 ac_abs_top_builddir
=$ac_pwd 
1586 ac_abs_builddir
=$ac_pwd$ac_dir_suffix 
1587 # for backward compatibility: 
1588 ac_top_builddir
=$ac_top_build_prefix 
1591   .
)  # We are building in place. 
1593     ac_top_srcdir
=$ac_top_builddir_sub 
1594     ac_abs_top_srcdir
=$ac_pwd ;; 
1595   [\\/]* | ?
:[\\/]* )  # Absolute name. 
1596     ac_srcdir
=$srcdir$ac_dir_suffix; 
1597     ac_top_srcdir
=$srcdir 
1598     ac_abs_top_srcdir
=$srcdir ;; 
1600     ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix 
1601     ac_top_srcdir
=$ac_top_build_prefix$srcdir 
1602     ac_abs_top_srcdir
=$ac_pwd/$srcdir ;; 
1604 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix 
1606     cd "$ac_dir" || { ac_status
=$?
; continue; } 
1607     # Check for guested configure. 
1608     if test -f "$ac_srcdir/configure.gnu"; then 
1610       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
 
1611     elif test -f "$ac_srcdir/configure"; then 
1613       $SHELL "$ac_srcdir/configure" --help=recursive
 
1615       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 
1617     cd "$ac_pwd" || { ac_status
=$?
; break; } 
1621 test -n "$ac_init_help" && exit $ac_status 
1622 if $ac_init_version; then 
1624 Cycript configure 
0.9 
1625 generated by GNU Autoconf 
2.65 
1627 Copyright 
(C
) 2009 Free Software Foundation
, Inc.
 
1628 This configure 
script is free software
; the Free Software Foundation
 
1629 gives unlimited permission to copy
, distribute and modify it.
 
1634 ## ------------------------ ## 
1635 ## Autoconf initialization. ## 
1636 ## ------------------------ ## 
1638 # ac_fn_c_try_compile LINENO 
1639 # -------------------------- 
1640 # Try to compile conftest.$ac_ext, and return whether this succeeded. 
1641 ac_fn_c_try_compile 
() 
1643   as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack 
1644   rm -f conftest.
$ac_objext 
1645   if { { ac_try
="$ac_compile" 
1647   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
1648   *) ac_try_echo=$ac_try;; 
1650 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1651 $as_echo "$ac_try_echo"; } >&5 
1652   (eval "$ac_compile") 2>conftest.err 
1654   if test -s conftest.err; then 
1655     grep -v '^ *+' conftest.err >conftest.er1 
1656     cat conftest.er1 >&5 
1657     mv -f conftest.er1 conftest.err 
1659   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1660   test $ac_status = 0; } && { 
1661          test -z "$ac_c_werror_flag" || 
1662          test ! -s conftest.err 
1663        } && test -s conftest.$ac_objext; then : 
1666   $as_echo "$as_me: failed program was:" >&5 
1667 sed 's/^/| /' conftest.$ac_ext >&5 
1671   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 
1672   as_fn_set_status $ac_retval 
1674 } # ac_fn_c_try_compile 
1676 # ac_fn_c_try_link LINENO 
1677 # ----------------------- 
1678 # Try to link conftest.$ac_ext, and return whether this succeeded. 
1681   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 
1682   rm -f conftest.$ac_objext conftest$ac_exeext 
1683   if { { ac_try="$ac_link" 
1685   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
1686   *) ac_try_echo
=$ac_try;; 
1688 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1689 $as_echo "$ac_try_echo"; } >&5 
1690   (eval "$ac_link") 2>conftest.err
 
1692   if test -s conftest.err
; then 
1693     grep -v '^ *+' conftest.err 
>conftest.er1
 
1694     cat conftest.er1 
>&5 
1695     mv -f conftest.er1 conftest.err
 
1697   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1698   test $ac_status = 0; } && { 
1699          test -z "$ac_c_werror_flag" || 
1700          test ! -s conftest.err
 
1701        } && test -s conftest
$ac_exeext && { 
1702          test "$cross_compiling" = yes || 
1703          $as_test_x conftest
$ac_exeext 
1707   $as_echo "$as_me: failed program was:" >&5 
1708 sed 's/^/| /' conftest.
$ac_ext >&5 
1712   # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 
1713   # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 
1714   # interfere with the next link command; also delete a directory that is 
1715   # left behind by Apple's compiler.  We do this before executing the actions. 
1716   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
 
1717   eval $as_lineno_stack; test "x$as_lineno_stack" = x 
&& { as_lineno
=; unset as_lineno
;} 
1718   as_fn_set_status 
$ac_retval 
1720 } # ac_fn_c_try_link 
1722 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES 
1723 # ------------------------------------------------------- 
1724 # Tests whether HEADER exists and can be compiled using the include files in 
1725 # INCLUDES, setting the cache variable VAR accordingly. 
1726 ac_fn_c_check_header_compile 
() 
1728   as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack 
1729   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 
1730 $as_echo_n "checking for $2... " >&6; } 
1731 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 
1732   $as_echo_n "(cached) " >&6 
1734   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
1735 /* end confdefs.h.  */ 
1739 if ac_fn_c_try_compile 
"$LINENO"; then : 
1744 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext 
1747                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 
1748 $as_echo "$ac_res" >&6; } 
1749   eval $as_lineno_stack; test "x$as_lineno_stack" = x 
&& { as_lineno
=; unset as_lineno
;} 
1751 } # ac_fn_c_check_header_compile 
1753 # ac_fn_c_try_cpp LINENO 
1754 # ---------------------- 
1755 # Try to preprocess conftest.$ac_ext, and return whether this succeeded. 
1758   as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack 
1759   if { { ac_try
="$ac_cpp conftest.$ac_ext" 
1761   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
1762   *) ac_try_echo=$ac_try;; 
1764 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1765 $as_echo "$ac_try_echo"; } >&5 
1766   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err 
1768   if test -s conftest.err; then 
1769     grep -v '^ *+' conftest.err >conftest.er1 
1770     cat conftest.er1 >&5 
1771     mv -f conftest.er1 conftest.err 
1773   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1774   test $ac_status = 0; } >/dev/null && { 
1775          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
1776          test ! -s conftest.err 
1780   $as_echo "$as_me: failed program was:" >&5 
1781 sed 's/^/| /' conftest.$ac_ext >&5 
1785   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 
1786   as_fn_set_status $ac_retval 
1790 # ac_fn_c_try_run LINENO 
1791 # ---------------------- 
1792 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes 
1793 # that executables *can* be run. 
1796   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 
1797   if { { ac_try="$ac_link" 
1799   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
1800   *) ac_try_echo
=$ac_try;; 
1802 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1803 $as_echo "$ac_try_echo"; } >&5 
1804   (eval "$ac_link") 2>&5 
1806   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1807   test $ac_status = 0; } && { ac_try
='./conftest$ac_exeext' 
1808   { { case "(($ac_try" in 
1809   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
1810   *) ac_try_echo=$ac_try;; 
1812 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1813 $as_echo "$ac_try_echo"; } >&5 
1814   (eval "$ac_try") 2>&5 
1816   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1817   test $ac_status = 0; }; }; then : 
1820   $as_echo "$as_me: program exited with status $ac_status" >&5 
1821        $as_echo "$as_me: failed program was:" >&5 
1822 sed 's/^/| /' conftest.$ac_ext >&5 
1824        ac_retval=$ac_status 
1826   rm -rf conftest.dSYM conftest_ipa8_conftest.oo 
1827   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 
1828   as_fn_set_status $ac_retval 
1832 # ac_fn_c_check_func LINENO FUNC VAR 
1833 # ---------------------------------- 
1834 # Tests whether FUNC exists, setting the cache variable VAR accordingly 
1835 ac_fn_c_check_func () 
1837   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 
1838   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 
1839 $as_echo_n "checking for $2... " >&6; } 
1840 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 
1841   $as_echo_n "(cached) " >&6 
1843   cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
1844 /* end confdefs.h.  */ 
1845 /* Define $2 to an innocuous variant, in case <limits.h> declares $2. 
1846    For example, HP-UX 11i <limits.h> declares gettimeofday.  */ 
1847 #define $2 innocuous_$2 
1849 /* System header to define __stub macros and hopefully few prototypes, 
1850     which can conflict with char $2 (); below. 
1851     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 
1852     <limits.h> exists even on freestanding compilers.  */ 
1855 # include <limits.h> 
1857 # include <assert.h> 
1862 /* Override any GCC internal prototype to avoid an error. 
1863    Use char because int might match the return type of a GCC 
1864    builtin and then its argument prototype would still apply.  */ 
1869 /* The GNU C library defines this for functions which it implements 
1870     to always fail with ENOSYS.  Some functions are actually named 
1871     something starting with __ and the normal name is an alias.  */ 
1872 #if defined __stub_$2 || defined __stub___$2 
1884 if ac_fn_c_try_link "$LINENO"; then : 
1889 rm -f core conftest.err conftest.$ac_objext \ 
1890     conftest$ac_exeext conftest.$ac_ext 
1893                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 
1894 $as_echo "$ac_res" >&6; } 
1895   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 
1897 } # ac_fn_c_check_func 
1899 # ac_fn_cxx_try_compile LINENO 
1900 # ---------------------------- 
1901 # Try to compile conftest.$ac_ext, and return whether this succeeded. 
1902 ac_fn_cxx_try_compile () 
1904   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 
1905   rm -f conftest.$ac_objext 
1906   if { { ac_try="$ac_compile" 
1908   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
1909   *) ac_try_echo
=$ac_try;; 
1911 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1912 $as_echo "$ac_try_echo"; } >&5 
1913   (eval "$ac_compile") 2>conftest.err
 
1915   if test -s conftest.err
; then 
1916     grep -v '^ *+' conftest.err 
>conftest.er1
 
1917     cat conftest.er1 
>&5 
1918     mv -f conftest.er1 conftest.err
 
1920   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1921   test $ac_status = 0; } && { 
1922          test -z "$ac_cxx_werror_flag" || 
1923          test ! -s conftest.err
 
1924        } && test -s conftest.
$ac_objext; then : 
1927   $as_echo "$as_me: failed program was:" >&5 
1928 sed 's/^/| /' conftest.
$ac_ext >&5 
1932   eval $as_lineno_stack; test "x$as_lineno_stack" = x 
&& { as_lineno
=; unset as_lineno
;} 
1933   as_fn_set_status 
$ac_retval 
1935 } # ac_fn_cxx_try_compile 
1937 # ac_fn_cxx_try_cpp LINENO 
1938 # ------------------------ 
1939 # Try to preprocess conftest.$ac_ext, and return whether this succeeded. 
1940 ac_fn_cxx_try_cpp 
() 
1942   as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack 
1943   if { { ac_try
="$ac_cpp conftest.$ac_ext" 
1945   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
1946   *) ac_try_echo=$ac_try;; 
1948 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1949 $as_echo "$ac_try_echo"; } >&5 
1950   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err 
1952   if test -s conftest.err; then 
1953     grep -v '^ *+' conftest.err >conftest.er1 
1954     cat conftest.er1 >&5 
1955     mv -f conftest.er1 conftest.err 
1957   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1958   test $ac_status = 0; } >/dev/null && { 
1959          test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 
1960          test ! -s conftest.err 
1964   $as_echo "$as_me: failed program was:" >&5 
1965 sed 's/^/| /' conftest.$ac_ext >&5 
1969   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 
1970   as_fn_set_status $ac_retval 
1972 } # ac_fn_cxx_try_cpp 
1974 # ac_fn_cxx_try_link LINENO 
1975 # ------------------------- 
1976 # Try to link conftest.$ac_ext, and return whether this succeeded. 
1977 ac_fn_cxx_try_link () 
1979   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 
1980   rm -f conftest.$ac_objext conftest$ac_exeext 
1981   if { { ac_try="$ac_link" 
1983   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
1984   *) ac_try_echo
=$ac_try;; 
1986 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1987 $as_echo "$ac_try_echo"; } >&5 
1988   (eval "$ac_link") 2>conftest.err
 
1990   if test -s conftest.err
; then 
1991     grep -v '^ *+' conftest.err 
>conftest.er1
 
1992     cat conftest.er1 
>&5 
1993     mv -f conftest.er1 conftest.err
 
1995   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1996   test $ac_status = 0; } && { 
1997          test -z "$ac_cxx_werror_flag" || 
1998          test ! -s conftest.err
 
1999        } && test -s conftest
$ac_exeext && { 
2000          test "$cross_compiling" = yes || 
2001          $as_test_x conftest
$ac_exeext 
2005   $as_echo "$as_me: failed program was:" >&5 
2006 sed 's/^/| /' conftest.
$ac_ext >&5 
2010   # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 
2011   # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 
2012   # interfere with the next link command; also delete a directory that is 
2013   # left behind by Apple's compiler.  We do this before executing the actions. 
2014   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
 
2015   eval $as_lineno_stack; test "x$as_lineno_stack" = x 
&& { as_lineno
=; unset as_lineno
;} 
2016   as_fn_set_status 
$ac_retval 
2018 } # ac_fn_cxx_try_link 
2020 # ac_fn_objcxx_try_compile LINENO 
2021 # ------------------------------- 
2022 # Try to compile conftest.$ac_ext, and return whether this succeeded. 
2023 ac_fn_objcxx_try_compile 
() 
2025   as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack 
2026   rm -f conftest.
$ac_objext 
2027   if { { ac_try
="$ac_compile" 
2029   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
2030   *) ac_try_echo=$ac_try;; 
2032 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
2033 $as_echo "$ac_try_echo"; } >&5 
2034   (eval "$ac_compile") 2>conftest.err 
2036   if test -s conftest.err; then 
2037     grep -v '^ *+' conftest.err >conftest.er1 
2038     cat conftest.er1 >&5 
2039     mv -f conftest.er1 conftest.err 
2041   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
2042   test $ac_status = 0; } && { 
2043          test -z "$ac_objcxx_werror_flag" || 
2044          test ! -s conftest.err 
2045        } && test -s conftest.$ac_objext; then : 
2048   $as_echo "$as_me: failed program was:" >&5 
2049 sed 's/^/| /' conftest.$ac_ext >&5 
2053   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 
2054   as_fn_set_status $ac_retval 
2056 } # ac_fn_objcxx_try_compile 
2058 # ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES 
2059 # --------------------------------------------------------- 
2060 # Tests whether HEADER exists, giving a warning if it cannot be compiled using 
2061 # the include files in INCLUDES and setting the cache variable VAR 
2063 ac_fn_cxx_check_header_mongrel () 
2065   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 
2066   if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 
2067   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 
2068 $as_echo_n "checking for $2... " >&6; } 
2069 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 
2070   $as_echo_n "(cached) " >&6 
2073                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 
2074 $as_echo "$ac_res" >&6; } 
2076   # Is the header compilable? 
2077 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 
2078 $as_echo_n "checking $2 usability... " >&6; } 
2079 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
2080 /* end confdefs.h.  */ 
2084 if ac_fn_cxx_try_compile "$LINENO"; then : 
2085   ac_header_compiler=yes 
2087   ac_header_compiler=no 
2089 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
2090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5 
2091 $as_echo "$ac_header_compiler" >&6; } 
2093 # Is the header present? 
2094 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5 
2095 $as_echo_n "checking $2 presence... " >&6; } 
2096 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
2097 /* end confdefs.h.  */ 
2100 if ac_fn_cxx_try_cpp "$LINENO"; then : 
2101   ac_header_preproc=yes 
2103   ac_header_preproc=no 
2105 rm -f conftest.err conftest.$ac_ext 
2106 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 
2107 $as_echo "$ac_header_preproc" >&6; } 
2109 # So?  What about this header? 
2110 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #(( 
2112     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 
2113 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} 
2114     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 
2115 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 
2118     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5 
2119 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} 
2120     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5 
2121 $as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;} 
2122     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5 
2123 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} 
2124     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5 
2125 $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;} 
2126     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 
2127 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 
2129 ## -------------------------------- ## 
2130 ## Report this to saurik@saurik.com ## 
2131 ## -------------------------------- ## 
2133      ) | sed "s/^/$as_me: WARNING:     /" >&2 
2136   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 
2137 $as_echo_n "checking for $2... " >&6; } 
2138 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 
2139   $as_echo_n "(cached) " >&6 
2141   eval "$3=\$ac_header_compiler" 
2144                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 
2145 $as_echo "$ac_res" >&6; } 
2147   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 
2149 } # ac_fn_cxx_check_header_mongrel 
2151 # ac_fn_objcxx_try_link LINENO 
2152 # ---------------------------- 
2153 # Try to link conftest.$ac_ext, and return whether this succeeded. 
2154 ac_fn_objcxx_try_link () 
2156   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 
2157   rm -f conftest.$ac_objext conftest$ac_exeext 
2158   if { { ac_try="$ac_link" 
2160   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
2161   *) ac_try_echo
=$ac_try;; 
2163 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
2164 $as_echo "$ac_try_echo"; } >&5 
2165   (eval "$ac_link") 2>conftest.err
 
2167   if test -s conftest.err
; then 
2168     grep -v '^ *+' conftest.err 
>conftest.er1
 
2169     cat conftest.er1 
>&5 
2170     mv -f conftest.er1 conftest.err
 
2172   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
2173   test $ac_status = 0; } && { 
2174          test -z "$ac_objcxx_werror_flag" || 
2175          test ! -s conftest.err
 
2176        } && test -s conftest
$ac_exeext && { 
2177          test "$cross_compiling" = yes || 
2178          $as_test_x conftest
$ac_exeext 
2182   $as_echo "$as_me: failed program was:" >&5 
2183 sed 's/^/| /' conftest.
$ac_ext >&5 
2187   # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 
2188   # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 
2189   # interfere with the next link command; also delete a directory that is 
2190   # left behind by Apple's compiler.  We do this before executing the actions. 
2191   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
 
2192   eval $as_lineno_stack; test "x$as_lineno_stack" = x 
&& { as_lineno
=; unset as_lineno
;} 
2193   as_fn_set_status 
$ac_retval 
2195 } # ac_fn_objcxx_try_link 
2196 cat >config.log 
<<_ACEOF 
2197 This file contains any messages produced by compilers while 
2198 running configure, to aid debugging if configure makes a mistake. 
2200 It was created by Cycript $as_me 0.9, which was 
2201 generated by GNU Autoconf 2.65.  Invocation command line was 
2213 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` 
2214 uname -m = `(uname -m) 2>/dev/null || echo unknown` 
2215 uname -r = `(uname -r) 2>/dev/null || echo unknown` 
2216 uname -s = `(uname -s) 2>/dev/null || echo unknown` 
2217 uname -v = `(uname -v) 2>/dev/null || echo unknown` 
2219 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` 
2220 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown` 
2222 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown` 
2223 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown` 
2224 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` 
2225 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown` 
2226 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown` 
2227 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown` 
2228 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown` 
2232 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
2236   test -z "$as_dir" && as_dir
=.
 
2237     $as_echo "PATH: $as_dir" 
2253 # Keep a trace of the command line. 
2254 # Strip out --no-create and --no-recursion so they do not pile up. 
2255 # Strip out --silent because we don't want to record it for future runs. 
2256 # Also quote any args containing shell meta-characters. 
2257 # Make two passes to allow for proper duplicate-argument suppression. 
2261 ac_must_keep_next
=false
 
2267     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; 
2268     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
 
2269     | -silent | --silent | --silen | --sile | --sil) 
2272       ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 
2275     1) as_fn_append ac_configure_args0 
" '$ac_arg'" ;; 
2277       as_fn_append ac_configure_args1 
" '$ac_arg'" 
2278       if test $ac_must_keep_next = true
; then 
2279         ac_must_keep_next
=false 
# Got value, back to normal. 
2282           *=* | --config-cache | -C | -disable-* | --disable-* \
 
2283           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
 
2284           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
 
2285           | -with-* | --with-* | -without-* | --without-* | --x) 
2286             case "$ac_configure_args0 " in 
2287               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; 
2290           -* ) ac_must_keep_next
=true 
;; 
2293       as_fn_append ac_configure_args 
" '$ac_arg'" 
2298 { ac_configure_args0
=; unset ac_configure_args0
;} 
2299 { ac_configure_args1
=; unset ac_configure_args1
;} 
2301 # When interrupted or exit'd, cleanup temporary files, and complete 
2302 # config.log.  We remove comments because anyway the quotes in there 
2303 # would cause problems or look ugly. 
2304 # WARNING: Use '\'' to represent an apostrophe within the trap. 
2305 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. 
2306 trap 'exit_status=$? 
2307   # Save into config.log some information that might help in debugging. 
2312 ## ---------------- ## 
2313 ## Cache variables. ## 
2314 ## ---------------- ## 
2317     # The following way of writing the cache mishandles newlines in values, 
2319   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do 
2320     eval ac_val=\$$ac_var 
2324       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 
2325 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 
2328       _ | IFS | as_nl) ;; #( 
2329       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 
2330       *) { eval $ac_var=; unset $ac_var;} ;; 
2335     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( 
2336     *${as_nl}ac_space=\ *) 
2338         "s/'\''/'\''\\\\'\'''\''/g; 
2339           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" 
2342       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" 
2350 ## ----------------- ## 
2351 ## Output variables. ## 
2352 ## ----------------- ## 
2355     for ac_var in $ac_subst_vars 
2357       eval ac_val=\$$ac_var 
2359       *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
2361       $as_echo "$ac_var='\''$ac_val'\''" 
2365     if test -n "$ac_subst_files"; then 
2367 ## ------------------- ## 
2368 ## File substitutions. ## 
2369 ## ------------------- ## 
2372       for ac_var 
in $ac_subst_files 
2374         eval ac_val
=\$
$ac_var 
2376         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
2378         $as_echo "$ac_var='\''$ac_val'\''" 
2383     if test -s confdefs.h; then 
2393     test "$ac_signal" != 0 && 
2394       $as_echo "$as_me: caught signal $ac_signal" 
2395     $as_echo "$as_me: exit $exit_status" 
2397   rm -f core *.core core.conftest.* && 
2398     rm -f -r conftest* confdefs* conf$$* $ac_clean_files && 
2401 for ac_signal 
in 1 2 13 15; do 
2402   trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal 
2406 # confdefs.h avoids OS command line length limits that DEFS can exceed. 
2407 rm -f -r conftest
* confdefs.h
 
2409 $as_echo "/* confdefs.h */" > confdefs.h
 
2411 # Predefined preprocessor variables. 
2413 cat >>confdefs.h 
<<_ACEOF 
2414 #define PACKAGE_NAME "$PACKAGE_NAME" 
2417 cat >>confdefs.h 
<<_ACEOF 
2418 #define PACKAGE_TARNAME "$PACKAGE_TARNAME" 
2421 cat >>confdefs.h 
<<_ACEOF 
2422 #define PACKAGE_VERSION "$PACKAGE_VERSION" 
2425 cat >>confdefs.h 
<<_ACEOF 
2426 #define PACKAGE_STRING "$PACKAGE_STRING" 
2429 cat >>confdefs.h 
<<_ACEOF 
2430 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" 
2433 cat >>confdefs.h 
<<_ACEOF 
2434 #define PACKAGE_URL "$PACKAGE_URL" 
2438 # Let the site file select an alternate cache file if it wants to. 
2439 # Prefer an explicitly selected file to automatically selected ones. 
2442 if test -n "$CONFIG_SITE"; then 
2443   ac_site_file1
=$CONFIG_SITE 
2444 elif test "x$prefix" != xNONE
; then 
2445   ac_site_file1
=$prefix/share
/config.site
 
2446   ac_site_file2
=$prefix/etc
/config.site
 
2448   ac_site_file1
=$ac_default_prefix/share
/config.site
 
2449   ac_site_file2
=$ac_default_prefix/etc
/config.site
 
2451 for ac_site_file 
in "$ac_site_file1" "$ac_site_file2" 
2453   test "x$ac_site_file" = xNONE 
&& continue 
2454   if test /dev
/null 
!= "$ac_site_file" && test -r "$ac_site_file"; then 
2455     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 
2456 $as_echo "$as_me: loading site script $ac_site_file" >&6;} 
2457     sed 's/^/| /' "$ac_site_file" >&5 
2462 if test -r "$cache_file"; then 
2463   # Some versions of bash will fail to source /dev/null (special files 
2464   # actually), so we avoid doing that.  DJGPP emulates it as a regular file. 
2465   if test /dev
/null 
!= "$cache_file" && test -f "$cache_file"; then 
2466     { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 
2467 $as_echo "$as_me: loading cache $cache_file" >&6;} 
2469       [\\/]* | ?
:[\\/]* ) . 
"$cache_file";; 
2470       *)                      . 
"./$cache_file";; 
2474   { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 
2475 $as_echo "$as_me: creating cache $cache_file" >&6;} 
2479 # Check that the precious variables saved in the cache have kept the same 
2481 ac_cache_corrupted
=false
 
2482 for ac_var 
in $ac_precious_vars; do 
2483   eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
 
2484   eval ac_new_set
=\
$ac_env_${ac_var}_set
 
2485   eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
 
2486   eval ac_new_val
=\
$ac_env_${ac_var}_value
 
2487   case $ac_old_set,$ac_new_set in 
2489       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 
2490 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 
2491       ac_cache_corrupted
=: ;; 
2493       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 
2494 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 
2495       ac_cache_corrupted
=: ;; 
2498       if test "x$ac_old_val" != "x$ac_new_val"; then 
2499         # differences in whitespace do not lead to failure. 
2500         ac_old_val_w
=`echo x $ac_old_val` 
2501         ac_new_val_w
=`echo x $ac_new_val` 
2502         if test "$ac_old_val_w" != "$ac_new_val_w"; then 
2503           { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 
2504 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 
2505           ac_cache_corrupted
=: 
2507           { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 
2508 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 
2509           eval $ac_var=\
$ac_old_val 
2511         { $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5 
2512 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;} 
2513         { $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5 
2514 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;} 
2517   # Pass precious variables to config.status. 
2518   if test "$ac_new_set" = set; then 
2520     *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 
2521     *) ac_arg
=$ac_var=$ac_new_val ;; 
2523     case " $ac_configure_args " in 
2524       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy. 
2525       *) as_fn_append ac_configure_args 
" '$ac_arg'" ;; 
2529 if $ac_cache_corrupted; then 
2530   { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
2531 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
2532   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 
2533 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 
2534   as_fn_error 
"run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 
2536 ## -------------------- ## 
2537 ## Main body of script. ## 
2538 ## -------------------- ## 
2541 ac_cpp
='$CPP $CPPFLAGS' 
2542 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
2543 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
2544 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
2549 for ac_dir 
in . 
"$srcdir"/.
; do 
2550   for ac_t 
in install-sh install.sh shtool
; do 
2551     if test -f "$ac_dir/$ac_t"; then 
2553       ac_install_sh
="$ac_aux_dir/$ac_t -c" 
2558 if test -z "$ac_aux_dir"; then 
2559   as_fn_error 
"cannot find install-sh, install.sh, or shtool in . \"$srcdir\"/." "$LINENO" 5 
2562 # These three variables are undocumented and unsupported, 
2563 # and are intended to be withdrawn in a future Autoconf release. 
2564 # They can cause serious problems if a builder's source tree is in a directory 
2565 # whose full name contains unusual characters. 
2566 ac_config_guess
="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var. 
2567 ac_config_sub
="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var. 
2568 ac_configure
="$SHELL $ac_aux_dir/configure"  # Please don't use this var. 
2573     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 
2574 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; 
2579 macro_version
='2.2.6b' 
2580 macro_revision
='1.3017' 
2594 ltmain
="$ac_aux_dir/ltmain.sh" 
2596 # Make sure we can run config.sub. 
2597 $SHELL "$ac_aux_dir/config.sub" sun4 
>/dev
/null 
2>&1 || 
2598   as_fn_error 
"cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 
2600 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 
2601 $as_echo_n "checking build system type... " >&6; } 
2602 if test "${ac_cv_build+set}" = set; then : 
2603   $as_echo_n "(cached) " >&6 
2605   ac_build_alias
=$build_alias 
2606 test "x$ac_build_alias" = x 
&& 
2607   ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"` 
2608 test "x$ac_build_alias" = x 
&& 
2609   as_fn_error 
"cannot guess build type; you must specify one" "$LINENO" 5 
2610 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || 
2611   as_fn_error 
"$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 
2614 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 
2615 $as_echo "$ac_cv_build" >&6; } 
2616 case $ac_cv_build in 
2618 *) as_fn_error 
"invalid value of canonical build" "$LINENO" 5;; 
2621 ac_save_IFS
=$IFS; IFS
='-' 
2627 # Remember, the first character of IFS is used to create $*, 
2628 # except with old shells: 
2631 case $build_os in *\ 
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac 
2634 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 
2635 $as_echo_n "checking host system type... " >&6; } 
2636 if test "${ac_cv_host+set}" = set; then : 
2637   $as_echo_n "(cached) " >&6 
2639   if test "x$host_alias" = x
; then 
2640   ac_cv_host
=$ac_cv_build 
2642   ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || 
2643     as_fn_error 
"$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 
2647 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 
2648 $as_echo "$ac_cv_host" >&6; } 
2651 *) as_fn_error 
"invalid value of canonical host" "$LINENO" 5;; 
2654 ac_save_IFS
=$IFS; IFS
='-' 
2660 # Remember, the first character of IFS is used to create $*, 
2661 # except with old shells: 
2664 case $host_os in *\ 
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac 
2668 ac_cpp
='$CPP $CPPFLAGS' 
2669 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
2670 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
2671 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
2672 if test -n "$ac_tool_prefix"; then 
2673   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 
2674 set dummy 
${ac_tool_prefix}gcc
; ac_word
=$2 
2675 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
2676 $as_echo_n "checking for $ac_word... " >&6; } 
2677 if test "${ac_cv_prog_CC+set}" = set; then : 
2678   $as_echo_n "(cached) " >&6 
2680   if test -n "$CC"; then 
2681   ac_cv_prog_CC
="$CC" # Let the user override the test. 
2683 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
2687   test -z "$as_dir" && as_dir
=.
 
2688     for ac_exec_ext 
in '' $ac_executable_extensions; do 
2689   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
2690     ac_cv_prog_CC
="${ac_tool_prefix}gcc" 
2691     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
2701 if test -n "$CC"; then 
2702   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 
2703 $as_echo "$CC" >&6; } 
2705   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
2706 $as_echo "no" >&6; } 
2711 if test -z "$ac_cv_prog_CC"; then 
2713   # Extract the first word of "gcc", so it can be a program name with args. 
2714 set dummy gcc
; ac_word
=$2 
2715 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
2716 $as_echo_n "checking for $ac_word... " >&6; } 
2717 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 
2718   $as_echo_n "(cached) " >&6 
2720   if test -n "$ac_ct_CC"; then 
2721   ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test. 
2723 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
2727   test -z "$as_dir" && as_dir
=.
 
2728     for ac_exec_ext 
in '' $ac_executable_extensions; do 
2729   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
2730     ac_cv_prog_ac_ct_CC
="gcc" 
2731     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
2740 ac_ct_CC
=$ac_cv_prog_ac_ct_CC 
2741 if test -n "$ac_ct_CC"; then 
2742   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 
2743 $as_echo "$ac_ct_CC" >&6; } 
2745   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
2746 $as_echo "no" >&6; } 
2749   if test "x$ac_ct_CC" = x
; then 
2752     case $cross_compiling:$ac_tool_warned in 
2754 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
2755 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
2756 ac_tool_warned
=yes ;; 
2764 if test -z "$CC"; then 
2765           if test -n "$ac_tool_prefix"; then 
2766     # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 
2767 set dummy 
${ac_tool_prefix}cc
; ac_word
=$2 
2768 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
2769 $as_echo_n "checking for $ac_word... " >&6; } 
2770 if test "${ac_cv_prog_CC+set}" = set; then : 
2771   $as_echo_n "(cached) " >&6 
2773   if test -n "$CC"; then 
2774   ac_cv_prog_CC
="$CC" # Let the user override the test. 
2776 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
2780   test -z "$as_dir" && as_dir
=.
 
2781     for ac_exec_ext 
in '' $ac_executable_extensions; do 
2782   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
2783     ac_cv_prog_CC
="${ac_tool_prefix}cc" 
2784     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
2794 if test -n "$CC"; then 
2795   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 
2796 $as_echo "$CC" >&6; } 
2798   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
2799 $as_echo "no" >&6; } 
2805 if test -z "$CC"; then 
2806   # Extract the first word of "cc", so it can be a program name with args. 
2807 set dummy cc
; ac_word
=$2 
2808 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
2809 $as_echo_n "checking for $ac_word... " >&6; } 
2810 if test "${ac_cv_prog_CC+set}" = set; then : 
2811   $as_echo_n "(cached) " >&6 
2813   if test -n "$CC"; then 
2814   ac_cv_prog_CC
="$CC" # Let the user override the test. 
2817 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
2821   test -z "$as_dir" && as_dir
=.
 
2822     for ac_exec_ext 
in '' $ac_executable_extensions; do 
2823   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
2824     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 
2825        ac_prog_rejected
=yes 
2829     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
2836 if test $ac_prog_rejected = yes; then 
2837   # We found a bogon in the path, so make sure we never use it. 
2838   set dummy 
$ac_cv_prog_CC 
2840   if test $# != 0; then 
2841     # We chose a different compiler from the bogus one. 
2842     # However, it has the same basename, so the bogon will be chosen 
2843     # first if we set CC to just the basename; use the full file name. 
2845     ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@" 
2851 if test -n "$CC"; then 
2852   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 
2853 $as_echo "$CC" >&6; } 
2855   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
2856 $as_echo "no" >&6; } 
2861 if test -z "$CC"; then 
2862   if test -n "$ac_tool_prefix"; then 
2863   for ac_prog 
in cl.exe
 
2865     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
2866 set dummy 
$ac_tool_prefix$ac_prog; ac_word
=$2 
2867 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
2868 $as_echo_n "checking for $ac_word... " >&6; } 
2869 if test "${ac_cv_prog_CC+set}" = set; then : 
2870   $as_echo_n "(cached) " >&6 
2872   if test -n "$CC"; then 
2873   ac_cv_prog_CC
="$CC" # Let the user override the test. 
2875 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
2879   test -z "$as_dir" && as_dir
=.
 
2880     for ac_exec_ext 
in '' $ac_executable_extensions; do 
2881   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
2882     ac_cv_prog_CC
="$ac_tool_prefix$ac_prog" 
2883     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
2893 if test -n "$CC"; then 
2894   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 
2895 $as_echo "$CC" >&6; } 
2897   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
2898 $as_echo "no" >&6; } 
2902     test -n "$CC" && break 
2905 if test -z "$CC"; then 
2907   for ac_prog 
in cl.exe
 
2909   # Extract the first word of "$ac_prog", so it can be a program name with args. 
2910 set dummy 
$ac_prog; 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_ac_ct_CC+set}" = set; then : 
2914   $as_echo_n "(cached) " >&6 
2916   if test -n "$ac_ct_CC"; then 
2917   ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test. 
2919 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
2923   test -z "$as_dir" && as_dir
=.
 
2924     for ac_exec_ext 
in '' $ac_executable_extensions; do 
2925   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
2926     ac_cv_prog_ac_ct_CC
="$ac_prog" 
2927     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
2936 ac_ct_CC
=$ac_cv_prog_ac_ct_CC 
2937 if test -n "$ac_ct_CC"; then 
2938   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 
2939 $as_echo "$ac_ct_CC" >&6; } 
2941   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
2942 $as_echo "no" >&6; } 
2946   test -n "$ac_ct_CC" && break 
2949   if test "x$ac_ct_CC" = x
; then 
2952     case $cross_compiling:$ac_tool_warned in 
2954 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
2955 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
2956 ac_tool_warned
=yes ;; 
2965 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
2966 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
2967 as_fn_error 
"no acceptable C compiler found in \$PATH 
2968 See \`config.log' for more details." "$LINENO" 5; } 
2970 # Provide some information about the compiler. 
2971 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 
2974 for ac_option 
in --version -v -V -qversion; do 
2975   { { ac_try
="$ac_compiler $ac_option >&5" 
2977   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
2978   *) ac_try_echo=$ac_try;; 
2980 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
2981 $as_echo "$ac_try_echo"; } >&5 
2982   (eval "$ac_compiler $ac_option >&5") 2>conftest.err 
2984   if test -s conftest.err; then 
2986 ... rest of stderr output deleted ... 
2987          10q' conftest.err >conftest.er1 
2988     cat conftest.er1 >&5 
2990   rm -f conftest.er1 conftest.err 
2991   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
2992   test $ac_status = 0; } 
2995 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
2996 /* end confdefs.h.  */ 
3006 ac_clean_files_save=$ac_clean_files 
3007 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 
3008 # Try to create an executable without -o first, disregard a.out. 
3009 # It will help us diagnose broken compilers, and finding out an intuition 
3011 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 
3012 $as_echo_n "checking whether the C compiler works... " >&6; } 
3013 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 
3015 # The possible output files: 
3016 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 
3019 for ac_file in $ac_files 
3022     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 
3023     * ) ac_rmfiles="$ac_rmfiles $ac_file";; 
3028 if { { ac_try="$ac_link_default" 
3030   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
3031   *) ac_try_echo
=$ac_try;; 
3033 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
3034 $as_echo "$ac_try_echo"; } >&5 
3035   (eval "$ac_link_default") 2>&5 
3037   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
3038   test $ac_status = 0; }; then : 
3039   # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. 
3040 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' 
3041 # in a Makefile.  We should not override ac_cv_exeext if it was cached, 
3042 # so that the user can short-circuit this test for compilers unknown to 
3044 for ac_file 
in $ac_files '' 
3046   test -f "$ac_file" || continue 
3048     *.
$ac_ext | *.xcoff 
| *.tds 
| *.d 
| *.pdb 
| *.xSYM 
| *.bb 
| *.bbg 
| *.map 
| *.inf 
| *.dSYM 
| *.o 
| *.obj 
) 
3051         # We found the default executable, but exeext='' is most 
3055         if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
; 
3057            ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'` 
3059         # We set ac_cv_exeext here because the later test for it is not 
3060         # safe: cross compilers may not add the suffix if given an `-o' 
3061         # argument, so we may need to know it at that point already. 
3062         # Even if this section looks crufty: it has the advantage of 
3069 test "$ac_cv_exeext" = no 
&& ac_cv_exeext
= 
3074 if test -z "$ac_file"; then : 
3075   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
3076 $as_echo "no" >&6; } 
3077 $as_echo "$as_me: failed program was:" >&5 
3078 sed 's/^/| /' conftest.
$ac_ext >&5 
3080 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
3081 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
3082 { as_fn_set_status 
77 
3083 as_fn_error 
"C compiler cannot create executables 
3084 See \`config.log' for more details." "$LINENO" 5; }; } 
3086   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
3087 $as_echo "yes" >&6; } 
3089 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 
3090 $as_echo_n "checking for C compiler default output file name... " >&6; } 
3091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 
3092 $as_echo "$ac_file" >&6; } 
3093 ac_exeext
=$ac_cv_exeext 
3095 rm -f -r a.out a.out.dSYM a.exe conftest
$ac_cv_exeext b.out
 
3096 ac_clean_files
=$ac_clean_files_save 
3097 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 
3098 $as_echo_n "checking for suffix of executables... " >&6; } 
3099 if { { ac_try
="$ac_link" 
3101   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
3102   *) ac_try_echo=$ac_try;; 
3104 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
3105 $as_echo "$ac_try_echo"; } >&5 
3106   (eval "$ac_link") 2>&5 
3108   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
3109   test $ac_status = 0; }; then : 
3110   # If both `conftest.exe
' and `conftest' are 
`present' (well, observable) 
3111 # catch `conftest.exe
'.  For instance with Cygwin, `ls conftest' will
 
3112 # work properly (i.e., refer to `conftest.exe'), while it won't with 
3114 for ac_file 
in conftest.exe conftest conftest.
*; do 
3115   test -f "$ac_file" || continue 
3117     *.
$ac_ext | *.xcoff 
| *.tds 
| *.d 
| *.pdb 
| *.xSYM 
| *.bb 
| *.bbg 
| *.map 
| *.inf 
| *.dSYM 
| *.o 
| *.obj 
) ;; 
3118     *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'` 
3124   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
3125 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
3126 as_fn_error 
"cannot compute suffix of executables: cannot compile and link 
3127 See \`config.log' for more details." "$LINENO" 5; } 
3129 rm -f conftest conftest
$ac_cv_exeext 
3130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 
3131 $as_echo "$ac_cv_exeext" >&6; } 
3133 rm -f conftest.
$ac_ext 
3134 EXEEXT
=$ac_cv_exeext 
3136 cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
3137 /* end confdefs.h.  */ 
3142 FILE *f = fopen ("conftest.out", "w"); 
3143  return ferror (f) || fclose (f) != 0; 
3149 ac_clean_files
="$ac_clean_files conftest.out" 
3150 # Check that the compiler produces executables we can run.  If not, either 
3151 # the compiler is broken, or we cross compile. 
3152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 
3153 $as_echo_n "checking whether we are cross compiling... " >&6; } 
3154 if test "$cross_compiling" != yes; then 
3155   { { ac_try
="$ac_link" 
3157   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
3158   *) ac_try_echo=$ac_try;; 
3160 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
3161 $as_echo "$ac_try_echo"; } >&5 
3162   (eval "$ac_link") 2>&5 
3164   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
3165   test $ac_status = 0; } 
3166   if { ac_try='./conftest$ac_cv_exeext' 
3167   { { case "(($ac_try" in 
3168   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
3169   *) ac_try_echo
=$ac_try;; 
3171 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
3172 $as_echo "$ac_try_echo"; } >&5 
3173   (eval "$ac_try") 2>&5 
3175   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
3176   test $ac_status = 0; }; }; then 
3179     if test "$cross_compiling" = maybe
; then 
3182         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
3183 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
3184 as_fn_error 
"cannot run C compiled programs. 
3185 If you meant to cross compile, use \`--host'. 
3186 See \`config.log' for more details." "$LINENO" 5; } 
3190 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 
3191 $as_echo "$cross_compiling" >&6; } 
3193 rm -f conftest.
$ac_ext conftest
$ac_cv_exeext conftest.out
 
3194 ac_clean_files
=$ac_clean_files_save 
3195 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 
3196 $as_echo_n "checking for suffix of object files... " >&6; } 
3197 if test "${ac_cv_objext+set}" = set; then : 
3198   $as_echo_n "(cached) " >&6 
3200   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
3201 /* end confdefs.h.  */ 
3211 rm -f conftest.o conftest.obj
 
3212 if { { ac_try
="$ac_compile" 
3214   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
3215   *) ac_try_echo=$ac_try;; 
3217 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
3218 $as_echo "$ac_try_echo"; } >&5 
3219   (eval "$ac_compile") 2>&5 
3221   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
3222   test $ac_status = 0; }; then : 
3223   for ac_file in conftest.o conftest.obj conftest.*; do 
3224   test -f "$ac_file" || continue; 
3226     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; 
3227     *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 
3232   $as_echo "$as_me: failed program was:" >&5 
3233 sed 's/^/| /' conftest.$ac_ext >&5 
3235 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
3236 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
3237 as_fn_error "cannot compute suffix of object files
: cannot compile
 
3238 See \
`config.log' for more details." "$LINENO" 5; } 
3240 rm -f conftest.$ac_cv_objext conftest.$ac_ext 
3242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 
3243 $as_echo "$ac_cv_objext" >&6; } 
3244 OBJEXT=$ac_cv_objext 
3246 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 
3247 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 
3248 if test "${ac_cv_c_compiler_gnu+set}" = set; then : 
3249   $as_echo_n "(cached) " >&6 
3251   cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
3252 /* end confdefs.h.  */ 
3265 if ac_fn_c_try_compile "$LINENO"; then : 
3270 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
3271 ac_cv_c_compiler_gnu=$ac_compiler_gnu 
3274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 
3275 $as_echo "$ac_cv_c_compiler_gnu" >&6; } 
3276 if test $ac_compiler_gnu = yes; then 
3281 ac_test_CFLAGS=${CFLAGS+set} 
3282 ac_save_CFLAGS=$CFLAGS 
3283 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 
3284 $as_echo_n "checking whether $CC accepts -g... " >&6; } 
3285 if test "${ac_cv_prog_cc_g+set}" = set; then : 
3286   $as_echo_n "(cached) " >&6 
3288   ac_save_c_werror_flag=$ac_c_werror_flag 
3289    ac_c_werror_flag=yes 
3292    cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
3293 /* end confdefs.h.  */ 
3303 if ac_fn_c_try_compile "$LINENO"; then : 
3307       cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
3308 /* end confdefs.h.  */ 
3318 if ac_fn_c_try_compile "$LINENO"; then : 
3321   ac_c_werror_flag=$ac_save_c_werror_flag 
3323          cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
3324 /* end confdefs.h.  */ 
3334 if ac_fn_c_try_compile "$LINENO"; then : 
3337 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
3339 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
3341 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
3342    ac_c_werror_flag=$ac_save_c_werror_flag 
3344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 
3345 $as_echo "$ac_cv_prog_cc_g" >&6; } 
3346 if test "$ac_test_CFLAGS" = set; then 
3347   CFLAGS=$ac_save_CFLAGS 
3348 elif test $ac_cv_prog_cc_g = yes; then 
3349   if test "$GCC" = yes; then 
3355   if test "$GCC" = yes; then 
3361 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 
3362 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 
3363 if test "${ac_cv_prog_cc_c89+set}" = set; then : 
3364   $as_echo_n "(cached) " >&6 
3366   ac_cv_prog_cc_c89=no 
3368 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
3369 /* end confdefs.h.  */ 
3372 #include <sys/types.h> 
3373 #include <sys/stat.h> 
3374 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */ 
3375 struct buf { int x; }; 
3376 FILE * (*rcsopen) (struct buf *, struct stat *, int); 
3377 static char *e (p, i) 
3383 static char *f (char * (*g) (char **, int), char **p, ...) 
3388   s = g (p, va_arg (v,int)); 
3393 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has 
3394    function prototypes and stuff, but not '\xHH' hex character constants. 
3395    These don't provoke an error unfortunately, instead are silently treated 
3396    as 'x'.  The following induces an error, until -std is added to get 
3397    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an 
3398    array size at least.  It's necessary to write '\x00'==0 to get something 
3399    that's true only with -std.  */ 
3400 int osf4_cc_array ['\x00' == 0 ? 1 : -1]; 
3402 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 
3403    inside strings and character constants.  */ 
3405 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; 
3407 int test (int i, double x); 
3408 struct s1 {int (*f) (int a);}; 
3409 struct s2 {int (*f) (double a);}; 
3410 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); 
3416 return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1]; 
3421 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 
3422         -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" 
3424   CC="$ac_save_CC $ac_arg" 
3425   if ac_fn_c_try_compile "$LINENO"; then : 
3426   ac_cv_prog_cc_c89=$ac_arg 
3428 rm -f core conftest.err conftest.$ac_objext 
3429   test "x$ac_cv_prog_cc_c89" != "xno" && break 
3431 rm -f conftest.$ac_ext 
3436 case "x$ac_cv_prog_cc_c89" in 
3438     { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 
3439 $as_echo "none needed" >&6; } ;; 
3441     { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 
3442 $as_echo "unsupported" >&6; } ;; 
3444     CC="$CC $ac_cv_prog_cc_c89" 
3445     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 
3446 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 
3448 if test "x$ac_cv_prog_cc_c89" != xno; then : 
3453 ac_cpp='$CPP $CPPFLAGS' 
3454 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
3455 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
3456 ac_compiler_gnu=$ac_cv_c_compiler_gnu 
3458 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 
3459 $as_echo_n "checking for a sed that does not truncate output... " >&6; } 
3460 if test "${ac_cv_path_SED+set}" = set; then : 
3461   $as_echo_n "(cached) " >&6 
3463             ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ 
3464      for ac_i in 1 2 3 4 5 6 7; do 
3465        ac_script="$ac_script$as_nl$ac_script" 
3467      echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed 
3468      { ac_script=; unset ac_script;} 
3469      if test -z "$SED"; then 
3470   ac_path_SED_found=false 
3471   # Loop through the user's path and test for each of PROGNAME-LIST 
3472   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
3476   test -z "$as_dir" && as_dir=. 
3477     for ac_prog in sed gsed; do 
3478     for ac_exec_ext in '' $ac_executable_extensions; do 
3479       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" 
3480       { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue 
3481 # Check for GNU ac_path_SED and select it if it is found. 
3482   # Check for GNU $ac_path_SED 
3483 case `"$ac_path_SED" --version 2>&1` in 
3485   ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; 
3488   $as_echo_n 0123456789 >"conftest.in" 
3491     cat "conftest.in" "conftest.in" >"conftest.tmp" 
3492     mv "conftest.tmp" "conftest.in" 
3493     cp "conftest.in" "conftest.nl" 
3494     $as_echo '' >> "conftest.nl" 
3495     "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break 
3496     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
3497     as_fn_arith $ac_count + 1 && ac_count=$as_val 
3498     if test $ac_count -gt ${ac_path_SED_max-0}; then 
3499       # Best one so far, save it but keep looking for a better one 
3500       ac_cv_path_SED="$ac_path_SED" 
3501       ac_path_SED_max=$ac_count 
3503     # 10*(2^10) chars as input seems more than enough 
3504     test $ac_count -gt 10 && break 
3506   rm -f conftest.in conftest.tmp conftest.nl conftest.out;; 
3509       $ac_path_SED_found && break 3 
3514   if test -z "$ac_cv_path_SED"; then 
3515     as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5 
3522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 
3523 $as_echo "$ac_cv_path_SED" >&6; } 
3524  SED="$ac_cv_path_SED" 
3527 test -z "$SED" && SED=sed 
3528 Xsed="$SED -e 1s/^X//" 
3540 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 
3541 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } 
3542 if test "${ac_cv_path_GREP+set}" = set; then : 
3543   $as_echo_n "(cached) " >&6 
3545   if test -z "$GREP"; then 
3546   ac_path_GREP_found=false 
3547   # Loop through the user's path and test for each of PROGNAME-LIST 
3548   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
3549 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 
3552   test -z "$as_dir" && as_dir=. 
3553     for ac_prog in grep ggrep; do 
3554     for ac_exec_ext in '' $ac_executable_extensions; do 
3555       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 
3556       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 
3557 # Check for GNU ac_path_GREP and select it if it is found. 
3558   # Check for GNU $ac_path_GREP 
3559 case `"$ac_path_GREP" --version 2>&1` in 
3561   ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; 
3564   $as_echo_n 0123456789 >"conftest.in" 
3567     cat "conftest.in" "conftest.in" >"conftest.tmp" 
3568     mv "conftest.tmp" "conftest.in" 
3569     cp "conftest.in" "conftest.nl" 
3570     $as_echo 'GREP' >> "conftest.nl" 
3571     "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break 
3572     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
3573     as_fn_arith $ac_count + 1 && ac_count=$as_val 
3574     if test $ac_count -gt ${ac_path_GREP_max-0}; then 
3575       # Best one so far, save it but keep looking for a better one 
3576       ac_cv_path_GREP="$ac_path_GREP" 
3577       ac_path_GREP_max=$ac_count 
3579     # 10*(2^10) chars as input seems more than enough 
3580     test $ac_count -gt 10 && break 
3582   rm -f conftest.in conftest.tmp conftest.nl conftest.out;; 
3585       $ac_path_GREP_found && break 3 
3590   if test -z "$ac_cv_path_GREP"; then 
3591     as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 
3594   ac_cv_path_GREP=$GREP 
3598 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 
3599 $as_echo "$ac_cv_path_GREP" >&6; } 
3600  GREP="$ac_cv_path_GREP" 
3603 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 
3604 $as_echo_n "checking for egrep... " >&6; } 
3605 if test "${ac_cv_path_EGREP+set}" = set; then : 
3606   $as_echo_n "(cached) " >&6 
3608   if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 
3609    then ac_cv_path_EGREP="$GREP -E" 
3611      if test -z "$EGREP"; then 
3612   ac_path_EGREP_found=false 
3613   # Loop through the user's path and test for each of PROGNAME-LIST 
3614   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
3615 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 
3618   test -z "$as_dir" && as_dir=. 
3619     for ac_prog in egrep; do 
3620     for ac_exec_ext in '' $ac_executable_extensions; do 
3621       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 
3622       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 
3623 # Check for GNU ac_path_EGREP and select it if it is found. 
3624   # Check for GNU $ac_path_EGREP 
3625 case `"$ac_path_EGREP" --version 2>&1` in 
3627   ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; 
3630   $as_echo_n 0123456789 >"conftest.in" 
3633     cat "conftest.in" "conftest.in" >"conftest.tmp" 
3634     mv "conftest.tmp" "conftest.in" 
3635     cp "conftest.in" "conftest.nl" 
3636     $as_echo 'EGREP' >> "conftest.nl" 
3637     "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break 
3638     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
3639     as_fn_arith $ac_count + 1 && ac_count=$as_val 
3640     if test $ac_count -gt ${ac_path_EGREP_max-0}; then 
3641       # Best one so far, save it but keep looking for a better one 
3642       ac_cv_path_EGREP="$ac_path_EGREP" 
3643       ac_path_EGREP_max=$ac_count 
3645     # 10*(2^10) chars as input seems more than enough 
3646     test $ac_count -gt 10 && break 
3648   rm -f conftest.in conftest.tmp conftest.nl conftest.out;; 
3651       $ac_path_EGREP_found && break 3 
3656   if test -z "$ac_cv_path_EGREP"; then 
3657     as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 
3660   ac_cv_path_EGREP=$EGREP 
3665 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 
3666 $as_echo "$ac_cv_path_EGREP" >&6; } 
3667  EGREP="$ac_cv_path_EGREP" 
3670 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 
3671 $as_echo_n "checking for fgrep... " >&6; } 
3672 if test "${ac_cv_path_FGREP+set}" = set; then : 
3673   $as_echo_n "(cached) " >&6 
3675   if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1 
3676    then ac_cv_path_FGREP="$GREP -F" 
3678      if test -z "$FGREP"; then 
3679   ac_path_FGREP_found=false 
3680   # Loop through the user's path and test for each of PROGNAME-LIST 
3681   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
3682 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 
3685   test -z "$as_dir" && as_dir=. 
3686     for ac_prog in fgrep; do 
3687     for ac_exec_ext in '' $ac_executable_extensions; do 
3688       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" 
3689       { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue 
3690 # Check for GNU ac_path_FGREP and select it if it is found. 
3691   # Check for GNU $ac_path_FGREP 
3692 case `"$ac_path_FGREP" --version 2>&1` in 
3694   ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; 
3697   $as_echo_n 0123456789 >"conftest.in" 
3700     cat "conftest.in" "conftest.in" >"conftest.tmp" 
3701     mv "conftest.tmp" "conftest.in" 
3702     cp "conftest.in" "conftest.nl" 
3703     $as_echo 'FGREP' >> "conftest.nl" 
3704     "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break 
3705     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
3706     as_fn_arith $ac_count + 1 && ac_count=$as_val 
3707     if test $ac_count -gt ${ac_path_FGREP_max-0}; then 
3708       # Best one so far, save it but keep looking for a better one 
3709       ac_cv_path_FGREP="$ac_path_FGREP" 
3710       ac_path_FGREP_max=$ac_count 
3712     # 10*(2^10) chars as input seems more than enough 
3713     test $ac_count -gt 10 && break 
3715   rm -f conftest.in conftest.tmp conftest.nl conftest.out;; 
3718       $ac_path_FGREP_found && break 3 
3723   if test -z "$ac_cv_path_FGREP"; then 
3724     as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 
3727   ac_cv_path_FGREP=$FGREP 
3732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5 
3733 $as_echo "$ac_cv_path_FGREP" >&6; } 
3734  FGREP="$ac_cv_path_FGREP" 
3737 test -z "$GREP" && GREP=grep 
3757 # Check whether --with-gnu-ld was given. 
3758 if test "${with_gnu_ld+set}" = set; then : 
3759   withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes 
3765 if test "$GCC" = yes; then 
3766   # Check if gcc -print-prog-name=ld gives a path. 
3767   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 
3768 $as_echo_n "checking for ld used by $CC... " >&6; } 
3771     # gcc leaves a trailing carriage return which upsets mingw 
3772     ac_prog=`($CC -print-prog-name=ld
) 2>&5 | tr -d '\015'` ;; 
3774     ac_prog=`($CC -print-prog-name=ld
) 2>&5` ;; 
3777     # Accept absolute paths. 
3779       re_direlt='/[^/][^/]*/\.\./' 
3780       # Canonicalize the pathname of ld 
3781       ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` 
3782       while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do 
3783         ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` 
3785       test -z "$LD" && LD="$ac_prog" 
3788     # If it fails, then pretend we aren't using GCC. 
3792     # If it is relative, then search for the first ld in PATH. 
3796 elif test "$with_gnu_ld" = yes; then 
3797   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 
3798 $as_echo_n "checking for GNU ld... " >&6; } 
3800   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 
3801 $as_echo_n "checking for non-GNU ld... " >&6; } 
3803 if test "${lt_cv_path_LD+set}" = set; then : 
3804   $as_echo_n "(cached) " >&6 
3806   if test -z "$LD"; then 
3807   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR 
3808   for ac_dir in $PATH; do 
3810     test -z "$ac_dir" && ac_dir=. 
3811     if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then 
3812       lt_cv_path_LD="$ac_dir/$ac_prog" 
3813       # Check to see if the program is GNU ld.  I'd rather use --version, 
3814       # but apparently some variants of GNU ld only accept -v. 
3815       # Break only if it was the GNU/non-GNU ld that we prefer. 
3816       case `"$lt_cv_path_LD" -v 2>&1 </dev
/null
` in 
3817       *GNU* | *'with BFD'*) 
3818         test "$with_gnu_ld" != no && break 
3821         test "$with_gnu_ld" != yes && break 
3828   lt_cv_path_LD="$LD" # Let the user override the test with a path. 
3833 if test -n "$LD"; then 
3834   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 
3835 $as_echo "$LD" >&6; } 
3837   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
3838 $as_echo "no" >&6; } 
3840 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5 
3841 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 
3842 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 
3843 if test "${lt_cv_prog_gnu_ld+set}" = set; then : 
3844   $as_echo_n "(cached) " >&6 
3846   # I'd rather use --version here, but apparently some GNU lds only accept -v. 
3847 case `$LD -v 2>&1 </dev
/null
` in 
3848 *GNU* | *'with BFD'*) 
3849   lt_cv_prog_gnu_ld=yes 
3852   lt_cv_prog_gnu_ld=no 
3856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5 
3857 $as_echo "$lt_cv_prog_gnu_ld" >&6; } 
3858 with_gnu_ld=$lt_cv_prog_gnu_ld 
3868 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 
3869 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } 
3870 if test "${lt_cv_path_NM+set}" = set; then : 
3871   $as_echo_n "(cached) " >&6 
3873   if test -n "$NM"; then 
3874   # Let the user override the test. 
3877   lt_nm_to_check="${ac_tool_prefix}nm" 
3878   if test -n "$ac_tool_prefix" && test "$build" = "$host"; then 
3879     lt_nm_to_check="$lt_nm_to_check nm" 
3881   for lt_tmp_nm in $lt_nm_to_check; do 
3882     lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR 
3883     for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do 
3885       test -z "$ac_dir" && ac_dir=. 
3886       tmp_nm="$ac_dir/$lt_tmp_nm" 
3887       if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then 
3888         # Check to see if the nm accepts a BSD-compat flag. 
3889         # Adding the `sed 1q
' prevents false positives on HP-UX, which says: 
3890         #   nm: unknown option "B" ignored 
3891         # Tru64's nm complains that 
/dev
/null is an invalid object 
file 
3892         case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in 
3893         */dev
/null
* | *'Invalid file or object type'*) 
3894           lt_cv_path_NM
="$tmp_nm -B" 
3898           case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in 
3900             lt_cv_path_NM
="$tmp_nm -p" 
3904             lt_cv_path_NM
=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but 
3905             continue # so that we can try to find one that supports BSD flags 
3914   : ${lt_cv_path_NM=no} 
3917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5 
3918 $as_echo "$lt_cv_path_NM" >&6; } 
3919 if test "$lt_cv_path_NM" != "no"; then 
3922   # Didn't find any BSD compatible name lister, look for dumpbin. 
3923   if test -n "$ac_tool_prefix"; then 
3924   for ac_prog 
in "dumpbin -symbols" "link -dump -symbols" 
3926     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
3927 set dummy 
$ac_tool_prefix$ac_prog; ac_word
=$2 
3928 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
3929 $as_echo_n "checking for $ac_word... " >&6; } 
3930 if test "${ac_cv_prog_DUMPBIN+set}" = set; then : 
3931   $as_echo_n "(cached) " >&6 
3933   if test -n "$DUMPBIN"; then 
3934   ac_cv_prog_DUMPBIN
="$DUMPBIN" # Let the user override the test. 
3936 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
3940   test -z "$as_dir" && as_dir
=.
 
3941     for ac_exec_ext 
in '' $ac_executable_extensions; do 
3942   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
3943     ac_cv_prog_DUMPBIN
="$ac_tool_prefix$ac_prog" 
3944     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
3953 DUMPBIN
=$ac_cv_prog_DUMPBIN 
3954 if test -n "$DUMPBIN"; then 
3955   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5 
3956 $as_echo "$DUMPBIN" >&6; } 
3958   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
3959 $as_echo "no" >&6; } 
3963     test -n "$DUMPBIN" && break 
3966 if test -z "$DUMPBIN"; then 
3967   ac_ct_DUMPBIN
=$DUMPBIN 
3968   for ac_prog 
in "dumpbin -symbols" "link -dump -symbols" 
3970   # Extract the first word of "$ac_prog", so it can be a program name with args. 
3971 set dummy 
$ac_prog; ac_word
=$2 
3972 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
3973 $as_echo_n "checking for $ac_word... " >&6; } 
3974 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then : 
3975   $as_echo_n "(cached) " >&6 
3977   if test -n "$ac_ct_DUMPBIN"; then 
3978   ac_cv_prog_ac_ct_DUMPBIN
="$ac_ct_DUMPBIN" # Let the user override the test. 
3980 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
3984   test -z "$as_dir" && as_dir
=.
 
3985     for ac_exec_ext 
in '' $ac_executable_extensions; do 
3986   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
3987     ac_cv_prog_ac_ct_DUMPBIN
="$ac_prog" 
3988     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
3997 ac_ct_DUMPBIN
=$ac_cv_prog_ac_ct_DUMPBIN 
3998 if test -n "$ac_ct_DUMPBIN"; then 
3999   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5 
4000 $as_echo "$ac_ct_DUMPBIN" >&6; } 
4002   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4003 $as_echo "no" >&6; } 
4007   test -n "$ac_ct_DUMPBIN" && break 
4010   if test "x$ac_ct_DUMPBIN" = x
; then 
4013     case $cross_compiling:$ac_tool_warned in 
4015 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
4016 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
4017 ac_tool_warned
=yes ;; 
4019     DUMPBIN
=$ac_ct_DUMPBIN 
4024   if test "$DUMPBIN" != ":"; then 
4028 test -z "$NM" && NM
=nm
 
4035 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5 
4036 $as_echo_n "checking the name lister ($NM) interface... " >&6; } 
4037 if test "${lt_cv_nm_interface+set}" = set; then : 
4038   $as_echo_n "(cached) " >&6 
4040   lt_cv_nm_interface
="BSD nm" 
4041   echo "int some_variable = 0;" > conftest.
$ac_ext 
4042   (eval echo "\"\$as_me:4042: $ac_compile\"" >&5) 
4043   (eval "$ac_compile" 2>conftest.err
) 
4044   cat conftest.err 
>&5 
4045   (eval echo "\"\$as_me:4045: $NM \\\"conftest.$ac_objext\\\"\"" >&5) 
4046   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err 
> conftest.out
) 
4047   cat conftest.err 
>&5 
4048   (eval echo "\"\$as_me:4048: output\"" >&5) 
4049   cat conftest.out 
>&5 
4050   if $GREP 'External.*some_variable' conftest.out 
> /dev
/null
; then 
4051     lt_cv_nm_interface
="MS dumpbin" 
4055 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5 
4056 $as_echo "$lt_cv_nm_interface" >&6; } 
4058 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 
4059 $as_echo_n "checking whether ln -s works... " >&6; } 
4061 if test "$LN_S" = "ln -s"; then 
4062   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
4063 $as_echo "yes" >&6; } 
4065   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 
4066 $as_echo "no, using $LN_S" >&6; } 
4069 # find the maximum length of command line arguments 
4070 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5 
4071 $as_echo_n "checking the maximum length of command line arguments... " >&6; } 
4072 if test "${lt_cv_sys_max_cmd_len+set}" = set; then : 
4073   $as_echo_n "(cached) " >&6 
4080     # On DJGPP, this test can blow up pretty badly due to problems in libc 
4081     # (any single argument exceeding 2000 bytes causes a buffer overrun 
4082     # during glob expansion).  Even if it were fixed, the result of this 
4083     # check would be larger than it should be. 
4084     lt_cv_sys_max_cmd_len
=12288;    # 12K is about right 
4088     # Under GNU Hurd, this test is not required because there is 
4089     # no limit to the length of command line arguments. 
4090     # Libtool will interpret -1 as no limit whatsoever 
4091     lt_cv_sys_max_cmd_len
=-1; 
4094   cygwin
* | mingw
* | cegcc
*) 
4095     # On Win9x/ME, this test blows up -- it succeeds, but takes 
4096     # about 5 minutes as the teststring grows exponentially. 
4097     # Worse, since 9x/ME are not pre-emptively multitasking, 
4098     # you end up with a "frozen" computer, even though with patience 
4099     # the test eventually succeeds (with a max line length of 256k). 
4100     # Instead, let's just punt: use the minimum linelength reported by 
4101     # all of the supported platforms: 8192 (on NT/2K/XP). 
4102     lt_cv_sys_max_cmd_len
=8192; 
4106     # On AmigaOS with pdksh, this test takes hours, literally. 
4107     # So we just punt and use a minimum line length of 8192. 
4108     lt_cv_sys_max_cmd_len
=8192; 
4111   netbsd
* | freebsd
* | openbsd
* | darwin
* | dragonfly
*) 
4112     # This has been around since 386BSD, at least.  Likely further. 
4113     if test -x /sbin
/sysctl
; then 
4114       lt_cv_sys_max_cmd_len
=`/sbin/sysctl -n kern.argmax` 
4115     elif test -x /usr
/sbin
/sysctl
; then 
4116       lt_cv_sys_max_cmd_len
=`/usr/sbin/sysctl -n kern.argmax` 
4118       lt_cv_sys_max_cmd_len
=65536       # usable default for all BSDs 
4120     # And add a safety zone 
4121     lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4` 
4122     lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3` 
4126     # We know the value 262144 and hardcode it with a safety zone (like BSD) 
4127     lt_cv_sys_max_cmd_len
=196608 
4131     # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure 
4132     # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not 
4133     # nice to cause kernel panics so lets avoid the loop below. 
4134     # First set a reasonable default. 
4135     lt_cv_sys_max_cmd_len
=16384 
4137     if test -x /sbin
/sysconfig
; then 
4138       case `/sbin/sysconfig -q proc exec_disable_arg_limit` in 
4139         *1*) lt_cv_sys_max_cmd_len
=-1 ;; 
4144     lt_cv_sys_max_cmd_len
=102400 
4146   sysv5
* | sco5v6
* | sysv4.2uw2
*) 
4147     kargmax
=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` 
4148     if test -n "$kargmax"; then 
4149       lt_cv_sys_max_cmd_len
=`echo $kargmax | sed 's/.*[  ]//'` 
4151       lt_cv_sys_max_cmd_len
=32768 
4155     lt_cv_sys_max_cmd_len
=`(getconf ARG_MAX) 2> /dev/null` 
4156     if test -n "$lt_cv_sys_max_cmd_len"; then 
4157       lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4` 
4158       lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3` 
4160       # Make teststring a little bigger before we do anything with it. 
4161       # a 1K string should be a reasonable start. 
4162       for i 
in 1 2 3 4 5 6 7 8 ; do 
4163         teststring
=$teststring$teststring 
4165       SHELL
=${SHELL-${CONFIG_SHELL-/bin/sh}} 
4166       # If test is not a shell built-in, we'll probably end up computing a 
4167       # maximum length that is only half of the actual maximum length, but 
4169       while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
 
4170                  = "XX$teststring$teststring"; } >/dev
/null 
2>&1 && 
4171               test $i != 17 # 1/2 MB should be enough 
4174         teststring
=$teststring$teststring 
4176       # Only check the string length outside the loop. 
4177       lt_cv_sys_max_cmd_len
=`expr "X$teststring" : ".*" 2>&1` 
4179       # Add a significant safety factor because C++ compilers can tack on 
4180       # massive amounts of additional arguments before passing them to the 
4181       # linker.  It appears as though 1/2 is a usable value. 
4182       lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 2` 
4189 if test -n $lt_cv_sys_max_cmd_len ; then 
4190   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5 
4191 $as_echo "$lt_cv_sys_max_cmd_len" >&6; } 
4193   { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5 
4194 $as_echo "none" >&6; } 
4196 max_cmd_len
=$lt_cv_sys_max_cmd_len 
4207 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5 
4208 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; } 
4209 # Try some XSI features 
4212   test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
 
4214     && eval 'test $(( 1 + 1 )) -eq 2 \ 
4215     && test "${#_lt_dummy}" -eq 5' ) >/dev
/null 
2>&1 \
 
4217 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5 
4218 $as_echo "$xsi_shell" >&6; } 
4221 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5 
4222 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; } 
4224 ( foo
=bar
; set foo baz
; eval "$1+=\$2" && test "$foo" = barbaz 
) \
 
4226   && lt_shell_append
=yes 
4227 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5 
4228 $as_echo "$lt_shell_append" >&6; } 
4231 if ( (MAIL
=60; unset MAIL
) || exit) >/dev
/null 
2>&1; then 
4241 # test EBCDIC or ASCII 
4242 case `echo X|tr X '\101'` in 
4243  A
) # ASCII based system 
4244     # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr 
4245   lt_SP2NL
='tr \040 \012' 
4246   lt_NL2SP
='tr \015\012 \040\040' 
4248  *) # EBCDIC based system 
4249   lt_SP2NL
='tr \100 \n' 
4250   lt_NL2SP
='tr \r\n \100\100' 
4262 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5 
4263 $as_echo_n "checking for $LD option to reload object files... " >&6; } 
4264 if test "${lt_cv_ld_reload_flag+set}" = set; then : 
4265   $as_echo_n "(cached) " >&6 
4267   lt_cv_ld_reload_flag
='-r' 
4269 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5 
4270 $as_echo "$lt_cv_ld_reload_flag" >&6; } 
4271 reload_flag
=$lt_cv_ld_reload_flag 
4272 case $reload_flag in 
4274 *) reload_flag
=" $reload_flag" ;; 
4276 reload_cmds
='$LD$reload_flag -o $output$reload_objs' 
4279     if test "$GCC" = yes; then 
4280       reload_cmds
='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs' 
4282       reload_cmds
='$LD$reload_flag -o $output$reload_objs' 
4295 if test -n "$ac_tool_prefix"; then 
4296   # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. 
4297 set dummy 
${ac_tool_prefix}objdump
; ac_word
=$2 
4298 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4299 $as_echo_n "checking for $ac_word... " >&6; } 
4300 if test "${ac_cv_prog_OBJDUMP+set}" = set; then : 
4301   $as_echo_n "(cached) " >&6 
4303   if test -n "$OBJDUMP"; then 
4304   ac_cv_prog_OBJDUMP
="$OBJDUMP" # Let the user override the test. 
4306 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4310   test -z "$as_dir" && as_dir
=.
 
4311     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4312   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4313     ac_cv_prog_OBJDUMP
="${ac_tool_prefix}objdump" 
4314     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4323 OBJDUMP
=$ac_cv_prog_OBJDUMP 
4324 if test -n "$OBJDUMP"; then 
4325   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 
4326 $as_echo "$OBJDUMP" >&6; } 
4328   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4329 $as_echo "no" >&6; } 
4334 if test -z "$ac_cv_prog_OBJDUMP"; then 
4335   ac_ct_OBJDUMP
=$OBJDUMP 
4336   # Extract the first word of "objdump", so it can be a program name with args. 
4337 set dummy objdump
; ac_word
=$2 
4338 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4339 $as_echo_n "checking for $ac_word... " >&6; } 
4340 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then : 
4341   $as_echo_n "(cached) " >&6 
4343   if test -n "$ac_ct_OBJDUMP"; then 
4344   ac_cv_prog_ac_ct_OBJDUMP
="$ac_ct_OBJDUMP" # Let the user override the test. 
4346 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4350   test -z "$as_dir" && as_dir
=.
 
4351     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4352   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4353     ac_cv_prog_ac_ct_OBJDUMP
="objdump" 
4354     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4363 ac_ct_OBJDUMP
=$ac_cv_prog_ac_ct_OBJDUMP 
4364 if test -n "$ac_ct_OBJDUMP"; then 
4365   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 
4366 $as_echo "$ac_ct_OBJDUMP" >&6; } 
4368   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4369 $as_echo "no" >&6; } 
4372   if test "x$ac_ct_OBJDUMP" = x
; then 
4375     case $cross_compiling:$ac_tool_warned in 
4377 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
4378 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
4379 ac_tool_warned
=yes ;; 
4381     OBJDUMP
=$ac_ct_OBJDUMP 
4384   OBJDUMP
="$ac_cv_prog_OBJDUMP" 
4387 test -z "$OBJDUMP" && OBJDUMP
=objdump
 
4397 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5 
4398 $as_echo_n "checking how to recognize dependent libraries... " >&6; } 
4399 if test "${lt_cv_deplibs_check_method+set}" = set; then : 
4400   $as_echo_n "(cached) " >&6 
4402   lt_cv_file_magic_cmd
='$MAGIC_CMD' 
4403 lt_cv_file_magic_test_file
= 
4404 lt_cv_deplibs_check_method
='unknown' 
4405 # Need to set the preceding variable on all platforms that support 
4406 # interlibrary dependencies. 
4407 # 'none' -- dependencies not supported. 
4408 # `unknown' -- same as none, but documents that we really don't know. 
4409 # 'pass_all' -- all dependencies passed with no checks. 
4410 # 'test_compile' -- check by making test program. 
4411 # 'file_magic [[regex]]' -- check by looking for files in library path 
4412 # which responds to the $file_magic_cmd with a given extended regex. 
4413 # If you have `file' or equivalent on your system and you're not sure 
4414 # whether `pass_all' will *always* work, you probably want this one. 
4418   lt_cv_deplibs_check_method
=pass_all
 
4422   lt_cv_deplibs_check_method
=pass_all
 
4426   lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' 
4427   lt_cv_file_magic_cmd
='/usr/bin/file -L' 
4428   lt_cv_file_magic_test_file
=/shlib
/libc.so
 
4432   # func_win32_libid is a shell function defined in ltmain.sh 
4433   lt_cv_deplibs_check_method
='file_magic ^x86 archive import|^x86 DLL' 
4434   lt_cv_file_magic_cmd
='func_win32_libid' 
4438   # Base MSYS/MinGW do not provide the 'file' command needed by 
4439   # func_win32_libid shell function, so use a weaker test based on 'objdump', 
4440   # unless we find 'file', for example because we are cross-compiling. 
4441   if ( file / ) >/dev
/null 
2>&1; then 
4442     lt_cv_deplibs_check_method
='file_magic ^x86 archive import|^x86 DLL' 
4443     lt_cv_file_magic_cmd
='func_win32_libid' 
4445     lt_cv_deplibs_check_method
='file_magic file format pei*-i386(.*architecture: i386)?' 
4446     lt_cv_file_magic_cmd
='$OBJDUMP -f' 
4451   # use the weaker test based on 'objdump'. See mingw*. 
4452   lt_cv_deplibs_check_method
='file_magic file format pe-arm-.*little(.*architecture: arm)?' 
4453   lt_cv_file_magic_cmd
='$OBJDUMP -f' 
4456 darwin
* | rhapsody
*) 
4457   lt_cv_deplibs_check_method
=pass_all
 
4460 freebsd
* | dragonfly
*) 
4461   if echo __ELF__ 
| $CC -E - | $GREP __ELF__ 
> /dev
/null
; then 
4464       # Not sure whether the presence of OpenBSD here was a mistake. 
4465       # Let's accept both of them until this is cleared up. 
4466       lt_cv_deplibs_check_method
='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' 
4467       lt_cv_file_magic_cmd
=/usr
/bin
/file 
4468       lt_cv_file_magic_test_file
=`echo /usr/lib/libc.so.*` 
4472     lt_cv_deplibs_check_method
=pass_all
 
4477   lt_cv_deplibs_check_method
=pass_all
 
4480 hpux10.20
* | hpux11
*) 
4481   lt_cv_file_magic_cmd
=/usr
/bin
/file 
4484     lt_cv_deplibs_check_method
='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' 
4485     lt_cv_file_magic_test_file
=/usr
/lib
/hpux
32/libc.so
 
4488     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]' 
4489     lt_cv_file_magic_test_file
=/usr
/lib
/pa
20_
64/libc.sl
 
4492     lt_cv_deplibs_check_method
='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' 
4493     lt_cv_file_magic_test_file
=/usr
/lib
/libc.sl
 
4499   # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here 
4500   lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so|\.a)$' 
4503 irix5
* | irix6
* | nonstopux
*) 
4505   *-32|*"-32 ") libmagic
=32-bit;; 
4506   *-n32|*"-n32 ") libmagic
=N32
;; 
4507   *-64|*"-64 ") libmagic
=64-bit;; 
4508   *) libmagic
=never
-match;; 
4510   lt_cv_deplibs_check_method
=pass_all
 
4513 # This must be Linux ELF. 
4514 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu) 
4515   lt_cv_deplibs_check_method
=pass_all
 
4518 netbsd
* | netbsdelf
*-gnu) 
4519   if echo __ELF__ 
| $CC -E - | $GREP __ELF__ 
> /dev
/null
; then 
4520     lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' 
4522     lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so|_pic\.a)$' 
4527   lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)' 
4528   lt_cv_file_magic_cmd
=/usr
/bin
/file 
4529   lt_cv_file_magic_test_file
=/usr
/lib
/libnls.so
 
4533   lt_cv_deplibs_check_method
=pass_all
 
4537   if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 
4538     lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' 
4540     lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' 
4544 osf3
* | osf4
* | osf5
*) 
4545   lt_cv_deplibs_check_method
=pass_all
 
4549   lt_cv_deplibs_check_method
=pass_all
 
4553   lt_cv_deplibs_check_method
=pass_all
 
4556 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*) 
4557   lt_cv_deplibs_check_method
=pass_all
 
4561   case $host_vendor in 
4563     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]' 
4564     lt_cv_file_magic_test_file
=`echo /usr/lib/libc.so*` 
4567     lt_cv_deplibs_check_method
=pass_all
 
4570     lt_cv_file_magic_cmd
='/bin/file' 
4571     lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' 
4574     lt_cv_file_magic_cmd
='/bin/file' 
4575     lt_cv_deplibs_check_method
="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib" 
4576     lt_cv_file_magic_test_file
=/lib
/libc.so
 
4579     lt_cv_deplibs_check_method
=pass_all
 
4582     lt_cv_deplibs_check_method
=pass_all
 
4588   lt_cv_deplibs_check_method
=pass_all
 
4593 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5 
4594 $as_echo "$lt_cv_deplibs_check_method" >&6; } 
4595 file_magic_cmd
=$lt_cv_file_magic_cmd 
4596 deplibs_check_method
=$lt_cv_deplibs_check_method 
4597 test -z "$deplibs_check_method" && deplibs_check_method
=unknown
 
4610 if test -n "$ac_tool_prefix"; then 
4611   # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. 
4612 set dummy 
${ac_tool_prefix}ar; ac_word
=$2 
4613 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4614 $as_echo_n "checking for $ac_word... " >&6; } 
4615 if test "${ac_cv_prog_AR+set}" = set; then : 
4616   $as_echo_n "(cached) " >&6 
4618   if test -n "$AR"; then 
4619   ac_cv_prog_AR
="$AR" # Let the user override the test. 
4621 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4625   test -z "$as_dir" && as_dir
=.
 
4626     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4627   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4628     ac_cv_prog_AR
="${ac_tool_prefix}ar" 
4629     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4639 if test -n "$AR"; then 
4640   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 
4641 $as_echo "$AR" >&6; } 
4643   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4644 $as_echo "no" >&6; } 
4649 if test -z "$ac_cv_prog_AR"; then 
4651   # Extract the first word of "ar", so it can be a program name with args. 
4652 set dummy 
ar; ac_word
=$2 
4653 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4654 $as_echo_n "checking for $ac_word... " >&6; } 
4655 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then : 
4656   $as_echo_n "(cached) " >&6 
4658   if test -n "$ac_ct_AR"; then 
4659   ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test. 
4661 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4665   test -z "$as_dir" && as_dir
=.
 
4666     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4667   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4668     ac_cv_prog_ac_ct_AR
="ar" 
4669     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4678 ac_ct_AR
=$ac_cv_prog_ac_ct_AR 
4679 if test -n "$ac_ct_AR"; then 
4680   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5 
4681 $as_echo "$ac_ct_AR" >&6; } 
4683   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4684 $as_echo "no" >&6; } 
4687   if test "x$ac_ct_AR" = x
; then 
4690     case $cross_compiling:$ac_tool_warned in 
4692 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
4693 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
4694 ac_tool_warned
=yes ;; 
4702 test -z "$AR" && AR
=ar 
4703 test -z "$AR_FLAGS" && AR_FLAGS
=cru
 
4715 if test -n "$ac_tool_prefix"; then 
4716   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 
4717 set dummy 
${ac_tool_prefix}strip
; ac_word
=$2 
4718 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4719 $as_echo_n "checking for $ac_word... " >&6; } 
4720 if test "${ac_cv_prog_STRIP+set}" = set; then : 
4721   $as_echo_n "(cached) " >&6 
4723   if test -n "$STRIP"; then 
4724   ac_cv_prog_STRIP
="$STRIP" # Let the user override the test. 
4726 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4730   test -z "$as_dir" && as_dir
=.
 
4731     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4732   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4733     ac_cv_prog_STRIP
="${ac_tool_prefix}strip" 
4734     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4743 STRIP
=$ac_cv_prog_STRIP 
4744 if test -n "$STRIP"; then 
4745   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 
4746 $as_echo "$STRIP" >&6; } 
4748   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4749 $as_echo "no" >&6; } 
4754 if test -z "$ac_cv_prog_STRIP"; then 
4756   # Extract the first word of "strip", so it can be a program name with args. 
4757 set dummy strip
; ac_word
=$2 
4758 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4759 $as_echo_n "checking for $ac_word... " >&6; } 
4760 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : 
4761   $as_echo_n "(cached) " >&6 
4763   if test -n "$ac_ct_STRIP"; then 
4764   ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test. 
4766 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4770   test -z "$as_dir" && as_dir
=.
 
4771     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4772   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4773     ac_cv_prog_ac_ct_STRIP
="strip" 
4774     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4783 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP 
4784 if test -n "$ac_ct_STRIP"; then 
4785   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 
4786 $as_echo "$ac_ct_STRIP" >&6; } 
4788   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4789 $as_echo "no" >&6; } 
4792   if test "x$ac_ct_STRIP" = x
; then 
4795     case $cross_compiling:$ac_tool_warned in 
4797 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
4798 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
4799 ac_tool_warned
=yes ;; 
4804   STRIP
="$ac_cv_prog_STRIP" 
4807 test -z "$STRIP" && STRIP
=: 
4814 if test -n "$ac_tool_prefix"; then 
4815   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 
4816 set dummy 
${ac_tool_prefix}ranlib
; ac_word
=$2 
4817 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4818 $as_echo_n "checking for $ac_word... " >&6; } 
4819 if test "${ac_cv_prog_RANLIB+set}" = set; then : 
4820   $as_echo_n "(cached) " >&6 
4822   if test -n "$RANLIB"; then 
4823   ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test. 
4825 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4829   test -z "$as_dir" && as_dir
=.
 
4830     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4831   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4832     ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib" 
4833     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4842 RANLIB
=$ac_cv_prog_RANLIB 
4843 if test -n "$RANLIB"; then 
4844   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 
4845 $as_echo "$RANLIB" >&6; } 
4847   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4848 $as_echo "no" >&6; } 
4853 if test -z "$ac_cv_prog_RANLIB"; then 
4854   ac_ct_RANLIB
=$RANLIB 
4855   # Extract the first word of "ranlib", so it can be a program name with args. 
4856 set dummy ranlib
; ac_word
=$2 
4857 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4858 $as_echo_n "checking for $ac_word... " >&6; } 
4859 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : 
4860   $as_echo_n "(cached) " >&6 
4862   if test -n "$ac_ct_RANLIB"; then 
4863   ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test. 
4865 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4869   test -z "$as_dir" && as_dir
=.
 
4870     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4871   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4872     ac_cv_prog_ac_ct_RANLIB
="ranlib" 
4873     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4882 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB 
4883 if test -n "$ac_ct_RANLIB"; then 
4884   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 
4885 $as_echo "$ac_ct_RANLIB" >&6; } 
4887   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4888 $as_echo "no" >&6; } 
4891   if test "x$ac_ct_RANLIB" = x
; then 
4894     case $cross_compiling:$ac_tool_warned in 
4896 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
4897 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
4898 ac_tool_warned
=yes ;; 
4900     RANLIB
=$ac_ct_RANLIB 
4903   RANLIB
="$ac_cv_prog_RANLIB" 
4906 test -z "$RANLIB" && RANLIB
=: 
4913 # Determine commands to create old-style static archives. 
4914 old_archive_cmds
='$AR $AR_FLAGS $oldlib$oldobjs' 
4915 old_postinstall_cmds
='chmod 644 $oldlib' 
4916 old_postuninstall_cmds
= 
4918 if test -n "$RANLIB"; then 
4921     old_postinstall_cmds
="$old_postinstall_cmds~\$RANLIB -t \$oldlib" 
4924     old_postinstall_cmds
="$old_postinstall_cmds~\$RANLIB \$oldlib" 
4927   old_archive_cmds
="$old_archive_cmds~\$RANLIB \$oldlib" 
4963 # If no C compiler was specified, use CC. 
4966 # If no C compiler flags were specified, use CFLAGS. 
4967 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"} 
4969 # Allow CC to be a program name with arguments. 
4973 # Check for command to grab the raw symbol name followed by C symbol from nm. 
4974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5 
4975 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; } 
4976 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then : 
4977   $as_echo_n "(cached) " >&6 
4980 # These are sane defaults that work on at least a few old systems. 
4981 # [They come from Ultrix.  What could be older than Ultrix?!! ;)] 
4983 # Character class describing NM global symbol codes. 
4984 symcode
='[BCDEGRST]' 
4986 # Regexp to match symbols that can be accessed directly from C. 
4987 sympat
='\([_A-Za-z][_A-Za-z0-9]*\)' 
4989 # Define system-specific variables. 
4994 cygwin
* | mingw
* | pw32
* | cegcc
*) 
4995   symcode
='[ABCDGISTW]' 
4998   if test "$host_cpu" = ia64
; then 
4999     symcode
='[ABCDEGRST]' 
5003   symcode
='[BCDEGRST]' 
5006   symcode
='[BCDEGQRST]' 
5017 sysv5
* | sco5v6
* | unixware
* | OpenUNIX
*) 
5025 # If we're using GNU nm, then use its standard symbol codes. 
5026 case `$NM -V 2>&1` in 
5027 *GNU
* | *'with BFD'*) 
5028   symcode
='[ABCDGIRSTW]' ;; 
5031 # Transform an extracted symbol line into a proper C declaration. 
5032 # Some systems (esp. on ia64) link data and code symbols differently, 
5033 # so use this general approach. 
5034 lt_cv_sys_global_symbol_to_cdecl
="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" 
5036 # Transform an extracted symbol line into symbol name and symbol address 
5037 lt_cv_sys_global_symbol_to_c_name_address
="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'" 
5038 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'" 
5040 # Handle CRLF in mingw tool chain 
5044   opt_cr
=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp 
5048 # Try without a prefix underscore, then with it. 
5049 for ac_symprfx 
in "" "_"; do 
5051   # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. 
5052   symxfrm
="\\1 $ac_symprfx\\2 \\2" 
5054   # Write the raw and C identifiers. 
5055   if test "$lt_cv_nm_interface" = "MS dumpbin"; then 
5056     # Fake it for dumpbin and say T for any non-static function 
5057     # and D for any global variable. 
5058     # Also find C++ and __fastcall symbols from MSVC++, 
5059     # which start with @ or ?. 
5060     lt_cv_sys_global_symbol_pipe
="$AWK '"\
 
5061 "     {last_section=section; section=\$ 3};"\
 
5062 "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
 
5063 "     \$ 0!~/External *\|/{next};"\
 
5064 "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
 
5065 "     {if(hide[section]) next};"\
 
5066 "     {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
 
5067 "     {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
 
5068 "     s[1]~/^[@?]/{print s[1], s[1]; next};"\
 
5069 "     s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
 
5070 "     ' prfx=^$ac_symprfx" 
5072     lt_cv_sys_global_symbol_pipe
="sed -n -e 's/^.*[      ]\($symcode$symcode*\)[         ][      ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" 
5075   # Check to see that the pipe works correctly. 
5079   cat > conftest.
$ac_ext <<_LT_EOF 
5084 void nm_test_func(void); 
5085 void nm_test_func(void){} 
5089 int main(){nm_test_var='a';nm_test_func();return(0);} 
5092   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
5093   (eval $ac_compile) 2>&5 
5095   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
5096   test $ac_status = 0; }; then 
5097     # Now try to grab the symbols. 
5099     if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5 
5100   (eval $NM conftest.
$ac_objext \
| $lt_cv_sys_global_symbol_pipe \
> $nlist) 2>&5 
5102   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
5103   test $ac_status = 0; } && test -s "$nlist"; then 
5104       # Try sorting and uniquifying the output. 
5105       if sort "$nlist" | uniq > "$nlist"T
; then 
5106         mv -f "$nlist"T 
"$nlist" 
5111       # Make sure that we snagged all the symbols we need. 
5112       if $GREP ' nm_test_var$' "$nlist" >/dev
/null
; then 
5113         if $GREP ' nm_test_func$' "$nlist" >/dev
/null
; then 
5114           cat <<_LT_EOF > conftest.$ac_ext 
5120           # Now generate the symbol file. 
5121           eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' 
5123           cat <<_LT_EOF >> conftest.$ac_ext 
5125 /* The mapping between symbol names and symbols.  */ 
5130 lt__PROGRAM__LTX_preloaded_symbols[] = 
5132   { "@PROGRAM@", (void *) 0 }, 
5134           $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main 
>> conftest.
$ac_ext 
5135           cat <<\_LT_EOF 
>> conftest.
$ac_ext 
5139 /* This works around a problem 
in FreeBSD linker 
*/ 
5140 #ifdef FREEBSD_WORKAROUND 
5141 static const void 
*lt_preloaded_setup
() { 
5142   return lt__PROGRAM__LTX_preloaded_symbols
; 
5150           # Now try linking the two files. 
5151           mv conftest.
$ac_objext conftstm.
$ac_objext 
5152           lt_save_LIBS
="$LIBS" 
5153           lt_save_CFLAGS
="$CFLAGS" 
5154           LIBS
="conftstm.$ac_objext" 
5155           CFLAGS
="$CFLAGS$lt_prog_compiler_no_builtin_flag" 
5156           if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 
5157   (eval $ac_link) 2>&5 
5159   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
5160   test $ac_status = 0; } && test -s conftest
${ac_exeext}; then 
5163           LIBS
="$lt_save_LIBS" 
5164           CFLAGS
="$lt_save_CFLAGS" 
5166           echo "cannot find nm_test_func in $nlist" >&5 
5169         echo "cannot find nm_test_var in $nlist" >&5 
5172       echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5 
5175     echo "$progname: failed program was:" >&5 
5176     cat conftest.
$ac_ext >&5 
5178   rm -rf conftest
* conftst
* 
5180   # Do not use the global_symbol_pipe unless it works. 
5181   if test "$pipe_works" = yes; then 
5184     lt_cv_sys_global_symbol_pipe
= 
5190 if test -z "$lt_cv_sys_global_symbol_pipe"; then 
5191   lt_cv_sys_global_symbol_to_cdecl
= 
5193 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then 
5194   { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5 
5195 $as_echo "failed" >&6; } 
5197   { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 
5198 $as_echo "ok" >&6; } 
5223 # Check whether --enable-libtool-lock was given. 
5224 if test "${enable_libtool_lock+set}" = set; then : 
5225   enableval
=$enable_libtool_lock; 
5228 test "x$enable_libtool_lock" != xno 
&& enable_libtool_lock
=yes 
5230 # Some flags need to be propagated to the compiler or linker for good 
5234   # Find out which ABI we are using. 
5235   echo 'int i;' > conftest.
$ac_ext 
5236   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
5237   (eval $ac_compile) 2>&5 
5239   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
5240   test $ac_status = 0; }; then 
5241     case `/usr/bin/file conftest.$ac_objext` in 
5253   # Find out which ABI we are using. 
5254   echo '#line 5254 "configure"' > conftest.
$ac_ext 
5255   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
5256   (eval $ac_compile) 2>&5 
5258   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
5259   test $ac_status = 0; }; then 
5260     if test "$lt_cv_prog_gnu_ld" = yes; then 
5261       case `/usr/bin/file conftest.$ac_objext` in 
5263           LD
="${LD-ld} -melf32bsmip" 
5266           LD
="${LD-ld} -melf32bmipn32" 
5269           LD
="${LD-ld} -melf64bmip" 
5273       case `/usr/bin/file conftest.$ac_objext` in 
5289 x86_64
-*kfreebsd
*-gnu|x86_64
-*linux
*|ppc
*-*linux
*|powerpc
*-*linux
*| \
 
5290 s390
*-*linux
*|s390
*-*tpf
*|sparc
*-*linux
*) 
5291   # Find out which ABI we are using. 
5292   echo 'int i;' > conftest.
$ac_ext 
5293   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
5294   (eval $ac_compile) 2>&5 
5296   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
5297   test $ac_status = 0; }; then 
5298     case `/usr/bin/file conftest.o` in 
5301           x86_64
-*kfreebsd
*-gnu) 
5302             LD
="${LD-ld} -m elf_i386_fbsd" 
5305             LD
="${LD-ld} -m elf_i386" 
5307           ppc64
-*linux
*|powerpc64
-*linux
*) 
5308             LD
="${LD-ld} -m elf32ppclinux" 
5311             LD
="${LD-ld} -m elf_s390" 
5314             LD
="${LD-ld} -m elf32_sparc" 
5320           x86_64
-*kfreebsd
*-gnu) 
5321             LD
="${LD-ld} -m elf_x86_64_fbsd" 
5324             LD
="${LD-ld} -m elf_x86_64" 
5326           ppc
*-*linux
*|powerpc
*-*linux
*) 
5327             LD
="${LD-ld} -m elf64ppc" 
5329           s390
*-*linux
*|s390
*-*tpf
*) 
5330             LD
="${LD-ld} -m elf64_s390" 
5333             LD
="${LD-ld} -m elf64_sparc" 
5343   # On SCO OpenServer 5, we need -belf to get full-featured binaries. 
5344   SAVE_CFLAGS
="$CFLAGS" 
5345   CFLAGS
="$CFLAGS -belf" 
5346   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5 
5347 $as_echo_n "checking whether the C compiler needs -belf... " >&6; } 
5348 if test "${lt_cv_cc_needs_belf+set}" = set; then : 
5349   $as_echo_n "(cached) " >&6 
5352 ac_cpp
='$CPP $CPPFLAGS' 
5353 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
5354 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
5355 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
5357      cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
5358 /* end confdefs.h.  */ 
5368 if ac_fn_c_try_link 
"$LINENO"; then : 
5369   lt_cv_cc_needs_belf
=yes 
5371   lt_cv_cc_needs_belf
=no
 
5373 rm -f core conftest.err conftest.
$ac_objext \
 
5374     conftest
$ac_exeext conftest.
$ac_ext 
5376 ac_cpp
='$CPP $CPPFLAGS' 
5377 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
5378 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
5379 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
5382 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5 
5383 $as_echo "$lt_cv_cc_needs_belf" >&6; } 
5384   if test x
"$lt_cv_cc_needs_belf" != x
"yes"; then 
5385     # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf 
5386     CFLAGS
="$SAVE_CFLAGS" 
5390   # Find out which ABI we are using. 
5391   echo 'int i;' > conftest.
$ac_ext 
5392   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
5393   (eval $ac_compile) 2>&5 
5395   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
5396   test $ac_status = 0; }; then 
5397     case `/usr/bin/file conftest.o` in 
5399       case $lt_cv_prog_gnu_ld in 
5400       yes*) LD
="${LD-ld} -m elf64_sparc" ;; 
5402         if ${LD-ld} -64 -r -o conftest2.o conftest.o 
>/dev
/null 
2>&1; then 
5414 need_locks
="$enable_libtool_lock" 
5418     rhapsody
* | darwin
*) 
5419     if test -n "$ac_tool_prefix"; then 
5420   # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args. 
5421 set dummy 
${ac_tool_prefix}dsymutil
; ac_word
=$2 
5422 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5423 $as_echo_n "checking for $ac_word... " >&6; } 
5424 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then : 
5425   $as_echo_n "(cached) " >&6 
5427   if test -n "$DSYMUTIL"; then 
5428   ac_cv_prog_DSYMUTIL
="$DSYMUTIL" # Let the user override the test. 
5430 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5434   test -z "$as_dir" && as_dir
=.
 
5435     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5436   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5437     ac_cv_prog_DSYMUTIL
="${ac_tool_prefix}dsymutil" 
5438     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5447 DSYMUTIL
=$ac_cv_prog_DSYMUTIL 
5448 if test -n "$DSYMUTIL"; then 
5449   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5 
5450 $as_echo "$DSYMUTIL" >&6; } 
5452   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5453 $as_echo "no" >&6; } 
5458 if test -z "$ac_cv_prog_DSYMUTIL"; then 
5459   ac_ct_DSYMUTIL
=$DSYMUTIL 
5460   # Extract the first word of "dsymutil", so it can be a program name with args. 
5461 set dummy dsymutil
; ac_word
=$2 
5462 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5463 $as_echo_n "checking for $ac_word... " >&6; } 
5464 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then : 
5465   $as_echo_n "(cached) " >&6 
5467   if test -n "$ac_ct_DSYMUTIL"; then 
5468   ac_cv_prog_ac_ct_DSYMUTIL
="$ac_ct_DSYMUTIL" # Let the user override the test. 
5470 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5474   test -z "$as_dir" && as_dir
=.
 
5475     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5476   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5477     ac_cv_prog_ac_ct_DSYMUTIL
="dsymutil" 
5478     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5487 ac_ct_DSYMUTIL
=$ac_cv_prog_ac_ct_DSYMUTIL 
5488 if test -n "$ac_ct_DSYMUTIL"; then 
5489   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5 
5490 $as_echo "$ac_ct_DSYMUTIL" >&6; } 
5492   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5493 $as_echo "no" >&6; } 
5496   if test "x$ac_ct_DSYMUTIL" = x
; then 
5499     case $cross_compiling:$ac_tool_warned in 
5501 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
5502 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
5503 ac_tool_warned
=yes ;; 
5505     DSYMUTIL
=$ac_ct_DSYMUTIL 
5508   DSYMUTIL
="$ac_cv_prog_DSYMUTIL" 
5511     if test -n "$ac_tool_prefix"; then 
5512   # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args. 
5513 set dummy 
${ac_tool_prefix}nmedit
; ac_word
=$2 
5514 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5515 $as_echo_n "checking for $ac_word... " >&6; } 
5516 if test "${ac_cv_prog_NMEDIT+set}" = set; then : 
5517   $as_echo_n "(cached) " >&6 
5519   if test -n "$NMEDIT"; then 
5520   ac_cv_prog_NMEDIT
="$NMEDIT" # Let the user override the test. 
5522 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5526   test -z "$as_dir" && as_dir
=.
 
5527     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5528   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5529     ac_cv_prog_NMEDIT
="${ac_tool_prefix}nmedit" 
5530     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5539 NMEDIT
=$ac_cv_prog_NMEDIT 
5540 if test -n "$NMEDIT"; then 
5541   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5 
5542 $as_echo "$NMEDIT" >&6; } 
5544   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5545 $as_echo "no" >&6; } 
5550 if test -z "$ac_cv_prog_NMEDIT"; then 
5551   ac_ct_NMEDIT
=$NMEDIT 
5552   # Extract the first word of "nmedit", so it can be a program name with args. 
5553 set dummy nmedit
; ac_word
=$2 
5554 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5555 $as_echo_n "checking for $ac_word... " >&6; } 
5556 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then : 
5557   $as_echo_n "(cached) " >&6 
5559   if test -n "$ac_ct_NMEDIT"; then 
5560   ac_cv_prog_ac_ct_NMEDIT
="$ac_ct_NMEDIT" # Let the user override the test. 
5562 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5566   test -z "$as_dir" && as_dir
=.
 
5567     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5568   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5569     ac_cv_prog_ac_ct_NMEDIT
="nmedit" 
5570     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5579 ac_ct_NMEDIT
=$ac_cv_prog_ac_ct_NMEDIT 
5580 if test -n "$ac_ct_NMEDIT"; then 
5581   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5 
5582 $as_echo "$ac_ct_NMEDIT" >&6; } 
5584   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5585 $as_echo "no" >&6; } 
5588   if test "x$ac_ct_NMEDIT" = x
; then 
5591     case $cross_compiling:$ac_tool_warned in 
5593 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
5594 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
5595 ac_tool_warned
=yes ;; 
5597     NMEDIT
=$ac_ct_NMEDIT 
5600   NMEDIT
="$ac_cv_prog_NMEDIT" 
5603     if test -n "$ac_tool_prefix"; then 
5604   # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args. 
5605 set dummy 
${ac_tool_prefix}lipo
; ac_word
=$2 
5606 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5607 $as_echo_n "checking for $ac_word... " >&6; } 
5608 if test "${ac_cv_prog_LIPO+set}" = set; then : 
5609   $as_echo_n "(cached) " >&6 
5611   if test -n "$LIPO"; then 
5612   ac_cv_prog_LIPO
="$LIPO" # Let the user override the test. 
5614 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5618   test -z "$as_dir" && as_dir
=.
 
5619     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5620   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5621     ac_cv_prog_LIPO
="${ac_tool_prefix}lipo" 
5622     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5631 LIPO
=$ac_cv_prog_LIPO 
5632 if test -n "$LIPO"; then 
5633   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5 
5634 $as_echo "$LIPO" >&6; } 
5636   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5637 $as_echo "no" >&6; } 
5642 if test -z "$ac_cv_prog_LIPO"; then 
5644   # Extract the first word of "lipo", so it can be a program name with args. 
5645 set dummy lipo
; ac_word
=$2 
5646 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5647 $as_echo_n "checking for $ac_word... " >&6; } 
5648 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then : 
5649   $as_echo_n "(cached) " >&6 
5651   if test -n "$ac_ct_LIPO"; then 
5652   ac_cv_prog_ac_ct_LIPO
="$ac_ct_LIPO" # Let the user override the test. 
5654 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5658   test -z "$as_dir" && as_dir
=.
 
5659     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5660   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5661     ac_cv_prog_ac_ct_LIPO
="lipo" 
5662     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5671 ac_ct_LIPO
=$ac_cv_prog_ac_ct_LIPO 
5672 if test -n "$ac_ct_LIPO"; then 
5673   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5 
5674 $as_echo "$ac_ct_LIPO" >&6; } 
5676   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5677 $as_echo "no" >&6; } 
5680   if test "x$ac_ct_LIPO" = x
; then 
5683     case $cross_compiling:$ac_tool_warned in 
5685 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
5686 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
5687 ac_tool_warned
=yes ;; 
5692   LIPO
="$ac_cv_prog_LIPO" 
5695     if test -n "$ac_tool_prefix"; then 
5696   # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args. 
5697 set dummy 
${ac_tool_prefix}otool
; ac_word
=$2 
5698 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5699 $as_echo_n "checking for $ac_word... " >&6; } 
5700 if test "${ac_cv_prog_OTOOL+set}" = set; then : 
5701   $as_echo_n "(cached) " >&6 
5703   if test -n "$OTOOL"; then 
5704   ac_cv_prog_OTOOL
="$OTOOL" # Let the user override the test. 
5706 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5710   test -z "$as_dir" && as_dir
=.
 
5711     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5712   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5713     ac_cv_prog_OTOOL
="${ac_tool_prefix}otool" 
5714     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5723 OTOOL
=$ac_cv_prog_OTOOL 
5724 if test -n "$OTOOL"; then 
5725   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5 
5726 $as_echo "$OTOOL" >&6; } 
5728   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5729 $as_echo "no" >&6; } 
5734 if test -z "$ac_cv_prog_OTOOL"; then 
5736   # Extract the first word of "otool", so it can be a program name with args. 
5737 set dummy otool
; ac_word
=$2 
5738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5739 $as_echo_n "checking for $ac_word... " >&6; } 
5740 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then : 
5741   $as_echo_n "(cached) " >&6 
5743   if test -n "$ac_ct_OTOOL"; then 
5744   ac_cv_prog_ac_ct_OTOOL
="$ac_ct_OTOOL" # Let the user override the test. 
5746 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5750   test -z "$as_dir" && as_dir
=.
 
5751     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5752   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5753     ac_cv_prog_ac_ct_OTOOL
="otool" 
5754     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5763 ac_ct_OTOOL
=$ac_cv_prog_ac_ct_OTOOL 
5764 if test -n "$ac_ct_OTOOL"; then 
5765   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5 
5766 $as_echo "$ac_ct_OTOOL" >&6; } 
5768   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5769 $as_echo "no" >&6; } 
5772   if test "x$ac_ct_OTOOL" = x
; then 
5775     case $cross_compiling:$ac_tool_warned in 
5777 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
5778 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
5779 ac_tool_warned
=yes ;; 
5784   OTOOL
="$ac_cv_prog_OTOOL" 
5787     if test -n "$ac_tool_prefix"; then 
5788   # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args. 
5789 set dummy 
${ac_tool_prefix}otool64
; ac_word
=$2 
5790 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5791 $as_echo_n "checking for $ac_word... " >&6; } 
5792 if test "${ac_cv_prog_OTOOL64+set}" = set; then : 
5793   $as_echo_n "(cached) " >&6 
5795   if test -n "$OTOOL64"; then 
5796   ac_cv_prog_OTOOL64
="$OTOOL64" # Let the user override the test. 
5798 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5802   test -z "$as_dir" && as_dir
=.
 
5803     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5804   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5805     ac_cv_prog_OTOOL64
="${ac_tool_prefix}otool64" 
5806     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5815 OTOOL64
=$ac_cv_prog_OTOOL64 
5816 if test -n "$OTOOL64"; then 
5817   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5 
5818 $as_echo "$OTOOL64" >&6; } 
5820   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5821 $as_echo "no" >&6; } 
5826 if test -z "$ac_cv_prog_OTOOL64"; then 
5827   ac_ct_OTOOL64
=$OTOOL64 
5828   # Extract the first word of "otool64", so it can be a program name with args. 
5829 set dummy otool64
; ac_word
=$2 
5830 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5831 $as_echo_n "checking for $ac_word... " >&6; } 
5832 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then : 
5833   $as_echo_n "(cached) " >&6 
5835   if test -n "$ac_ct_OTOOL64"; then 
5836   ac_cv_prog_ac_ct_OTOOL64
="$ac_ct_OTOOL64" # Let the user override the test. 
5838 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5842   test -z "$as_dir" && as_dir
=.
 
5843     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5844   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5845     ac_cv_prog_ac_ct_OTOOL64
="otool64" 
5846     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5855 ac_ct_OTOOL64
=$ac_cv_prog_ac_ct_OTOOL64 
5856 if test -n "$ac_ct_OTOOL64"; then 
5857   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5 
5858 $as_echo "$ac_ct_OTOOL64" >&6; } 
5860   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5861 $as_echo "no" >&6; } 
5864   if test "x$ac_ct_OTOOL64" = x
; then 
5867     case $cross_compiling:$ac_tool_warned in 
5869 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
5870 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
5871 ac_tool_warned
=yes ;; 
5873     OTOOL64
=$ac_ct_OTOOL64 
5876   OTOOL64
="$ac_cv_prog_OTOOL64" 
5905     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5 
5906 $as_echo_n "checking for -single_module linker flag... " >&6; } 
5907 if test "${lt_cv_apple_cc_single_mod+set}" = set; then : 
5908   $as_echo_n "(cached) " >&6 
5910   lt_cv_apple_cc_single_mod
=no
 
5911       if test -z "${LT_MULTI_MODULE}"; then 
5912         # By default we will add the -single_module flag. You can override 
5913         # by either setting the environment variable LT_MULTI_MODULE 
5914         # non-empty at configure time, or by adding -multi_module to the 
5916         rm -rf libconftest.dylib
* 
5917         echo "int foo(void){return 1;}" > conftest.c
 
5918         echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ 
5919 -dynamiclib -Wl,-single_module conftest.c" >&5 
5920         $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
 
5921           -dynamiclib -Wl,-single_module conftest.c 
2>conftest.err
 
5923         if test -f libconftest.dylib 
&& test ! -s conftest.err 
&& test $_lt_result = 0; then 
5924           lt_cv_apple_cc_single_mod
=yes 
5926           cat conftest.err 
>&5 
5928         rm -rf libconftest.dylib
* 
5932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5 
5933 $as_echo "$lt_cv_apple_cc_single_mod" >&6; } 
5934     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 
5935 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; } 
5936 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then : 
5937   $as_echo_n "(cached) " >&6 
5939   lt_cv_ld_exported_symbols_list
=no
 
5940       save_LDFLAGS
=$LDFLAGS 
5941       echo "_main" > conftest.sym
 
5942       LDFLAGS
="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" 
5943       cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
5944 /* end confdefs.h.  */ 
5954 if ac_fn_c_try_link 
"$LINENO"; then : 
5955   lt_cv_ld_exported_symbols_list
=yes 
5957   lt_cv_ld_exported_symbols_list
=no
 
5959 rm -f core conftest.err conftest.
$ac_objext \
 
5960     conftest
$ac_exeext conftest.
$ac_ext 
5961         LDFLAGS
="$save_LDFLAGS" 
5964 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 
5965 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; } 
5967     rhapsody
* | darwin1.
[012]) 
5968       _lt_dar_allow_undefined
='${wl}-undefined ${wl}suppress' ;; 
5970       _lt_dar_allow_undefined
='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 
5971     darwin
*) # darwin 5.x on 
5972       # if running on 10.5 or later, the deployment target defaults 
5973       # to the OS version, if on x86, and 10.4, the deployment 
5974       # target defaults to 10.4. Don't you love it? 
5975       case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in 
5976         10.0,*86*-darwin8*|10.0,*-darwin[91]*) 
5977           _lt_dar_allow_undefined
='${wl}-undefined ${wl}dynamic_lookup' ;; 
5979           _lt_dar_allow_undefined
='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 
5981           _lt_dar_allow_undefined
='${wl}-undefined ${wl}dynamic_lookup' ;; 
5985     if test "$lt_cv_apple_cc_single_mod" = "yes"; then 
5986       _lt_dar_single_mod
='$single_module' 
5988     if test "$lt_cv_ld_exported_symbols_list" = "yes"; then 
5989       _lt_dar_export_syms
=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' 
5991       _lt_dar_export_syms
='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' 
5993     if test "$DSYMUTIL" != ":"; then 
5994       _lt_dsymutil
='~$DSYMUTIL $lib || :' 
6002 ac_cpp
='$CPP $CPPFLAGS' 
6003 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
6004 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
6005 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
6006 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 
6007 $as_echo_n "checking how to run the C preprocessor... " >&6; } 
6008 # On Suns, sometimes $CPP names a directory. 
6009 if test -n "$CPP" && test -d "$CPP"; then 
6012 if test -z "$CPP"; then 
6013   if test "${ac_cv_prog_CPP+set}" = set; then : 
6014   $as_echo_n "(cached) " >&6 
6016       # Double quotes because CPP needs to be expanded 
6017     for CPP 
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 
6020 for ac_c_preproc_warn_flag 
in '' yes 
6022   # Use a header file that comes with gcc, so configuring glibc 
6023   # with a fresh cross-compiler works. 
6024   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 
6025   # <limits.h> exists even on freestanding compilers. 
6026   # On the NeXT, cc -E runs the code through the compiler's parser, 
6027   # not just through cpp. "Syntax error" is here to catch this case. 
6028   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6029 /* end confdefs.h.  */ 
6031 # include <limits.h> 
6033 # include <assert.h> 
6037 if ac_fn_c_try_cpp 
"$LINENO"; then : 
6040   # Broken: fails on valid input. 
6043 rm -f conftest.err conftest.
$ac_ext 
6045   # OK, works on sane cases.  Now check whether nonexistent headers 
6046   # can be detected and how. 
6047   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6048 /* end confdefs.h.  */ 
6049 #include <ac_nonexistent.h> 
6051 if ac_fn_c_try_cpp 
"$LINENO"; then : 
6052   # Broken: success on invalid input. 
6055   # Passes both tests. 
6059 rm -f conftest.err conftest.
$ac_ext 
6062 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 
6063 rm -f conftest.err conftest.
$ac_ext 
6064 if $ac_preproc_ok; then : 
6076 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 
6077 $as_echo "$CPP" >&6; } 
6079 for ac_c_preproc_warn_flag 
in '' yes 
6081   # Use a header file that comes with gcc, so configuring glibc 
6082   # with a fresh cross-compiler works. 
6083   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 
6084   # <limits.h> exists even on freestanding compilers. 
6085   # On the NeXT, cc -E runs the code through the compiler's parser, 
6086   # not just through cpp. "Syntax error" is here to catch this case. 
6087   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6088 /* end confdefs.h.  */ 
6090 # include <limits.h> 
6092 # include <assert.h> 
6096 if ac_fn_c_try_cpp 
"$LINENO"; then : 
6099   # Broken: fails on valid input. 
6102 rm -f conftest.err conftest.
$ac_ext 
6104   # OK, works on sane cases.  Now check whether nonexistent headers 
6105   # can be detected and how. 
6106   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6107 /* end confdefs.h.  */ 
6108 #include <ac_nonexistent.h> 
6110 if ac_fn_c_try_cpp 
"$LINENO"; then : 
6111   # Broken: success on invalid input. 
6114   # Passes both tests. 
6118 rm -f conftest.err conftest.
$ac_ext 
6121 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 
6122 rm -f conftest.err conftest.
$ac_ext 
6123 if $ac_preproc_ok; then : 
6126   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
6127 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
6128 as_fn_error 
"C preprocessor \"$CPP\" fails sanity check 
6129 See \`config.log' for more details." "$LINENO" 5; } 
6133 ac_cpp
='$CPP $CPPFLAGS' 
6134 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
6135 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
6136 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
6139 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 
6140 $as_echo_n "checking for ANSI C header files... " >&6; } 
6141 if test "${ac_cv_header_stdc+set}" = set; then : 
6142   $as_echo_n "(cached) " >&6 
6144   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6145 /* end confdefs.h.  */ 
6159 if ac_fn_c_try_compile 
"$LINENO"; then : 
6160   ac_cv_header_stdc
=yes 
6162   ac_cv_header_stdc
=no
 
6164 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext 
6166 if test $ac_cv_header_stdc = yes; then 
6167   # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 
6168   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6169 /* end confdefs.h.  */ 
6173 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
6174   $EGREP "memchr" >/dev
/null 
2>&1; then : 
6177   ac_cv_header_stdc
=no
 
6183 if test $ac_cv_header_stdc = yes; then 
6184   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 
6185   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6186 /* end confdefs.h.  */ 
6190 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
6191   $EGREP "free" >/dev
/null 
2>&1; then : 
6194   ac_cv_header_stdc
=no
 
6200 if test $ac_cv_header_stdc = yes; then 
6201   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. 
6202   if test "$cross_compiling" = yes; then : 
6205   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6206 /* end confdefs.h.  */ 
6209 #if ((' ' & 0x0FF) == 0x020) 
6210 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') 
6211 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) 
6213 # define ISLOWER(c) \ 
6214                    (('a' <= (c) && (c) <= 'i') \ 
6215                      || ('j' <= (c) && (c) <= 'r') \ 
6216                      || ('s' <= (c) && (c) <= 'z')) 
6217 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) 
6220 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) 
6225   for (i = 0; i < 256; i++) 
6226     if (XOR (islower (i), ISLOWER (i)) 
6227         || toupper (i) != TOUPPER (i)) 
6232 if ac_fn_c_try_run 
"$LINENO"; then : 
6235   ac_cv_header_stdc
=no
 
6237 rm -f core 
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
 
6238   conftest.
$ac_objext conftest.beam conftest.
$ac_ext 
6243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 
6244 $as_echo "$ac_cv_header_stdc" >&6; } 
6245 if test $ac_cv_header_stdc = yes; then 
6247 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
 
6251 # On IRIX 5.3, sys/types and inttypes.h are conflicting. 
6252 for ac_header 
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h 
strings.h \
 
6253                   inttypes.h stdint.h unistd.h
 
6255   as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
6256 ac_fn_c_check_header_compile 
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default 
6258 eval as_val
=\$
$as_ac_Header 
6259    if test "x$as_val" = x
""yes; then : 
6260   cat >>confdefs.h 
<<_ACEOF 
6261 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
6269 for ac_header 
in dlfcn.h
 
6271   ac_fn_c_check_header_compile 
"$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default 
6273 if test "x$ac_cv_header_dlfcn_h" = x
""yes; then : 
6274   cat >>confdefs.h 
<<_ACEOF 
6275 #define HAVE_DLFCN_H 1 
6285 # Check whether --enable-static was given. 
6286 if test "${enable_static+set}" = set; then : 
6287   enableval
=$enable_static; p
=${PACKAGE-default} 
6289     yes) enable_static
=yes ;; 
6290     no
) enable_static
=no 
;; 
6293       # Look at the argument we got.  We use all the common list separators. 
6294       lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR," 
6295       for pkg 
in $enableval; do 
6297         if test "X$pkg" = "X$p"; then 
6323             # Check whether --enable-shared was given. 
6324 if test "${enable_shared+set}" = set; then : 
6325   enableval
=$enable_shared; p
=${PACKAGE-default} 
6327     yes) enable_shared
=yes ;; 
6328     no
) enable_shared
=no 
;; 
6331       # Look at the argument we got.  We use all the common list separators. 
6332       lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR," 
6333       for pkg 
in $enableval; do 
6335         if test "X$pkg" = "X$p"; then 
6356 # Check whether --with-pic was given. 
6357 if test "${with_pic+set}" = set; then : 
6358   withval
=$with_pic; pic_mode
="$withval" 
6364 test -z "$pic_mode" && pic_mode
=default
 
6372   # Check whether --enable-fast-install was given. 
6373 if test "${enable_fast_install+set}" = set; then : 
6374   enableval
=$enable_fast_install; p
=${PACKAGE-default} 
6376     yes) enable_fast_install
=yes ;; 
6377     no
) enable_fast_install
=no 
;; 
6379       enable_fast_install
=no
 
6380       # Look at the argument we got.  We use all the common list separators. 
6381       lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR," 
6382       for pkg 
in $enableval; do 
6384         if test "X$pkg" = "X$p"; then 
6385           enable_fast_install
=yes 
6392   enable_fast_install
=yes 
6405 # This can be used to rebuild libtool when needed 
6406 LIBTOOL_DEPS
="$ltmain" 
6408 # Always use our own libtool. 
6409 LIBTOOL
='$(SHELL) $(top_builddir)/libtool' 
6435 test -z "$LN_S" && LN_S
="ln -s" 
6450 if test -n "${ZSH_VERSION+set}" ; then 
6451    setopt NO_GLOB_SUBST
 
6454 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 
6455 $as_echo_n "checking for objdir... " >&6; } 
6456 if test "${lt_cv_objdir+set}" = set; then : 
6457   $as_echo_n "(cached) " >&6 
6459   rm -f .libs 
2>/dev
/null
 
6460 mkdir .libs 
2>/dev
/null
 
6461 if test -d .libs
; then 
6464   # MS-DOS does not allow filenames that begin with a dot. 
6467 rmdir .libs 
2>/dev
/null
 
6469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5 
6470 $as_echo "$lt_cv_objdir" >&6; } 
6471 objdir
=$lt_cv_objdir 
6477 cat >>confdefs.h 
<<_ACEOF 
6478 #define LT_OBJDIR "$lt_cv_objdir/" 
6499   # AIX sometimes has problems with the GCC collect2 program.  For some 
6500   # reason, if we set the COLLECT_NAMES environment variable, the problems 
6501   # vanish in a puff of smoke. 
6502   if test "X${COLLECT_NAMES+set}" != Xset
; then 
6504     export COLLECT_NAMES
 
6509 # Sed substitution that helps us do robust quoting.  It backslashifies 
6510 # metacharacters that are still active within double-quoted strings. 
6511 sed_quote_subst
='s/\(["`$\\]\)/\\\1/g' 
6513 # Same as above, but do not quote variable references. 
6514 double_quote_subst
='s/\(["`\\]\)/\\\1/g' 
6516 # Sed substitution to delay expansion of an escaped shell variable in a 
6517 # double_quote_subst'ed string. 
6518 delay_variable_subst
='s/\\\\\\\\\\\$/\\\\\\$/g' 
6520 # Sed substitution to delay expansion of an escaped single quote. 
6521 delay_single_quote_subst
='s/'\''/'\'\\\\\\\'\''/g' 
6523 # Sed substitution to avoid accidental globbing in evaled expressions 
6524 no_glob_subst
='s/\*/\\\*/g' 
6528 can_build_shared
=yes 
6530 # All known linkers require a `.a' archive for static linking (except MSVC, 
6531 # which needs '.lib'). 
6534 with_gnu_ld
="$lt_cv_prog_gnu_ld" 
6537 old_CFLAGS
="$CFLAGS" 
6539 # Set sane defaults for various variables 
6540 test -z "$CC" && CC
=cc
 
6541 test -z "$LTCC" && LTCC
=$CC 
6542 test -z "$LTCFLAGS" && LTCFLAGS
=$CFLAGS 
6543 test -z "$LD" && LD
=ld
 
6544 test -z "$ac_objext" && ac_objext
=o
 
6546 for cc_temp 
in $compiler""; do 
6548     compile 
| *[\\/]compile 
| ccache 
| *[\\/]ccache 
) ;; 
6549     distcc 
| *[\\/]distcc 
| purify 
| *[\\/]purify 
) ;; 
6554 cc_basename
=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` 
6557 # Only perform the check for file, if the check method requires it 
6558 test -z "$MAGIC_CMD" && MAGIC_CMD
=file 
6559 case $deplibs_check_method in 
6561   if test "$file_magic_cmd" = '$MAGIC_CMD'; then 
6562     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 
6563 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; } 
6564 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then : 
6565   $as_echo_n "(cached) " >&6 
6569   lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path. 
6572   lt_save_MAGIC_CMD
="$MAGIC_CMD" 
6573   lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR 
6574   ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH" 
6575   for ac_dir 
in $ac_dummy; do 
6577     test -z "$ac_dir" && ac_dir
=.
 
6578     if test -f $ac_dir/${ac_tool_prefix}file; then 
6579       lt_cv_path_MAGIC_CMD
="$ac_dir/${ac_tool_prefix}file" 
6580       if test -n "$file_magic_test_file"; then 
6581         case $deplibs_check_method in 
6583           file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"` 
6584           MAGIC_CMD
="$lt_cv_path_MAGIC_CMD" 
6585           if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null 
| 
6586             $EGREP "$file_magic_regex" > /dev
/null
; then 
6591 *** Warning: the command libtool uses to detect shared libraries, 
6592 *** $file_magic_cmd, produces output that libtool cannot recognize. 
6593 *** The result is that libtool may fail to recognize shared libraries 
6594 *** as such.  This will affect the creation of libtool libraries that 
6595 *** depend on shared libraries, but programs linked with such libtool 
6596 *** libraries will work regardless of this problem.  Nevertheless, you 
6597 *** may want to report the problem to your system manager and/or to 
6598 *** bug-libtool@gnu.org 
6608   MAGIC_CMD
="$lt_save_MAGIC_CMD" 
6613 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD" 
6614 if test -n "$MAGIC_CMD"; then 
6615   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 
6616 $as_echo "$MAGIC_CMD" >&6; } 
6618   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
6619 $as_echo "no" >&6; } 
6626 if test -z "$lt_cv_path_MAGIC_CMD"; then 
6627   if test -n "$ac_tool_prefix"; then 
6628     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5 
6629 $as_echo_n "checking for file... " >&6; } 
6630 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then : 
6631   $as_echo_n "(cached) " >&6 
6635   lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path. 
6638   lt_save_MAGIC_CMD
="$MAGIC_CMD" 
6639   lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR 
6640   ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH" 
6641   for ac_dir 
in $ac_dummy; do 
6643     test -z "$ac_dir" && ac_dir
=.
 
6644     if test -f $ac_dir/file; then 
6645       lt_cv_path_MAGIC_CMD
="$ac_dir/file" 
6646       if test -n "$file_magic_test_file"; then 
6647         case $deplibs_check_method in 
6649           file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"` 
6650           MAGIC_CMD
="$lt_cv_path_MAGIC_CMD" 
6651           if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null 
| 
6652             $EGREP "$file_magic_regex" > /dev
/null
; then 
6657 *** Warning: the command libtool uses to detect shared libraries, 
6658 *** $file_magic_cmd, produces output that libtool cannot recognize. 
6659 *** The result is that libtool may fail to recognize shared libraries 
6660 *** as such.  This will affect the creation of libtool libraries that 
6661 *** depend on shared libraries, but programs linked with such libtool 
6662 *** libraries will work regardless of this problem.  Nevertheless, you 
6663 *** may want to report the problem to your system manager and/or to 
6664 *** bug-libtool@gnu.org 
6674   MAGIC_CMD
="$lt_save_MAGIC_CMD" 
6679 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD" 
6680 if test -n "$MAGIC_CMD"; then 
6681   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 
6682 $as_echo "$MAGIC_CMD" >&6; } 
6684   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
6685 $as_echo "no" >&6; } 
6698 # Use C for the default configuration in the libtool script 
6702 ac_cpp
='$CPP $CPPFLAGS' 
6703 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
6704 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
6705 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
6708 # Source file extension for C test sources. 
6711 # Object file extension for compiled C test sources. 
6715 # Code to be used in simple compile tests 
6716 lt_simple_compile_test_code
="int some_variable = 0;" 
6718 # Code to be used in simple link tests 
6719 lt_simple_link_test_code
='int main(){return(0);}' 
6727 # If no C compiler was specified, use CC. 
6730 # If no C compiler flags were specified, use CFLAGS. 
6731 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"} 
6733 # Allow CC to be a program name with arguments. 
6736 # Save the default compiler, since it gets overwritten when the other 
6737 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. 
6738 compiler_DEFAULT
=$CC 
6740 # save warnings/boilerplate of simple test code 
6741 ac_outfile
=conftest.
$ac_objext 
6742 echo "$lt_simple_compile_test_code" >conftest.
$ac_ext 
6743 eval "$ac_compile" 2>&1 >/dev
/null 
| $SED '/^$/d; /^ *+/d' >conftest.err
 
6744 _lt_compiler_boilerplate
=`cat conftest.err` 
6747 ac_outfile
=conftest.
$ac_objext 
6748 echo "$lt_simple_link_test_code" >conftest.
$ac_ext 
6749 eval "$ac_link" 2>&1 >/dev
/null 
| $SED '/^$/d; /^ *+/d' >conftest.err
 
6750 _lt_linker_boilerplate
=`cat conftest.err` 
6754 if test -n "$compiler"; then 
6756 lt_prog_compiler_no_builtin_flag
= 
6758 if test "$GCC" = yes; then 
6759   lt_prog_compiler_no_builtin_flag
=' -fno-builtin' 
6761   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 
6762 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; } 
6763 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then : 
6764   $as_echo_n "(cached) " >&6 
6766   lt_cv_prog_compiler_rtti_exceptions
=no
 
6767    ac_outfile
=conftest.
$ac_objext 
6768    echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
6769    lt_compiler_flag
="-fno-rtti -fno-exceptions" 
6770    # Insert the option either (1) after the last *FLAGS variable, or 
6771    # (2) before a word containing "conftest.", or (3) at the end. 
6772    # Note that $ac_compile itself does not contain backslashes and begins 
6773    # with a dollar sign (not a hyphen), so the echo should work correctly. 
6774    # The option is referenced via a variable to avoid confusing sed. 
6775    lt_compile
=`echo "$ac_compile" | $SED \ 
6776    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 
6777    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
6778    -e 's:$: $lt_compiler_flag:'` 
6779    (eval echo "\"\$as_me:6779: $lt_compile\"" >&5) 
6780    (eval "$lt_compile" 2>conftest.err
) 
6782    cat conftest.err 
>&5 
6783    echo "$as_me:6783: \$? = $ac_status" >&5 
6784    if (exit $ac_status) && test -s "$ac_outfile"; then 
6785      # The compiler can only warn and ignore the option if not recognized 
6786      # So say no if there are warnings other than the usual output. 
6787      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
 
6788      $SED '/^$/d; /^ *+/d' conftest.err 
>conftest.er2
 
6789      if test ! -s conftest.er2 
|| diff conftest.exp conftest.er2 
>/dev
/null
; then 
6790        lt_cv_prog_compiler_rtti_exceptions
=yes 
6796 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 
6797 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; } 
6799 if test x
"$lt_cv_prog_compiler_rtti_exceptions" = xyes
; then 
6800     lt_prog_compiler_no_builtin_flag
="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions" 
6812   lt_prog_compiler_wl
= 
6813 lt_prog_compiler_pic
= 
6814 lt_prog_compiler_static
= 
6816 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 
6817 $as_echo_n "checking for $compiler option to produce PIC... " >&6; } 
6819   if test "$GCC" = yes; then 
6820     lt_prog_compiler_wl
='-Wl,' 
6821     lt_prog_compiler_static
='-static' 
6825       # All AIX code is PIC. 
6826       if test "$host_cpu" = ia64
; then 
6827         # AIX 5 now supports IA64 processor 
6828         lt_prog_compiler_static
='-Bstatic' 
6835             # see comment about AmigaOS4 .so support 
6836             lt_prog_compiler_pic
='-fPIC' 
6839             # FIXME: we need at least 68020 code to build shared libraries, but 
6840             # adding the `-m68020' flag to GCC prevents building anything better, 
6842             lt_prog_compiler_pic
='-m68020 -resident32 -malways-restore-a4' 
6847     beos
* | irix5
* | irix6
* | nonstopux
* | osf3
* | osf4
* | osf5
*) 
6848       # PIC is the default for these OSes. 
6851     mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*) 
6852       # This hack is so that the source file can tell whether it is being 
6853       # built for inclusion in a dll (and should export symbols for example). 
6854       # Although the cygwin gcc ignores -fPIC, still need this for old-style 
6855       # (--disable-auto-import) libraries 
6856       lt_prog_compiler_pic
='-DDLL_EXPORT' 
6859     darwin
* | rhapsody
*) 
6860       # PIC is the default on this platform 
6861       # Common symbols not allowed in MH_DYLIB files 
6862       lt_prog_compiler_pic
='-fno-common' 
6866       # PIC is the default for 64-bit PA HP-UX, but not for 32-bit 
6867       # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag 
6868       # sets the default TLS model and affects inlining. 
6874         lt_prog_compiler_pic
='-fPIC' 
6880       # Interix 3.x gcc -fpic/-fPIC options generate broken code. 
6881       # Instead, we relocate shared libraries at runtime. 
6885       # Just because we use GCC doesn't mean we suddenly get shared libraries 
6886       # on systems that don't support them. 
6887       lt_prog_compiler_can_build_shared
=no
 
6892       # QNX uses GNU C++, but need to define -shared option too, otherwise 
6894       lt_prog_compiler_pic
='-fPIC -shared' 
6898       if test -d /usr
/nec
; then 
6899         lt_prog_compiler_pic
=-Kconform_pic 
6904       lt_prog_compiler_pic
='-fPIC' 
6908     # PORTME Check for flag to pass linker flags through the system compiler. 
6911       lt_prog_compiler_wl
='-Wl,' 
6912       if test "$host_cpu" = ia64
; then 
6913         # AIX 5 now supports IA64 processor 
6914         lt_prog_compiler_static
='-Bstatic' 
6916         lt_prog_compiler_static
='-bnso -bI:/lib/syscalls.exp' 
6920     mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*) 
6921       # This hack is so that the source file can tell whether it is being 
6922       # built for inclusion in a dll (and should export symbols for example). 
6923       lt_prog_compiler_pic
='-DDLL_EXPORT' 
6926     hpux9
* | hpux10
* | hpux11
*) 
6927       lt_prog_compiler_wl
='-Wl,' 
6928       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but 
6935         lt_prog_compiler_pic
='+Z' 
6938       # Is there a better lt_prog_compiler_static that works with the bundled CC? 
6939       lt_prog_compiler_static
='${wl}-a ${wl}archive' 
6942     irix5
* | irix6
* | nonstopux
*) 
6943       lt_prog_compiler_wl
='-Wl,' 
6944       # PIC (with -KPIC) is the default. 
6945       lt_prog_compiler_static
='-non_shared' 
6948     linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu) 
6949       case $cc_basename in 
6950       # old Intel for x86_64 which still supported -KPIC. 
6952         lt_prog_compiler_wl
='-Wl,' 
6953         lt_prog_compiler_pic
='-KPIC' 
6954         lt_prog_compiler_static
='-static' 
6956       # icc used to be incompatible with GCC. 
6957       # ICC 10 doesn't accept -KPIC any more. 
6959         lt_prog_compiler_wl
='-Wl,' 
6960         lt_prog_compiler_pic
='-fPIC' 
6961         lt_prog_compiler_static
='-static' 
6963       # Lahey Fortran 8.1. 
6965         lt_prog_compiler_wl
='-Wl,' 
6966         lt_prog_compiler_pic
='--shared' 
6967         lt_prog_compiler_static
='--static' 
6969       pgcc
* | pgf77
* | pgf90
* | pgf95
*) 
6970         # Portland Group compilers (*not* the Pentium gcc compiler, 
6971         # which looks to be a dead project) 
6972         lt_prog_compiler_wl
='-Wl,' 
6973         lt_prog_compiler_pic
='-fpic' 
6974         lt_prog_compiler_static
='-Bstatic' 
6977         lt_prog_compiler_wl
='-Wl,' 
6978         # All Alpha code is PIC. 
6979         lt_prog_compiler_static
='-non_shared' 
6982         # IBM XL C 8.0/Fortran 10.1 on PPC 
6983         lt_prog_compiler_wl
='-Wl,' 
6984         lt_prog_compiler_pic
='-qpic' 
6985         lt_prog_compiler_static
='-qstaticlink' 
6988         case `$CC -V 2>&1 | sed 5q` in 
6991           lt_prog_compiler_pic
='-KPIC' 
6992           lt_prog_compiler_static
='-Bstatic' 
6993           lt_prog_compiler_wl
='-Wl,' 
6996           # Sun Fortran 8.3 passes all unrecognized flags to the linker 
6997           lt_prog_compiler_pic
='-KPIC' 
6998           lt_prog_compiler_static
='-Bstatic' 
6999           lt_prog_compiler_wl
='' 
7007       lt_prog_compiler_pic
='-KPIC' 
7008       lt_prog_compiler_static
='-Bstatic' 
7012       # QNX uses GNU C++, but need to define -shared option too, otherwise 
7014       lt_prog_compiler_pic
='-fPIC -shared' 
7017     osf3
* | osf4
* | osf5
*) 
7018       lt_prog_compiler_wl
='-Wl,' 
7019       # All OSF/1 code is PIC. 
7020       lt_prog_compiler_static
='-non_shared' 
7024       lt_prog_compiler_static
='-non_shared' 
7028       lt_prog_compiler_pic
='-KPIC' 
7029       lt_prog_compiler_static
='-Bstatic' 
7030       case $cc_basename in 
7032         lt_prog_compiler_wl
='-Qoption ld ';; 
7034         lt_prog_compiler_wl
='-Wl,';; 
7039       lt_prog_compiler_wl
='-Qoption ld ' 
7040       lt_prog_compiler_pic
='-PIC' 
7041       lt_prog_compiler_static
='-Bstatic' 
7044     sysv4 
| sysv4.2uw2
* | sysv4.3
*) 
7045       lt_prog_compiler_wl
='-Wl,' 
7046       lt_prog_compiler_pic
='-KPIC' 
7047       lt_prog_compiler_static
='-Bstatic' 
7051       if test -d /usr
/nec 
;then 
7052         lt_prog_compiler_pic
='-Kconform_pic' 
7053         lt_prog_compiler_static
='-Bstatic' 
7057     sysv5
* | unixware
* | sco3.2v5
* | sco5v6
* | OpenUNIX
*) 
7058       lt_prog_compiler_wl
='-Wl,' 
7059       lt_prog_compiler_pic
='-KPIC' 
7060       lt_prog_compiler_static
='-Bstatic' 
7064       lt_prog_compiler_wl
='-Wl,' 
7065       lt_prog_compiler_can_build_shared
=no
 
7069       lt_prog_compiler_pic
='-pic' 
7070       lt_prog_compiler_static
='-Bstatic' 
7074       lt_prog_compiler_can_build_shared
=no
 
7080   # For platforms which do not support PIC, -DPIC is meaningless: 
7082     lt_prog_compiler_pic
= 
7085     lt_prog_compiler_pic
="$lt_prog_compiler_pic -DPIC" 
7088 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5 
7089 $as_echo "$lt_prog_compiler_pic" >&6; } 
7097 # Check to make sure the PIC flag actually works. 
7099 if test -n "$lt_prog_compiler_pic"; then 
7100   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 
7101 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; } 
7102 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then : 
7103   $as_echo_n "(cached) " >&6 
7105   lt_cv_prog_compiler_pic_works
=no
 
7106    ac_outfile
=conftest.
$ac_objext 
7107    echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
7108    lt_compiler_flag
="$lt_prog_compiler_pic -DPIC" 
7109    # Insert the option either (1) after the last *FLAGS variable, or 
7110    # (2) before a word containing "conftest.", or (3) at the end. 
7111    # Note that $ac_compile itself does not contain backslashes and begins 
7112    # with a dollar sign (not a hyphen), so the echo should work correctly. 
7113    # The option is referenced via a variable to avoid confusing sed. 
7114    lt_compile
=`echo "$ac_compile" | $SED \ 
7115    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 
7116    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
7117    -e 's:$: $lt_compiler_flag:'` 
7118    (eval echo "\"\$as_me:7118: $lt_compile\"" >&5) 
7119    (eval "$lt_compile" 2>conftest.err
) 
7121    cat conftest.err 
>&5 
7122    echo "$as_me:7122: \$? = $ac_status" >&5 
7123    if (exit $ac_status) && test -s "$ac_outfile"; then 
7124      # The compiler can only warn and ignore the option if not recognized 
7125      # So say no if there are warnings other than the usual output. 
7126      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
 
7127      $SED '/^$/d; /^ *+/d' conftest.err 
>conftest.er2
 
7128      if test ! -s conftest.er2 
|| diff conftest.exp conftest.er2 
>/dev
/null
; then 
7129        lt_cv_prog_compiler_pic_works
=yes 
7135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5 
7136 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; } 
7138 if test x
"$lt_cv_prog_compiler_pic_works" = xyes
; then 
7139     case $lt_prog_compiler_pic in 
7141      *) lt_prog_compiler_pic
=" $lt_prog_compiler_pic" ;; 
7144     lt_prog_compiler_pic
= 
7145      lt_prog_compiler_can_build_shared
=no
 
7156 # Check to make sure the static flag actually works. 
7158 wl
=$lt_prog_compiler_wl eval lt_tmp_static_flag
=\"$lt_prog_compiler_static\" 
7159 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 
7160 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } 
7161 if test "${lt_cv_prog_compiler_static_works+set}" = set; then : 
7162   $as_echo_n "(cached) " >&6 
7164   lt_cv_prog_compiler_static_works
=no
 
7165    save_LDFLAGS
="$LDFLAGS" 
7166    LDFLAGS
="$LDFLAGS $lt_tmp_static_flag" 
7167    echo "$lt_simple_link_test_code" > conftest.
$ac_ext 
7168    if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then 
7169      # The linker can only warn and ignore the option if not recognized 
7170      # So say no if there are warnings 
7171      if test -s conftest.err
; then 
7172        # Append any errors to the config.log. 
7173        cat conftest.err 
1>&5 
7174        $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
 
7175        $SED '/^$/d; /^ *+/d' conftest.err 
>conftest.er2
 
7176        if diff conftest.exp conftest.er2 
>/dev
/null
; then 
7177          lt_cv_prog_compiler_static_works
=yes 
7180        lt_cv_prog_compiler_static_works
=yes 
7184    LDFLAGS
="$save_LDFLAGS" 
7187 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5 
7188 $as_echo "$lt_cv_prog_compiler_static_works" >&6; } 
7190 if test x
"$lt_cv_prog_compiler_static_works" = xyes
; then 
7193     lt_prog_compiler_static
= 
7202   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 
7203 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 
7204 if test "${lt_cv_prog_compiler_c_o+set}" = set; then : 
7205   $as_echo_n "(cached) " >&6 
7207   lt_cv_prog_compiler_c_o
=no
 
7208    $RM -r conftest 
2>/dev
/null
 
7212    echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
7214    lt_compiler_flag
="-o out/conftest2.$ac_objext" 
7215    # Insert the option either (1) after the last *FLAGS variable, or 
7216    # (2) before a word containing "conftest.", or (3) at the end. 
7217    # Note that $ac_compile itself does not contain backslashes and begins 
7218    # with a dollar sign (not a hyphen), so the echo should work correctly. 
7219    lt_compile
=`echo "$ac_compile" | $SED \ 
7220    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 
7221    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
7222    -e 's:$: $lt_compiler_flag:'` 
7223    (eval echo "\"\$as_me:7223: $lt_compile\"" >&5) 
7224    (eval "$lt_compile" 2>out
/conftest.err
) 
7226    cat out
/conftest.err 
>&5 
7227    echo "$as_me:7227: \$? = $ac_status" >&5 
7228    if (exit $ac_status) && test -s out
/conftest2.
$ac_objext 
7230      # The compiler can only warn and ignore the option if not recognized 
7231      # So say no if there are warnings 
7232      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out
/conftest.exp
 
7233      $SED '/^$/d; /^ *+/d' out
/conftest.err 
>out
/conftest.er2
 
7234      if test ! -s out
/conftest.er2 
|| diff out
/conftest.exp out
/conftest.er2 
>/dev
/null
; then 
7235        lt_cv_prog_compiler_c_o
=yes 
7240    # SGI C++ compiler will create directory out/ii_files/ for 
7241    # template instantiation 
7242    test -d out
/ii_files 
&& $RM out
/ii_files
/* && rmdir out
/ii_files
 
7243    $RM out
/* && rmdir out
 
7249 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 
7250 $as_echo "$lt_cv_prog_compiler_c_o" >&6; } 
7257   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 
7258 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 
7259 if test "${lt_cv_prog_compiler_c_o+set}" = set; then : 
7260   $as_echo_n "(cached) " >&6 
7262   lt_cv_prog_compiler_c_o
=no
 
7263    $RM -r conftest 
2>/dev
/null
 
7267    echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
7269    lt_compiler_flag
="-o out/conftest2.$ac_objext" 
7270    # Insert the option either (1) after the last *FLAGS variable, or 
7271    # (2) before a word containing "conftest.", or (3) at the end. 
7272    # Note that $ac_compile itself does not contain backslashes and begins 
7273    # with a dollar sign (not a hyphen), so the echo should work correctly. 
7274    lt_compile
=`echo "$ac_compile" | $SED \ 
7275    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 
7276    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
7277    -e 's:$: $lt_compiler_flag:'` 
7278    (eval echo "\"\$as_me:7278: $lt_compile\"" >&5) 
7279    (eval "$lt_compile" 2>out
/conftest.err
) 
7281    cat out
/conftest.err 
>&5 
7282    echo "$as_me:7282: \$? = $ac_status" >&5 
7283    if (exit $ac_status) && test -s out
/conftest2.
$ac_objext 
7285      # The compiler can only warn and ignore the option if not recognized 
7286      # So say no if there are warnings 
7287      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out
/conftest.exp
 
7288      $SED '/^$/d; /^ *+/d' out
/conftest.err 
>out
/conftest.er2
 
7289      if test ! -s out
/conftest.er2 
|| diff out
/conftest.exp out
/conftest.er2 
>/dev
/null
; then 
7290        lt_cv_prog_compiler_c_o
=yes 
7295    # SGI C++ compiler will create directory out/ii_files/ for 
7296    # template instantiation 
7297    test -d out
/ii_files 
&& $RM out
/ii_files
/* && rmdir out
/ii_files
 
7298    $RM out
/* && rmdir out
 
7304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 
7305 $as_echo "$lt_cv_prog_compiler_c_o" >&6; } 
7310 hard_links
="nottested" 
7311 if test "$lt_cv_prog_compiler_c_o" = no 
&& test "$need_locks" != no
; then 
7312   # do not overwrite the value of need_locks provided by the user 
7313   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 
7314 $as_echo_n "checking if we can lock with hard links... " >&6; } 
7317   ln conftest.a conftest.b 
2>/dev
/null 
&& hard_links
=no
 
7319   ln conftest.a conftest.b 
2>&5 || hard_links
=no
 
7320   ln conftest.a conftest.b 
2>/dev
/null 
&& hard_links
=no
 
7321   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 
7322 $as_echo "$hard_links" >&6; } 
7323   if test "$hard_links" = no
; then 
7324     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 
7325 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} 
7337   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 
7338 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } 
7341   allow_undefined_flag
= 
7342   always_export_symbols
=no
 
7344   archive_expsym_cmds
= 
7345   compiler_needs_object
=no
 
7346   enable_shared_with_static_runtimes
=no
 
7347   export_dynamic_flag_spec
= 
7348   export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 
7349   hardcode_automatic
=no
 
7351   hardcode_direct_absolute
=no
 
7352   hardcode_libdir_flag_spec
= 
7353   hardcode_libdir_flag_spec_ld
= 
7354   hardcode_libdir_separator
= 
7356   hardcode_shlibpath_var
=unsupported
 
7358   link_all_deplibs
=unknown
 
7361   old_archive_from_new_cmds
= 
7362   old_archive_from_expsyms_cmds
= 
7363   thread_safe_flag_spec
= 
7364   whole_archive_flag_spec
= 
7365   # include_expsyms should be a list of space-separated symbols to be *always* 
7366   # included in the symbol list 
7368   # exclude_expsyms can be an extended regexp of symbols to exclude 
7369   # it will be wrapped by ` (' and `)$', so one must not match beginning or 
7370   # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', 
7371   # as well as any symbol that contains `d'. 
7372   exclude_expsyms
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' 
7373   # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out 
7374   # platforms (ab)use it in PIC code, but their linkers get confused if 
7375   # the symbol is explicitly referenced.  Since portable code cannot 
7376   # rely on this symbol name, it's probably fine to never include it in 
7377   # preloaded symbol tables. 
7378   # Exclude shared library initialization/finalization symbols. 
7379   extract_expsyms_cmds
= 
7382   cygwin
* | mingw
* | pw32
* | cegcc
*) 
7383     # FIXME: the MSVC++ port hasn't been tested in a loooong time 
7384     # When not using gcc, we currently assume that we are using 
7385     # Microsoft Visual C++. 
7386     if test "$GCC" != yes; then 
7391     # we just hope/assume this is gcc and not c89 (= MSVC++) 
7397   linux
* | k
*bsd
*-gnu) 
7403   if test "$with_gnu_ld" = yes; then 
7404     # If archive_cmds runs LD, not CC, wlarc should be empty 
7407     # Set some defaults for GNU ld with shared library support. These 
7408     # are reset later if shared libraries are not supported. Putting them 
7409     # here allows them to be overridden if necessary. 
7410     runpath_var
=LD_RUN_PATH
 
7411     hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir' 
7412     export_dynamic_flag_spec
='${wl}--export-dynamic' 
7413     # ancient GNU ld didn't support --whole-archive et. al. 
7414     if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev
/null
; then 
7415       whole_archive_flag_spec
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' 
7417       whole_archive_flag_spec
= 
7419     supports_anon_versioning
=no
 
7420     case `$LD -v 2>&1` in 
7421       *GNU\ gold
*) supports_anon_versioning
=yes ;; 
7422       *\ 
[01].
* | *\ 
2.
[0-9].
* | *\ 
2.10.
*) ;; # catch versions < 2.11 
7423       *\ 
2.11.93.0.2\ 
*) supports_anon_versioning
=yes ;; # RH7.3 ... 
7424       *\ 
2.11.92.0.12\ 
*) supports_anon_versioning
=yes ;; # Mandrake 8.2 ... 
7425       *\ 
2.11.
*) ;; # other 2.11 versions 
7426       *) supports_anon_versioning
=yes ;; 
7429     # See if GNU ld supports shared libraries. 
7432       # On AIX/PPC, the GNU linker is very broken 
7433       if test "$host_cpu" != ia64
; then 
7437 *** Warning: the GNU linker, at least up to release 2.9.1, is reported 
7438 *** to be unable to reliably create shared libraries on AIX. 
7439 *** Therefore, libtool is disabling shared libraries support.  If you 
7440 *** really care for shared libraries, you may want to modify your PATH 
7441 *** so that a non-GNU linker is found, and then restart. 
7450             # see comment about AmigaOS4 .so support 
7451             archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7452             archive_expsym_cmds
='' 
7455             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)' 
7456             hardcode_libdir_flag_spec
='-L$libdir' 
7457             hardcode_minus_L
=yes 
7463       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev
/null
; then 
7464         allow_undefined_flag
=unsupported
 
7465         # Joseph Beckenbach <jrb3@best.com> says some releases of gcc 
7466         # support --undefined.  This deserves some investigation.  FIXME 
7467         archive_cmds
='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7473     cygwin
* | mingw
* | pw32
* | cegcc
*) 
7474       # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless, 
7475       # as there is no search path for DLLs. 
7476       hardcode_libdir_flag_spec
='-L$libdir' 
7477       allow_undefined_flag
=unsupported
 
7478       always_export_symbols
=no
 
7479       enable_shared_with_static_runtimes
=yes 
7480       export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' 
7482       if $LD --help 2>&1 | $GREP 'auto-import' > /dev
/null
; then 
7483         archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' 
7484         # If the export-symbols file already is a .def file (1st line 
7485         # is EXPORTS), use it as is; otherwise, prepend... 
7486         archive_expsym_cmds
='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then 
7487           cp $export_symbols $output_objdir/$soname.def; 
7489           echo EXPORTS > $output_objdir/$soname.def; 
7490           cat $export_symbols >> $output_objdir/$soname.def; 
7492         $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' 
7500       hardcode_shlibpath_var
=no
 
7501       hardcode_libdir_flag_spec
='${wl}-rpath,$libdir' 
7502       export_dynamic_flag_spec
='${wl}-E' 
7503       # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 
7504       # Instead, shared libraries are loaded at an image base (0x10000000 by 
7505       # default) and relocated if they conflict, which is a slow very memory 
7506       # consuming and fragmenting process.  To avoid this, we pick a random, 
7507       # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link 
7508       # time.  Moving up from 0x10000000 also allows more sbrk(2) space. 
7509       archive_cmds
='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 
7510       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' 
7513     gnu
* | linux
* | tpf
* | k
*bsd
*-gnu | kopensolaris
*-gnu) 
7515       if test "$host_os" = linux
-dietlibc; then 
7516         case $cc_basename in 
7517           diet\ 
*) tmp_diet
=yes;;       # linux-dietlibc with static linking (!diet-dyn) 
7520       if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev
/null \
 
7521          && test "$tmp_diet" = no
 
7524         tmp_sharedflag
='-shared' 
7525         case $cc_basename,$host_cpu in 
7526         pgcc
*)                          # Portland Group C compiler 
7527           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' 
7528           tmp_addflag
=' $pic_flag' 
7530         pgf77
* | pgf90
* | pgf95
*)       # Portland Group f77 and f90 compilers 
7531           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' 
7532           tmp_addflag
=' $pic_flag -Mnomain' ;; 
7533         ecc
*,ia64
* | icc
*,ia64
*)        # Intel C compiler on ia64 
7534           tmp_addflag
=' -i_dynamic' ;; 
7535         efc
*,ia64
* | ifort
*,ia64
*)      # Intel Fortran compiler on ia64 
7536           tmp_addflag
=' -i_dynamic -nofor_main' ;; 
7537         ifc
* | ifort
*)                  # Intel Fortran compiler 
7538           tmp_addflag
=' -nofor_main' ;; 
7539         lf95
*)                          # Lahey Fortran 8.1 
7540           whole_archive_flag_spec
= 
7541           tmp_sharedflag
='--shared' ;; 
7542         xl
[cC
]*)                        # IBM XL C 8.0 on PPC (deal with xlf below) 
7543           tmp_sharedflag
='-qmkshrobj' 
7546         case `$CC -V 2>&1 | sed 5q` in 
7547         *Sun\ C
*)                       # Sun C 5.9 
7548           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' 
7549           compiler_needs_object
=yes 
7550           tmp_sharedflag
='-G' ;; 
7551         *Sun\ F
*)                       # Sun Fortran 8.3 
7552           tmp_sharedflag
='-G' ;; 
7554         archive_cmds
='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7556         if test "x$supports_anon_versioning" = xyes
; then 
7557           archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~ 
7558             cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 
7559             echo "local: *; };" >> $output_objdir/$libname.ver~ 
7560             $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' 
7563         case $cc_basename in 
7565           # IBM XL Fortran 10.1 on PPC cannot create shared libs itself 
7566           whole_archive_flag_spec
='--whole-archive$convenience --no-whole-archive' 
7567           hardcode_libdir_flag_spec
= 
7568           hardcode_libdir_flag_spec_ld
='-rpath $libdir' 
7569           archive_cmds
='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib' 
7570           if test "x$supports_anon_versioning" = xyes
; then 
7571             archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~ 
7572               cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 
7573               echo "local: *; };" >> $output_objdir/$libname.ver~ 
7574               $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' 
7583     netbsd
* | netbsdelf
*-gnu) 
7584       if echo __ELF__ 
| $CC -E - | $GREP __ELF__ 
>/dev
/null
; then 
7585         archive_cmds
='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' 
7588         archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7589         archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 
7594       if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev
/null
; then 
7598 *** Warning: The releases 2.8.* of the GNU linker cannot reliably 
7599 *** create shared libraries on Solaris systems.  Therefore, libtool 
7600 *** is disabling shared libraries support.  We urge you to upgrade GNU 
7601 *** binutils to release 2.9.1 or newer.  Another option is to modify 
7602 *** your PATH or compiler configuration so that the native linker is 
7603 *** used, and then restart. 
7606       elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev
/null
; then 
7607         archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7608         archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 
7614     sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
*) 
7615       case `$LD -v 2>&1` in 
7616         *\ 
[01].
* | *\ 
2.
[0-9].
* | *\ 
2.1[0-5].
*) 
7620 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not 
7621 *** reliably create shared libraries on SCO systems.  Therefore, libtool 
7622 *** is disabling shared libraries support.  We urge you to upgrade GNU 
7623 *** binutils to release 2.16.91.0.3 or newer.  Another option is to modify 
7624 *** your PATH or compiler configuration so that the native linker is 
7625 *** used, and then restart. 
7630           # For security reasons, it is highly recommended that you always 
7631           # use absolute paths for naming shared libraries, and exclude the 
7632           # DT_RUNPATH tag from executables and libraries.  But doing so 
7633           # requires that you compile everything twice, which is a pain. 
7634           if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev
/null
; then 
7635             hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir' 
7636             archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7637             archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 
7646       archive_cmds
='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' 
7649       hardcode_shlibpath_var
=no
 
7653       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev
/null
; then 
7654         archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7655         archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 
7662     if test "$ld_shlibs" = no
; then 
7664       hardcode_libdir_flag_spec
= 
7665       export_dynamic_flag_spec
= 
7666       whole_archive_flag_spec
= 
7669     # PORTME fill in a description of your system's linker (not GNU ld) 
7672       allow_undefined_flag
=unsupported
 
7673       always_export_symbols
=yes 
7674       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' 
7675       # Note: this linker hardcodes the directories in LIBPATH if there 
7676       # are no directories specified by -L. 
7677       hardcode_minus_L
=yes 
7678       if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then 
7679         # Neither direct hardcoding nor static linking is supported with a 
7681         hardcode_direct
=unsupported
 
7686       if test "$host_cpu" = ia64
; then 
7687         # On IA64, the linker does run time linking by default, so we don't 
7688         # have to do anything special. 
7689         aix_use_runtimelinking
=no
 
7690         exp_sym_flag
='-Bexport' 
7693         # If we're using GNU nm, then we don't want the "-C" option. 
7694         # -C means demangle to AIX nm, but means don't demangle with GNU nm 
7695         if $NM -V 2>&1 | $GREP 'GNU' > /dev
/null
; then 
7696           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' 
7698           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' 
7700         aix_use_runtimelinking
=no
 
7702         # Test if we are trying to use run time linking or normal 
7703         # AIX style linking. If -brtl is somewhere in LDFLAGS, we 
7704         # need to do runtime linking. 
7705         case $host_os in aix4.
[23]|aix4.
[23].
*|aix
[5-9]*) 
7706           for ld_flag 
in $LDFLAGS; do 
7707           if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then 
7708             aix_use_runtimelinking
=yes 
7715         exp_sym_flag
='-bexport' 
7716         no_entry_flag
='-bnoentry' 
7719       # When large executables or shared objects are built, AIX ld can 
7720       # have problems creating the table of contents.  If linking a library 
7721       # or program results in "error TOC overflow" add -mminimal-toc to 
7722       # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not 
7723       # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. 
7727       hardcode_direct_absolute
=yes 
7728       hardcode_libdir_separator
=':' 
7729       link_all_deplibs
=yes 
7730       file_list_spec
='${wl}-f,' 
7732       if test "$GCC" = yes; then 
7733         case $host_os in aix4.
[012]|aix4.
[012].
*) 
7734         # We only want to do this on AIX 4.2 and lower, the check 
7735         # below for broken collect2 doesn't work under 4.3+ 
7736           collect2name
=`${CC} -print-prog-name=collect2` 
7737           if test -f "$collect2name" && 
7738            strings "$collect2name" | $GREP resolve_lib_name 
>/dev
/null
 
7740           # We have reworked collect2 
7743           # We have old collect2 
7744           hardcode_direct
=unsupported
 
7745           # It fails to find uninstalled libraries when the uninstalled 
7746           # path is not listed in the libpath.  Setting hardcode_minus_L 
7747           # to unsupported forces relinking 
7748           hardcode_minus_L
=yes 
7749           hardcode_libdir_flag_spec
='-L$libdir' 
7750           hardcode_libdir_separator
= 
7754         shared_flag
='-shared' 
7755         if test "$aix_use_runtimelinking" = yes; then 
7756           shared_flag
="$shared_flag "'${wl}-G' 
7761         if test "$host_cpu" = ia64
; then 
7762         # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release 
7763         # chokes on -Wl,-G. The following line is correct: 
7766           if test "$aix_use_runtimelinking" = yes; then 
7767             shared_flag
='${wl}-G' 
7769             shared_flag
='${wl}-bM:SRE' 
7774       export_dynamic_flag_spec
='${wl}-bexpall' 
7775       # It seems that -bexpall does not export symbols beginning with 
7776       # underscore (_), so it is better to generate a list of symbols to export. 
7777       always_export_symbols
=yes 
7778       if test "$aix_use_runtimelinking" = yes; then 
7779         # Warning - without using the other runtime loading flags (-brtl), 
7780         # -berok will link without error, but may produce a broken library. 
7781         allow_undefined_flag
='-berok' 
7782         # Determine the default libpath from the value encoded in an 
7784         cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
7785 /* end confdefs.h.  */ 
7795 if ac_fn_c_try_link 
"$LINENO"; then : 
7797 lt_aix_libpath_sed
=' 
7798     /Import File Strings/,/^$/ { 
7804 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
7805 # Check for a 64-bit object if we didn't find anything. 
7806 if test -z "$aix_libpath"; then 
7807   aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
7810 rm -f core conftest.err conftest.
$ac_objext \
 
7811     conftest
$ac_exeext conftest.
$ac_ext 
7812 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi 
7814         hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath" 
7815         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" 
7817         if test "$host_cpu" = ia64
; then 
7818           hardcode_libdir_flag_spec
='${wl}-R $libdir:/usr/lib:/lib' 
7819           allow_undefined_flag
="-z nodefs" 
7820           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" 
7822          # Determine the default libpath from the value encoded in an 
7824          cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
7825 /* end confdefs.h.  */ 
7835 if ac_fn_c_try_link 
"$LINENO"; then : 
7837 lt_aix_libpath_sed
=' 
7838     /Import File Strings/,/^$/ { 
7844 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
7845 # Check for a 64-bit object if we didn't find anything. 
7846 if test -z "$aix_libpath"; then 
7847   aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
7850 rm -f core conftest.err conftest.
$ac_objext \
 
7851     conftest
$ac_exeext conftest.
$ac_ext 
7852 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi 
7854          hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath" 
7855           # Warning - without using the other run time loading flags, 
7856           # -berok will link without error, but may produce a broken library. 
7857           no_undefined_flag
=' ${wl}-bernotok' 
7858           allow_undefined_flag
=' ${wl}-berok' 
7859           # Exported symbols can be pulled into shared objects from archives 
7860           whole_archive_flag_spec
='$convenience' 
7861           archive_cmds_need_lc
=yes 
7862           # This is similar to how AIX traditionally builds its shared libraries. 
7863           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' 
7871             # see comment about AmigaOS4 .so support 
7872             archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7873             archive_expsym_cmds
='' 
7876             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)' 
7877             hardcode_libdir_flag_spec
='-L$libdir' 
7878             hardcode_minus_L
=yes 
7884       export_dynamic_flag_spec
=-rdynamic 
7887     cygwin
* | mingw
* | pw32
* | cegcc
*) 
7888       # When not using gcc, we currently assume that we are using 
7889       # Microsoft Visual C++. 
7890       # hardcode_libdir_flag_spec is actually meaningless, as there is 
7891       # no search path for DLLs. 
7892       hardcode_libdir_flag_spec
=' ' 
7893       allow_undefined_flag
=unsupported
 
7894       # Tell ltmain to make .lib files, not .a files. 
7896       # Tell ltmain to make .dll files, not .so files. 
7898       # FIXME: Setting linknames here is a bad hack. 
7899       archive_cmds
='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' 
7900       # The linker will automatically build a .lib file if we build a DLL. 
7901       old_archive_from_new_cmds
='true' 
7902       # FIXME: Should let the user specify the lib program. 
7903       old_archive_cmds
='lib -OUT:$oldlib$oldobjs$old_deplibs' 
7904       fix_srcfile_path
='`cygpath -w "$srcfile"`' 
7905       enable_shared_with_static_runtimes
=yes 
7908     darwin
* | rhapsody
*) 
7911   archive_cmds_need_lc
=no
 
7913   hardcode_automatic
=yes 
7914   hardcode_shlibpath_var
=unsupported
 
7915   whole_archive_flag_spec
='' 
7916   link_all_deplibs
=yes 
7917   allow_undefined_flag
="$_lt_dar_allow_undefined" 
7918   case $cc_basename in 
7919      ifort
*) _lt_dar_can_shared
=yes ;; 
7920      *) _lt_dar_can_shared
=$GCC ;; 
7922   if test "$_lt_dar_can_shared" = "yes"; then 
7923     output_verbose_link_cmd
=echo 
7924     archive_cmds
="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" 
7925     module_cmds
="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" 
7926     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}" 
7927     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}" 
7936       archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 
7937       hardcode_libdir_flag_spec
='-L$libdir' 
7938       hardcode_shlibpath_var
=no
 
7945     # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 
7946     # support.  Future versions do this automatically, but an explicit c++rt0.o 
7947     # does not break anything, and helps significantly (at the cost of a little 
7950       archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' 
7951       hardcode_libdir_flag_spec
='-R$libdir' 
7953       hardcode_shlibpath_var
=no
 
7956     # Unfortunately, older versions of FreeBSD 2 do not have this feature. 
7958       archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' 
7960       hardcode_minus_L
=yes 
7961       hardcode_shlibpath_var
=no
 
7964     # FreeBSD 3 and greater uses gcc -shared to do shared libraries. 
7965     freebsd
* | dragonfly
*) 
7966       archive_cmds
='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' 
7967       hardcode_libdir_flag_spec
='-R$libdir' 
7969       hardcode_shlibpath_var
=no
 
7973       if test "$GCC" = yes; then 
7974         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' 
7976         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' 
7978       hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir' 
7979       hardcode_libdir_separator
=: 
7982       # hardcode_minus_L: Not really in the search PATH, 
7983       # but as the default location of the library. 
7984       hardcode_minus_L
=yes 
7985       export_dynamic_flag_spec
='${wl}-E' 
7989       if test "$GCC" = yes -a "$with_gnu_ld" = no
; then 
7990         archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' 
7992         archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' 
7994       if test "$with_gnu_ld" = no
; then 
7995         hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir' 
7996         hardcode_libdir_flag_spec_ld
='+b $libdir' 
7997         hardcode_libdir_separator
=: 
7999         hardcode_direct_absolute
=yes 
8000         export_dynamic_flag_spec
='${wl}-E' 
8001         # hardcode_minus_L: Not really in the search PATH, 
8002         # but as the default location of the library. 
8003         hardcode_minus_L
=yes 
8008       if test "$GCC" = yes -a "$with_gnu_ld" = no
; then 
8011           archive_cmds
='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' 
8014           archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' 
8017           archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' 
8023           archive_cmds
='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' 
8026           archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' 
8029           archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' 
8033       if test "$with_gnu_ld" = no
; then 
8034         hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir' 
8035         hardcode_libdir_separator
=: 
8040           hardcode_shlibpath_var
=no
 
8044           hardcode_direct_absolute
=yes 
8045           export_dynamic_flag_spec
='${wl}-E' 
8047           # hardcode_minus_L: Not really in the search PATH, 
8048           # but as the default location of the library. 
8049           hardcode_minus_L
=yes 
8055     irix5
* | irix6
* | nonstopux
*) 
8056       if test "$GCC" = yes; then 
8057         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' 
8058         # Try to use the -exported_symbol ld option, if it does not 
8059         # work, assume that -exports_file does not work either and 
8060         # implicitly export all symbols. 
8061         save_LDFLAGS
="$LDFLAGS" 
8062         LDFLAGS
="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" 
8063         cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
8064 /* end confdefs.h.  */ 
8067 if ac_fn_c_try_link 
"$LINENO"; then : 
8068   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' 
8071 rm -f core conftest.err conftest.
$ac_objext \
 
8072     conftest
$ac_exeext conftest.
$ac_ext 
8073         LDFLAGS
="$save_LDFLAGS" 
8075         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' 
8076         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' 
8078       archive_cmds_need_lc
='no' 
8079       hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir' 
8080       hardcode_libdir_separator
=: 
8082       link_all_deplibs
=yes 
8085     netbsd
* | netbsdelf
*-gnu) 
8086       if echo __ELF__ 
| $CC -E - | $GREP __ELF__ 
>/dev
/null
; then 
8087         archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out 
8089         archive_cmds
='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF 
8091       hardcode_libdir_flag_spec
='-R$libdir' 
8093       hardcode_shlibpath_var
=no
 
8097       archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 
8099       hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir' 
8100       hardcode_libdir_separator
=: 
8101       hardcode_shlibpath_var
=no
 
8108       if test -f /usr
/libexec
/ld.so
; then 
8110         hardcode_shlibpath_var
=no
 
8111         hardcode_direct_absolute
=yes 
8112         if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 
8113           archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' 
8114           archive_expsym_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' 
8115           hardcode_libdir_flag_spec
='${wl}-rpath,$libdir' 
8116           export_dynamic_flag_spec
='${wl}-E' 
8119            openbsd
[01].
* | openbsd2.
[0-7] | openbsd2.
[0-7].
*) 
8120              archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' 
8121              hardcode_libdir_flag_spec
='-R$libdir' 
8124              archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' 
8125              hardcode_libdir_flag_spec
='${wl}-rpath,$libdir' 
8135       hardcode_libdir_flag_spec
='-L$libdir' 
8136       hardcode_minus_L
=yes 
8137       allow_undefined_flag
=unsupported
 
8138       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' 
8139       old_archive_from_new_cmds
='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' 
8143       if test "$GCC" = yes; then 
8144         allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*' 
8145         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' 
8147         allow_undefined_flag
=' -expect_unresolved \*' 
8148         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' 
8150       archive_cmds_need_lc
='no' 
8151       hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir' 
8152       hardcode_libdir_separator
=: 
8155     osf4
* | osf5
*)      # as osf3* with the addition of -msym flag 
8156       if test "$GCC" = yes; then 
8157         allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*' 
8158         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' 
8159         hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir' 
8161         allow_undefined_flag
=' -expect_unresolved \*' 
8162         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' 
8163         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~ 
8164         $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' 
8166         # Both c and cxx compiler support -rpath directly 
8167         hardcode_libdir_flag_spec
='-rpath $libdir' 
8169       archive_cmds_need_lc
='no' 
8170       hardcode_libdir_separator
=: 
8174       no_undefined_flag
=' -z defs' 
8175       if test "$GCC" = yes; then 
8177         archive_cmds
='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' 
8178         archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ 
8179           $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' 
8181         case `$CC -V 2>&1` in 
8184           archive_cmds
='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' 
8185           archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ 
8186           $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' 
8190           archive_cmds
='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' 
8191           archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ 
8192           $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' 
8196       hardcode_libdir_flag_spec
='-R$libdir' 
8197       hardcode_shlibpath_var
=no
 
8199       solaris2.
[0-5] | solaris2.
[0-5].
*) ;; 
8201         # The compiler driver will combine and reorder linker options, 
8202         # but understands `-z linker_flag'.  GCC discards it without `$wl', 
8203         # but is careful enough not to reorder. 
8204         # Supported since Solaris 2.6 (maybe 2.5.1?) 
8205         if test "$GCC" = yes; then 
8206           whole_archive_flag_spec
='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' 
8208           whole_archive_flag_spec
='-z allextract$convenience -z defaultextract' 
8212       link_all_deplibs
=yes 
8216       if test "x$host_vendor" = xsequent
; then 
8217         # Use $CC to link under sequent, because it throws in some extra .o 
8218         # files that make .init and .fini sections work. 
8219         archive_cmds
='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' 
8221         archive_cmds
='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' 
8223       hardcode_libdir_flag_spec
='-L$libdir' 
8225       hardcode_minus_L
=yes 
8226       hardcode_shlibpath_var
=no
 
8230       case $host_vendor in 
8232           archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 
8233           hardcode_direct
=yes # is this really true??? 
8236           ## LD is ld it makes a PLAMLIB 
8237           ## CC just makes a GrossModule. 
8238           archive_cmds
='$LD -G -o $lib $libobjs $deplibs $linker_flags' 
8239           reload_cmds
='$CC -r -o $output$reload_objs' 
8243           archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 
8244           hardcode_direct
=no 
#Motorola manual says yes, but my tests say they lie 
8247       runpath_var
='LD_RUN_PATH' 
8248       hardcode_shlibpath_var
=no
 
8252       archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 
8253       hardcode_shlibpath_var
=no
 
8254       export_dynamic_flag_spec
='-Bexport' 
8258       if test -d /usr
/nec
; then 
8259         archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 
8260         hardcode_shlibpath_var
=no
 
8261         runpath_var
=LD_RUN_PATH
 
8262         hardcode_runpath_var
=yes 
8267     sysv4
*uw2
* | sysv5OpenUNIX
* | sysv5UnixWare7.
[01].
[10]* | unixware7
* | sco3.2v5.0.
[024]*) 
8268       no_undefined_flag
='${wl}-z,text' 
8269       archive_cmds_need_lc
=no
 
8270       hardcode_shlibpath_var
=no
 
8271       runpath_var
='LD_RUN_PATH' 
8273       if test "$GCC" = yes; then 
8274         archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8275         archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8277         archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8278         archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8282     sysv5
* | sco3.2v5
* | sco5v6
*) 
8283       # Note: We can NOT use -z defs as we might desire, because we do not 
8284       # link with -lc, and that would cause any symbols used from libc to 
8285       # always be unresolved, which means just about no library would 
8286       # ever link correctly.  If we're not using GNU ld we use -z text 
8287       # though, which does catch some bad symbols but isn't as heavy-handed 
8289       no_undefined_flag
='${wl}-z,text' 
8290       allow_undefined_flag
='${wl}-z,nodefs' 
8291       archive_cmds_need_lc
=no
 
8292       hardcode_shlibpath_var
=no
 
8293       hardcode_libdir_flag_spec
='${wl}-R,$libdir' 
8294       hardcode_libdir_separator
=':' 
8295       link_all_deplibs
=yes 
8296       export_dynamic_flag_spec
='${wl}-Bexport' 
8297       runpath_var
='LD_RUN_PATH' 
8299       if test "$GCC" = yes; then 
8300         archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8301         archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8303         archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8304         archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8309       archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 
8310       hardcode_libdir_flag_spec
='-L$libdir' 
8311       hardcode_shlibpath_var
=no
 
8319     if test x
$host_vendor = xsni
; then 
8321       sysv4 
| sysv4.2uw2
* | sysv4.3
* | sysv5
*) 
8322         export_dynamic_flag_spec
='${wl}-Blargedynsym' 
8328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5 
8329 $as_echo "$ld_shlibs" >&6; } 
8330 test "$ld_shlibs" = no 
&& can_build_shared
=no
 
8332 with_gnu_ld
=$with_gnu_ld 
8349 # Do we need to explicitly link libc? 
8351 case "x$archive_cmds_need_lc" in 
8353   # Assume -lc should be added 
8354   archive_cmds_need_lc
=yes 
8356   if test "$enable_shared" = yes && test "$GCC" = yes; then 
8357     case $archive_cmds in 
8359       # FIXME: we may have to deal with multi-command sequences. 
8362       # Test whether the compiler implicitly links with -lc since on some 
8363       # systems, -lgcc has to come before -lc. If gcc already passes -lc 
8364       # to ld, don't add -lc before -lgcc. 
8365       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 
8366 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } 
8368       echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
8370       if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
8371   (eval $ac_compile) 2>&5 
8373   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
8374   test $ac_status = 0; } 2>conftest.err
; then 
8377         libobjs
=conftest.
$ac_objext 
8379         wl
=$lt_prog_compiler_wl 
8380         pic_flag
=$lt_prog_compiler_pic 
8386         lt_save_allow_undefined_flag
=$allow_undefined_flag 
8387         allow_undefined_flag
= 
8388         if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 
8389   (eval $archive_cmds 2\
>\
&1 \
| $GREP \" -lc \" \
>/dev
/null 
2\
>\
&1) 2>&5 
8391   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
8392   test $ac_status = 0; } 
8394           archive_cmds_need_lc
=no
 
8396           archive_cmds_need_lc
=yes 
8398         allow_undefined_flag
=$lt_save_allow_undefined_flag 
8400         cat conftest.err 
1>&5 
8403       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5 
8404 $as_echo "$archive_cmds_need_lc" >&6; } 
8567   { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 
8568 $as_echo_n "checking dynamic linker characteristics... " >&6; } 
8570 if test "$GCC" = yes; then 
8572     darwin
*) lt_awk_arg
="/^libraries:/,/LR/" ;; 
8573     *) lt_awk_arg
="/^libraries:/" ;; 
8575   lt_search_path_spec
=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` 
8576   if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev
/null 
; then 
8577     # if the path contains ";" then we assume it to be the separator 
8578     # otherwise default to the standard path separator (i.e. ":") - it is 
8579     # assumed that no part of a normal pathname contains ";" but that should 
8580     # okay in the real world where ";" in dirpaths is itself problematic. 
8581     lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'` 
8583     lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"` 
8585   # Ok, now we have the path, separated by spaces, we can step through it 
8586   # and add multilib dir if necessary. 
8587   lt_tmp_lt_search_path_spec
= 
8588   lt_multi_os_dir
=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` 
8589   for lt_sys_path 
in $lt_search_path_spec; do 
8590     if test -d "$lt_sys_path/$lt_multi_os_dir"; then 
8591       lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" 
8593       test -d "$lt_sys_path" && \
 
8594         lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path" 
8597   lt_search_path_spec
=`$ECHO $lt_tmp_lt_search_path_spec | awk ' 
8598 BEGIN {RS=" "; FS="/|\n";} { 
8601   for (lt_i = NF; lt_i > 0; lt_i--) { 
8602     if ($lt_i != "" && $lt_i != ".") { 
8603       if ($lt_i == "..") { 
8606         if (lt_count == 0) { 
8607           lt_foo="/" $lt_i lt_foo; 
8614   if (lt_foo != "") { lt_freq[lt_foo]++; } 
8615   if (lt_freq[lt_foo] == 1) { print lt_foo; } 
8617   sys_lib_search_path_spec
=`$ECHO $lt_search_path_spec` 
8619   sys_lib_search_path_spec
="/lib /usr/lib /usr/local/lib" 
8622 libname_spec
='lib$name' 
8630 shlibpath_overrides_runpath
=unknown
 
8632 dynamic_linker
="$host_os ld.so" 
8633 sys_lib_dlsearch_path_spec
="/lib /usr/lib" 
8634 need_lib_prefix
=unknown
 
8635 hardcode_into_libs
=no
 
8637 # when you set need_version to no, make sure it does not cause -set_version 
8638 # flags to be left without arguments 
8639 need_version
=unknown
 
8644   library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname.a' 
8645   shlibpath_var
=LIBPATH
 
8647   # AIX 3 has no versioning support, so we append a major version to the name. 
8648   soname_spec
='${libname}${release}${shared_ext}$major' 
8655   hardcode_into_libs
=yes 
8656   if test "$host_cpu" = ia64
; then 
8657     # AIX 5 supports IA64 
8658     library_names_spec
='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' 
8659     shlibpath_var
=LD_LIBRARY_PATH
 
8661     # With GCC up to 2.95.x, collect2 would create an import file 
8662     # for dependence libraries.  The import file would start with 
8663     # the line `#! .'.  This would cause the generated library to 
8664     # depend on `.', always an invalid library.  This was fixed in 
8665     # development snapshots of GCC prior to 3.0. 
8667       aix4 
| aix4.
[01] | aix4.
[01].
*) 
8668       if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' 
8670            echo '#endif'; } | ${CC} -E - | $GREP yes > /dev
/null
; then 
8677     # AIX (on Power*) has no versioning support, so currently we can not hardcode correct 
8678     # soname into executable. Probably we can add versioning support to 
8679     # collect2, so additional links can be useful in future. 
8680     if test "$aix_use_runtimelinking" = yes; then 
8681       # If using run time linking (on AIX 4.2 or later) use lib<name>.so 
8682       # instead of lib<name>.a to let people know that these are not 
8683       # typical AIX shared libraries. 
8684       library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
8686       # We preserve .a as extension for shared libraries through AIX4.2 
8687       # and later when we are not doing run time linking. 
8688       library_names_spec
='${libname}${release}.a $libname.a' 
8689       soname_spec
='${libname}${release}${shared_ext}$major' 
8691     shlibpath_var
=LIBPATH
 
8698     # Since July 2007 AmigaOS4 officially supports .so libraries. 
8699     # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. 
8700     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
8703     library_names_spec
='$libname.ixlibrary $libname.a' 
8704     # Create ${libname}_ixlibrary.a entries in /sys/libs. 
8705     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' 
8711   library_names_spec
='${libname}${shared_ext}' 
8712   dynamic_linker
="$host_os ld.so" 
8713   shlibpath_var
=LIBRARY_PATH
 
8719   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
8720   soname_spec
='${libname}${release}${shared_ext}$major' 
8721   finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir' 
8722   shlibpath_var
=LD_LIBRARY_PATH
 
8723   sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" 
8724   sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib" 
8725   # the default ld.so.conf also contains /usr/contrib/lib and 
8726   # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow 
8727   # libtool to hard-code these into programs 
8730 cygwin
* | mingw
* | pw32
* | cegcc
*) 
8731   version_type
=windows
 
8736   case $GCC,$host_os in 
8737   yes,cygwin
* | yes,mingw
* | yes,pw32
* | yes,cegcc
*) 
8738     library_names_spec
='$libname.dll.a' 
8739     # DLL is installed to $(libdir)/../bin by postinstall_cmds 
8740     postinstall_cmds
='base_file=`basename \${file}`~ 
8741       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ 
8742       dldir=$destdir/`dirname \$dlpath`~ 
8743       test -d \$dldir || mkdir -p \$dldir~ 
8744       $install_prog $dir/$dlname \$dldir/$dlname~ 
8745       chmod a+x \$dldir/$dlname~ 
8746       if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then 
8747         eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; 
8749     postuninstall_cmds
='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ 
8750       dlpath=$dir/\$dldll~ 
8752     shlibpath_overrides_runpath
=yes 
8756       # Cygwin DLLs use 'cyg' prefix rather than 'lib' 
8757       soname_spec
='`echo ${libname} | sed -e 's
/^lib
/cyg
/'``echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext}' 
8758       sys_lib_search_path_spec
="/usr/lib /lib/w32api /lib /usr/local/lib" 
8761       # MinGW DLLs use traditional 'lib' prefix 
8762       soname_spec
='${libname}`echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext}' 
8763       sys_lib_search_path_spec
=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` 
8764       if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev
/null
; then 
8765         # It is most probably a Windows format PATH printed by 
8766         # mingw gcc, but we are running on Cygwin. Gcc prints its search 
8767         # path with ; separators, and with drive letters. We can handle the 
8768         # drive letters (cygwin fileutils understands them), so leave them, 
8769         # especially as we might pass files found there to a mingw objdump, 
8770         # which wouldn't understand a cygwinified path. Ahh. 
8771         sys_lib_search_path_spec
=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` 
8773         sys_lib_search_path_spec
=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"` 
8777       # pw32 DLLs use 'pw' prefix rather than 'lib' 
8778       library_names_spec
='`echo ${libname} | sed -e 's
/^lib
/pw
/'``echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext}' 
8784     library_names_spec
='${libname}`echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext} $libname.lib' 
8787   dynamic_linker
='Win32 ld.exe' 
8788   # FIXME: first we should search . and the directory the executable is in 
8792 darwin
* | rhapsody
*) 
8793   dynamic_linker
="$host_os dyld" 
8797   library_names_spec
='${libname}${release}${major}$shared_ext ${libname}$shared_ext' 
8798   soname_spec
='${libname}${release}${major}$shared_ext' 
8799   shlibpath_overrides_runpath
=yes 
8800   shlibpath_var
=DYLD_LIBRARY_PATH
 
8801   shrext_cmds
='`test .$module = .yes && echo .so || echo .dylib`' 
8803   sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/local/lib" 
8804   sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib' 
8811   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' 
8812   soname_spec
='${libname}${release}${shared_ext}$major' 
8813   shlibpath_var
=LD_LIBRARY_PATH
 
8820 freebsd
* | dragonfly
*) 
8821   # DragonFly does not have aout.  When/if they implement a new 
8822   # versioning mechanism, adjust this. 
8823   if test -x /usr
/bin
/objformat
; then 
8824     objformat
=`/usr/bin/objformat` 
8827     freebsd
[123]*) objformat
=aout 
;; 
8831   version_type
=freebsd
-$objformat 
8832   case $version_type in 
8834       library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' 
8839       library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' 
8843   shlibpath_var
=LD_LIBRARY_PATH
 
8846     shlibpath_overrides_runpath
=yes 
8848   freebsd3.
[01]* | freebsdelf3.
[01]*) 
8849     shlibpath_overrides_runpath
=yes 
8850     hardcode_into_libs
=yes 
8852   freebsd3.
[2-9]* | freebsdelf3.
[2-9]* | \
 
8853   freebsd4.
[0-5] | freebsdelf4.
[0-5] | freebsd4.1
.1 | freebsdelf4.1
.1) 
8854     shlibpath_overrides_runpath
=no
 
8855     hardcode_into_libs
=yes 
8857   *) # from 4.6 on, and DragonFly 
8858     shlibpath_overrides_runpath
=yes 
8859     hardcode_into_libs
=yes 
8868   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' 
8869   soname_spec
='${libname}${release}${shared_ext}$major' 
8870   shlibpath_var
=LD_LIBRARY_PATH
 
8871   hardcode_into_libs
=yes 
8874 hpux9
* | hpux10
* | hpux11
*) 
8875   # Give a soname corresponding to the major version so that dld.sl refuses to 
8876   # link against other versions. 
8883     hardcode_into_libs
=yes 
8884     dynamic_linker
="$host_os dld.so" 
8885     shlibpath_var
=LD_LIBRARY_PATH
 
8886     shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified. 
8887     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
8888     soname_spec
='${libname}${release}${shared_ext}$major' 
8889     if test "X$HPUX_IA64_MODE" = X32
; then 
8890       sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" 
8892       sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64" 
8894     sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec 
8898     hardcode_into_libs
=yes 
8899     dynamic_linker
="$host_os dld.sl" 
8900     shlibpath_var
=LD_LIBRARY_PATH 
# How should we handle SHLIB_PATH 
8901     shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified. 
8902     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
8903     soname_spec
='${libname}${release}${shared_ext}$major' 
8904     sys_lib_search_path_spec
="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" 
8905     sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec 
8909     dynamic_linker
="$host_os dld.sl" 
8910     shlibpath_var
=SHLIB_PATH
 
8911     shlibpath_overrides_runpath
=no 
# +s is required to enable SHLIB_PATH 
8912     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
8913     soname_spec
='${libname}${release}${shared_ext}$major' 
8916   # HP-UX runs *really* slowly unless shared libraries are mode 555. 
8917   postinstall_cmds
='chmod 555 $lib' 
8924   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 
8925   soname_spec
='${libname}${release}${shared_ext}$major' 
8926   dynamic_linker
='Interix 3.x ld.so.1 (PE, like ELF)' 
8927   shlibpath_var
=LD_LIBRARY_PATH
 
8928   shlibpath_overrides_runpath
=no
 
8929   hardcode_into_libs
=yes 
8932 irix5
* | irix6
* | nonstopux
*) 
8934     nonstopux
*) version_type
=nonstopux 
;; 
8936         if test "$lt_cv_prog_gnu_ld" = yes; then 
8944   soname_spec
='${libname}${release}${shared_ext}$major' 
8945   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' 
8947   irix5
* | nonstopux
*) 
8951     case $LD in # libtool.m4 will add one of these switches to LD 
8952     *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") 
8953       libsuff
= shlibsuff
= libmagic
=32-bit;; 
8954     *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") 
8955       libsuff
=32 shlibsuff
=N32 libmagic
=N32
;; 
8956     *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") 
8957       libsuff
=64 shlibsuff
=64 libmagic
=64-bit;; 
8958     *) libsuff
= shlibsuff
= libmagic
=never
-match;; 
8962   shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
 
8963   shlibpath_overrides_runpath
=no
 
8964   sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" 
8965   sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}" 
8966   hardcode_into_libs
=yes 
8969 # No shared lib support for Linux oldld, aout, or coff. 
8970 linux
*oldld
* | linux
*aout
* | linux
*coff
*) 
8974 # This must be Linux ELF. 
8975 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu) 
8979   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
8980   soname_spec
='${libname}${release}${shared_ext}$major' 
8981   finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir' 
8982   shlibpath_var
=LD_LIBRARY_PATH
 
8983   shlibpath_overrides_runpath
=no
 
8984   # Some binutils ld are patched to set DT_RUNPATH 
8985   save_LDFLAGS
=$LDFLAGS 
8987   eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ 
8988        LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" 
8989   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
8990 /* end confdefs.h.  */ 
9000 if ac_fn_c_try_link 
"$LINENO"; then : 
9001   if  ($OBJDUMP -p conftest
$ac_exeext) 2>/dev
/null 
| grep "RUNPATH.*$libdir" >/dev
/null
; then : 
9002   shlibpath_overrides_runpath
=yes 
9005 rm -f core conftest.err conftest.
$ac_objext \
 
9006     conftest
$ac_exeext conftest.
$ac_ext 
9007   LDFLAGS
=$save_LDFLAGS 
9010   # This implies no fast_install, which is unacceptable. 
9011   # Some rework will be needed to allow for fast_install 
9012   # before this can be enabled. 
9013   hardcode_into_libs
=yes 
9015   # Append ld.so.conf contents to the search path 
9016   if test -f /etc
/ld.so.conf
; then 
9017     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' ' '` 
9018     sys_lib_dlsearch_path_spec
="/lib /usr/lib $lt_ld_extra" 
9021   # We used to test for /lib/ld.so.1 and disable shared libraries on 
9022   # powerpc, because MkLinux only supported shared libraries with the 
9023   # GNU dynamic linker.  Since this was broken with cross compilers, 
9024   # most powerpc-linux boxes support dynamic linking these days and 
9025   # people can always --disable-shared, the test was removed, and we 
9026   # assume the GNU/Linux dynamic linker is in use. 
9027   dynamic_linker
='GNU/Linux ld.so' 
9034   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 
9035   soname_spec
='${libname}${release}${shared_ext}$major' 
9036   shlibpath_var
=LD_LIBRARY_PATH
 
9037   shlibpath_overrides_runpath
=no
 
9038   hardcode_into_libs
=yes 
9039   dynamic_linker
='NetBSD ld.elf_so' 
9046   if echo __ELF__ 
| $CC -E - | $GREP __ELF__ 
>/dev
/null
; then 
9047     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 
9048     finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir' 
9049     dynamic_linker
='NetBSD (a.out) ld.so' 
9051     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 
9052     soname_spec
='${libname}${release}${shared_ext}$major' 
9053     dynamic_linker
='NetBSD ld.elf_so' 
9055   shlibpath_var
=LD_LIBRARY_PATH
 
9056   shlibpath_overrides_runpath
=yes 
9057   hardcode_into_libs
=yes 
9062   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
9063   shlibpath_var
=LD_LIBRARY_PATH
 
9064   shlibpath_overrides_runpath
=yes 
9071   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
9072   soname_spec
='${libname}${release}${shared_ext}$major' 
9073   shlibpath_var
=LD_LIBRARY_PATH
 
9074   shlibpath_overrides_runpath
=no
 
9075   hardcode_into_libs
=yes 
9076   dynamic_linker
='ldqnx.so' 
9081   sys_lib_dlsearch_path_spec
="/usr/lib" 
9083   # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. 
9085     openbsd3.3 
| openbsd3.3.
*)  need_version
=yes ;; 
9086     *)                          need_version
=no  
;; 
9088   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 
9089   finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir' 
9090   shlibpath_var
=LD_LIBRARY_PATH
 
9091   if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 
9093       openbsd2.
[89] | openbsd2.
[89].
*) 
9094         shlibpath_overrides_runpath
=no
 
9097         shlibpath_overrides_runpath
=yes 
9101     shlibpath_overrides_runpath
=yes 
9106   libname_spec
='$name' 
9109   library_names_spec
='$libname${shared_ext} $libname.a' 
9110   dynamic_linker
='OS/2 ld.exe' 
9111   shlibpath_var
=LIBPATH
 
9114 osf3
* | osf4
* | osf5
*) 
9118   soname_spec
='${libname}${release}${shared_ext}$major' 
9119   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
9120   shlibpath_var
=LD_LIBRARY_PATH
 
9121   sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" 
9122   sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec" 
9133   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
9134   soname_spec
='${libname}${release}${shared_ext}$major' 
9135   shlibpath_var
=LD_LIBRARY_PATH
 
9136   shlibpath_overrides_runpath
=yes 
9137   hardcode_into_libs
=yes 
9138   # ldd complains unless libraries are executable 
9139   postinstall_cmds
='chmod +x $lib' 
9144   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 
9145   finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir' 
9146   shlibpath_var
=LD_LIBRARY_PATH
 
9147   shlibpath_overrides_runpath
=yes 
9148   if test "$with_gnu_ld" = yes; then 
9156   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
9157   soname_spec
='${libname}${release}${shared_ext}$major' 
9158   shlibpath_var
=LD_LIBRARY_PATH
 
9159   case $host_vendor in 
9161       shlibpath_overrides_runpath
=no
 
9163       runpath_var
=LD_RUN_PATH
 
9171       shlibpath_overrides_runpath
=no
 
9172       sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib' 
9178   if test -d /usr
/nec 
;then 
9180     library_names_spec
='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' 
9181     soname_spec
='$libname${shared_ext}.$major' 
9182     shlibpath_var
=LD_LIBRARY_PATH
 
9186 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*) 
9187   version_type
=freebsd
-elf 
9190   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' 
9191   soname_spec
='${libname}${release}${shared_ext}$major' 
9192   shlibpath_var
=LD_LIBRARY_PATH
 
9193   shlibpath_overrides_runpath
=yes 
9194   hardcode_into_libs
=yes 
9195   if test "$with_gnu_ld" = yes; then 
9196     sys_lib_search_path_spec
='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' 
9198     sys_lib_search_path_spec
='/usr/ccs/lib /usr/lib' 
9201         sys_lib_search_path_spec
="$sys_lib_search_path_spec /lib" 
9205   sys_lib_dlsearch_path_spec
='/usr/lib' 
9209   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux. 
9213   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
9214   shlibpath_var
=LD_LIBRARY_PATH
 
9215   shlibpath_overrides_runpath
=no
 
9216   hardcode_into_libs
=yes 
9221   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
9222   soname_spec
='${libname}${release}${shared_ext}$major' 
9223   shlibpath_var
=LD_LIBRARY_PATH
 
9230 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 
9231 $as_echo "$dynamic_linker" >&6; } 
9232 test "$dynamic_linker" = no 
&& can_build_shared
=no
 
9234 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var" 
9235 if test "$GCC" = yes; then 
9236   variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" 
9239 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then 
9240   sys_lib_search_path_spec
="$lt_cv_sys_lib_search_path_spec" 
9242 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then 
9243   sys_lib_dlsearch_path_spec
="$lt_cv_sys_lib_dlsearch_path_spec" 
9332   { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 
9333 $as_echo_n "checking how to hardcode library paths into programs... " >&6; } 
9335 if test -n "$hardcode_libdir_flag_spec" || 
9336    test -n "$runpath_var" || 
9337    test "X$hardcode_automatic" = "Xyes" ; then 
9339   # We can hardcode non-existent directories. 
9340   if test "$hardcode_direct" != no 
&& 
9341      # If the only mechanism to avoid hardcoding is shlibpath_var, we 
9342      # have to relink, otherwise we might link with an installed library 
9343      # when we should be linking with a yet-to-be-installed one 
9344      ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no && 
9345      test "$hardcode_minus_L" != no
; then 
9346     # Linking always hardcodes the temporary library directory. 
9347     hardcode_action
=relink
 
9349     # We can link without hardcoding, and we can hardcode nonexisting dirs. 
9350     hardcode_action
=immediate
 
9353   # We cannot hardcode anything, or else we can only hardcode existing 
9355   hardcode_action
=unsupported
 
9357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5 
9358 $as_echo "$hardcode_action" >&6; } 
9360 if test "$hardcode_action" = relink 
|| 
9361    test "$inherit_rpath" = yes; then 
9362   # Fast installation is not supported 
9363   enable_fast_install
=no
 
9364 elif test "$shlibpath_overrides_runpath" = yes || 
9365      test "$enable_shared" = no
; then 
9366   # Fast installation is not necessary 
9367   enable_fast_install
=needless
 
9375   if test "x$enable_dlopen" != xyes
; then 
9376   enable_dlopen
=unknown
 
9377   enable_dlopen_self
=unknown
 
9378   enable_dlopen_self_static
=unknown
 
9385     lt_cv_dlopen
="load_add_on" 
9387     lt_cv_dlopen_self
=yes 
9390   mingw
* | pw32
* | cegcc
*) 
9391     lt_cv_dlopen
="LoadLibrary" 
9396     lt_cv_dlopen
="dlopen" 
9401   # if libdl is installed we need to link against it 
9402     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 
9403 $as_echo_n "checking for dlopen in -ldl... " >&6; } 
9404 if test "${ac_cv_lib_dl_dlopen+set}" = set; then : 
9405   $as_echo_n "(cached) " >&6 
9407   ac_check_lib_save_LIBS
=$LIBS 
9409 cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
9410 /* end confdefs.h.  */ 
9412 /* Override any GCC internal prototype to avoid an error. 
9413    Use char because int might match the return type of a GCC 
9414    builtin and then its argument prototype would still apply.  */ 
9427 if ac_fn_c_try_link 
"$LINENO"; then : 
9428   ac_cv_lib_dl_dlopen
=yes 
9430   ac_cv_lib_dl_dlopen
=no
 
9432 rm -f core conftest.err conftest.
$ac_objext \
 
9433     conftest
$ac_exeext conftest.
$ac_ext 
9434 LIBS
=$ac_check_lib_save_LIBS 
9436 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 
9437 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } 
9438 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then : 
9439   lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl" 
9444     lt_cv_dlopen_self
=yes 
9451     ac_fn_c_check_func 
"$LINENO" "shl_load" "ac_cv_func_shl_load" 
9452 if test "x$ac_cv_func_shl_load" = x
""yes; then : 
9453   lt_cv_dlopen
="shl_load" 
9455   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 
9456 $as_echo_n "checking for shl_load in -ldld... " >&6; } 
9457 if test "${ac_cv_lib_dld_shl_load+set}" = set; then : 
9458   $as_echo_n "(cached) " >&6 
9460   ac_check_lib_save_LIBS
=$LIBS 
9462 cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
9463 /* end confdefs.h.  */ 
9465 /* Override any GCC internal prototype to avoid an error. 
9466    Use char because int might match the return type of a GCC 
9467    builtin and then its argument prototype would still apply.  */ 
9480 if ac_fn_c_try_link 
"$LINENO"; then : 
9481   ac_cv_lib_dld_shl_load
=yes 
9483   ac_cv_lib_dld_shl_load
=no
 
9485 rm -f core conftest.err conftest.
$ac_objext \
 
9486     conftest
$ac_exeext conftest.
$ac_ext 
9487 LIBS
=$ac_check_lib_save_LIBS 
9489 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 
9490 $as_echo "$ac_cv_lib_dld_shl_load" >&6; } 
9491 if test "x$ac_cv_lib_dld_shl_load" = x
""yes; then : 
9492   lt_cv_dlopen
="shl_load" lt_cv_dlopen_libs
="-ldld" 
9494   ac_fn_c_check_func 
"$LINENO" "dlopen" "ac_cv_func_dlopen" 
9495 if test "x$ac_cv_func_dlopen" = x
""yes; then : 
9496   lt_cv_dlopen
="dlopen" 
9498   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 
9499 $as_echo_n "checking for dlopen in -ldl... " >&6; } 
9500 if test "${ac_cv_lib_dl_dlopen+set}" = set; then : 
9501   $as_echo_n "(cached) " >&6 
9503   ac_check_lib_save_LIBS
=$LIBS 
9505 cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
9506 /* end confdefs.h.  */ 
9508 /* Override any GCC internal prototype to avoid an error. 
9509    Use char because int might match the return type of a GCC 
9510    builtin and then its argument prototype would still apply.  */ 
9523 if ac_fn_c_try_link 
"$LINENO"; then : 
9524   ac_cv_lib_dl_dlopen
=yes 
9526   ac_cv_lib_dl_dlopen
=no
 
9528 rm -f core conftest.err conftest.
$ac_objext \
 
9529     conftest
$ac_exeext conftest.
$ac_ext 
9530 LIBS
=$ac_check_lib_save_LIBS 
9532 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 
9533 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } 
9534 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then : 
9535   lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl" 
9537   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5 
9538 $as_echo_n "checking for dlopen in -lsvld... " >&6; } 
9539 if test "${ac_cv_lib_svld_dlopen+set}" = set; then : 
9540   $as_echo_n "(cached) " >&6 
9542   ac_check_lib_save_LIBS
=$LIBS 
9544 cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
9545 /* end confdefs.h.  */ 
9547 /* Override any GCC internal prototype to avoid an error. 
9548    Use char because int might match the return type of a GCC 
9549    builtin and then its argument prototype would still apply.  */ 
9562 if ac_fn_c_try_link 
"$LINENO"; then : 
9563   ac_cv_lib_svld_dlopen
=yes 
9565   ac_cv_lib_svld_dlopen
=no
 
9567 rm -f core conftest.err conftest.
$ac_objext \
 
9568     conftest
$ac_exeext conftest.
$ac_ext 
9569 LIBS
=$ac_check_lib_save_LIBS 
9571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5 
9572 $as_echo "$ac_cv_lib_svld_dlopen" >&6; } 
9573 if test "x$ac_cv_lib_svld_dlopen" = x
""yes; then : 
9574   lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-lsvld" 
9576   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5 
9577 $as_echo_n "checking for dld_link in -ldld... " >&6; } 
9578 if test "${ac_cv_lib_dld_dld_link+set}" = set; then : 
9579   $as_echo_n "(cached) " >&6 
9581   ac_check_lib_save_LIBS
=$LIBS 
9583 cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
9584 /* end confdefs.h.  */ 
9586 /* Override any GCC internal prototype to avoid an error. 
9587    Use char because int might match the return type of a GCC 
9588    builtin and then its argument prototype would still apply.  */ 
9601 if ac_fn_c_try_link 
"$LINENO"; then : 
9602   ac_cv_lib_dld_dld_link
=yes 
9604   ac_cv_lib_dld_dld_link
=no
 
9606 rm -f core conftest.err conftest.
$ac_objext \
 
9607     conftest
$ac_exeext conftest.
$ac_ext 
9608 LIBS
=$ac_check_lib_save_LIBS 
9610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5 
9611 $as_echo "$ac_cv_lib_dld_dld_link" >&6; } 
9612 if test "x$ac_cv_lib_dld_dld_link" = x
""yes; then : 
9613   lt_cv_dlopen
="dld_link" lt_cv_dlopen_libs
="-ldld" 
9634   if test "x$lt_cv_dlopen" != xno
; then 
9640   case $lt_cv_dlopen in 
9642     save_CPPFLAGS
="$CPPFLAGS" 
9643     test "x$ac_cv_header_dlfcn_h" = xyes 
&& CPPFLAGS
="$CPPFLAGS -DHAVE_DLFCN_H" 
9645     save_LDFLAGS
="$LDFLAGS" 
9646     wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $export_dynamic_flag_spec\" 
9649     LIBS
="$lt_cv_dlopen_libs $LIBS" 
9651     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5 
9652 $as_echo_n "checking whether a program can dlopen itself... " >&6; } 
9653 if test "${lt_cv_dlopen_self+set}" = set; then : 
9654   $as_echo_n "(cached) " >&6 
9656           if test "$cross_compiling" = yes; then : 
9657   lt_cv_dlopen_self
=cross
 
9659   lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2 
9660   lt_status
=$lt_dlunknown 
9661   cat > conftest.
$ac_ext <<_LT_EOF 
9662 #line 9662 "configure" 
9663 #include "confdefs.h" 
9672 #  define LT_DLGLOBAL           RTLD_GLOBAL 
9675 #    define LT_DLGLOBAL         DL_GLOBAL 
9677 #    define LT_DLGLOBAL         0 
9681 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we 
9682    find out it does not work in some platform. */ 
9683 #ifndef LT_DLLAZY_OR_NOW 
9685 #    define LT_DLLAZY_OR_NOW            RTLD_LAZY 
9688 #      define LT_DLLAZY_OR_NOW          DL_LAZY 
9691 #        define LT_DLLAZY_OR_NOW        RTLD_NOW 
9694 #          define LT_DLLAZY_OR_NOW      DL_NOW 
9696 #          define LT_DLLAZY_OR_NOW      0 
9703 void fnord() { int i=42;} 
9706   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); 
9707   int status = $lt_dlunknown; 
9711       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore; 
9712       else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; 
9713       /* dlclose (self); */ 
9721   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 
9722   (eval $ac_link) 2>&5 
9724   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
9725   test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then 
9726     (.
/conftest
; exit; ) >&5 2>/dev
/null
 
9729       x
$lt_dlno_uscore) lt_cv_dlopen_self
=yes ;; 
9730       x
$lt_dlneed_uscore) lt_cv_dlopen_self
=yes ;; 
9731       x
$lt_dlunknown|x
*) lt_cv_dlopen_self
=no 
;; 
9734     # compilation failed 
9735     lt_cv_dlopen_self
=no
 
9742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5 
9743 $as_echo "$lt_cv_dlopen_self" >&6; } 
9745     if test "x$lt_cv_dlopen_self" = xyes
; then 
9746       wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $lt_prog_compiler_static\" 
9747       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5 
9748 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; } 
9749 if test "${lt_cv_dlopen_self_static+set}" = set; then : 
9750   $as_echo_n "(cached) " >&6 
9752           if test "$cross_compiling" = yes; then : 
9753   lt_cv_dlopen_self_static
=cross
 
9755   lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2 
9756   lt_status
=$lt_dlunknown 
9757   cat > conftest.
$ac_ext <<_LT_EOF 
9758 #line 9758 "configure" 
9759 #include "confdefs.h" 
9768 #  define LT_DLGLOBAL           RTLD_GLOBAL 
9771 #    define LT_DLGLOBAL         DL_GLOBAL 
9773 #    define LT_DLGLOBAL         0 
9777 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we 
9778    find out it does not work in some platform. */ 
9779 #ifndef LT_DLLAZY_OR_NOW 
9781 #    define LT_DLLAZY_OR_NOW            RTLD_LAZY 
9784 #      define LT_DLLAZY_OR_NOW          DL_LAZY 
9787 #        define LT_DLLAZY_OR_NOW        RTLD_NOW 
9790 #          define LT_DLLAZY_OR_NOW      DL_NOW 
9792 #          define LT_DLLAZY_OR_NOW      0 
9799 void fnord() { int i=42;} 
9802   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); 
9803   int status = $lt_dlunknown; 
9807       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore; 
9808       else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; 
9809       /* dlclose (self); */ 
9817   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 
9818   (eval $ac_link) 2>&5 
9820   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
9821   test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then 
9822     (.
/conftest
; exit; ) >&5 2>/dev
/null
 
9825       x
$lt_dlno_uscore) lt_cv_dlopen_self_static
=yes ;; 
9826       x
$lt_dlneed_uscore) lt_cv_dlopen_self_static
=yes ;; 
9827       x
$lt_dlunknown|x
*) lt_cv_dlopen_self_static
=no 
;; 
9830     # compilation failed 
9831     lt_cv_dlopen_self_static
=no
 
9838 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5 
9839 $as_echo "$lt_cv_dlopen_self_static" >&6; } 
9842     CPPFLAGS
="$save_CPPFLAGS" 
9843     LDFLAGS
="$save_LDFLAGS" 
9848   case $lt_cv_dlopen_self in 
9849   yes|no
) enable_dlopen_self
=$lt_cv_dlopen_self ;; 
9850   *) enable_dlopen_self
=unknown 
;; 
9853   case $lt_cv_dlopen_self_static in 
9854   yes|no
) enable_dlopen_self_static
=$lt_cv_dlopen_self_static ;; 
9855   *) enable_dlopen_self_static
=unknown 
;; 
9877 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 
9878 $as_echo_n "checking whether stripping libraries is possible... " >&6; } 
9879 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev
/null
; then 
9880   test -z "$old_striplib" && old_striplib
="$STRIP --strip-debug" 
9881   test -z "$striplib" && striplib
="$STRIP --strip-unneeded" 
9882   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
9883 $as_echo "yes" >&6; } 
9885 # FIXME - insert some real tests, host_os isn't really good enough 
9888     if test -n "$STRIP" ; then 
9889       striplib
="$STRIP -x" 
9890       old_striplib
="$STRIP -S" 
9891       { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
9892 $as_echo "yes" >&6; } 
9894       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
9895 $as_echo "no" >&6; } 
9899     { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
9900 $as_echo "no" >&6; } 
9916   # Report which library types will actually be built 
9917   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5 
9918 $as_echo_n "checking if libtool supports shared libraries... " >&6; } 
9919   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5 
9920 $as_echo "$can_build_shared" >&6; } 
9922   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5 
9923 $as_echo_n "checking whether to build shared libraries... " >&6; } 
9924   test "$can_build_shared" = "no" && enable_shared
=no
 
9926   # On AIX, shared libraries and static libraries use the same namespace, and 
9927   # are all built from PIC. 
9930     test "$enable_shared" = yes && enable_static
=no
 
9931     if test -n "$RANLIB"; then 
9932       archive_cmds
="$archive_cmds~\$RANLIB \$lib" 
9933       postinstall_cmds
='$RANLIB $lib' 
9938     if test "$host_cpu" != ia64 
&& test "$aix_use_runtimelinking" = no 
; then 
9939       test "$enable_shared" = yes && enable_static
=no
 
9943   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5 
9944 $as_echo "$enable_shared" >&6; } 
9946   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5 
9947 $as_echo_n "checking whether to build static libraries... " >&6; } 
9948   # Make sure either enable_shared or enable_static is yes. 
9949   test "$enable_shared" = yes || enable_static
=yes 
9950   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 
9951 $as_echo "$enable_static" >&6; } 
9958 ac_cpp
='$CPP $CPPFLAGS' 
9959 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
9960 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
9961 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
9977         ac_config_commands
="$ac_config_commands libtool" 
9987 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then 
9988         if test -n "$ac_tool_prefix"; then 
9989   # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. 
9990 set dummy 
${ac_tool_prefix}pkg
-config; ac_word
=$2 
9991 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
9992 $as_echo_n "checking for $ac_word... " >&6; } 
9993 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : 
9994   $as_echo_n "(cached) " >&6 
9998   ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path. 
10001   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10002 for as_dir 
in $PATH 
10005   test -z "$as_dir" && as_dir
=.
 
10006     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10007   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10008     ac_cv_path_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext" 
10009     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10019 PKG_CONFIG
=$ac_cv_path_PKG_CONFIG 
10020 if test -n "$PKG_CONFIG"; then 
10021   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 
10022 $as_echo "$PKG_CONFIG" >&6; } 
10024   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10025 $as_echo "no" >&6; } 
10030 if test -z "$ac_cv_path_PKG_CONFIG"; then 
10031   ac_pt_PKG_CONFIG
=$PKG_CONFIG 
10032   # Extract the first word of "pkg-config", so it can be a program name with args. 
10033 set dummy pkg
-config; ac_word
=$2 
10034 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10035 $as_echo_n "checking for $ac_word... " >&6; } 
10036 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then : 
10037   $as_echo_n "(cached) " >&6 
10039   case $ac_pt_PKG_CONFIG in 
10041   ac_cv_path_ac_pt_PKG_CONFIG
="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. 
10044   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10045 for as_dir 
in $PATH 
10048   test -z "$as_dir" && as_dir
=.
 
10049     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10050   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10051     ac_cv_path_ac_pt_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext" 
10052     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10062 ac_pt_PKG_CONFIG
=$ac_cv_path_ac_pt_PKG_CONFIG 
10063 if test -n "$ac_pt_PKG_CONFIG"; then 
10064   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 
10065 $as_echo "$ac_pt_PKG_CONFIG" >&6; } 
10067   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10068 $as_echo "no" >&6; } 
10071   if test "x$ac_pt_PKG_CONFIG" = x
; then 
10074     case $cross_compiling:$ac_tool_warned in 
10076 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
10077 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
10078 ac_tool_warned
=yes ;; 
10080     PKG_CONFIG
=$ac_pt_PKG_CONFIG 
10083   PKG_CONFIG
="$ac_cv_path_PKG_CONFIG" 
10087 if test -n "$PKG_CONFIG"; then 
10088         _pkg_min_version
=0.22 
10089         { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 
10090 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } 
10091         if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then 
10092                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
10093 $as_echo "yes" >&6; } 
10095                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10096 $as_echo "no" >&6; } 
10101  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU make" >&5 
10102 $as_echo_n "checking for GNU make... " >&6; } 
10103 if test "${_cv_gnu_make_command+set}" = set; then : 
10104   $as_echo_n "(cached) " >&6 
10106   _cv_gnu_make_command
='' ; 
10107                 for a 
in "$MAKE" make gmake gnumake 
; do 
10108                         if test -z "$a" ; then continue ; fi ; 
10109                         if  ( sh 
-c "$a --version" 2> /dev
/null 
| grep GNU  
2>&1 > /dev
/null 
) ;  then 
10110                                 _cv_gnu_make_command
=$a ; 
10116 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_cv_gnu_make_command" >&5 
10117 $as_echo "$_cv_gnu_make_command" >&6; } ; 
10118         if test  "x$_cv_gnu_make_command" != "x"  ; then 
10122                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: \"Not found\"" >&5 
10123 $as_echo "\"Not found\"" >&6; }; 
10127 GMAKE
=$_cv_gnu_make_command 
10129 if test "x$GMAKE" = x
; then : 
10130   as_fn_error 
"You need GNU make" "$LINENO" 5 
10132 for ac_prog 
in bash
 
10134   # Extract the first word of "$ac_prog", so it can be a program name with args. 
10135 set dummy 
$ac_prog; ac_word
=$2 
10136 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10137 $as_echo_n "checking for $ac_word... " >&6; } 
10138 if test "${ac_cv_path__BASH+set}" = set; then : 
10139   $as_echo_n "(cached) " >&6 
10143   ac_cv_path__BASH
="$_BASH" # Let the user override the test with a path. 
10146   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10147 for as_dir 
in $PATH 
10150   test -z "$as_dir" && as_dir
=.
 
10151     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10152   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10153     ac_cv_path__BASH
="$as_dir/$ac_word$ac_exec_ext" 
10154     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10164 _BASH
=$ac_cv_path__BASH 
10165 if test -n "$_BASH"; then 
10166   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_BASH" >&5 
10167 $as_echo "$_BASH" >&6; } 
10169   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10170 $as_echo "no" >&6; } 
10174   test -n "$_BASH" && break 
10177 if test "x$_BASH" = x
; then : 
10178   as_fn_error 
"You need GNU bash" "$LINENO" 5 
10180 for ac_prog 
in time 
10182   # Extract the first word of "$ac_prog", so it can be a program name with args. 
10183 set dummy 
$ac_prog; ac_word
=$2 
10184 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10185 $as_echo_n "checking for $ac_word... " >&6; } 
10186 if test "${ac_cv_path_TIME+set}" = set; then : 
10187   $as_echo_n "(cached) " >&6 
10191   ac_cv_path_TIME
="$TIME" # Let the user override the test with a path. 
10194   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10195 for as_dir 
in $PATH 
10198   test -z "$as_dir" && as_dir
=.
 
10199     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10200   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10201     ac_cv_path_TIME
="$as_dir/$ac_word$ac_exec_ext" 
10202     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10212 TIME
=$ac_cv_path_TIME 
10213 if test -n "$TIME"; then 
10214   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TIME" >&5 
10215 $as_echo "$TIME" >&6; } 
10217   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10218 $as_echo "no" >&6; } 
10222   test -n "$TIME" && break 
10228         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bison >= 2.3" >&5 
10229 $as_echo_n "checking for bison >= 2.3... " >&6; } 
10230         if test -z "$BISON"; then 
10231   ac_path_BISON_found
=false
 
10232   # Loop through the user's path and test for each of PROGNAME-LIST 
10233   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10234 for as_dir 
in $PATH 
10237   test -z "$as_dir" && as_dir
=.
 
10238     for ac_prog 
in bison
; do 
10239     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10240       ac_path_BISON
="$as_dir/$ac_prog$ac_exec_ext" 
10241       { test -f "$ac_path_BISON" && $as_test_x "$ac_path_BISON"; } || continue 
10242 as_awk_strverscmp
=' 
10243   # Use only awk features that work with 7th edition Unix awk (1978). 
10244   # My, what an old awk you have, Mr. Solaris! 
10246     while (length(v1) && length(v2)) { 
10247       # Set d1 to be the next thing to compare from v1, and likewise for d2. 
10248       # Normally this is a single character, but if v1 and v2 contain digits, 
10249       # compare them as integers and fractions as strverscmp does. 
10250       if (v1 ~ /^0-9/ && v2 ~ /^0-9/) { 
10251         # Split v1 and v2 into their leading digit string components d1 and d2, 
10252         # and advance v1 and v2 past the leading digit strings. 
10253         for (len1 = 1; substr(v1, len1 + 1) ~ /^0-9/; len1++) continue 
10254         for (len2 = 1; substr(v2, len2 + 1) ~ /^0-9/; len2++) continue 
10255         d1 = substr(v1, 1, len1); v1 = substr(v1, len1 + 1) 
10256         d2 = substr(v2, 1, len2); v2 = substr(v2, len2 + 1) 
10259             # Compare two fractions. 
10260             while (d1 ~ /^0/ && d2 ~ /^0/) { 
10261               d1 = substr(d1, 2); len1-- 
10262               d2 = substr(d2, 2); len2-- 
10264             if (len1 != len2 && ! (len1 && len2 && substr(d1, 1, 1) == substr(d2, 1, 1))) { 
10265               # The two components differ in length, and the common prefix 
10266               # contains only leading zeros.  Consider the longer to be less. 
10270               # Otherwise, compare as strings. 
10275             # A fraction is less than an integer. 
10280             # An integer is greater than a fraction. 
10283             # Compare two integers. 
10289         # The normal case, without worrying about digits. 
10290         d1 = substr(v1, 1, 1); v1 = substr(v1, 2) 
10291         d2 = substr(v2, 1, 1); v2 = substr(v2, 2) 
10293       if (d1 < d2) exit 1 
10294       if (d1 > d2) exit 2 
10296     # Beware Solaris /usr/xgp4/bin/awk (at least through Solaris 10), 
10297     # which mishandles some comparisons of empty strings to integers. 
10298     if (length(v2)) exit 1 
10299     if (length(v1)) exit 2 
10302 as_arg_v1
=`$ac_path_BISON -V | $SED -e '1 s/^bison (GNU Bison) \(.*\)$/\1/p;d'` 
10304 awk "$as_awk_strverscmp" v1
="$as_arg_v1" v2
="$as_arg_v2" /dev
/null
 
10309     ac_cv_path_BISON
=$ac_path_BISON 
10312     ac_cv_path_BISON
=$ac_path_BISON 
10318       $ac_path_BISON_found && break 3 
10323   if test -z "$ac_cv_path_BISON"; then 
10324     { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5 
10325 $as_echo "not found" >&6; } 
10326                 as_fn_error 
"You need bison 2.3 or greater" "$LINENO" 5 
10330   ac_cv_path_BISON
=$BISON 
10333         BISON
=$ac_cv_path_BISON 
10335         { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5 
10336 $as_echo "$BISON" >&6; } 
10340         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for flex >= 2.5.33" >&5 
10341 $as_echo_n "checking for flex >= 2.5.33... " >&6; } 
10342         if test -z "$FLEX"; then 
10343   ac_path_FLEX_found
=false
 
10344   # Loop through the user's path and test for each of PROGNAME-LIST 
10345   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10346 for as_dir 
in $PATH 
10349   test -z "$as_dir" && as_dir
=.
 
10350     for ac_prog 
in flex
; do 
10351     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10352       ac_path_FLEX
="$as_dir/$ac_prog$ac_exec_ext" 
10353       { test -f "$ac_path_FLEX" && $as_test_x "$ac_path_FLEX"; } || continue 
10354 as_arg_v1
=`$ac_path_FLEX --version | $SED -e '1 s/^.* \([0-9.]*\)$/\1/p;d'` 
10356 awk "$as_awk_strverscmp" v1
="$as_arg_v1" v2
="$as_arg_v2" /dev
/null
 
10361     ac_cv_path_FLEX
=$ac_path_FLEX 
10364     ac_cv_path_FLEX
=$ac_path_FLEX 
10370       $ac_path_FLEX_found && break 3 
10375   if test -z "$ac_cv_path_FLEX"; then 
10376     { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5 
10377 $as_echo "not found" >&6; } 
10378                 as_fn_error 
"You need flex 2.5.33 or greater" "$LINENO" 5 
10382   ac_cv_path_FLEX
=$FLEX 
10385         FLEX
=$ac_cv_path_FLEX 
10387         { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5 
10388 $as_echo "$FLEX" >&6; } 
10392         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gperf >= 3.0.3" >&5 
10393 $as_echo_n "checking for gperf >= 3.0.3... " >&6; } 
10394         if test -z "$GPERF"; then 
10395   ac_path_GPERF_found
=false
 
10396   # Loop through the user's path and test for each of PROGNAME-LIST 
10397   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10398 for as_dir 
in $PATH 
10401   test -z "$as_dir" && as_dir
=.
 
10402     for ac_prog 
in gperf
; do 
10403     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10404       ac_path_GPERF
="$as_dir/$ac_prog$ac_exec_ext" 
10405       { test -f "$ac_path_GPERF" && $as_test_x "$ac_path_GPERF"; } || continue 
10406 as_arg_v1
=`$ac_path_GPERF --version | $SED -e '1 s/^.* \([0-9.]*\)$/\1/p;d'` 
10408 awk "$as_awk_strverscmp" v1
="$as_arg_v1" v2
="$as_arg_v2" /dev
/null
 
10413     ac_cv_path_GPERF
=$ac_path_GPERF 
10416     ac_cv_path_GPERF
=$ac_path_GPERF 
10422       $ac_path_GPERF_found && break 3 
10427   if test -z "$ac_cv_path_GPERF"; then 
10428     { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5 
10429 $as_echo "not found" >&6; } 
10430                 as_fn_error 
"You need gperf 3.0.3 or greater" "$LINENO" 5 
10434   ac_cv_path_GPERF
=$GPERF 
10437         GPERF
=$ac_cv_path_GPERF 
10439         { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GPERF" >&5 
10440 $as_echo "$GPERF" >&6; } 
10442 # Find a good install program.  We prefer a C program (faster), 
10443 # so one script is as good as another.  But avoid the broken or 
10444 # incompatible versions: 
10445 # SysV /etc/install, /usr/sbin/install 
10446 # SunOS /usr/etc/install 
10447 # IRIX /sbin/install 
10449 # AmigaOS /C/install, which installs bootblocks on floppy discs 
10450 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag 
10451 # AFS /usr/afsws/bin/install, which mishandles nonexistent args 
10452 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 
10453 # OS/2's system install, which has a completely different semantic 
10454 # ./install, which can be erroneously created by make from ./install.sh. 
10455 # Reject install programs that cannot install multiple files. 
10456 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 
10457 $as_echo_n "checking for a BSD-compatible install... " >&6; } 
10458 if test -z "$INSTALL"; then 
10459 if test "${ac_cv_path_install+set}" = set; then : 
10460   $as_echo_n "(cached) " >&6 
10462   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10463 for as_dir 
in $PATH 
10466   test -z "$as_dir" && as_dir
=.
 
10467     # Account for people who put trailing slashes in PATH elements. 
10468 case $as_dir/ in #(( 
10469   .
/ | .
// | /[cC
]/* | \
 
10470   /etc
/* | /usr
/sbin
/* | /usr
/etc
/* | /sbin
/* | /usr
/afsws
/bin
/* | \
 
10471   ?
:[\\/]os2
[\\/]install[\\/]* | ?
:[\\/]OS2
[\\/]INSTALL
[\\/]* | \
 
10474     # OSF1 and SCO ODT 3.0 have their own names for install. 
10475     # Don't use installbsd from OSF since it installs stuff as root 
10477     for ac_prog 
in ginstall scoinst 
install; do 
10478       for ac_exec_ext 
in '' $ac_executable_extensions; do 
10479         if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then 
10480           if test $ac_prog = install && 
10481             grep dspmsg 
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null 
2>&1; then 
10482             # AIX install.  It has an incompatible calling convention. 
10484           elif test $ac_prog = install && 
10485             grep pwplus 
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null 
2>&1; then 
10486             # program-specific install script used by HP pwplus--don't use. 
10489             rm -rf conftest.one conftest.two conftest.dir
 
10490             echo one 
> conftest.one
 
10491             echo two 
> conftest.two
 
10493             if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two 
"`pwd`/conftest.dir" && 
10494               test -s conftest.one 
&& test -s conftest.two 
&& 
10495               test -s conftest.dir
/conftest.one 
&& 
10496               test -s conftest.dir
/conftest.two
 
10498               ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c" 
10511 rm -rf conftest.one conftest.two conftest.dir
 
10514   if test "${ac_cv_path_install+set}" = set; then 
10515     INSTALL
=$ac_cv_path_install 
10517     # As a last resort, use the slow shell script.  Don't cache a 
10518     # value for INSTALL within a source directory, because that will 
10519     # break other packages using the cache if that directory is 
10520     # removed, or if the value is a relative name. 
10521     INSTALL
=$ac_install_sh 
10524 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 
10525 $as_echo "$INSTALL" >&6; } 
10527 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. 
10528 # It thinks the first close brace ends the variable substitution. 
10529 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}' 
10531 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}' 
10533 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644' 
10535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU tar" >&5 
10536 $as_echo_n "checking for GNU tar... " >&6; } 
10537 if test -z "$GNUTAR"; then 
10538   ac_path_GNUTAR_found
=false
 
10539   # Loop through the user's path and test for each of PROGNAME-LIST 
10540   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10541 for as_dir 
in $PATH 
10544   test -z "$as_dir" && as_dir
=.
 
10545     for ac_prog 
in tar gtar gnutar
; do 
10546     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10547       ac_path_GNUTAR
="$as_dir/$ac_prog$ac_exec_ext" 
10548       { test -f "$ac_path_GNUTAR" && $as_test_x "$ac_path_GNUTAR"; } || continue 
10550         if test "x`$ac_path_GNUTAR --version | $SED -e '1 s/^tar (GNU tar)/&/p;d'`" != x
; then : 
10552                 ac_cv_path_GNUTAR
=$ac_path_GNUTAR 
10556       $ac_path_GNUTAR_found && break 3 
10561   if test -z "$ac_cv_path_GNUTAR"; then 
10565   ac_cv_path_GNUTAR
=$GNUTAR 
10568 if test "x$ac_cv_path_GNUTAR" != x
; then : 
10570         GNUTAR
=$ac_cv_path_GNUTAR 
10572         { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GNUTAR" >&5 
10573 $as_echo "$GNUTAR" >&6; } 
10579         { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5 
10580 $as_echo "not found" >&6; } 
10584 ac_cpp
='$CXXCPP $CPPFLAGS' 
10585 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
10586 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
10587 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu 
10588 if test -z "$CXX"; then 
10589   if test -n "$CCC"; then 
10592     if test -n "$ac_tool_prefix"; then 
10593   for ac_prog 
in g
++ c
++ gpp aCC CC cxx cc
++ cl.exe FCC KCC RCC xlC_r xlC
 
10595     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
10596 set dummy 
$ac_tool_prefix$ac_prog; ac_word
=$2 
10597 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10598 $as_echo_n "checking for $ac_word... " >&6; } 
10599 if test "${ac_cv_prog_CXX+set}" = set; then : 
10600   $as_echo_n "(cached) " >&6 
10602   if test -n "$CXX"; then 
10603   ac_cv_prog_CXX
="$CXX" # Let the user override the test. 
10605 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10606 for as_dir 
in $PATH 
10609   test -z "$as_dir" && as_dir
=.
 
10610     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10611   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10612     ac_cv_prog_CXX
="$ac_tool_prefix$ac_prog" 
10613     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10622 CXX
=$ac_cv_prog_CXX 
10623 if test -n "$CXX"; then 
10624   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 
10625 $as_echo "$CXX" >&6; } 
10627   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10628 $as_echo "no" >&6; } 
10632     test -n "$CXX" && break 
10635 if test -z "$CXX"; then 
10637   for ac_prog 
in g
++ c
++ gpp aCC CC cxx cc
++ cl.exe FCC KCC RCC xlC_r xlC
 
10639   # Extract the first word of "$ac_prog", so it can be a program name with args. 
10640 set dummy 
$ac_prog; ac_word
=$2 
10641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10642 $as_echo_n "checking for $ac_word... " >&6; } 
10643 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 
10644   $as_echo_n "(cached) " >&6 
10646   if test -n "$ac_ct_CXX"; then 
10647   ac_cv_prog_ac_ct_CXX
="$ac_ct_CXX" # Let the user override the test. 
10649 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10650 for as_dir 
in $PATH 
10653   test -z "$as_dir" && as_dir
=.
 
10654     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10655   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10656     ac_cv_prog_ac_ct_CXX
="$ac_prog" 
10657     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10666 ac_ct_CXX
=$ac_cv_prog_ac_ct_CXX 
10667 if test -n "$ac_ct_CXX"; then 
10668   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 
10669 $as_echo "$ac_ct_CXX" >&6; } 
10671   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10672 $as_echo "no" >&6; } 
10676   test -n "$ac_ct_CXX" && break 
10679   if test "x$ac_ct_CXX" = x
; then 
10682     case $cross_compiling:$ac_tool_warned in 
10684 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
10685 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
10686 ac_tool_warned
=yes ;; 
10694 # Provide some information about the compiler. 
10695 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 
10698 for ac_option 
in --version -v -V -qversion; do 
10699   { { ac_try
="$ac_compiler $ac_option >&5" 
10700 case "(($ac_try" in 
10701   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
10702   *) ac_try_echo=$ac_try;; 
10704 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
10705 $as_echo "$ac_try_echo"; } >&5 
10706   (eval "$ac_compiler $ac_option >&5") 2>conftest.err 
10708   if test -s conftest.err; then 
10710 ... rest of stderr output deleted ... 
10711          10q' conftest.err >conftest.er1 
10712     cat conftest.er1 >&5 
10714   rm -f conftest.er1 conftest.err 
10715   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
10716   test $ac_status = 0; } 
10719 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 
10720 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 
10721 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 
10722   $as_echo_n "(cached) " >&6 
10724   cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
10725 /* end confdefs.h.  */ 
10738 if ac_fn_cxx_try_compile "$LINENO"; then : 
10739   ac_compiler_gnu=yes 
10743 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
10744 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu 
10747 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 
10748 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 
10749 if test $ac_compiler_gnu = yes; then 
10754 ac_test_CXXFLAGS=${CXXFLAGS+set} 
10755 ac_save_CXXFLAGS=$CXXFLAGS 
10756 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 
10757 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 
10758 if test "${ac_cv_prog_cxx_g+set}" = set; then : 
10759   $as_echo_n "(cached) " >&6 
10761   ac_save_cxx_werror_flag=$ac_cxx_werror_flag 
10762    ac_cxx_werror_flag=yes 
10763    ac_cv_prog_cxx_g=no 
10765    cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
10766 /* end confdefs.h.  */ 
10776 if ac_fn_cxx_try_compile "$LINENO"; then : 
10777   ac_cv_prog_cxx_g=yes 
10780       cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
10781 /* end confdefs.h.  */ 
10791 if ac_fn_cxx_try_compile "$LINENO"; then : 
10794   ac_cxx_werror_flag=$ac_save_cxx_werror_flag 
10796          cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
10797 /* end confdefs.h.  */ 
10807 if ac_fn_cxx_try_compile "$LINENO"; then : 
10808   ac_cv_prog_cxx_g=yes 
10810 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
10812 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
10814 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
10815    ac_cxx_werror_flag=$ac_save_cxx_werror_flag 
10817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 
10818 $as_echo "$ac_cv_prog_cxx_g" >&6; } 
10819 if test "$ac_test_CXXFLAGS" = set; then 
10820   CXXFLAGS=$ac_save_CXXFLAGS 
10821 elif test $ac_cv_prog_cxx_g = yes; then 
10822   if test "$GXX" = yes; then 
10828   if test "$GXX" = yes; then 
10835 ac_cpp='$CPP $CPPFLAGS' 
10836 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
10837 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
10838 ac_compiler_gnu=$ac_cv_c_compiler_gnu 
10842 ac_cpp='$CXXCPP $CPPFLAGS' 
10843 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
10844 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
10845 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 
10846 if test -z "$CXX"; then 
10847   if test -n "$CCC"; then 
10850     if test -n "$ac_tool_prefix"; then 
10851   for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 
10853     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
10854 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 
10855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10856 $as_echo_n "checking for $ac_word... " >&6; } 
10857 if test "${ac_cv_prog_CXX+set}" = set; then : 
10858   $as_echo_n "(cached) " >&6 
10860   if test -n "$CXX"; then 
10861   ac_cv_prog_CXX="$CXX" # Let the user override the test. 
10863 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
10864 for as_dir in $PATH 
10867   test -z "$as_dir" && as_dir=. 
10868     for ac_exec_ext in '' $ac_executable_extensions; do 
10869   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10870     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 
10871     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10880 CXX=$ac_cv_prog_CXX 
10881 if test -n "$CXX"; then 
10882   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 
10883 $as_echo "$CXX" >&6; } 
10885   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10886 $as_echo "no" >&6; } 
10890     test -n "$CXX" && break 
10893 if test -z "$CXX"; then 
10895   for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 
10897   # Extract the first word of "$ac_prog", so it can be a program name with args. 
10898 set dummy $ac_prog; ac_word=$2 
10899 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10900 $as_echo_n "checking for $ac_word... " >&6; } 
10901 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 
10902   $as_echo_n "(cached) " >&6 
10904   if test -n "$ac_ct_CXX"; then 
10905   ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 
10907 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
10908 for as_dir in $PATH 
10911   test -z "$as_dir" && as_dir=. 
10912     for ac_exec_ext in '' $ac_executable_extensions; do 
10913   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10914     ac_cv_prog_ac_ct_CXX="$ac_prog" 
10915     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10924 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 
10925 if test -n "$ac_ct_CXX"; then 
10926   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 
10927 $as_echo "$ac_ct_CXX" >&6; } 
10929   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10930 $as_echo "no" >&6; } 
10934   test -n "$ac_ct_CXX" && break 
10937   if test "x$ac_ct_CXX" = x; then 
10940     case $cross_compiling:$ac_tool_warned in 
10942 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
10943 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
10944 ac_tool_warned=yes ;; 
10952 # Provide some information about the compiler. 
10953 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 
10956 for ac_option in --version -v -V -qversion; do 
10957   { { ac_try="$ac_compiler $ac_option >&5" 
10958 case "(($ac_try" in 
10959   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
10960   *) ac_try_echo
=$ac_try;; 
10962 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
10963 $as_echo "$ac_try_echo"; } >&5 
10964   (eval "$ac_compiler $ac_option >&5") 2>conftest.err
 
10966   if test -s conftest.err
; then 
10968 ... rest of stderr output deleted ... 
10969          10q' conftest.err 
>conftest.er1
 
10970     cat conftest.er1 
>&5 
10972   rm -f conftest.er1 conftest.err
 
10973   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
10974   test $ac_status = 0; } 
10977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 
10978 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 
10979 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 
10980   $as_echo_n "(cached) " >&6 
10982   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
10983 /* end confdefs.h.  */ 
10996 if ac_fn_cxx_try_compile 
"$LINENO"; then : 
10997   ac_compiler_gnu
=yes 
11001 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext 
11002 ac_cv_cxx_compiler_gnu
=$ac_compiler_gnu 
11005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 
11006 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 
11007 if test $ac_compiler_gnu = yes; then 
11012 ac_test_CXXFLAGS
=${CXXFLAGS+set} 
11013 ac_save_CXXFLAGS
=$CXXFLAGS 
11014 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 
11015 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 
11016 if test "${ac_cv_prog_cxx_g+set}" = set; then : 
11017   $as_echo_n "(cached) " >&6 
11019   ac_save_cxx_werror_flag
=$ac_cxx_werror_flag 
11020    ac_cxx_werror_flag
=yes 
11021    ac_cv_prog_cxx_g
=no
 
11023    cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11024 /* end confdefs.h.  */ 
11034 if ac_fn_cxx_try_compile 
"$LINENO"; then : 
11035   ac_cv_prog_cxx_g
=yes 
11038       cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11039 /* end confdefs.h.  */ 
11049 if ac_fn_cxx_try_compile 
"$LINENO"; then : 
11052   ac_cxx_werror_flag
=$ac_save_cxx_werror_flag 
11054          cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11055 /* end confdefs.h.  */ 
11065 if ac_fn_cxx_try_compile 
"$LINENO"; then : 
11066   ac_cv_prog_cxx_g
=yes 
11068 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext 
11070 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext 
11072 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext 
11073    ac_cxx_werror_flag
=$ac_save_cxx_werror_flag 
11075 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 
11076 $as_echo "$ac_cv_prog_cxx_g" >&6; } 
11077 if test "$ac_test_CXXFLAGS" = set; then 
11078   CXXFLAGS
=$ac_save_CXXFLAGS 
11079 elif test $ac_cv_prog_cxx_g = yes; then 
11080   if test "$GXX" = yes; then 
11086   if test "$GXX" = yes; then 
11093 ac_cpp
='$CPP $CPPFLAGS' 
11094 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
11095 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
11096 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
11098 if test -n "$CXX" && ( test "X$CXX" != "Xno" && 
11099     ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || 
11100     (test "X$CXX" != "Xg++"))) ; then 
11102 ac_cpp
='$CXXCPP $CPPFLAGS' 
11103 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
11104 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
11105 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu 
11106 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 
11107 $as_echo_n "checking how to run the C++ preprocessor... " >&6; } 
11108 if test -z "$CXXCPP"; then 
11109   if test "${ac_cv_prog_CXXCPP+set}" = set; then : 
11110   $as_echo_n "(cached) " >&6 
11112       # Double quotes because CXXCPP needs to be expanded 
11113     for CXXCPP 
in "$CXX -E" "/lib/cpp" 
11115       ac_preproc_ok
=false
 
11116 for ac_cxx_preproc_warn_flag 
in '' yes 
11118   # Use a header file that comes with gcc, so configuring glibc 
11119   # with a fresh cross-compiler works. 
11120   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 
11121   # <limits.h> exists even on freestanding compilers. 
11122   # On the NeXT, cc -E runs the code through the compiler's parser, 
11123   # not just through cpp. "Syntax error" is here to catch this case. 
11124   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11125 /* end confdefs.h.  */ 
11127 # include <limits.h> 
11129 # include <assert.h> 
11133 if ac_fn_cxx_try_cpp 
"$LINENO"; then : 
11136   # Broken: fails on valid input. 
11139 rm -f conftest.err conftest.
$ac_ext 
11141   # OK, works on sane cases.  Now check whether nonexistent headers 
11142   # can be detected and how. 
11143   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11144 /* end confdefs.h.  */ 
11145 #include <ac_nonexistent.h> 
11147 if ac_fn_cxx_try_cpp 
"$LINENO"; then : 
11148   # Broken: success on invalid input. 
11151   # Passes both tests. 
11155 rm -f conftest.err conftest.
$ac_ext 
11158 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 
11159 rm -f conftest.err conftest.
$ac_ext 
11160 if $ac_preproc_ok; then : 
11165     ac_cv_prog_CXXCPP
=$CXXCPP 
11168   CXXCPP
=$ac_cv_prog_CXXCPP 
11170   ac_cv_prog_CXXCPP
=$CXXCPP 
11172 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5 
11173 $as_echo "$CXXCPP" >&6; } 
11174 ac_preproc_ok
=false
 
11175 for ac_cxx_preproc_warn_flag 
in '' yes 
11177   # Use a header file that comes with gcc, so configuring glibc 
11178   # with a fresh cross-compiler works. 
11179   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 
11180   # <limits.h> exists even on freestanding compilers. 
11181   # On the NeXT, cc -E runs the code through the compiler's parser, 
11182   # not just through cpp. "Syntax error" is here to catch this case. 
11183   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11184 /* end confdefs.h.  */ 
11186 # include <limits.h> 
11188 # include <assert.h> 
11192 if ac_fn_cxx_try_cpp 
"$LINENO"; then : 
11195   # Broken: fails on valid input. 
11198 rm -f conftest.err conftest.
$ac_ext 
11200   # OK, works on sane cases.  Now check whether nonexistent headers 
11201   # can be detected and how. 
11202   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11203 /* end confdefs.h.  */ 
11204 #include <ac_nonexistent.h> 
11206 if ac_fn_cxx_try_cpp 
"$LINENO"; then : 
11207   # Broken: success on invalid input. 
11210   # Passes both tests. 
11214 rm -f conftest.err conftest.
$ac_ext 
11217 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 
11218 rm -f conftest.err conftest.
$ac_ext 
11219 if $ac_preproc_ok; then : 
11222   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
11223 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
11224 _lt_caught_CXX_error
=yes; } 
11228 ac_cpp
='$CPP $CPPFLAGS' 
11229 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
11230 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
11231 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
11234   _lt_caught_CXX_error
=yes 
11241 ac_cpp
='$CXXCPP $CPPFLAGS' 
11242 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
11243 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
11244 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu 
11246 archive_cmds_need_lc_CXX
=no
 
11247 allow_undefined_flag_CXX
= 
11248 always_export_symbols_CXX
=no
 
11249 archive_expsym_cmds_CXX
= 
11250 compiler_needs_object_CXX
=no
 
11251 export_dynamic_flag_spec_CXX
= 
11252 hardcode_direct_CXX
=no
 
11253 hardcode_direct_absolute_CXX
=no
 
11254 hardcode_libdir_flag_spec_CXX
= 
11255 hardcode_libdir_flag_spec_ld_CXX
= 
11256 hardcode_libdir_separator_CXX
= 
11257 hardcode_minus_L_CXX
=no
 
11258 hardcode_shlibpath_var_CXX
=unsupported
 
11259 hardcode_automatic_CXX
=no
 
11260 inherit_rpath_CXX
=no
 
11262 module_expsym_cmds_CXX
= 
11263 link_all_deplibs_CXX
=unknown
 
11264 old_archive_cmds_CXX
=$old_archive_cmds 
11265 no_undefined_flag_CXX
= 
11266 whole_archive_flag_spec_CXX
= 
11267 enable_shared_with_static_runtimes_CXX
=no
 
11269 # Source file extension for C++ test sources. 
11272 # Object file extension for compiled C++ test sources. 
11276 # No sense in running all these tests if we already determined that 
11277 # the CXX compiler isn't working.  Some variables (like enable_shared) 
11278 # are currently assumed to apply to all compilers on this platform, 
11279 # and will be corrupted by setting them based on a non-working compiler. 
11280 if test "$_lt_caught_CXX_error" != yes; then 
11281   # Code to be used in simple compile tests 
11282   lt_simple_compile_test_code
="int some_variable = 0;" 
11284   # Code to be used in simple link tests 
11285   lt_simple_link_test_code
='int main(int, char *[]) { return(0); }' 
11287   # ltmain only uses $CC for tagged configurations so make sure $CC is set. 
11294 # If no C compiler was specified, use CC. 
11297 # If no C compiler flags were specified, use CFLAGS. 
11298 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"} 
11300 # Allow CC to be a program name with arguments. 
11304   # save warnings/boilerplate of simple test code 
11305   ac_outfile
=conftest.
$ac_objext 
11306 echo "$lt_simple_compile_test_code" >conftest.
$ac_ext 
11307 eval "$ac_compile" 2>&1 >/dev
/null 
| $SED '/^$/d; /^ *+/d' >conftest.err
 
11308 _lt_compiler_boilerplate
=`cat conftest.err` 
11311   ac_outfile
=conftest.
$ac_objext 
11312 echo "$lt_simple_link_test_code" >conftest.
$ac_ext 
11313 eval "$ac_link" 2>&1 >/dev
/null 
| $SED '/^$/d; /^ *+/d' >conftest.err
 
11314 _lt_linker_boilerplate
=`cat conftest.err` 
11318   # Allow CC to be a program name with arguments. 
11323   lt_save_with_gnu_ld
=$with_gnu_ld 
11324   lt_save_path_LD
=$lt_cv_path_LD 
11325   if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then 
11326     lt_cv_prog_gnu_ld
=$lt_cv_prog_gnu_ldcxx 
11328     $as_unset lt_cv_prog_gnu_ld
 
11330   if test -n "${lt_cv_path_LDCXX+set}"; then 
11331     lt_cv_path_LD
=$lt_cv_path_LDCXX 
11333     $as_unset lt_cv_path_LD
 
11335   test -z "${LDCXX+set}" || LD
=$LDCXX 
11339   for cc_temp 
in $compiler""; do 
11341     compile 
| *[\\/]compile 
| ccache 
| *[\\/]ccache 
) ;; 
11342     distcc 
| *[\\/]distcc 
| purify 
| *[\\/]purify 
) ;; 
11347 cc_basename
=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` 
11350   if test -n "$compiler"; then 
11351     # We don't want -fno-exception when compiling C++ code, so set the 
11352     # no_builtin_flag separately 
11353     if test "$GXX" = yes; then 
11354       lt_prog_compiler_no_builtin_flag_CXX
=' -fno-builtin' 
11356       lt_prog_compiler_no_builtin_flag_CXX
= 
11359     if test "$GXX" = yes; then 
11360       # Set up default GNU C++ configuration 
11364 # Check whether --with-gnu-ld was given. 
11365 if test "${with_gnu_ld+set}" = set; then : 
11366   withval
=$with_gnu_ld; test "$withval" = no 
|| with_gnu_ld
=yes 
11372 if test "$GCC" = yes; then 
11373   # Check if gcc -print-prog-name=ld gives a path. 
11374   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 
11375 $as_echo_n "checking for ld used by $CC... " >&6; } 
11378     # gcc leaves a trailing carriage return which upsets mingw 
11379     ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; 
11381     ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;; 
11384     # Accept absolute paths. 
11386       re_direlt
='/[^/][^/]*/\.\./' 
11387       # Canonicalize the pathname of ld 
11388       ac_prog
=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` 
11389       while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev
/null 
2>&1; do 
11390         ac_prog
=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` 
11392       test -z "$LD" && LD
="$ac_prog" 
11395     # If it fails, then pretend we aren't using GCC. 
11399     # If it is relative, then search for the first ld in PATH. 
11400     with_gnu_ld
=unknown
 
11403 elif test "$with_gnu_ld" = yes; then 
11404   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 
11405 $as_echo_n "checking for GNU ld... " >&6; } 
11407   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 
11408 $as_echo_n "checking for non-GNU ld... " >&6; } 
11410 if test "${lt_cv_path_LD+set}" = set; then : 
11411   $as_echo_n "(cached) " >&6 
11413   if test -z "$LD"; then 
11414   lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR 
11415   for ac_dir 
in $PATH; do 
11417     test -z "$ac_dir" && ac_dir
=.
 
11418     if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then 
11419       lt_cv_path_LD
="$ac_dir/$ac_prog" 
11420       # Check to see if the program is GNU ld.  I'd rather use --version, 
11421       # but apparently some variants of GNU ld only accept -v. 
11422       # Break only if it was the GNU/non-GNU ld that we prefer. 
11423       case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in 
11424       *GNU
* | *'with BFD'*) 
11425         test "$with_gnu_ld" != no 
&& break 
11428         test "$with_gnu_ld" != yes && break 
11435   lt_cv_path_LD
="$LD" # Let the user override the test with a path. 
11439 LD
="$lt_cv_path_LD" 
11440 if test -n "$LD"; then 
11441   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 
11442 $as_echo "$LD" >&6; } 
11444   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
11445 $as_echo "no" >&6; } 
11447 test -z "$LD" && as_fn_error 
"no acceptable ld found in \$PATH" "$LINENO" 5 
11448 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 
11449 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 
11450 if test "${lt_cv_prog_gnu_ld+set}" = set; then : 
11451   $as_echo_n "(cached) " >&6 
11453   # I'd rather use --version here, but apparently some GNU lds only accept -v. 
11454 case `$LD -v 2>&1 </dev/null` in 
11455 *GNU
* | *'with BFD'*) 
11456   lt_cv_prog_gnu_ld
=yes 
11459   lt_cv_prog_gnu_ld
=no
 
11463 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5 
11464 $as_echo "$lt_cv_prog_gnu_ld" >&6; } 
11465 with_gnu_ld
=$lt_cv_prog_gnu_ld 
11473       # Check if GNU C++ uses GNU ld as the underlying linker, since the 
11474       # archiving commands below assume that GNU ld is being used. 
11475       if test "$with_gnu_ld" = yes; then 
11476         archive_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' 
11477         archive_expsym_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 
11479         hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir' 
11480         export_dynamic_flag_spec_CXX
='${wl}--export-dynamic' 
11482         # If archive_cmds runs LD, not CC, wlarc should be empty 
11483         # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to 
11484         #     investigate it a little bit more. (MM) 
11487         # ancient GNU ld didn't support --whole-archive et. al. 
11488         if eval "`$CC -print-prog-name=ld` --help 2>&1" | 
11489           $GREP 'no-whole-archive' > /dev
/null
; then 
11490           whole_archive_flag_spec_CXX
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' 
11492           whole_archive_flag_spec_CXX
= 
11498         # A generic and very simple default shared library creation 
11499         # command for GNU C++ for the case where it uses the native 
11500         # linker, instead of GNU ld.  If possible, this setting should 
11501         # overridden to take advantage of the native linker features on 
11502         # the platform it is being used on. 
11503         archive_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' 
11506       # Commands to make compiler produce verbose output that lists 
11507       # what "hidden" libraries, object files and flags are used when 
11508       # linking a shared library. 
11509       output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"' 
11517     # PORTME: fill in a description of your system's C++ link characteristics 
11518     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 
11519 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } 
11523         # FIXME: insert proper C++ library support 
11527         if test "$host_cpu" = ia64
; then 
11528           # On IA64, the linker does run time linking by default, so we don't 
11529           # have to do anything special. 
11530           aix_use_runtimelinking
=no
 
11531           exp_sym_flag
='-Bexport' 
11534           aix_use_runtimelinking
=no
 
11536           # Test if we are trying to use run time linking or normal 
11537           # AIX style linking. If -brtl is somewhere in LDFLAGS, we 
11538           # need to do runtime linking. 
11539           case $host_os in aix4.
[23]|aix4.
[23].
*|aix
[5-9]*) 
11540             for ld_flag 
in $LDFLAGS; do 
11543                 aix_use_runtimelinking
=yes 
11551           exp_sym_flag
='-bexport' 
11552           no_entry_flag
='-bnoentry' 
11555         # When large executables or shared objects are built, AIX ld can 
11556         # have problems creating the table of contents.  If linking a library 
11557         # or program results in "error TOC overflow" add -mminimal-toc to 
11558         # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not 
11559         # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. 
11561         archive_cmds_CXX
='' 
11562         hardcode_direct_CXX
=yes 
11563         hardcode_direct_absolute_CXX
=yes 
11564         hardcode_libdir_separator_CXX
=':' 
11565         link_all_deplibs_CXX
=yes 
11566         file_list_spec_CXX
='${wl}-f,' 
11568         if test "$GXX" = yes; then 
11569           case $host_os in aix4.
[012]|aix4.
[012].
*) 
11570           # We only want to do this on AIX 4.2 and lower, the check 
11571           # below for broken collect2 doesn't work under 4.3+ 
11572           collect2name
=`${CC} -print-prog-name=collect2` 
11573           if test -f "$collect2name" && 
11574              strings "$collect2name" | $GREP resolve_lib_name 
>/dev
/null
 
11576             # We have reworked collect2 
11579             # We have old collect2 
11580             hardcode_direct_CXX
=unsupported
 
11581             # It fails to find uninstalled libraries when the uninstalled 
11582             # path is not listed in the libpath.  Setting hardcode_minus_L 
11583             # to unsupported forces relinking 
11584             hardcode_minus_L_CXX
=yes 
11585             hardcode_libdir_flag_spec_CXX
='-L$libdir' 
11586             hardcode_libdir_separator_CXX
= 
11589           shared_flag
='-shared' 
11590           if test "$aix_use_runtimelinking" = yes; then 
11591             shared_flag
="$shared_flag "'${wl}-G' 
11595           if test "$host_cpu" = ia64
; then 
11596           # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release 
11597           # chokes on -Wl,-G. The following line is correct: 
11600             if test "$aix_use_runtimelinking" = yes; then 
11601               shared_flag
='${wl}-G' 
11603               shared_flag
='${wl}-bM:SRE' 
11608         export_dynamic_flag_spec_CXX
='${wl}-bexpall' 
11609         # It seems that -bexpall does not export symbols beginning with 
11610         # underscore (_), so it is better to generate a list of symbols to 
11612         always_export_symbols_CXX
=yes 
11613         if test "$aix_use_runtimelinking" = yes; then 
11614           # Warning - without using the other runtime loading flags (-brtl), 
11615           # -berok will link without error, but may produce a broken library. 
11616           allow_undefined_flag_CXX
='-berok' 
11617           # Determine the default libpath from the value encoded in an empty 
11619           cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11620 /* end confdefs.h.  */ 
11630 if ac_fn_cxx_try_link 
"$LINENO"; then : 
11632 lt_aix_libpath_sed
=' 
11633     /Import File Strings/,/^$/ { 
11639 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
11640 # Check for a 64-bit object if we didn't find anything. 
11641 if test -z "$aix_libpath"; then 
11642   aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
11645 rm -f core conftest.err conftest.
$ac_objext \
 
11646     conftest
$ac_exeext conftest.
$ac_ext 
11647 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi 
11649           hardcode_libdir_flag_spec_CXX
='${wl}-blibpath:$libdir:'"$aix_libpath" 
11651           archive_expsym_cmds_CXX
='$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" 
11653           if test "$host_cpu" = ia64
; then 
11654             hardcode_libdir_flag_spec_CXX
='${wl}-R $libdir:/usr/lib:/lib' 
11655             allow_undefined_flag_CXX
="-z nodefs" 
11656             archive_expsym_cmds_CXX
="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" 
11658             # Determine the default libpath from the value encoded in an 
11659             # empty executable. 
11660             cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11661 /* end confdefs.h.  */ 
11671 if ac_fn_cxx_try_link 
"$LINENO"; then : 
11673 lt_aix_libpath_sed
=' 
11674     /Import File Strings/,/^$/ { 
11680 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
11681 # Check for a 64-bit object if we didn't find anything. 
11682 if test -z "$aix_libpath"; then 
11683   aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
11686 rm -f core conftest.err conftest.
$ac_objext \
 
11687     conftest
$ac_exeext conftest.
$ac_ext 
11688 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi 
11690             hardcode_libdir_flag_spec_CXX
='${wl}-blibpath:$libdir:'"$aix_libpath" 
11691             # Warning - without using the other run time loading flags, 
11692             # -berok will link without error, but may produce a broken library. 
11693             no_undefined_flag_CXX
=' ${wl}-bernotok' 
11694             allow_undefined_flag_CXX
=' ${wl}-berok' 
11695             # Exported symbols can be pulled into shared objects from archives 
11696             whole_archive_flag_spec_CXX
='$convenience' 
11697             archive_cmds_need_lc_CXX
=yes 
11698             # This is similar to how AIX traditionally builds its shared 
11700             archive_expsym_cmds_CXX
="\$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' 
11706         if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev
/null
; then 
11707           allow_undefined_flag_CXX
=unsupported
 
11708           # Joseph Beckenbach <jrb3@best.com> says some releases of gcc 
11709           # support --undefined.  This deserves some investigation.  FIXME 
11710           archive_cmds_CXX
='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
11717         case $cc_basename in 
11719           # FIXME: insert proper C++ library support 
11725       cygwin
* | mingw
* | pw32
* | cegcc
*) 
11726         # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless, 
11727         # as there is no search path for DLLs. 
11728         hardcode_libdir_flag_spec_CXX
='-L$libdir' 
11729         allow_undefined_flag_CXX
=unsupported
 
11730         always_export_symbols_CXX
=no
 
11731         enable_shared_with_static_runtimes_CXX
=yes 
11733         if $LD --help 2>&1 | $GREP 'auto-import' > /dev
/null
; then 
11734           archive_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' 
11735           # If the export-symbols file already is a .def file (1st line 
11736           # is EXPORTS), use it as is; otherwise, prepend... 
11737           archive_expsym_cmds_CXX
='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then 
11738             cp $export_symbols $output_objdir/$soname.def; 
11740             echo EXPORTS > $output_objdir/$soname.def; 
11741             cat $export_symbols >> $output_objdir/$soname.def; 
11743           $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' 
11748       darwin
* | rhapsody
*) 
11751   archive_cmds_need_lc_CXX
=no
 
11752   hardcode_direct_CXX
=no
 
11753   hardcode_automatic_CXX
=yes 
11754   hardcode_shlibpath_var_CXX
=unsupported
 
11755   whole_archive_flag_spec_CXX
='' 
11756   link_all_deplibs_CXX
=yes 
11757   allow_undefined_flag_CXX
="$_lt_dar_allow_undefined" 
11758   case $cc_basename in 
11759      ifort
*) _lt_dar_can_shared
=yes ;; 
11760      *) _lt_dar_can_shared
=$GCC ;; 
11762   if test "$_lt_dar_can_shared" = "yes"; then 
11763     output_verbose_link_cmd
=echo 
11764     archive_cmds_CXX
="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" 
11765     module_cmds_CXX
="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" 
11766     archive_expsym_cmds_CXX
="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" 
11767     module_expsym_cmds_CXX
="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" 
11768        if test "$lt_cv_apple_cc_single_mod" != "yes"; then 
11769       archive_cmds_CXX
="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}" 
11770       archive_expsym_cmds_CXX
="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}" 
11780         case $cc_basename in 
11782             # FIXME: insert proper C++ library support 
11786             # Green Hills C++ Compiler 
11787             # FIXME: insert proper C++ library support 
11791             # FIXME: insert proper C++ library support 
11798         # C++ shared libraries reported to be fairly broken before 
11804         archive_cmds_need_lc_CXX
=no
 
11807       freebsd
* | dragonfly
*) 
11808         # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF 
11817         hardcode_libdir_flag_spec_CXX
='${wl}+b ${wl}$libdir' 
11818         hardcode_libdir_separator_CXX
=: 
11819         export_dynamic_flag_spec_CXX
='${wl}-E' 
11820         hardcode_direct_CXX
=yes 
11821         hardcode_minus_L_CXX
=yes # Not in the search PATH, 
11822                                              # but as the default 
11823                                              # location of the library. 
11825         case $cc_basename in 
11827             # FIXME: insert proper C++ library support 
11831             archive_cmds_CXX
='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' 
11832             # Commands to make compiler produce verbose output that lists 
11833             # what "hidden" libraries, object files and flags are used when 
11834             # linking a shared library. 
11836             # There doesn't appear to be a way to prevent this compiler from 
11837             # explicitly linking system object files so we need to strip them 
11838             # from the output so that they don't get included in the library 
11840             output_verbose_link_cmd
='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' 
11843             if test "$GXX" = yes; then 
11844               archive_cmds_CXX
='$RM $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' 
11846               # FIXME: insert proper C++ library support 
11854         if test $with_gnu_ld = no
; then 
11855           hardcode_libdir_flag_spec_CXX
='${wl}+b ${wl}$libdir' 
11856           hardcode_libdir_separator_CXX
=: 
11862               export_dynamic_flag_spec_CXX
='${wl}-E' 
11868             hardcode_direct_CXX
=no
 
11869             hardcode_shlibpath_var_CXX
=no
 
11872             hardcode_direct_CXX
=yes 
11873             hardcode_direct_absolute_CXX
=yes 
11874             hardcode_minus_L_CXX
=yes # Not in the search PATH, 
11875                                                  # but as the default 
11876                                                  # location of the library. 
11880         case $cc_basename in 
11882             # FIXME: insert proper C++ library support 
11888                 archive_cmds_CXX
='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
11891                 archive_cmds_CXX
='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
11894                 archive_cmds_CXX
='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
11897             # Commands to make compiler produce verbose output that lists 
11898             # what "hidden" libraries, object files and flags are used when 
11899             # linking a shared library. 
11901             # There doesn't appear to be a way to prevent this compiler from 
11902             # explicitly linking system object files so we need to strip them 
11903             # from the output so that they don't get included in the library 
11905             output_verbose_link_cmd
='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' 
11908             if test "$GXX" = yes; then 
11909               if test $with_gnu_ld = no
; then 
11912                     archive_cmds_CXX
='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
11915                     archive_cmds_CXX
='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
11918                     archive_cmds_CXX
='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
11923               # FIXME: insert proper C++ library support 
11931         hardcode_direct_CXX
=no
 
11932         hardcode_shlibpath_var_CXX
=no
 
11933         hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir' 
11934         export_dynamic_flag_spec_CXX
='${wl}-E' 
11935         # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 
11936         # Instead, shared libraries are loaded at an image base (0x10000000 by 
11937         # default) and relocated if they conflict, which is a slow very memory 
11938         # consuming and fragmenting process.  To avoid this, we pick a random, 
11939         # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link 
11940         # time.  Moving up from 0x10000000 also allows more sbrk(2) space. 
11941         archive_cmds_CXX
='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 
11942         archive_expsym_cmds_CXX
='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 
11945         case $cc_basename in 
11948             archive_cmds_CXX
='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' 
11950             # Archives containing C++ object files must be created using 
11951             # "CC -ar", where "CC" is the IRIX C++ compiler.  This is 
11952             # necessary to make sure instantiated templates are included 
11954             old_archive_cmds_CXX
='$CC -ar -WR,-u -o $oldlib $oldobjs' 
11957             if test "$GXX" = yes; then 
11958               if test "$with_gnu_ld" = no
; then 
11959                 archive_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $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' 
11961                 archive_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib' 
11964             link_all_deplibs_CXX
=yes 
11967         hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir' 
11968         hardcode_libdir_separator_CXX
=: 
11969         inherit_rpath_CXX
=yes 
11972       linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu) 
11973         case $cc_basename in 
11975             # Kuck and Associates, Inc. (KAI) C++ Compiler 
11977             # KCC will only create a shared library if the output file 
11978             # ends with ".so" (or ".sl" for HP-UX), so rename the library 
11979             # to its proper name (with version) after linking. 
11980             archive_cmds_CXX
='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' 
11981             archive_expsym_cmds_CXX
='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' 
11982             # Commands to make compiler produce verbose output that lists 
11983             # what "hidden" libraries, object files and flags are used when 
11984             # linking a shared library. 
11986             # There doesn't appear to be a way to prevent this compiler from 
11987             # explicitly linking system object files so we need to strip them 
11988             # from the output so that they don't get included in the library 
11990             output_verbose_link_cmd
='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' 
11992             hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir' 
11993             export_dynamic_flag_spec_CXX
='${wl}--export-dynamic' 
11995             # Archives containing C++ object files must be created using 
11996             # "CC -Bstatic", where "CC" is the KAI C++ compiler. 
11997             old_archive_cmds_CXX
='$CC -Bstatic -o $oldlib $oldobjs' 
12002             # version 8.0 and above of icpc choke on multiply defined symbols 
12003             # if we add $predep_objects and $postdep_objects, however 7.1 and 
12004             # earlier do not add the objects themselves. 
12005             case `$CC -V 2>&1` in 
12007                 archive_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' 
12008                 archive_expsym_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 
12010               *)  # Version 8.0 or newer 
12013                   ia64
*) tmp_idyn
=' -i_dynamic';; 
12015                 archive_cmds_CXX
='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
12016                 archive_expsym_cmds_CXX
='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 
12019             archive_cmds_need_lc_CXX
=no
 
12020             hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir' 
12021             export_dynamic_flag_spec_CXX
='${wl}--export-dynamic' 
12022             whole_archive_flag_spec_CXX
='${wl}--whole-archive$convenience ${wl}--no-whole-archive' 
12025             # Portland Group C++ compiler 
12027             *pgCC\ 
[1-5]* | *pgcpp\ 
[1-5]*) 
12028               prelink_cmds_CXX
='tpldir=Template.dir~ 
12030                 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ 
12031                 compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"' 
12032               old_archive_cmds_CXX
='tpldir=Template.dir~ 
12034                 $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ 
12035                 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~ 
12037               archive_cmds_CXX
='tpldir=Template.dir~ 
12039                 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ 
12040                 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' 
12041               archive_expsym_cmds_CXX
='tpldir=Template.dir~ 
12043                 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ 
12044                 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' 
12046             *) # Version 6 will use weak symbols 
12047               archive_cmds_CXX
='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' 
12048               archive_expsym_cmds_CXX
='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' 
12052             hardcode_libdir_flag_spec_CXX
='${wl}--rpath ${wl}$libdir' 
12053             export_dynamic_flag_spec_CXX
='${wl}--export-dynamic' 
12054             whole_archive_flag_spec_CXX
='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' 
12058             archive_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' 
12059             archive_expsym_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols' 
12061             runpath_var
=LD_RUN_PATH
 
12062             hardcode_libdir_flag_spec_CXX
='-rpath $libdir' 
12063             hardcode_libdir_separator_CXX
=: 
12065             # Commands to make compiler produce verbose output that lists 
12066             # what "hidden" libraries, object files and flags are used when 
12067             # linking a shared library. 
12069             # There doesn't appear to be a way to prevent this compiler from 
12070             # explicitly linking system object files so we need to strip them 
12071             # from the output so that they don't get included in the library 
12073             output_verbose_link_cmd
='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' 
12076             # IBM XL 8.0 on PPC, with GNU ld 
12077             hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir' 
12078             export_dynamic_flag_spec_CXX
='${wl}--export-dynamic' 
12079             archive_cmds_CXX
='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
12080             if test "x$supports_anon_versioning" = xyes
; then 
12081               archive_expsym_cmds_CXX
='echo "{ global:" > $output_objdir/$libname.ver~ 
12082                 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 
12083                 echo "local: *; };" >> $output_objdir/$libname.ver~ 
12084                 $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' 
12088             case `$CC -V 2>&1 | sed 5q` in 
12091               no_undefined_flag_CXX
=' -zdefs' 
12092               archive_cmds_CXX
='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
12093               archive_expsym_cmds_CXX
='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols' 
12094               hardcode_libdir_flag_spec_CXX
='-R$libdir' 
12095               whole_archive_flag_spec_CXX
='${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' 
12096               compiler_needs_object_CXX
=yes 
12098               # Not sure whether something based on 
12099               # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 
12101               output_verbose_link_cmd
='echo' 
12103               # Archives containing C++ object files must be created using 
12104               # "CC -xar", where "CC" is the Sun C++ compiler.  This is 
12105               # necessary to make sure instantiated templates are included 
12107               old_archive_cmds_CXX
='$CC -xar -o $oldlib $oldobjs' 
12115         # FIXME: insert proper C++ library support 
12120         # FIXME: insert proper C++ library support 
12125         case $cc_basename in 
12127             # FIXME: insert proper C++ library support 
12131             # FIXME: insert proper C++ library support 
12138         if echo __ELF__ 
| $CC -E - | $GREP __ELF__ 
>/dev
/null
; then 
12139           archive_cmds_CXX
='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' 
12141           hardcode_libdir_flag_spec_CXX
='-R$libdir' 
12142           hardcode_direct_CXX
=yes 
12143           hardcode_shlibpath_var_CXX
=no
 
12145         # Workaround some broken pre-1.5 toolchains 
12146         output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' 
12154         # C++ shared libraries are fairly broken 
12159         if test -f /usr
/libexec
/ld.so
; then 
12160           hardcode_direct_CXX
=yes 
12161           hardcode_shlibpath_var_CXX
=no
 
12162           hardcode_direct_absolute_CXX
=yes 
12163           archive_cmds_CXX
='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' 
12164           hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir' 
12165           if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 
12166             archive_expsym_cmds_CXX
='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' 
12167             export_dynamic_flag_spec_CXX
='${wl}-E' 
12168             whole_archive_flag_spec_CXX
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' 
12170           output_verbose_link_cmd
=echo 
12176       osf3
* | osf4
* | osf5
*) 
12177         case $cc_basename in 
12179             # Kuck and Associates, Inc. (KAI) C++ Compiler 
12181             # KCC will only create a shared library if the output file 
12182             # ends with ".so" (or ".sl" for HP-UX), so rename the library 
12183             # to its proper name (with version) after linking. 
12184             archive_cmds_CXX
='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' 
12186             hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir' 
12187             hardcode_libdir_separator_CXX
=: 
12189             # Archives containing C++ object files must be created using 
12190             # the KAI C++ compiler. 
12192               osf3
*) old_archive_cmds_CXX
='$CC -Bstatic -o $oldlib $oldobjs' ;; 
12193               *) old_archive_cmds_CXX
='$CC -o $oldlib $oldobjs' ;; 
12197             # Rational C++ 2.4.1 
12198             # FIXME: insert proper C++ library support 
12204                 allow_undefined_flag_CXX
=' ${wl}-expect_unresolved ${wl}\*' 
12205                 archive_cmds_CXX
='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' 
12206                 hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir' 
12209                 allow_undefined_flag_CXX
=' -expect_unresolved \*' 
12210                 archive_cmds_CXX
='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' 
12211                 archive_expsym_cmds_CXX
='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ 
12212                   echo "-hidden">> $lib.exp~ 
12213                   $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~ 
12215                 hardcode_libdir_flag_spec_CXX
='-rpath $libdir' 
12219             hardcode_libdir_separator_CXX
=: 
12221             # Commands to make compiler produce verbose output that lists 
12222             # what "hidden" libraries, object files and flags are used when 
12223             # linking a shared library. 
12225             # There doesn't appear to be a way to prevent this compiler from 
12226             # explicitly linking system object files so we need to strip them 
12227             # from the output so that they don't get included in the library 
12229             output_verbose_link_cmd
='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' 
12232             if test "$GXX" = yes && test "$with_gnu_ld" = no
; then 
12233               allow_undefined_flag_CXX
=' ${wl}-expect_unresolved ${wl}\*' 
12236                   archive_cmds_CXX
='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $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' 
12239                   archive_cmds_CXX
='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' 
12243               hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir' 
12244               hardcode_libdir_separator_CXX
=: 
12246               # Commands to make compiler produce verbose output that lists 
12247               # what "hidden" libraries, object files and flags are used when 
12248               # linking a shared library. 
12249               output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"' 
12252               # FIXME: insert proper C++ library support 
12260         # FIXME: insert proper C++ library support 
12265         case $cc_basename in 
12268             # FIXME: insert proper C++ library support 
12273             # FIXME: insert proper C++ library support 
12277             # FIXME: insert proper C++ library support 
12284         case $cc_basename in 
12286             # Sun C++ 4.2, 5.x and Centerline C++ 
12287             archive_cmds_need_lc_CXX
=yes 
12288             no_undefined_flag_CXX
=' -zdefs' 
12289             archive_cmds_CXX
='$CC -G${allow_undefined_flag}  -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
12290             archive_expsym_cmds_CXX
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ 
12291               $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' 
12293             hardcode_libdir_flag_spec_CXX
='-R$libdir' 
12294             hardcode_shlibpath_var_CXX
=no
 
12296               solaris2.
[0-5] | solaris2.
[0-5].
*) ;; 
12298                 # The compiler driver will combine and reorder linker options, 
12299                 # but understands `-z linker_flag'. 
12300                 # Supported since Solaris 2.6 (maybe 2.5.1?) 
12301                 whole_archive_flag_spec_CXX
='-z allextract$convenience -z defaultextract' 
12304             link_all_deplibs_CXX
=yes 
12306             output_verbose_link_cmd
='echo' 
12308             # Archives containing C++ object files must be created using 
12309             # "CC -xar", where "CC" is the Sun C++ compiler.  This is 
12310             # necessary to make sure instantiated templates are included 
12312             old_archive_cmds_CXX
='$CC -xar -o $oldlib $oldobjs' 
12315             # Green Hills C++ Compiler 
12316             archive_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' 
12318             # The C++ compiler must be used to create the archive. 
12319             old_archive_cmds_CXX
='$CC $LDFLAGS -archive -o $oldlib $oldobjs' 
12322             # GNU C++ compiler with Solaris linker 
12323             if test "$GXX" = yes && test "$with_gnu_ld" = no
; then 
12324               no_undefined_flag_CXX
=' ${wl}-z ${wl}defs' 
12325               if $CC --version | $GREP -v '^2\.7' > /dev
/null
; then 
12326                 archive_cmds_CXX
='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' 
12327                 archive_expsym_cmds_CXX
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ 
12328                   $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' 
12330                 # Commands to make compiler produce verbose output that lists 
12331                 # what "hidden" libraries, object files and flags are used when 
12332                 # linking a shared library. 
12333                 output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"' 
12335                 # g++ 2.7 appears to require `-G' NOT `-shared' on this 
12337                 archive_cmds_CXX
='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' 
12338                 archive_expsym_cmds_CXX
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ 
12339                   $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' 
12341                 # Commands to make compiler produce verbose output that lists 
12342                 # what "hidden" libraries, object files and flags are used when 
12343                 # linking a shared library. 
12344                 output_verbose_link_cmd
='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"' 
12347               hardcode_libdir_flag_spec_CXX
='${wl}-R $wl$libdir' 
12349                 solaris2.
[0-5] | solaris2.
[0-5].
*) ;; 
12351                   whole_archive_flag_spec_CXX
='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' 
12359     sysv4
*uw2
* | sysv5OpenUNIX
* | sysv5UnixWare7.
[01].
[10]* | unixware7
* | sco3.2v5.0.
[024]*) 
12360       no_undefined_flag_CXX
='${wl}-z,text' 
12361       archive_cmds_need_lc_CXX
=no
 
12362       hardcode_shlibpath_var_CXX
=no
 
12363       runpath_var
='LD_RUN_PATH' 
12365       case $cc_basename in 
12367           archive_cmds_CXX
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12368           archive_expsym_cmds_CXX
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12371           archive_cmds_CXX
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12372           archive_expsym_cmds_CXX
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12377       sysv5
* | sco3.2v5
* | sco5v6
*) 
12378         # Note: We can NOT use -z defs as we might desire, because we do not 
12379         # link with -lc, and that would cause any symbols used from libc to 
12380         # always be unresolved, which means just about no library would 
12381         # ever link correctly.  If we're not using GNU ld we use -z text 
12382         # though, which does catch some bad symbols but isn't as heavy-handed 
12384         no_undefined_flag_CXX
='${wl}-z,text' 
12385         allow_undefined_flag_CXX
='${wl}-z,nodefs' 
12386         archive_cmds_need_lc_CXX
=no
 
12387         hardcode_shlibpath_var_CXX
=no
 
12388         hardcode_libdir_flag_spec_CXX
='${wl}-R,$libdir' 
12389         hardcode_libdir_separator_CXX
=':' 
12390         link_all_deplibs_CXX
=yes 
12391         export_dynamic_flag_spec_CXX
='${wl}-Bexport' 
12392         runpath_var
='LD_RUN_PATH' 
12394         case $cc_basename in 
12396             archive_cmds_CXX
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12397             archive_expsym_cmds_CXX
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12400             archive_cmds_CXX
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12401             archive_expsym_cmds_CXX
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12407         case $cc_basename in 
12409             # NonStop-UX NCC 3.20 
12410             # FIXME: insert proper C++ library support 
12414             # FIXME: insert proper C++ library support 
12421         # FIXME: insert proper C++ library support 
12426         # FIXME: insert proper C++ library support 
12431     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 
12432 $as_echo "$ld_shlibs_CXX" >&6; } 
12433     test "$ld_shlibs_CXX" = no 
&& can_build_shared
=no
 
12439     ## There is no encapsulation within the following macros, do not change 
12440     ## the running order or otherwise move them around unless you know exactly 
12441     ## what you are doing... 
12442     # Dependencies to place before and after the object being linked: 
12443 predep_objects_CXX
= 
12444 postdep_objects_CXX
= 
12447 compiler_lib_search_path_CXX
= 
12449 cat > conftest.
$ac_ext <<_LT_EOF 
12453   Foo (void) { a = 0; } 
12459 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
12460   (eval $ac_compile) 2>&5 
12462   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
12463   test $ac_status = 0; }; then 
12464   # Parse the compiler output and extract the necessary 
12465   # objects, libraries and library flags. 
12467   # Sentinel used to keep track of whether or not we are before 
12468   # the conftest object file. 
12469   pre_test_object_deps_done
=no
 
12471   for p 
in `eval "$output_verbose_link_cmd"`; do 
12475        # Some compilers place space between "-{L,R}" and the path. 
12476        # Remove the space. 
12477        if test $p = "-L" || 
12478           test $p = "-R"; then 
12485        if test "$pre_test_object_deps_done" = no
; then 
12488            # Internal compiler library paths should come after those 
12489            # provided the user.  The postdeps already come after the 
12490            # user supplied libs so there is no need to process them. 
12491            if test -z "$compiler_lib_search_path_CXX"; then 
12492              compiler_lib_search_path_CXX
="${prev}${p}" 
12494              compiler_lib_search_path_CXX
="${compiler_lib_search_path_CXX} ${prev}${p}" 
12497          # The "-l" case would never come before the object being 
12498          # linked, so don't bother handling this case. 
12501          if test -z "$postdeps_CXX"; then 
12502            postdeps_CXX
="${prev}${p}" 
12504            postdeps_CXX
="${postdeps_CXX} ${prev}${p}" 
12510        # This assumes that the test object file only shows up 
12511        # once in the compiler output. 
12512        if test "$p" = "conftest.$objext"; then 
12513          pre_test_object_deps_done
=yes 
12517        if test "$pre_test_object_deps_done" = no
; then 
12518          if test -z "$predep_objects_CXX"; then 
12519            predep_objects_CXX
="$p" 
12521            predep_objects_CXX
="$predep_objects_CXX $p" 
12524          if test -z "$postdep_objects_CXX"; then 
12525            postdep_objects_CXX
="$p" 
12527            postdep_objects_CXX
="$postdep_objects_CXX $p" 
12532     *) ;; # Ignore the rest. 
12540   echo "libtool.m4: error: problem compiling CXX test program" 
12543 $RM -f confest.
$objext 
12545 # PORTME: override above test on systems where it is broken 
12548   # Interix 3.5 installs completely hosed .la files for C++, so rather than 
12549   # hack all around it, let's just trust "g++" to DTRT. 
12550   predep_objects_CXX
= 
12551   postdep_objects_CXX
= 
12556   case `$CC -V 2>&1 | sed 5q` in 
12560     # The more standards-conforming stlport4 library is 
12561     # incompatible with the Cstd library. Avoid specifying 
12562     # it if it's in CXXFLAGS. Ignore libCrun as 
12563     # -library=stlport4 depends on it. 
12564     case " $CXX $CXXFLAGS " in 
12565     *" -library=stlport4 "*) 
12566       solaris_use_stlport4
=yes 
12570     if test "$solaris_use_stlport4" != yes; then 
12571       postdeps_CXX
='-library=Cstd -library=Crun' 
12578   case $cc_basename in 
12580     # The more standards-conforming stlport4 library is 
12581     # incompatible with the Cstd library. Avoid specifying 
12582     # it if it's in CXXFLAGS. Ignore libCrun as 
12583     # -library=stlport4 depends on it. 
12584     case " $CXX $CXXFLAGS " in 
12585     *" -library=stlport4 "*) 
12586       solaris_use_stlport4
=yes 
12590     # Adding this requires a known-good setup of shared libraries for 
12591     # Sun compiler versions before 5.6, else PIC objects from an old 
12592     # archive will be linked into the output, leading to subtle bugs. 
12593     if test "$solaris_use_stlport4" != yes; then 
12594       postdeps_CXX
='-library=Cstd -library=Crun' 
12602 case " $postdeps_CXX " in 
12603 *" -lc "*) archive_cmds_need_lc_CXX
=no 
;; 
12605  compiler_lib_search_dirs_CXX
= 
12606 if test -n "${compiler_lib_search_path_CXX}"; then 
12607  compiler_lib_search_dirs_CXX
=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` 
12640     lt_prog_compiler_wl_CXX
= 
12641 lt_prog_compiler_pic_CXX
= 
12642 lt_prog_compiler_static_CXX
= 
12644 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 
12645 $as_echo_n "checking for $compiler option to produce PIC... " >&6; } 
12647   # C++ specific cases for pic, static, wl, etc. 
12648   if test "$GXX" = yes; then 
12649     lt_prog_compiler_wl_CXX
='-Wl,' 
12650     lt_prog_compiler_static_CXX
='-static' 
12654       # All AIX code is PIC. 
12655       if test "$host_cpu" = ia64
; then 
12656         # AIX 5 now supports IA64 processor 
12657         lt_prog_compiler_static_CXX
='-Bstatic' 
12664             # see comment about AmigaOS4 .so support 
12665             lt_prog_compiler_pic_CXX
='-fPIC' 
12668             # FIXME: we need at least 68020 code to build shared libraries, but 
12669             # adding the `-m68020' flag to GCC prevents building anything better, 
12671             lt_prog_compiler_pic_CXX
='-m68020 -resident32 -malways-restore-a4' 
12676     beos
* | irix5
* | irix6
* | nonstopux
* | osf3
* | osf4
* | osf5
*) 
12677       # PIC is the default for these OSes. 
12679     mingw
* | cygwin
* | os2
* | pw32
* | cegcc
*) 
12680       # This hack is so that the source file can tell whether it is being 
12681       # built for inclusion in a dll (and should export symbols for example). 
12682       # Although the cygwin gcc ignores -fPIC, still need this for old-style 
12683       # (--disable-auto-import) libraries 
12684       lt_prog_compiler_pic_CXX
='-DDLL_EXPORT' 
12686     darwin
* | rhapsody
*) 
12687       # PIC is the default on this platform 
12688       # Common symbols not allowed in MH_DYLIB files 
12689       lt_prog_compiler_pic_CXX
='-fno-common' 
12692       # DJGPP does not support shared libraries at all 
12693       lt_prog_compiler_pic_CXX
= 
12696       # Interix 3.x gcc -fpic/-fPIC options generate broken code. 
12697       # Instead, we relocate shared libraries at runtime. 
12700       if test -d /usr
/nec
; then 
12701         lt_prog_compiler_pic_CXX
=-Kconform_pic 
12705       # PIC is the default for 64-bit PA HP-UX, but not for 32-bit 
12706       # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag 
12707       # sets the default TLS model and affects inlining. 
12712         lt_prog_compiler_pic_CXX
='-fPIC' 
12717       # QNX uses GNU C++, but need to define -shared option too, otherwise 
12718       # it will coredump. 
12719       lt_prog_compiler_pic_CXX
='-fPIC -shared' 
12722       lt_prog_compiler_pic_CXX
='-fPIC' 
12728         # All AIX code is PIC. 
12729         if test "$host_cpu" = ia64
; then 
12730           # AIX 5 now supports IA64 processor 
12731           lt_prog_compiler_static_CXX
='-Bstatic' 
12733           lt_prog_compiler_static_CXX
='-bnso -bI:/lib/syscalls.exp' 
12737         case $cc_basename in 
12739           # Green Hills C++ Compiler 
12740           # _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" 
12745         case $cc_basename in 
12747             lt_prog_compiler_pic_CXX
='-KPIC' 
12750             # Green Hills C++ Compiler 
12751             lt_prog_compiler_pic_CXX
='-pic' 
12757       freebsd
* | dragonfly
*) 
12758         # FreeBSD uses GNU C++ 
12760       hpux9
* | hpux10
* | hpux11
*) 
12761         case $cc_basename in 
12763             lt_prog_compiler_wl_CXX
='-Wl,' 
12764             lt_prog_compiler_static_CXX
='${wl}-a ${wl}archive' 
12765             if test "$host_cpu" != ia64
; then 
12766               lt_prog_compiler_pic_CXX
='+Z' 
12770             lt_prog_compiler_wl_CXX
='-Wl,' 
12771             lt_prog_compiler_static_CXX
='${wl}-a ${wl}archive' 
12777               lt_prog_compiler_pic_CXX
='+Z' 
12786         # This is c89, which is MS Visual C++ (no shared libs) 
12787         # Anyone wants to do a port? 
12789       irix5
* | irix6
* | nonstopux
*) 
12790         case $cc_basename in 
12792             lt_prog_compiler_wl_CXX
='-Wl,' 
12793             lt_prog_compiler_static_CXX
='-non_shared' 
12794             # CC pic flag -KPIC is the default. 
12800       linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu) 
12801         case $cc_basename in 
12804             lt_prog_compiler_wl_CXX
='--backend -Wl,' 
12805             lt_prog_compiler_pic_CXX
='-fPIC' 
12808             # old Intel C++ for x86_64 which still supported -KPIC. 
12809             lt_prog_compiler_wl_CXX
='-Wl,' 
12810             lt_prog_compiler_pic_CXX
='-KPIC' 
12811             lt_prog_compiler_static_CXX
='-static' 
12814             # Intel C++, used to be incompatible with GCC. 
12815             # ICC 10 doesn't accept -KPIC any more. 
12816             lt_prog_compiler_wl_CXX
='-Wl,' 
12817             lt_prog_compiler_pic_CXX
='-fPIC' 
12818             lt_prog_compiler_static_CXX
='-static' 
12821             # Portland Group C++ compiler 
12822             lt_prog_compiler_wl_CXX
='-Wl,' 
12823             lt_prog_compiler_pic_CXX
='-fpic' 
12824             lt_prog_compiler_static_CXX
='-Bstatic' 
12828             # Make sure the PIC flag is empty.  It appears that all Alpha 
12829             # Linux and Compaq Tru64 Unix objects are PIC. 
12830             lt_prog_compiler_pic_CXX
= 
12831             lt_prog_compiler_static_CXX
='-non_shared' 
12834             # IBM XL 8.0 on PPC 
12835             lt_prog_compiler_wl_CXX
='-Wl,' 
12836             lt_prog_compiler_pic_CXX
='-qpic' 
12837             lt_prog_compiler_static_CXX
='-qstaticlink' 
12840             case `$CC -V 2>&1 | sed 5q` in 
12843               lt_prog_compiler_pic_CXX
='-KPIC' 
12844               lt_prog_compiler_static_CXX
='-Bstatic' 
12845               lt_prog_compiler_wl_CXX
='-Qoption ld ' 
12856         case $cc_basename in 
12858             lt_prog_compiler_pic_CXX
='-W c,exportall' 
12864       netbsd
* | netbsdelf
*-gnu) 
12867         # QNX uses GNU C++, but need to define -shared option too, otherwise 
12868         # it will coredump. 
12869         lt_prog_compiler_pic_CXX
='-fPIC -shared' 
12871       osf3
* | osf4
* | osf5
*) 
12872         case $cc_basename in 
12874             lt_prog_compiler_wl_CXX
='--backend -Wl,' 
12877             # Rational C++ 2.4.1 
12878             lt_prog_compiler_pic_CXX
='-pic' 
12881             # Digital/Compaq C++ 
12882             lt_prog_compiler_wl_CXX
='-Wl,' 
12883             # Make sure the PIC flag is empty.  It appears that all Alpha 
12884             # Linux and Compaq Tru64 Unix objects are PIC. 
12885             lt_prog_compiler_pic_CXX
= 
12886             lt_prog_compiler_static_CXX
='-non_shared' 
12895         case $cc_basename in 
12897             # Sun C++ 4.2, 5.x and Centerline C++ 
12898             lt_prog_compiler_pic_CXX
='-KPIC' 
12899             lt_prog_compiler_static_CXX
='-Bstatic' 
12900             lt_prog_compiler_wl_CXX
='-Qoption ld ' 
12903             # Green Hills C++ Compiler 
12904             lt_prog_compiler_pic_CXX
='-PIC' 
12911         case $cc_basename in 
12914             lt_prog_compiler_pic_CXX
='-pic' 
12915             lt_prog_compiler_static_CXX
='-Bstatic' 
12919             lt_prog_compiler_pic_CXX
='-pic' 
12925       sysv5
* | unixware
* | sco3.2v5
* | sco5v6
* | OpenUNIX
*) 
12926         case $cc_basename in 
12928             lt_prog_compiler_wl_CXX
='-Wl,' 
12929             lt_prog_compiler_pic_CXX
='-KPIC' 
12930             lt_prog_compiler_static_CXX
='-Bstatic' 
12935         case $cc_basename in 
12937             # NonStop-UX NCC 3.20 
12938             lt_prog_compiler_pic_CXX
='-KPIC' 
12947         lt_prog_compiler_can_build_shared_CXX
=no
 
12953   # For platforms which do not support PIC, -DPIC is meaningless: 
12955     lt_prog_compiler_pic_CXX
= 
12958     lt_prog_compiler_pic_CXX
="$lt_prog_compiler_pic_CXX -DPIC" 
12961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic_CXX" >&5 
12962 $as_echo "$lt_prog_compiler_pic_CXX" >&6; } 
12967 # Check to make sure the PIC flag actually works. 
12969 if test -n "$lt_prog_compiler_pic_CXX"; then 
12970   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5 
12971 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; } 
12972 if test "${lt_cv_prog_compiler_pic_works_CXX+set}" = set; then : 
12973   $as_echo_n "(cached) " >&6 
12975   lt_cv_prog_compiler_pic_works_CXX
=no
 
12976    ac_outfile
=conftest.
$ac_objext 
12977    echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
12978    lt_compiler_flag
="$lt_prog_compiler_pic_CXX -DPIC" 
12979    # Insert the option either (1) after the last *FLAGS variable, or 
12980    # (2) before a word containing "conftest.", or (3) at the end. 
12981    # Note that $ac_compile itself does not contain backslashes and begins 
12982    # with a dollar sign (not a hyphen), so the echo should work correctly. 
12983    # The option is referenced via a variable to avoid confusing sed. 
12984    lt_compile
=`echo "$ac_compile" | $SED \ 
12985    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 
12986    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
12987    -e 's:$: $lt_compiler_flag:'` 
12988    (eval echo "\"\$as_me:12988: $lt_compile\"" >&5) 
12989    (eval "$lt_compile" 2>conftest.err
) 
12991    cat conftest.err 
>&5 
12992    echo "$as_me:12992: \$? = $ac_status" >&5 
12993    if (exit $ac_status) && test -s "$ac_outfile"; then 
12994      # The compiler can only warn and ignore the option if not recognized 
12995      # So say no if there are warnings other than the usual output. 
12996      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
 
12997      $SED '/^$/d; /^ *+/d' conftest.err 
>conftest.er2
 
12998      if test ! -s conftest.er2 
|| diff conftest.exp conftest.er2 
>/dev
/null
; then 
12999        lt_cv_prog_compiler_pic_works_CXX
=yes 
13005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5 
13006 $as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; } 
13008 if test x
"$lt_cv_prog_compiler_pic_works_CXX" = xyes
; then 
13009     case $lt_prog_compiler_pic_CXX in 
13011      *) lt_prog_compiler_pic_CXX
=" $lt_prog_compiler_pic_CXX" ;; 
13014     lt_prog_compiler_pic_CXX
= 
13015      lt_prog_compiler_can_build_shared_CXX
=no
 
13023 # Check to make sure the static flag actually works. 
13025 wl
=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag
=\"$lt_prog_compiler_static_CXX\" 
13026 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 
13027 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } 
13028 if test "${lt_cv_prog_compiler_static_works_CXX+set}" = set; then : 
13029   $as_echo_n "(cached) " >&6 
13031   lt_cv_prog_compiler_static_works_CXX
=no
 
13032    save_LDFLAGS
="$LDFLAGS" 
13033    LDFLAGS
="$LDFLAGS $lt_tmp_static_flag" 
13034    echo "$lt_simple_link_test_code" > conftest.
$ac_ext 
13035    if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then 
13036      # The linker can only warn and ignore the option if not recognized 
13037      # So say no if there are warnings 
13038      if test -s conftest.err
; then 
13039        # Append any errors to the config.log. 
13040        cat conftest.err 
1>&5 
13041        $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
 
13042        $SED '/^$/d; /^ *+/d' conftest.err 
>conftest.er2
 
13043        if diff conftest.exp conftest.er2 
>/dev
/null
; then 
13044          lt_cv_prog_compiler_static_works_CXX
=yes 
13047        lt_cv_prog_compiler_static_works_CXX
=yes 
13051    LDFLAGS
="$save_LDFLAGS" 
13054 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5 
13055 $as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; } 
13057 if test x
"$lt_cv_prog_compiler_static_works_CXX" = xyes
; then 
13060     lt_prog_compiler_static_CXX
= 
13066     { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 
13067 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 
13068 if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then : 
13069   $as_echo_n "(cached) " >&6 
13071   lt_cv_prog_compiler_c_o_CXX
=no
 
13072    $RM -r conftest 
2>/dev
/null
 
13076    echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
13078    lt_compiler_flag
="-o out/conftest2.$ac_objext" 
13079    # Insert the option either (1) after the last *FLAGS variable, or 
13080    # (2) before a word containing "conftest.", or (3) at the end. 
13081    # Note that $ac_compile itself does not contain backslashes and begins 
13082    # with a dollar sign (not a hyphen), so the echo should work correctly. 
13083    lt_compile
=`echo "$ac_compile" | $SED \ 
13084    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 
13085    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
13086    -e 's:$: $lt_compiler_flag:'` 
13087    (eval echo "\"\$as_me:13087: $lt_compile\"" >&5) 
13088    (eval "$lt_compile" 2>out
/conftest.err
) 
13090    cat out
/conftest.err 
>&5 
13091    echo "$as_me:13091: \$? = $ac_status" >&5 
13092    if (exit $ac_status) && test -s out
/conftest2.
$ac_objext 
13094      # The compiler can only warn and ignore the option if not recognized 
13095      # So say no if there are warnings 
13096      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out
/conftest.exp
 
13097      $SED '/^$/d; /^ *+/d' out
/conftest.err 
>out
/conftest.er2
 
13098      if test ! -s out
/conftest.er2 
|| diff out
/conftest.exp out
/conftest.er2 
>/dev
/null
; then 
13099        lt_cv_prog_compiler_c_o_CXX
=yes 
13104    # SGI C++ compiler will create directory out/ii_files/ for 
13105    # template instantiation 
13106    test -d out
/ii_files 
&& $RM out
/ii_files
/* && rmdir out
/ii_files
 
13107    $RM out
/* && rmdir out
 
13113 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 
13114 $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; } 
13118     { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 
13119 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 
13120 if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then : 
13121   $as_echo_n "(cached) " >&6 
13123   lt_cv_prog_compiler_c_o_CXX
=no
 
13124    $RM -r conftest 
2>/dev
/null
 
13128    echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
13130    lt_compiler_flag
="-o out/conftest2.$ac_objext" 
13131    # Insert the option either (1) after the last *FLAGS variable, or 
13132    # (2) before a word containing "conftest.", or (3) at the end. 
13133    # Note that $ac_compile itself does not contain backslashes and begins 
13134    # with a dollar sign (not a hyphen), so the echo should work correctly. 
13135    lt_compile
=`echo "$ac_compile" | $SED \ 
13136    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 
13137    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
13138    -e 's:$: $lt_compiler_flag:'` 
13139    (eval echo "\"\$as_me:13139: $lt_compile\"" >&5) 
13140    (eval "$lt_compile" 2>out
/conftest.err
) 
13142    cat out
/conftest.err 
>&5 
13143    echo "$as_me:13143: \$? = $ac_status" >&5 
13144    if (exit $ac_status) && test -s out
/conftest2.
$ac_objext 
13146      # The compiler can only warn and ignore the option if not recognized 
13147      # So say no if there are warnings 
13148      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out
/conftest.exp
 
13149      $SED '/^$/d; /^ *+/d' out
/conftest.err 
>out
/conftest.er2
 
13150      if test ! -s out
/conftest.er2 
|| diff out
/conftest.exp out
/conftest.er2 
>/dev
/null
; then 
13151        lt_cv_prog_compiler_c_o_CXX
=yes 
13156    # SGI C++ compiler will create directory out/ii_files/ for 
13157    # template instantiation 
13158    test -d out
/ii_files 
&& $RM out
/ii_files
/* && rmdir out
/ii_files
 
13159    $RM out
/* && rmdir out
 
13165 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 
13166 $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; } 
13171 hard_links
="nottested" 
13172 if test "$lt_cv_prog_compiler_c_o_CXX" = no 
&& test "$need_locks" != no
; then 
13173   # do not overwrite the value of need_locks provided by the user 
13174   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 
13175 $as_echo_n "checking if we can lock with hard links... " >&6; } 
13178   ln conftest.a conftest.b 
2>/dev
/null 
&& hard_links
=no
 
13180   ln conftest.a conftest.b 
2>&5 || hard_links
=no
 
13181   ln conftest.a conftest.b 
2>/dev
/null 
&& hard_links
=no
 
13182   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 
13183 $as_echo "$hard_links" >&6; } 
13184   if test "$hard_links" = no
; then 
13185     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 
13186 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} 
13195     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 
13196 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } 
13198   export_symbols_cmds_CXX
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 
13201     # If we're using GNU nm, then we don't want the "-C" option. 
13202     # -C means demangle to AIX nm, but means don't demangle with GNU nm 
13203     if $NM -V 2>&1 | $GREP 'GNU' > /dev
/null
; then 
13204       export_symbols_cmds_CXX
='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' 
13206       export_symbols_cmds_CXX
='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' 
13210     export_symbols_cmds_CXX
="$ltdll_cmds" 
13212   cygwin
* | mingw
* | cegcc
*) 
13213     export_symbols_cmds_CXX
='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;/^.*[ ]__nm__/s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' 
13215   linux
* | k
*bsd
*-gnu) 
13216     link_all_deplibs_CXX
=no
 
13219     export_symbols_cmds_CXX
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 
13222   exclude_expsyms_CXX
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' 
13224 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 
13225 $as_echo "$ld_shlibs_CXX" >&6; } 
13226 test "$ld_shlibs_CXX" = no 
&& can_build_shared
=no
 
13228 with_gnu_ld_CXX
=$with_gnu_ld 
13236 # Do we need to explicitly link libc? 
13238 case "x$archive_cmds_need_lc_CXX" in 
13240   # Assume -lc should be added 
13241   archive_cmds_need_lc_CXX
=yes 
13243   if test "$enable_shared" = yes && test "$GCC" = yes; then 
13244     case $archive_cmds_CXX in 
13246       # FIXME: we may have to deal with multi-command sequences. 
13249       # Test whether the compiler implicitly links with -lc since on some 
13250       # systems, -lgcc has to come before -lc. If gcc already passes -lc 
13251       # to ld, don't add -lc before -lgcc. 
13252       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 
13253 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } 
13255       echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
13257       if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
13258   (eval $ac_compile) 2>&5 
13260   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
13261   test $ac_status = 0; } 2>conftest.err
; then 
13264         libobjs
=conftest.
$ac_objext 
13266         wl
=$lt_prog_compiler_wl_CXX 
13267         pic_flag
=$lt_prog_compiler_pic_CXX 
13273         lt_save_allow_undefined_flag
=$allow_undefined_flag_CXX 
13274         allow_undefined_flag_CXX
= 
13275         if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 
13276   (eval $archive_cmds_CXX 2\
>\
&1 \
| $GREP \" -lc \" \
>/dev
/null 
2\
>\
&1) 2>&5 
13278   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
13279   test $ac_status = 0; } 
13281           archive_cmds_need_lc_CXX
=no
 
13283           archive_cmds_need_lc_CXX
=yes 
13285         allow_undefined_flag_CXX
=$lt_save_allow_undefined_flag 
13287         cat conftest.err 
1>&5 
13290       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc_CXX" >&5 
13291 $as_echo "$archive_cmds_need_lc_CXX" >&6; } 
13361     { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 
13362 $as_echo_n "checking dynamic linker characteristics... " >&6; } 
13364 library_names_spec
= 
13365 libname_spec
='lib$name' 
13369 postuninstall_cmds
= 
13373 shlibpath_overrides_runpath
=unknown
 
13375 dynamic_linker
="$host_os ld.so" 
13376 sys_lib_dlsearch_path_spec
="/lib /usr/lib" 
13377 need_lib_prefix
=unknown
 
13378 hardcode_into_libs
=no
 
13380 # when you set need_version to no, make sure it does not cause -set_version 
13381 # flags to be left without arguments 
13382 need_version
=unknown
 
13387   library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname.a' 
13388   shlibpath_var
=LIBPATH
 
13390   # AIX 3 has no versioning support, so we append a major version to the name. 
13391   soname_spec
='${libname}${release}${shared_ext}$major' 
13398   hardcode_into_libs
=yes 
13399   if test "$host_cpu" = ia64
; then 
13400     # AIX 5 supports IA64 
13401     library_names_spec
='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' 
13402     shlibpath_var
=LD_LIBRARY_PATH
 
13404     # With GCC up to 2.95.x, collect2 would create an import file 
13405     # for dependence libraries.  The import file would start with 
13406     # the line `#! .'.  This would cause the generated library to 
13407     # depend on `.', always an invalid library.  This was fixed in 
13408     # development snapshots of GCC prior to 3.0. 
13410       aix4 
| aix4.
[01] | aix4.
[01].
*) 
13411       if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' 
13413            echo '#endif'; } | ${CC} -E - | $GREP yes > /dev
/null
; then 
13416         can_build_shared
=no
 
13420     # AIX (on Power*) has no versioning support, so currently we can not hardcode correct 
13421     # soname into executable. Probably we can add versioning support to 
13422     # collect2, so additional links can be useful in future. 
13423     if test "$aix_use_runtimelinking" = yes; then 
13424       # If using run time linking (on AIX 4.2 or later) use lib<name>.so 
13425       # instead of lib<name>.a to let people know that these are not 
13426       # typical AIX shared libraries. 
13427       library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13429       # We preserve .a as extension for shared libraries through AIX4.2 
13430       # and later when we are not doing run time linking. 
13431       library_names_spec
='${libname}${release}.a $libname.a' 
13432       soname_spec
='${libname}${release}${shared_ext}$major' 
13434     shlibpath_var
=LIBPATH
 
13441     # Since July 2007 AmigaOS4 officially supports .so libraries. 
13442     # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. 
13443     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13446     library_names_spec
='$libname.ixlibrary $libname.a' 
13447     # Create ${libname}_ixlibrary.a entries in /sys/libs. 
13448     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' 
13454   library_names_spec
='${libname}${shared_ext}' 
13455   dynamic_linker
="$host_os ld.so" 
13456   shlibpath_var
=LIBRARY_PATH
 
13462   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13463   soname_spec
='${libname}${release}${shared_ext}$major' 
13464   finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir' 
13465   shlibpath_var
=LD_LIBRARY_PATH
 
13466   sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" 
13467   sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib" 
13468   # the default ld.so.conf also contains /usr/contrib/lib and 
13469   # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow 
13470   # libtool to hard-code these into programs 
13473 cygwin
* | mingw
* | pw32
* | cegcc
*) 
13474   version_type
=windows
 
13479   case $GCC,$host_os in 
13480   yes,cygwin
* | yes,mingw
* | yes,pw32
* | yes,cegcc
*) 
13481     library_names_spec
='$libname.dll.a' 
13482     # DLL is installed to $(libdir)/../bin by postinstall_cmds 
13483     postinstall_cmds
='base_file=`basename \${file}`~ 
13484       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ 
13485       dldir=$destdir/`dirname \$dlpath`~ 
13486       test -d \$dldir || mkdir -p \$dldir~ 
13487       $install_prog $dir/$dlname \$dldir/$dlname~ 
13488       chmod a+x \$dldir/$dlname~ 
13489       if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then 
13490         eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; 
13492     postuninstall_cmds
='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ 
13493       dlpath=$dir/\$dldll~ 
13495     shlibpath_overrides_runpath
=yes 
13499       # Cygwin DLLs use 'cyg' prefix rather than 'lib' 
13500       soname_spec
='`echo ${libname} | sed -e 's
/^lib
/cyg
/'``echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext}' 
13501       sys_lib_search_path_spec
="/usr/lib /lib/w32api /lib /usr/local/lib" 
13504       # MinGW DLLs use traditional 'lib' prefix 
13505       soname_spec
='${libname}`echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext}' 
13506       sys_lib_search_path_spec
=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` 
13507       if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev
/null
; then 
13508         # It is most probably a Windows format PATH printed by 
13509         # mingw gcc, but we are running on Cygwin. Gcc prints its search 
13510         # path with ; separators, and with drive letters. We can handle the 
13511         # drive letters (cygwin fileutils understands them), so leave them, 
13512         # especially as we might pass files found there to a mingw objdump, 
13513         # which wouldn't understand a cygwinified path. Ahh. 
13514         sys_lib_search_path_spec
=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` 
13516         sys_lib_search_path_spec
=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"` 
13520       # pw32 DLLs use 'pw' prefix rather than 'lib' 
13521       library_names_spec
='`echo ${libname} | sed -e 's
/^lib
/pw
/'``echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext}' 
13527     library_names_spec
='${libname}`echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext} $libname.lib' 
13530   dynamic_linker
='Win32 ld.exe' 
13531   # FIXME: first we should search . and the directory the executable is in 
13535 darwin
* | rhapsody
*) 
13536   dynamic_linker
="$host_os dyld" 
13537   version_type
=darwin
 
13540   library_names_spec
='${libname}${release}${major}$shared_ext ${libname}$shared_ext' 
13541   soname_spec
='${libname}${release}${major}$shared_ext' 
13542   shlibpath_overrides_runpath
=yes 
13543   shlibpath_var
=DYLD_LIBRARY_PATH
 
13544   shrext_cmds
='`test .$module = .yes && echo .so || echo .dylib`' 
13546   sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib' 
13553   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' 
13554   soname_spec
='${libname}${release}${shared_ext}$major' 
13555   shlibpath_var
=LD_LIBRARY_PATH
 
13562 freebsd
* | dragonfly
*) 
13563   # DragonFly does not have aout.  When/if they implement a new 
13564   # versioning mechanism, adjust this. 
13565   if test -x /usr
/bin
/objformat
; then 
13566     objformat
=`/usr/bin/objformat` 
13569     freebsd
[123]*) objformat
=aout 
;; 
13570     *) objformat
=elf 
;; 
13573   version_type
=freebsd
-$objformat 
13574   case $version_type in 
13576       library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' 
13581       library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' 
13585   shlibpath_var
=LD_LIBRARY_PATH
 
13588     shlibpath_overrides_runpath
=yes 
13590   freebsd3.
[01]* | freebsdelf3.
[01]*) 
13591     shlibpath_overrides_runpath
=yes 
13592     hardcode_into_libs
=yes 
13594   freebsd3.
[2-9]* | freebsdelf3.
[2-9]* | \
 
13595   freebsd4.
[0-5] | freebsdelf4.
[0-5] | freebsd4.1
.1 | freebsdelf4.1
.1) 
13596     shlibpath_overrides_runpath
=no
 
13597     hardcode_into_libs
=yes 
13599   *) # from 4.6 on, and DragonFly 
13600     shlibpath_overrides_runpath
=yes 
13601     hardcode_into_libs
=yes 
13610   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' 
13611   soname_spec
='${libname}${release}${shared_ext}$major' 
13612   shlibpath_var
=LD_LIBRARY_PATH
 
13613   hardcode_into_libs
=yes 
13616 hpux9
* | hpux10
* | hpux11
*) 
13617   # Give a soname corresponding to the major version so that dld.sl refuses to 
13618   # link against other versions. 
13625     hardcode_into_libs
=yes 
13626     dynamic_linker
="$host_os dld.so" 
13627     shlibpath_var
=LD_LIBRARY_PATH
 
13628     shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified. 
13629     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13630     soname_spec
='${libname}${release}${shared_ext}$major' 
13631     if test "X$HPUX_IA64_MODE" = X32
; then 
13632       sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" 
13634       sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64" 
13636     sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec 
13640     hardcode_into_libs
=yes 
13641     dynamic_linker
="$host_os dld.sl" 
13642     shlibpath_var
=LD_LIBRARY_PATH 
# How should we handle SHLIB_PATH 
13643     shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified. 
13644     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13645     soname_spec
='${libname}${release}${shared_ext}$major' 
13646     sys_lib_search_path_spec
="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" 
13647     sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec 
13651     dynamic_linker
="$host_os dld.sl" 
13652     shlibpath_var
=SHLIB_PATH
 
13653     shlibpath_overrides_runpath
=no 
# +s is required to enable SHLIB_PATH 
13654     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13655     soname_spec
='${libname}${release}${shared_ext}$major' 
13658   # HP-UX runs *really* slowly unless shared libraries are mode 555. 
13659   postinstall_cmds
='chmod 555 $lib' 
13666   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 
13667   soname_spec
='${libname}${release}${shared_ext}$major' 
13668   dynamic_linker
='Interix 3.x ld.so.1 (PE, like ELF)' 
13669   shlibpath_var
=LD_LIBRARY_PATH
 
13670   shlibpath_overrides_runpath
=no
 
13671   hardcode_into_libs
=yes 
13674 irix5
* | irix6
* | nonstopux
*) 
13676     nonstopux
*) version_type
=nonstopux 
;; 
13678         if test "$lt_cv_prog_gnu_ld" = yes; then 
13686   soname_spec
='${libname}${release}${shared_ext}$major' 
13687   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' 
13689   irix5
* | nonstopux
*) 
13690     libsuff
= shlibsuff
= 
13693     case $LD in # libtool.m4 will add one of these switches to LD 
13694     *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") 
13695       libsuff
= shlibsuff
= libmagic
=32-bit;; 
13696     *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") 
13697       libsuff
=32 shlibsuff
=N32 libmagic
=N32
;; 
13698     *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") 
13699       libsuff
=64 shlibsuff
=64 libmagic
=64-bit;; 
13700     *) libsuff
= shlibsuff
= libmagic
=never
-match;; 
13704   shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
 
13705   shlibpath_overrides_runpath
=no
 
13706   sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" 
13707   sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}" 
13708   hardcode_into_libs
=yes 
13711 # No shared lib support for Linux oldld, aout, or coff. 
13712 linux
*oldld
* | linux
*aout
* | linux
*coff
*) 
13716 # This must be Linux ELF. 
13717 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu) 
13721   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13722   soname_spec
='${libname}${release}${shared_ext}$major' 
13723   finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir' 
13724   shlibpath_var
=LD_LIBRARY_PATH
 
13725   shlibpath_overrides_runpath
=no
 
13726   # Some binutils ld are patched to set DT_RUNPATH 
13727   save_LDFLAGS
=$LDFLAGS 
13728   save_libdir
=$libdir 
13729   eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \ 
13730        LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\"" 
13731   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
13732 /* end confdefs.h.  */ 
13742 if ac_fn_cxx_try_link 
"$LINENO"; then : 
13743   if  ($OBJDUMP -p conftest
$ac_exeext) 2>/dev
/null 
| grep "RUNPATH.*$libdir" >/dev
/null
; then : 
13744   shlibpath_overrides_runpath
=yes 
13747 rm -f core conftest.err conftest.
$ac_objext \
 
13748     conftest
$ac_exeext conftest.
$ac_ext 
13749   LDFLAGS
=$save_LDFLAGS 
13750   libdir
=$save_libdir 
13752   # This implies no fast_install, which is unacceptable. 
13753   # Some rework will be needed to allow for fast_install 
13754   # before this can be enabled. 
13755   hardcode_into_libs
=yes 
13757   # Append ld.so.conf contents to the search path 
13758   if test -f /etc
/ld.so.conf
; then 
13759     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' ' '` 
13760     sys_lib_dlsearch_path_spec
="/lib /usr/lib $lt_ld_extra" 
13763   # We used to test for /lib/ld.so.1 and disable shared libraries on 
13764   # powerpc, because MkLinux only supported shared libraries with the 
13765   # GNU dynamic linker.  Since this was broken with cross compilers, 
13766   # most powerpc-linux boxes support dynamic linking these days and 
13767   # people can always --disable-shared, the test was removed, and we 
13768   # assume the GNU/Linux dynamic linker is in use. 
13769   dynamic_linker
='GNU/Linux ld.so' 
13776   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 
13777   soname_spec
='${libname}${release}${shared_ext}$major' 
13778   shlibpath_var
=LD_LIBRARY_PATH
 
13779   shlibpath_overrides_runpath
=no
 
13780   hardcode_into_libs
=yes 
13781   dynamic_linker
='NetBSD ld.elf_so' 
13788   if echo __ELF__ 
| $CC -E - | $GREP __ELF__ 
>/dev
/null
; then 
13789     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 
13790     finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir' 
13791     dynamic_linker
='NetBSD (a.out) ld.so' 
13793     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 
13794     soname_spec
='${libname}${release}${shared_ext}$major' 
13795     dynamic_linker
='NetBSD ld.elf_so' 
13797   shlibpath_var
=LD_LIBRARY_PATH
 
13798   shlibpath_overrides_runpath
=yes 
13799   hardcode_into_libs
=yes 
13804   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13805   shlibpath_var
=LD_LIBRARY_PATH
 
13806   shlibpath_overrides_runpath
=yes 
13813   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13814   soname_spec
='${libname}${release}${shared_ext}$major' 
13815   shlibpath_var
=LD_LIBRARY_PATH
 
13816   shlibpath_overrides_runpath
=no
 
13817   hardcode_into_libs
=yes 
13818   dynamic_linker
='ldqnx.so' 
13823   sys_lib_dlsearch_path_spec
="/usr/lib" 
13825   # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. 
13827     openbsd3.3 
| openbsd3.3.
*)  need_version
=yes ;; 
13828     *)                          need_version
=no  
;; 
13830   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 
13831   finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir' 
13832   shlibpath_var
=LD_LIBRARY_PATH
 
13833   if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 
13835       openbsd2.
[89] | openbsd2.
[89].
*) 
13836         shlibpath_overrides_runpath
=no
 
13839         shlibpath_overrides_runpath
=yes 
13843     shlibpath_overrides_runpath
=yes 
13848   libname_spec
='$name' 
13851   library_names_spec
='$libname${shared_ext} $libname.a' 
13852   dynamic_linker
='OS/2 ld.exe' 
13853   shlibpath_var
=LIBPATH
 
13856 osf3
* | osf4
* | osf5
*) 
13860   soname_spec
='${libname}${release}${shared_ext}$major' 
13861   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13862   shlibpath_var
=LD_LIBRARY_PATH
 
13863   sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" 
13864   sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec" 
13875   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13876   soname_spec
='${libname}${release}${shared_ext}$major' 
13877   shlibpath_var
=LD_LIBRARY_PATH
 
13878   shlibpath_overrides_runpath
=yes 
13879   hardcode_into_libs
=yes 
13880   # ldd complains unless libraries are executable 
13881   postinstall_cmds
='chmod +x $lib' 
13886   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 
13887   finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir' 
13888   shlibpath_var
=LD_LIBRARY_PATH
 
13889   shlibpath_overrides_runpath
=yes 
13890   if test "$with_gnu_ld" = yes; then 
13898   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13899   soname_spec
='${libname}${release}${shared_ext}$major' 
13900   shlibpath_var
=LD_LIBRARY_PATH
 
13901   case $host_vendor in 
13903       shlibpath_overrides_runpath
=no
 
13905       runpath_var
=LD_RUN_PATH
 
13913       shlibpath_overrides_runpath
=no
 
13914       sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib' 
13920   if test -d /usr
/nec 
;then 
13922     library_names_spec
='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' 
13923     soname_spec
='$libname${shared_ext}.$major' 
13924     shlibpath_var
=LD_LIBRARY_PATH
 
13928 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*) 
13929   version_type
=freebsd
-elf 
13932   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' 
13933   soname_spec
='${libname}${release}${shared_ext}$major' 
13934   shlibpath_var
=LD_LIBRARY_PATH
 
13935   shlibpath_overrides_runpath
=yes 
13936   hardcode_into_libs
=yes 
13937   if test "$with_gnu_ld" = yes; then 
13938     sys_lib_search_path_spec
='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' 
13940     sys_lib_search_path_spec
='/usr/ccs/lib /usr/lib' 
13943         sys_lib_search_path_spec
="$sys_lib_search_path_spec /lib" 
13947   sys_lib_dlsearch_path_spec
='/usr/lib' 
13951   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux. 
13955   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13956   shlibpath_var
=LD_LIBRARY_PATH
 
13957   shlibpath_overrides_runpath
=no
 
13958   hardcode_into_libs
=yes 
13963   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13964   soname_spec
='${libname}${release}${shared_ext}$major' 
13965   shlibpath_var
=LD_LIBRARY_PATH
 
13972 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 
13973 $as_echo "$dynamic_linker" >&6; } 
13974 test "$dynamic_linker" = no 
&& can_build_shared
=no
 
13976 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var" 
13977 if test "$GCC" = yes; then 
13978   variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" 
13981 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then 
13982   sys_lib_search_path_spec
="$lt_cv_sys_lib_search_path_spec" 
13984 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then 
13985   sys_lib_dlsearch_path_spec
="$lt_cv_sys_lib_dlsearch_path_spec" 
14023     { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 
14024 $as_echo_n "checking how to hardcode library paths into programs... " >&6; } 
14025 hardcode_action_CXX
= 
14026 if test -n "$hardcode_libdir_flag_spec_CXX" || 
14027    test -n "$runpath_var_CXX" || 
14028    test "X$hardcode_automatic_CXX" = "Xyes" ; then 
14030   # We can hardcode non-existent directories. 
14031   if test "$hardcode_direct_CXX" != no 
&& 
14032      # If the only mechanism to avoid hardcoding is shlibpath_var, we 
14033      # have to relink, otherwise we might link with an installed library 
14034      # when we should be linking with a yet-to-be-installed one 
14035      ## test "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" != no && 
14036      test "$hardcode_minus_L_CXX" != no
; then 
14037     # Linking always hardcodes the temporary library directory. 
14038     hardcode_action_CXX
=relink
 
14040     # We can link without hardcoding, and we can hardcode nonexisting dirs. 
14041     hardcode_action_CXX
=immediate
 
14044   # We cannot hardcode anything, or else we can only hardcode existing 
14046   hardcode_action_CXX
=unsupported
 
14048 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5 
14049 $as_echo "$hardcode_action_CXX" >&6; } 
14051 if test "$hardcode_action_CXX" = relink 
|| 
14052    test "$inherit_rpath_CXX" = yes; then 
14053   # Fast installation is not supported 
14054   enable_fast_install
=no
 
14055 elif test "$shlibpath_overrides_runpath" = yes || 
14056      test "$enable_shared" = no
; then 
14057   # Fast installation is not necessary 
14058   enable_fast_install
=needless
 
14067   fi # test -n "$compiler" 
14073   with_gnu_ld
=$lt_save_with_gnu_ld 
14074   lt_cv_path_LDCXX
=$lt_cv_path_LD 
14075   lt_cv_path_LD
=$lt_save_path_LD 
14076   lt_cv_prog_gnu_ldcxx
=$lt_cv_prog_gnu_ld 
14077   lt_cv_prog_gnu_ld
=$lt_save_with_gnu_ld 
14078 fi # test "$_lt_caught_CXX_error" != yes 
14081 ac_cpp
='$CPP $CPPFLAGS' 
14082 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
14083 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
14084 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
14088 ac_cpp
='$OBJCXXCPP $CPPFLAGS' 
14089 ac_compile
='$OBJCXX -c $OBJCXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
14090 ac_link
='$OBJCXX -o conftest$ac_exeext $OBJCXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
14091 ac_compiler_gnu
=$ac_cv_objcxx_compiler_gnu 
14092 if test -n "$ac_tool_prefix"; then 
14093   for ac_prog 
in g
++ objc
++ objcxx c
++ CXX
 
14095     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
14096 set dummy 
$ac_tool_prefix$ac_prog; ac_word
=$2 
14097 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
14098 $as_echo_n "checking for $ac_word... " >&6; } 
14099 if test "${ac_cv_prog_OBJCXX+set}" = set; then : 
14100   $as_echo_n "(cached) " >&6 
14102   if test -n "$OBJCXX"; then 
14103   ac_cv_prog_OBJCXX
="$OBJCXX" # Let the user override the test. 
14105 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
14106 for as_dir 
in $PATH 
14109   test -z "$as_dir" && as_dir
=.
 
14110     for ac_exec_ext 
in '' $ac_executable_extensions; do 
14111   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
14112     ac_cv_prog_OBJCXX
="$ac_tool_prefix$ac_prog" 
14113     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
14122 OBJCXX
=$ac_cv_prog_OBJCXX 
14123 if test -n "$OBJCXX"; then 
14124   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJCXX" >&5 
14125 $as_echo "$OBJCXX" >&6; } 
14127   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
14128 $as_echo "no" >&6; } 
14132     test -n "$OBJCXX" && break 
14135 if test -z "$OBJCXX"; then 
14136   ac_ct_OBJCXX
=$OBJCXX 
14137   for ac_prog 
in g
++ objc
++ objcxx c
++ CXX
 
14139   # Extract the first word of "$ac_prog", so it can be a program name with args. 
14140 set dummy 
$ac_prog; ac_word
=$2 
14141 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
14142 $as_echo_n "checking for $ac_word... " >&6; } 
14143 if test "${ac_cv_prog_ac_ct_OBJCXX+set}" = set; then : 
14144   $as_echo_n "(cached) " >&6 
14146   if test -n "$ac_ct_OBJCXX"; then 
14147   ac_cv_prog_ac_ct_OBJCXX
="$ac_ct_OBJCXX" # Let the user override the test. 
14149 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
14150 for as_dir 
in $PATH 
14153   test -z "$as_dir" && as_dir
=.
 
14154     for ac_exec_ext 
in '' $ac_executable_extensions; do 
14155   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
14156     ac_cv_prog_ac_ct_OBJCXX
="$ac_prog" 
14157     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
14166 ac_ct_OBJCXX
=$ac_cv_prog_ac_ct_OBJCXX 
14167 if test -n "$ac_ct_OBJCXX"; then 
14168   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJCXX" >&5 
14169 $as_echo "$ac_ct_OBJCXX" >&6; } 
14171   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
14172 $as_echo "no" >&6; } 
14176   test -n "$ac_ct_OBJCXX" && break 
14179   if test "x$ac_ct_OBJCXX" = x
; then 
14182     case $cross_compiling:$ac_tool_warned in 
14184 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
14185 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
14186 ac_tool_warned
=yes ;; 
14188     OBJCXX
=$ac_ct_OBJCXX 
14192 # Provide some information about the compiler. 
14193 $as_echo "$as_me:${as_lineno-$LINENO}: checking for Objective C++ compiler version" >&5 
14196 for ac_option 
in --version -v -V -qversion; do 
14197   { { ac_try
="$ac_compiler $ac_option >&5" 
14198 case "(($ac_try" in 
14199   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
14200   *) ac_try_echo=$ac_try;; 
14202 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
14203 $as_echo "$ac_try_echo"; } >&5 
14204   (eval "$ac_compiler $ac_option >&5") 2>conftest.err 
14206   if test -s conftest.err; then 
14208 ... rest of stderr output deleted ... 
14209          10q' conftest.err >conftest.er1 
14210     cat conftest.er1 >&5 
14212   rm -f conftest.er1 conftest.err 
14213   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
14214   test $ac_status = 0; } 
14217 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU Objective C++ compiler" >&5 
14218 $as_echo_n "checking whether we are using the GNU Objective C++ compiler... " >&6; } 
14219 if test "${ac_cv_objcxx_compiler_gnu+set}" = set; then : 
14220   $as_echo_n "(cached) " >&6 
14222   cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
14223 /* end confdefs.h.  */ 
14236 if ac_fn_objcxx_try_compile "$LINENO"; then : 
14237   ac_compiler_gnu=yes 
14241 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
14242 ac_cv_objcxx_compiler_gnu=$ac_compiler_gnu 
14245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objcxx_compiler_gnu" >&5 
14246 $as_echo "$ac_cv_objcxx_compiler_gnu" >&6; } 
14247 if test $ac_compiler_gnu = yes; then 
14252 ac_test_OBJCXXFLAGS=${OBJCXXFLAGS+set} 
14253 ac_save_OBJCXXFLAGS=$OBJCXXFLAGS 
14254 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $OBJCXX accepts -g" >&5 
14255 $as_echo_n "checking whether $OBJCXX accepts -g... " >&6; } 
14256 if test "${ac_cv_prog_objcxx_g+set}" = set; then : 
14257   $as_echo_n "(cached) " >&6 
14259   ac_save_objcxx_werror_flag=$ac_objcxx_werror_flag 
14260    ac_objcxx_werror_flag=yes 
14261    ac_cv_prog_objcxx_g=no 
14263    cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
14264 /* end confdefs.h.  */ 
14274 if ac_fn_objcxx_try_compile "$LINENO"; then : 
14275   ac_cv_prog_objcxx_g=yes 
14278       cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
14279 /* end confdefs.h.  */ 
14289 if ac_fn_objcxx_try_compile "$LINENO"; then : 
14292   ac_objcxx_werror_flag=$ac_save_objcxx_werror_flag 
14294          cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
14295 /* end confdefs.h.  */ 
14305 if ac_fn_objcxx_try_compile "$LINENO"; then : 
14306   ac_cv_prog_objcxx_g=yes 
14308 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
14310 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
14312 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
14313    ac_objcxx_werror_flag=$ac_save_objcx_werror_flag 
14315 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_objcxx_g" >&5 
14316 $as_echo "$ac_cv_prog_objcxx_g" >&6; } 
14317 if test "$ac_test_OBJCXXFLAGS" = set; then 
14318   OBJCXXFLAGS=$ac_save_OBJCXXFLAGS 
14319 elif test $ac_cv_prog_objcxx_g = yes; then 
14320   if test "$GOBJCXX" = yes; then 
14321     OBJCXXFLAGS="-g -O2" 
14326   if test "$GOBJCXX" = yes; then 
14333 ac_cpp='$CPP $CPPFLAGS' 
14334 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
14335 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
14336 ac_compiler_gnu=$ac_cv_c_compiler_gnu 
14339 # Check whether --with-frameworks was given. 
14340 if test "${with_frameworks+set}" = set; then : 
14341   withval=$with_frameworks; 
14342         for framework in $withval; do 
14344   for element in -F$framework; do 
14346     for x in $CFLAGS; do 
14348   acl_save_prefix="$prefix" 
14349   prefix="$acl_final_prefix" 
14350   acl_save_exec_prefix="$exec_prefix" 
14351   exec_prefix="$acl_final_exec_prefix" 
14353   exec_prefix="$acl_save_exec_prefix" 
14354   prefix="$acl_save_prefix" 
14356       if test "X$x" = "X$element"; then 
14361     if test -z "$haveit"; then 
14362       CFLAGS="${CFLAGS}${CFLAGS:+ }$element" 
14367   for element in -F$framework; do 
14369     for x in $CXXFLAGS; do 
14371   acl_save_prefix="$prefix" 
14372   prefix="$acl_final_prefix" 
14373   acl_save_exec_prefix="$exec_prefix" 
14374   exec_prefix="$acl_final_exec_prefix" 
14376   exec_prefix="$acl_save_exec_prefix" 
14377   prefix="$acl_save_prefix" 
14379       if test "X$x" = "X$element"; then 
14384     if test -z "$haveit"; then 
14385       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
14390   for element in -F$framework; do 
14392     for x in $OBJCCXXFLAGS; do 
14394   acl_save_prefix="$prefix" 
14395   prefix="$acl_final_prefix" 
14396   acl_save_exec_prefix="$exec_prefix" 
14397   exec_prefix="$acl_final_exec_prefix" 
14399   exec_prefix="$acl_save_exec_prefix" 
14400   prefix="$acl_save_prefix" 
14402       if test "X$x" = "X$element"; then 
14407     if test -z "$haveit"; then 
14408       OBJCCXXFLAGS="${OBJCCXXFLAGS}${OBJCCXXFLAGS:+ }$element" 
14417 ac_cpp='$CXXCPP $CPPFLAGS' 
14418 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
14419 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
14420 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 
14425   if test "$target_os" = "os2-emx"; then 
14426     # Scripts don't pass test -x on OS/2 
14432   acceptable_majors="1" 
14434   apr_temp_acceptable_apr_config="" 
14435   for apr_temp_major in $acceptable_majors 
14437     case $apr_temp_major in 
14439       apr_temp_acceptable_apr_config="$apr_temp_acceptable_apr_config apr-config" 
14442       apr_temp_acceptable_apr_config="$apr_temp_acceptable_apr_config apr-$apr_temp_major-config" 
14447   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for APR" >&5 
14448 $as_echo_n "checking for APR... " >&6; } 
14450 # Check whether --with-apr was given. 
14451 if test "${with_apr+set}" = set; then : 
14453     if test "$withval" = "no" || test "$withval" = "yes"; then 
14454       as_fn_error "--with-apr requires a directory or file to be provided" "$LINENO" 5 
14457     for apr_temp_apr_config_file in $apr_temp_acceptable_apr_config 
14459       for lookdir in "$withval/bin" "$withval" 
14461         if $TEST_X "$lookdir/$apr_temp_apr_config_file"; then 
14462           apr_config="$lookdir/$apr_temp_apr_config_file" 
14470     if test "$apr_found" != "yes" && $TEST_X "$withval" && $withval --help > /dev/null 2>&1 ; then 
14471       apr_config="$withval" 
14475             if test "$apr_found" != "yes"; then 
14476       as_fn_error "the --with-apr parameter is incorrect. It must specify an install prefix, a build directory, or an apr-config file." "$LINENO" 5 
14481         if test -n "1" && test "1" = "1"; then 
14482       for apr_temp_apr_config_file in $apr_temp_acceptable_apr_config 
14484         if $apr_temp_apr_config_file --help > /dev/null 2>&1 ; then 
14485           apr_config="$apr_temp_apr_config_file" 
14490                     for lookdir in /usr /usr/local /usr/local/apr /opt/apr; do 
14491             if $TEST_X "$lookdir/bin/$apr_temp_apr_config_file"; then 
14492               apr_config="$lookdir/bin/$apr_temp_apr_config_file" 
14501         if test "$apr_found" = "no" && test -d ""; then 
14502       apr_temp_abs_srcdir="`cd  && pwd`" 
14503       apr_found="reconfig" 
14504       apr_bundled_major="`sed -n '/#define.*APR_MAJOR_VERSION/s/^[^0-9]*\([0-9]*\).*$/\1/p' \"/include
/apr_version.h
\"`" 
14505       case $apr_bundled_major in 
14507           as_fn_error "failed to find major version of bundled APR" "$LINENO" 5 
14510           apr_temp_apr_config_file="apr-config" 
14513           apr_temp_apr_config_file="apr-$apr_bundled_major-config" 
14516       if test -n ""; then 
14517         apr_config="/$apr_temp_apr_config_file" 
14519         apr_config="/$apr_temp_apr_config_file" 
14526   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $apr_found" >&5 
14527 $as_echo "$apr_found" >&6; } 
14529 case $apr_found in #( 
14533   for element in `$apr_config --includes`; do 
14535     for x in $CPPFLAGS; do 
14537   acl_save_prefix="$prefix" 
14538   prefix="$acl_final_prefix" 
14539   acl_save_exec_prefix="$exec_prefix" 
14540   exec_prefix="$acl_final_exec_prefix" 
14542   exec_prefix="$acl_save_exec_prefix" 
14543   prefix="$acl_save_prefix" 
14545       if test "X$x" = "X$element"; then 
14550     if test -z "$haveit"; then 
14551       CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element" 
14555         LTLIBAPR=`$apr_config --link-libtool` 
14559     as_fn_error "You need apr" "$LINENO" 5 ;; 
14563   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a readline compatible library" >&5 
14564 $as_echo_n "checking for a readline compatible library... " >&6; } 
14565 if test "${vl_cv_lib_readline+set}" = set; then : 
14566   $as_echo_n "(cached) " >&6 
14570     for readline_lib in readline edit editline; do 
14571       for termcap_lib in "" termcap curses ncurses; do 
14572         if test -z "$termcap_lib"; then 
14573           TRY_LIB="-l$readline_lib" 
14575           TRY_LIB="-l$readline_lib -l$termcap_lib" 
14577         LIBS="$ORIG_LIBS $TRY_LIB" 
14578         cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
14579 /* end confdefs.h.  */ 
14581 /* Override any GCC internal prototype to avoid an error. 
14582    Use char because int might match the return type of a GCC 
14583    builtin and then its argument prototype would still apply.  */ 
14591 return readline (); 
14596 if ac_fn_cxx_try_link "$LINENO"; then : 
14597   vl_cv_lib_readline="$TRY_LIB" 
14599 rm -f core conftest.err conftest.$ac_objext \ 
14600     conftest$ac_exeext conftest.$ac_ext 
14601         if test -n "$vl_cv_lib_readline"; then 
14605       if test -n "$vl_cv_lib_readline"; then 
14609     if test -z "$vl_cv_lib_readline"; then 
14610       vl_cv_lib_readline="no" 
14615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $vl_cv_lib_readline" >&5 
14616 $as_echo "$vl_cv_lib_readline" >&6; } 
14618   if test "$vl_cv_lib_readline" != "no"; then 
14620 $as_echo "#define HAVE_LIBREADLINE 1" >>confdefs.h 
14622     for ac_header in readline.h readline/readline.h 
14624   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
14625 ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 
14626 eval as_val=\$$as_ac_Header 
14627    if test "x$as_val" = x""yes; then : 
14628   cat >>confdefs.h <<_ACEOF 
14629 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
14636     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether readline supports history" >&5 
14637 $as_echo_n "checking whether readline supports history... " >&6; } 
14638 if test "${vl_cv_lib_readline_history+set}" = set; then : 
14639   $as_echo_n "(cached) " >&6 
14642       vl_cv_lib_readline_history="no" 
14643       cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
14644 /* end confdefs.h.  */ 
14646 /* Override any GCC internal prototype to avoid an error. 
14647    Use char because int might match the return type of a GCC 
14648    builtin and then its argument prototype would still apply.  */ 
14652 char add_history (); 
14656 return add_history (); 
14661 if ac_fn_cxx_try_link "$LINENO"; then : 
14662   vl_cv_lib_readline_history="yes" 
14664 rm -f core conftest.err conftest.$ac_objext \ 
14665     conftest$ac_exeext conftest.$ac_ext 
14668 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $vl_cv_lib_readline_history" >&5 
14669 $as_echo "$vl_cv_lib_readline_history" >&6; } 
14670     if test "$vl_cv_lib_readline_history" = "yes"; then 
14672 $as_echo "#define HAVE_READLINE_HISTORY 1" >>confdefs.h 
14674       for ac_header in history.h readline/history.h 
14676   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
14677 ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 
14678 eval as_val=\$$as_ac_Header 
14679    if test "x$as_val" = x""yes; then : 
14680   cat >>confdefs.h <<_ACEOF 
14681 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
14692 ac_cpp='$CPP $CPPFLAGS' 
14693 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
14694 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
14695 ac_compiler_gnu=$ac_cv_c_compiler_gnu 
14698       if test "X$prefix" = "XNONE"; then 
14699     acl_final_prefix="$ac_default_prefix" 
14701     acl_final_prefix="$prefix" 
14703   if test "X$exec_prefix" = "XNONE"; then 
14704     acl_final_exec_prefix='${prefix}' 
14706     acl_final_exec_prefix="$exec_prefix" 
14708   acl_save_prefix="$prefix" 
14709   prefix="$acl_final_prefix" 
14710   eval acl_final_exec_prefix=\"$acl_final_exec_prefix\" 
14711   prefix="$acl_save_prefix" 
14714 # Check whether --with-gnu-ld was given. 
14715 if test "${with_gnu_ld+set}" = set; then : 
14716   withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes 
14721 # Prepare PATH_SEPARATOR. 
14722 # The user is always right. 
14723 if test "${PATH_SEPARATOR+set}" != set; then 
14724   echo "#! /bin/sh" >conf$$.sh 
14725   echo  "exit 0"   >>conf$$.sh 
14727   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 
14735 if test "$GCC" = yes; then 
14736   # Check if gcc -print-prog-name=ld gives a path. 
14737   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5 
14738 $as_echo_n "checking for ld used by GCC... " >&6; } 
14741     # gcc leaves a trailing carriage return which upsets mingw 
14742     ac_prog=`($CC -print-prog-name=ld
) 2>&5 | tr -d '\015'` ;; 
14744     ac_prog=`($CC -print-prog-name=ld
) 2>&5` ;; 
14747     # Accept absolute paths. 
14748     [\\/]* | [A-Za-z]:[\\/]*) 
14749       re_direlt='/[^/][^/]*/\.\./' 
14750       # Canonicalize the path of ld 
14751       ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` 
14752       while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do 
14753         ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` 
14755       test -z "$LD" && LD="$ac_prog" 
14758     # If it fails, then pretend we aren't using GCC. 
14762     # If it is relative, then search for the first ld in PATH. 
14763     with_gnu_ld=unknown 
14766 elif test "$with_gnu_ld" = yes; then 
14767   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 
14768 $as_echo_n "checking for GNU ld... " >&6; } 
14770   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 
14771 $as_echo_n "checking for non-GNU ld... " >&6; } 
14773 if test "${acl_cv_path_LD+set}" = set; then : 
14774   $as_echo_n "(cached) " >&6 
14776   if test -z "$LD"; then 
14777   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" 
14778   for ac_dir in $PATH; do 
14779     test -z "$ac_dir" && ac_dir=. 
14780     if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then 
14781       acl_cv_path_LD="$ac_dir/$ac_prog" 
14782       # Check to see if the program is GNU ld.  I'd rather use --version, 
14783       # but apparently some GNU ld's only accept -v. 
14784       # Break only if it was the GNU/non-GNU ld that we prefer. 
14785       case `"$acl_cv_path_LD" -v 2>&1 < /dev
/null
` in 
14786       *GNU* | *'with BFD'*) 
14787         test "$with_gnu_ld" != no && break ;; 
14789         test "$with_gnu_ld" != yes && break ;; 
14795   acl_cv_path_LD="$LD" # Let the user override the test with a path. 
14799 LD="$acl_cv_path_LD" 
14800 if test -n "$LD"; then 
14801   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 
14802 $as_echo "$LD" >&6; } 
14804   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
14805 $as_echo "no" >&6; } 
14807 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5 
14808 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 
14809 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 
14810 if test "${acl_cv_prog_gnu_ld+set}" = set; then : 
14811   $as_echo_n "(cached) " >&6 
14813   # I'd rather use --version here, but apparently some GNU ld's only accept -v. 
14814 case `$LD -v 2>&1 </dev
/null
` in 
14815 *GNU* | *'with BFD'*) 
14816   acl_cv_prog_gnu_ld=yes ;; 
14818   acl_cv_prog_gnu_ld=no ;; 
14821 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5 
14822 $as_echo "$acl_cv_prog_gnu_ld" >&6; } 
14823 with_gnu_ld=$acl_cv_prog_gnu_ld 
14828                                                 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5 
14829 $as_echo_n "checking for shared library run path origin... " >&6; } 
14830 if test "${acl_cv_rpath+set}" = set; then : 
14831   $as_echo_n "(cached) " >&6 
14834     CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ 
14835     ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh 
14837     rm -f ./conftest.sh 
14841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_rpath" >&5 
14842 $as_echo "$acl_cv_rpath" >&6; } 
14844   acl_libext="$acl_cv_libext" 
14845   acl_shlibext="$acl_cv_shlibext" 
14846   acl_libname_spec="$acl_cv_libname_spec" 
14847   acl_library_names_spec="$acl_cv_library_names_spec" 
14848   acl_hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec" 
14849   acl_hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator" 
14850   acl_hardcode_direct="$acl_cv_hardcode_direct" 
14851   acl_hardcode_minus_L="$acl_cv_hardcode_minus_L" 
14852     # Check whether --enable-rpath was given. 
14853 if test "${enable_rpath+set}" = set; then : 
14854   enableval=$enable_rpath; : 
14862   searchpath=`(LC_ALL
=C 
$CC -print-search-dirs) 2>/dev
/null 
| sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 
14863   if test -n "$searchpath"; then 
14864     acl_save_IFS="${IFS=        }"; IFS=":" 
14865     for searchdir in $searchpath; do 
14866       if test -d "$searchdir"; then 
14867         case "$searchdir" in 
14868           */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; 
14869           *) searchdir=`cd "$searchdir" && pwd` 
14870              case "$searchdir" in 
14871                */lib64 ) acl_libdirstem=lib64 ;; 
14876     IFS="$acl_save_IFS" 
14889   acl_save_prefix="$prefix" 
14890   prefix="$acl_final_prefix" 
14891   acl_save_exec_prefix="$exec_prefix" 
14892   exec_prefix="$acl_final_exec_prefix" 
14894     eval additional_includedir=\"$includedir\" 
14895     eval additional_libdir=\"$libdir\" 
14897   exec_prefix="$acl_save_exec_prefix" 
14898   prefix="$acl_save_prefix" 
14901 # Check whether --with-libiconv-prefix was given. 
14902 if test "${with_libiconv_prefix+set}" = set; then : 
14903   withval=$with_libiconv_prefix; 
14904     if test "X$withval" = "Xno"; then 
14907       if test "X$withval" = "X"; then 
14909   acl_save_prefix="$prefix" 
14910   prefix="$acl_final_prefix" 
14911   acl_save_exec_prefix="$exec_prefix" 
14912   exec_prefix="$acl_final_exec_prefix" 
14914           eval additional_includedir=\"$includedir\" 
14915           eval additional_libdir=\"$libdir\" 
14917   exec_prefix="$acl_save_exec_prefix" 
14918   prefix="$acl_save_prefix" 
14921         additional_includedir="$withval/include" 
14922         additional_libdir="$withval/$acl_libdirstem" 
14934   names_already_handled= 
14935   names_next_round='iconv ' 
14936   while test -n "$names_next_round"; do 
14937     names_this_round="$names_next_round" 
14939     for name in $names_this_round; do 
14941       for n in $names_already_handled; do 
14942         if test "$n" = "$name"; then 
14943           already_handled=yes 
14947       if test -z "$already_handled"; then 
14948         names_already_handled="$names_already_handled $name" 
14949                         uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` 
14950         eval value=\"\$HAVE_LIB$uppername\" 
14951         if test -n "$value"; then 
14952           if test "$value" = yes; then 
14953             eval value=\"\$LIB$uppername\" 
14954             test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value" 
14955             eval value=\"\$LTLIB$uppername\" 
14956             test -z "$value" || LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$value" 
14965           eval libname=\"$acl_libname_spec\"    # typically: libname=lib$name 
14966           if test -n "$acl_shlibext"; then 
14967             shrext=".$acl_shlibext"             # typically: shrext=.so 
14971           if test $use_additional = yes; then 
14972             dir="$additional_libdir" 
14973                                     if test -n "$acl_shlibext"; then 
14974               if test -f "$dir/$libname$shrext"; then 
14976                 found_so="$dir/$libname$shrext" 
14978                 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then 
14979                   ver=`(cd "$dir" && \
 
14980                         for f 
in "$libname$shrext".
*; do echo "$f"; done \
 
14981                         | sed -e "s,^$libname$shrext\\\\.,," \
 
14982                         | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
 
14983                         | sed 1q 
) 2>/dev
/null
` 
14984                   if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then 
14986                     found_so="$dir/$libname$shrext.$ver" 
14989                   eval library_names=\"$acl_library_names_spec\" 
14990                   for f in $library_names; do 
14991                     if test -f "$dir/$f"; then 
15000                         if test "X$found_dir" = "X"; then 
15001               if test -f "$dir/$libname.$acl_libext"; then 
15003                 found_a="$dir/$libname.$acl_libext" 
15006             if test "X$found_dir" != "X"; then 
15007               if test -f "$dir/$libname.la"; then 
15008                 found_la="$dir/$libname.la" 
15012           if test "X$found_dir" = "X"; then 
15013             for x in $LDFLAGS $LTLIBICONV; do 
15015   acl_save_prefix="$prefix" 
15016   prefix="$acl_final_prefix" 
15017   acl_save_exec_prefix="$exec_prefix" 
15018   exec_prefix="$acl_final_exec_prefix" 
15020   exec_prefix="$acl_save_exec_prefix" 
15021   prefix="$acl_save_prefix" 
15025                   dir=`echo "X$x" | sed -e 's/^X-L//'` 
15026                                     if test -n "$acl_shlibext"; then 
15027                     if test -f "$dir/$libname$shrext"; then 
15029                       found_so="$dir/$libname$shrext" 
15031                       if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then 
15032                         ver=`(cd "$dir" && \
 
15033                               for f 
in "$libname$shrext".
*; do echo "$f"; done \
 
15034                               | sed -e "s,^$libname$shrext\\\\.,," \
 
15035                               | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
 
15036                               | sed 1q 
) 2>/dev
/null
` 
15037                         if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then 
15039                           found_so="$dir/$libname$shrext.$ver" 
15042                         eval library_names=\"$acl_library_names_spec\" 
15043                         for f in $library_names; do 
15044                           if test -f "$dir/$f"; then 
15053                                     if test "X$found_dir" = "X"; then 
15054                     if test -f "$dir/$libname.$acl_libext"; then 
15056                       found_a="$dir/$libname.$acl_libext" 
15059                   if test "X$found_dir" != "X"; then 
15060                     if test -f "$dir/$libname.la"; then 
15061                       found_la="$dir/$libname.la" 
15066               if test "X$found_dir" != "X"; then 
15071           if test "X$found_dir" != "X"; then 
15072                         LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name" 
15073             if test "X$found_so" != "X"; then 
15074                                                         if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/$acl_libdirstem"; then 
15075                                 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" 
15078                 for x in $ltrpathdirs; do 
15079                   if test "X$x" = "X$found_dir"; then 
15084                 if test -z "$haveit"; then 
15085                   ltrpathdirs="$ltrpathdirs $found_dir" 
15087                                 if test "$acl_hardcode_direct" = yes; then 
15088                                                       LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" 
15090                   if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then 
15091                                                             LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" 
15093                     for x in $rpathdirs; do 
15094                       if test "X$x" = "X$found_dir"; then 
15099                     if test -z "$haveit"; then 
15100                       rpathdirs="$rpathdirs $found_dir" 
15104                     for x in $LDFLAGS $LIBICONV; do 
15106   acl_save_prefix="$prefix" 
15107   prefix="$acl_final_prefix" 
15108   acl_save_exec_prefix="$exec_prefix" 
15109   exec_prefix="$acl_final_exec_prefix" 
15111   exec_prefix="$acl_save_exec_prefix" 
15112   prefix="$acl_save_prefix" 
15114                       if test "X$x" = "X-L$found_dir"; then 
15119                     if test -z "$haveit"; then 
15120                       LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir" 
15122                     if test "$acl_hardcode_minus_L" != no; then 
15123                                                                                         LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" 
15125                                                                                                                                                                                 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name" 
15131               if test "X$found_a" != "X"; then 
15132                                 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a" 
15134                                                 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name" 
15137                         additional_includedir= 
15138             case "$found_dir" in 
15139               */$acl_libdirstem | */$acl_libdirstem/) 
15140                 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` 
15141                 LIBICONV_PREFIX="$basedir" 
15142                 additional_includedir="$basedir/include" 
15145             if test "X$additional_includedir" != "X"; then 
15146                                                                                                                 if test "X$additional_includedir" != "X/usr/include"; then 
15148                 if test "X$additional_includedir" = "X/usr/local/include"; then 
15149                   if test -n "$GCC"; then 
15151                       linux* | gnu* | k*bsd*-gnu) haveit=yes;; 
15155                 if test -z "$haveit"; then 
15156                   for x in $CPPFLAGS $INCICONV; do 
15158   acl_save_prefix="$prefix" 
15159   prefix="$acl_final_prefix" 
15160   acl_save_exec_prefix="$exec_prefix" 
15161   exec_prefix="$acl_final_exec_prefix" 
15163   exec_prefix="$acl_save_exec_prefix" 
15164   prefix="$acl_save_prefix" 
15166                     if test "X$x" = "X-I$additional_includedir"; then 
15171                   if test -z "$haveit"; then 
15172                     if test -d "$additional_includedir"; then 
15173                                             INCICONV="${INCICONV}${INCICONV:+ }-I$additional_includedir" 
15179                         if test -n "$found_la"; then 
15180                                                         save_libdir="$libdir" 
15181               case "$found_la" in 
15182                 */* | *\\*) . "$found_la" ;; 
15183                 *) . "./$found_la" ;; 
15185               libdir="$save_libdir" 
15186                             for dep in $dependency_libs; do 
15189                     additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` 
15190                                                                                                                                                                 if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then 
15192                       if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then 
15193                         if test -n "$GCC"; then 
15195                             linux* | gnu* | k*bsd*-gnu) haveit=yes;; 
15199                       if test -z "$haveit"; then 
15201                         for x in $LDFLAGS $LIBICONV; do 
15203   acl_save_prefix="$prefix" 
15204   prefix="$acl_final_prefix" 
15205   acl_save_exec_prefix="$exec_prefix" 
15206   exec_prefix="$acl_final_exec_prefix" 
15208   exec_prefix="$acl_save_exec_prefix" 
15209   prefix="$acl_save_prefix" 
15211                           if test "X$x" = "X-L$additional_libdir"; then 
15216                         if test -z "$haveit"; then 
15217                           if test -d "$additional_libdir"; then 
15218                                                         LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir" 
15222                         for x in $LDFLAGS $LTLIBICONV; do 
15224   acl_save_prefix="$prefix" 
15225   prefix="$acl_final_prefix" 
15226   acl_save_exec_prefix="$exec_prefix" 
15227   exec_prefix="$acl_final_exec_prefix" 
15229   exec_prefix="$acl_save_exec_prefix" 
15230   prefix="$acl_save_prefix" 
15232                           if test "X$x" = "X-L$additional_libdir"; then 
15237                         if test -z "$haveit"; then 
15238                           if test -d "$additional_libdir"; then 
15239                                                         LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir" 
15246                     dir=`echo "X$dep" | sed -e 's/^X-R//'` 
15247                     if test "$enable_rpath" != no; then 
15249                       for x in $rpathdirs; do 
15250                         if test "X$x" = "X$dir"; then 
15255                       if test -z "$haveit"; then 
15256                         rpathdirs="$rpathdirs $dir" 
15259                       for x in $ltrpathdirs; do 
15260                         if test "X$x" = "X$dir"; then 
15265                       if test -z "$haveit"; then 
15266                         ltrpathdirs="$ltrpathdirs $dir" 
15271                                         names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` 
15274                                                                                 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` 
15277                                         LIBICONV="${LIBICONV}${LIBICONV:+ }$dep" 
15278                     LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$dep" 
15284                                                             LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name" 
15285             LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-l$name" 
15291   if test "X$rpathdirs" != "X"; then 
15292     if test -n "$acl_hardcode_libdir_separator"; then 
15294       for found_dir in $rpathdirs; do 
15295         alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$found_dir" 
15297             acl_save_libdir="$libdir" 
15299       eval flag=\"$acl_hardcode_libdir_flag_spec\" 
15300       libdir="$acl_save_libdir" 
15301       LIBICONV="${LIBICONV}${LIBICONV:+ }$flag" 
15303             for found_dir in $rpathdirs; do 
15304         acl_save_libdir="$libdir" 
15305         libdir="$found_dir" 
15306         eval flag=\"$acl_hardcode_libdir_flag_spec\" 
15307         libdir="$acl_save_libdir" 
15308         LIBICONV="${LIBICONV}${LIBICONV:+ }$flag" 
15312   if test "X$ltrpathdirs" != "X"; then 
15313             for found_dir in $ltrpathdirs; do 
15314       LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir" 
15324           am_save_CPPFLAGS="$CPPFLAGS" 
15326   for element in $INCICONV; do 
15328     for x in $CPPFLAGS; do 
15330   acl_save_prefix="$prefix" 
15331   prefix="$acl_final_prefix" 
15332   acl_save_exec_prefix="$exec_prefix" 
15333   exec_prefix="$acl_final_exec_prefix" 
15335   exec_prefix="$acl_save_exec_prefix" 
15336   prefix="$acl_save_prefix" 
15338       if test "X$x" = "X$element"; then 
15343     if test -z "$haveit"; then 
15344       CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element" 
15349   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5 
15350 $as_echo_n "checking for iconv... " >&6; } 
15351 if test "${am_cv_func_iconv+set}" = set; then : 
15352   $as_echo_n "(cached) " >&6 
15355     am_cv_func_iconv="no, consider installing GNU libiconv" 
15357     cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
15358 /* end confdefs.h.  */ 
15359 #include <stdlib.h> 
15364 iconv_t cd = iconv_open("",""); 
15365        iconv(cd,NULL,NULL,NULL,NULL); 
15371 if ac_fn_c_try_link "$LINENO"; then : 
15372   am_cv_func_iconv=yes 
15374 rm -f core conftest.err conftest.$ac_objext \ 
15375     conftest$ac_exeext conftest.$ac_ext 
15376     if test "$am_cv_func_iconv" != yes; then 
15377       am_save_LIBS="$LIBS" 
15378       LIBS="$LIBS $LIBICONV" 
15379       cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
15380 /* end confdefs.h.  */ 
15381 #include <stdlib.h> 
15386 iconv_t cd = iconv_open("",""); 
15387          iconv(cd,NULL,NULL,NULL,NULL); 
15393 if ac_fn_c_try_link "$LINENO"; then : 
15394   am_cv_lib_iconv=yes 
15395         am_cv_func_iconv=yes 
15397 rm -f core conftest.err conftest.$ac_objext \ 
15398     conftest$ac_exeext conftest.$ac_ext 
15399       LIBS="$am_save_LIBS" 
15403 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5 
15404 $as_echo "$am_cv_func_iconv" >&6; } 
15405   if test "$am_cv_func_iconv" = yes; then 
15406     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working iconv" >&5 
15407 $as_echo_n "checking for working iconv... " >&6; } 
15408 if test "${am_cv_func_iconv_works+set}" = set; then : 
15409   $as_echo_n "(cached) " >&6 
15412             am_save_LIBS="$LIBS" 
15413       if test $am_cv_lib_iconv = yes; then 
15414         LIBS="$LIBS $LIBICONV" 
15416       if test "$cross_compiling" = yes; then : 
15418            aix* | hpux*) am_cv_func_iconv_works="guessing no" ;; 
15419            *)            am_cv_func_iconv_works="guessing yes" ;; 
15422   cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
15423 /* end confdefs.h.  */ 
15426 #include <string.h> 
15429   /* Test against AIX 5.1 bug: Failures are not distinguishable from successful 
15432     iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8"); 
15433     if (cd_utf8_to_88591 != (iconv_t)(-1)) 
15435         static const char input[] = "\342\202\254"; /* EURO SIGN */ 
15437         const char *inptr = input; 
15438         size_t inbytesleft = strlen (input); 
15439         char *outptr = buf; 
15440         size_t outbytesleft = sizeof (buf); 
15441         size_t res = iconv (cd_utf8_to_88591, 
15442                             (char **) &inptr, &inbytesleft, 
15443                             &outptr, &outbytesleft); 
15448 #if 0 /* This bug could be worked around by the caller.  */ 
15449   /* Test against HP-UX 11.11 bug: Positive return value instead of 0.  */ 
15451     iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591"); 
15452     if (cd_88591_to_utf8 != (iconv_t)(-1)) 
15454         static const char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; 
15456         const char *inptr = input; 
15457         size_t inbytesleft = strlen (input); 
15458         char *outptr = buf; 
15459         size_t outbytesleft = sizeof (buf); 
15460         size_t res = iconv (cd_88591_to_utf8, 
15461                             (char **) &inptr, &inbytesleft, 
15462                             &outptr, &outbytesleft); 
15468   /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is 
15470   if (/* Try standardized names.  */ 
15471       iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1) 
15472       /* Try IRIX, OSF/1 names.  */ 
15473       && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1) 
15474       /* Try AIX names.  */ 
15475       && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1) 
15476       /* Try HP-UX names.  */ 
15477       && iconv_open ("utf8", "eucJP") == (iconv_t)(-1)) 
15482 if ac_fn_c_try_run "$LINENO"; then : 
15483   am_cv_func_iconv_works=yes 
15485   am_cv_func_iconv_works=no 
15487 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ 
15488   conftest.$ac_objext conftest.beam conftest.$ac_ext 
15491       LIBS="$am_save_LIBS" 
15494 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv_works" >&5 
15495 $as_echo "$am_cv_func_iconv_works" >&6; } 
15496     case "$am_cv_func_iconv_works" in 
15497       *no) am_func_iconv=no am_cv_lib_iconv=no ;; 
15498       *)   am_func_iconv=yes ;; 
15501     am_func_iconv=no am_cv_lib_iconv=no 
15503   if test "$am_func_iconv" = yes; then 
15505 $as_echo "#define HAVE_ICONV 1" >>confdefs.h 
15508   if test "$am_cv_lib_iconv" = yes; then 
15509     { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5 
15510 $as_echo_n "checking how to link with libiconv... " >&6; } 
15511     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5 
15512 $as_echo "$LIBICONV" >&6; } 
15514             CPPFLAGS="$am_save_CPPFLAGS" 
15521   if test "$am_cv_func_iconv" = yes; then 
15522     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv declaration" >&5 
15523 $as_echo_n "checking for iconv declaration... " >&6; } 
15524     if test "${am_cv_proto_iconv+set}" = set; then : 
15525   $as_echo_n "(cached) " >&6 
15528       cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
15529 /* end confdefs.h.  */ 
15531 #include <stdlib.h> 
15537 #if defined(__STDC__) || defined(__cplusplus) 
15538 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 
15551 if ac_fn_c_try_compile "$LINENO"; then : 
15552   am_cv_proto_iconv_arg1="" 
15554   am_cv_proto_iconv_arg1="const" 
15556 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
15557       am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);" 
15560     am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` 
15561     { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:- 
15562          }$am_cv_proto_iconv" >&5 
15564          }$am_cv_proto_iconv" >&6; } 
15566 cat >>confdefs.h <<_ACEOF 
15567 #define ICONV_CONST $am_cv_proto_iconv_arg1 
15573 ac_cpp='$CXXCPP $CPPFLAGS' 
15574 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
15575 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
15576 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 
15578 case $am_cv_func_iconv in #( 
15582     as_fn_error "You need iconv" "$LINENO" 5 ;; 
15586 # Check whether --enable-javascript was given. 
15587 if test "${enable_javascript+set}" = set; then : 
15588   enableval=$enable_javascript; 
15589         case $enableval in #( 
15595 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
15596 $as_echo_n "checking for WEBKIT... " >&6; } 
15598 if test -n "$PKG_CONFIG"; then 
15599     if test -n "$WEBKIT_CFLAGS"; then 
15600         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
15602         if test -n "$PKG_CONFIG" && \ 
15603     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0\""; } >&5 
15604   ($PKG_CONFIG --exists --print-errors "webkit-1.0") 2>&5 
15606   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15607   test $ac_status = 0; }; then 
15608   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "webkit-1.0" 2>/dev
/null
` 
15616 if test -n "$PKG_CONFIG"; then 
15617     if test -n "$WEBKIT_LIBS"; then 
15618         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
15620         if test -n "$PKG_CONFIG" && \ 
15621     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0\""; } >&5 
15622   ($PKG_CONFIG --exists --print-errors "webkit-1.0") 2>&5 
15624   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15625   test $ac_status = 0; }; then 
15626   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "webkit-1.0" 2>/dev
/null
` 
15637 if test $pkg_failed = yes; then 
15639 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
15640         _pkg_short_errors_supported=yes 
15642         _pkg_short_errors_supported=no 
15644         if test $_pkg_short_errors_supported = yes; then 
15645                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "webkit-1.0"` 
15647                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "webkit-1.0"` 
15649         # Put the nasty error message in config.log where it belongs 
15650         echo "$WEBKIT_PKG_ERRORS" >&5 
15652         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
15653 $as_echo "no" >&6; } 
15657 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
15658 $as_echo_n "checking for WEBKIT... " >&6; } 
15660 if test -n "$PKG_CONFIG"; then 
15661     if test -n "$WEBKIT_CFLAGS"; then 
15662         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
15664         if test -n "$PKG_CONFIG" && \ 
15665     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
15666   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
15668   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15669   test $ac_status = 0; }; then 
15670   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "WebKitGtk" 2>/dev
/null
` 
15678 if test -n "$PKG_CONFIG"; then 
15679     if test -n "$WEBKIT_LIBS"; then 
15680         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
15682         if test -n "$PKG_CONFIG" && \ 
15683     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
15684   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
15686   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15687   test $ac_status = 0; }; then 
15688   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "WebKitGtk" 2>/dev
/null
` 
15699 if test $pkg_failed = yes; then 
15701 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
15702         _pkg_short_errors_supported=yes 
15704         _pkg_short_errors_supported=no 
15706         if test $_pkg_short_errors_supported = yes; then 
15707                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "WebKitGtk"` 
15709                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "WebKitGtk"` 
15711         # Put the nasty error message in config.log where it belongs 
15712         echo "$WEBKIT_PKG_ERRORS" >&5 
15714         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
15715 $as_echo "no" >&6; } 
15718                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
15719 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
15720 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
15721   $as_echo_n "(cached) " >&6 
15724                 ac_check_framework_save_LIBS=$LIBS 
15725                 LIBS="-framework JavaScriptCore  $LIBS" 
15726                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
15727 /* end confdefs.h.  */ 
15729                                 #include <JavaScriptCore/JSBase.h> 
15734 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
15739 if ac_fn_cxx_try_link "$LINENO"; then : 
15741                         ac_cv_framework_JavaScriptCore=yes 
15744   ac_cv_framework_JavaScriptCore=no 
15746 rm -f core conftest.err conftest.$ac_objext \ 
15747     conftest$ac_exeext conftest.$ac_ext 
15748                 LIBS=$ac_check_framework_save_LIBS 
15751 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
15752 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
15753         if test $ac_cv_framework_JavaScriptCore = yes; then : 
15756   for element in "-framework JavaScriptCore $LIBS"; do 
15760   acl_save_prefix="$prefix" 
15761   prefix="$acl_final_prefix" 
15762   acl_save_exec_prefix="$exec_prefix" 
15763   exec_prefix="$acl_final_exec_prefix" 
15765   exec_prefix="$acl_save_exec_prefix" 
15766   prefix="$acl_save_prefix" 
15768       if test "X$x" = "X$element"; then 
15773     if test -z "$haveit"; then 
15774       LIBS="${LIBS}${LIBS:+ }$element" 
15782 elif test $pkg_failed = untried; then 
15785                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
15786 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
15787 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
15788   $as_echo_n "(cached) " >&6 
15791                 ac_check_framework_save_LIBS=$LIBS 
15792                 LIBS="-framework JavaScriptCore  $LIBS" 
15793                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
15794 /* end confdefs.h.  */ 
15796                                 #include <JavaScriptCore/JSBase.h> 
15801 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
15806 if ac_fn_cxx_try_link "$LINENO"; then : 
15808                         ac_cv_framework_JavaScriptCore=yes 
15811   ac_cv_framework_JavaScriptCore=no 
15813 rm -f core conftest.err conftest.$ac_objext \ 
15814     conftest$ac_exeext conftest.$ac_ext 
15815                 LIBS=$ac_check_framework_save_LIBS 
15818 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
15819 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
15820         if test $ac_cv_framework_JavaScriptCore = yes; then : 
15823   for element in "-framework JavaScriptCore $LIBS"; do 
15827   acl_save_prefix="$prefix" 
15828   prefix="$acl_final_prefix" 
15829   acl_save_exec_prefix="$exec_prefix" 
15830   exec_prefix="$acl_final_exec_prefix" 
15832   exec_prefix="$acl_save_exec_prefix" 
15833   prefix="$acl_save_prefix" 
15835       if test "X$x" = "X$element"; then 
15840     if test -z "$haveit"; then 
15841       LIBS="${LIBS}${LIBS:+ }$element" 
15850         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
15851         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
15852         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
15853 $as_echo "yes" >&6; } 
15857   for element in `$PKG_CONFIG --cflags WebKitGtk
`; do 
15859     for x in $CXXFLAGS; do 
15861   acl_save_prefix="$prefix" 
15862   prefix="$acl_final_prefix" 
15863   acl_save_exec_prefix="$exec_prefix" 
15864   exec_prefix="$acl_final_exec_prefix" 
15866   exec_prefix="$acl_save_exec_prefix" 
15867   prefix="$acl_save_prefix" 
15869       if test "X$x" = "X$element"; then 
15874     if test -z "$haveit"; then 
15875       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
15880   for element in `$PKG_CONFIG --libs WebKitGtk
`; do 
15884   acl_save_prefix="$prefix" 
15885   prefix="$acl_final_prefix" 
15886   acl_save_exec_prefix="$exec_prefix" 
15887   exec_prefix="$acl_final_exec_prefix" 
15889   exec_prefix="$acl_save_exec_prefix" 
15890   prefix="$acl_save_prefix" 
15892       if test "X$x" = "X$element"; then 
15897     if test -z "$haveit"; then 
15898       LIBS="${LIBS}${LIBS:+ }$element" 
15905 elif test $pkg_failed = untried; then 
15909 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
15910 $as_echo_n "checking for WEBKIT... " >&6; } 
15912 if test -n "$PKG_CONFIG"; then 
15913     if test -n "$WEBKIT_CFLAGS"; then 
15914         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
15916         if test -n "$PKG_CONFIG" && \ 
15917     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
15918   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
15920   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15921   test $ac_status = 0; }; then 
15922   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "WebKitGtk" 2>/dev
/null
` 
15930 if test -n "$PKG_CONFIG"; then 
15931     if test -n "$WEBKIT_LIBS"; then 
15932         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
15934         if test -n "$PKG_CONFIG" && \ 
15935     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
15936   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
15938   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15939   test $ac_status = 0; }; then 
15940   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "WebKitGtk" 2>/dev
/null
` 
15951 if test $pkg_failed = yes; then 
15953 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
15954         _pkg_short_errors_supported=yes 
15956         _pkg_short_errors_supported=no 
15958         if test $_pkg_short_errors_supported = yes; then 
15959                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "WebKitGtk"` 
15961                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "WebKitGtk"` 
15963         # Put the nasty error message in config.log where it belongs 
15964         echo "$WEBKIT_PKG_ERRORS" >&5 
15966         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
15967 $as_echo "no" >&6; } 
15970                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
15971 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
15972 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
15973   $as_echo_n "(cached) " >&6 
15976                 ac_check_framework_save_LIBS=$LIBS 
15977                 LIBS="-framework JavaScriptCore  $LIBS" 
15978                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
15979 /* end confdefs.h.  */ 
15981                                 #include <JavaScriptCore/JSBase.h> 
15986 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
15991 if ac_fn_cxx_try_link "$LINENO"; then : 
15993                         ac_cv_framework_JavaScriptCore=yes 
15996   ac_cv_framework_JavaScriptCore=no 
15998 rm -f core conftest.err conftest.$ac_objext \ 
15999     conftest$ac_exeext conftest.$ac_ext 
16000                 LIBS=$ac_check_framework_save_LIBS 
16003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
16004 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
16005         if test $ac_cv_framework_JavaScriptCore = yes; then : 
16008   for element in "-framework JavaScriptCore $LIBS"; do 
16012   acl_save_prefix="$prefix" 
16013   prefix="$acl_final_prefix" 
16014   acl_save_exec_prefix="$exec_prefix" 
16015   exec_prefix="$acl_final_exec_prefix" 
16017   exec_prefix="$acl_save_exec_prefix" 
16018   prefix="$acl_save_prefix" 
16020       if test "X$x" = "X$element"; then 
16025     if test -z "$haveit"; then 
16026       LIBS="${LIBS}${LIBS:+ }$element" 
16034 elif test $pkg_failed = untried; then 
16037                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
16038 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
16039 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
16040   $as_echo_n "(cached) " >&6 
16043                 ac_check_framework_save_LIBS=$LIBS 
16044                 LIBS="-framework JavaScriptCore  $LIBS" 
16045                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16046 /* end confdefs.h.  */ 
16048                                 #include <JavaScriptCore/JSBase.h> 
16053 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
16058 if ac_fn_cxx_try_link "$LINENO"; then : 
16060                         ac_cv_framework_JavaScriptCore=yes 
16063   ac_cv_framework_JavaScriptCore=no 
16065 rm -f core conftest.err conftest.$ac_objext \ 
16066     conftest$ac_exeext conftest.$ac_ext 
16067                 LIBS=$ac_check_framework_save_LIBS 
16070 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
16071 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
16072         if test $ac_cv_framework_JavaScriptCore = yes; then : 
16075   for element in "-framework JavaScriptCore $LIBS"; do 
16079   acl_save_prefix="$prefix" 
16080   prefix="$acl_final_prefix" 
16081   acl_save_exec_prefix="$exec_prefix" 
16082   exec_prefix="$acl_final_exec_prefix" 
16084   exec_prefix="$acl_save_exec_prefix" 
16085   prefix="$acl_save_prefix" 
16087       if test "X$x" = "X$element"; then 
16092     if test -z "$haveit"; then 
16093       LIBS="${LIBS}${LIBS:+ }$element" 
16102         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
16103         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
16104         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
16105 $as_echo "yes" >&6; } 
16109   for element in `$PKG_CONFIG --cflags WebKitGtk
`; do 
16111     for x in $CXXFLAGS; do 
16113   acl_save_prefix="$prefix" 
16114   prefix="$acl_final_prefix" 
16115   acl_save_exec_prefix="$exec_prefix" 
16116   exec_prefix="$acl_final_exec_prefix" 
16118   exec_prefix="$acl_save_exec_prefix" 
16119   prefix="$acl_save_prefix" 
16121       if test "X$x" = "X$element"; then 
16126     if test -z "$haveit"; then 
16127       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
16132   for element in `$PKG_CONFIG --libs WebKitGtk
`; do 
16136   acl_save_prefix="$prefix" 
16137   prefix="$acl_final_prefix" 
16138   acl_save_exec_prefix="$exec_prefix" 
16139   exec_prefix="$acl_final_exec_prefix" 
16141   exec_prefix="$acl_save_exec_prefix" 
16142   prefix="$acl_save_prefix" 
16144       if test "X$x" = "X$element"; then 
16149     if test -z "$haveit"; then 
16150       LIBS="${LIBS}${LIBS:+ }$element" 
16158         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
16159         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
16160         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
16161 $as_echo "yes" >&6; } 
16165   for element in `$PKG_CONFIG --cflags webkit
-1.0
`; do 
16167     for x in $CXXFLAGS; do 
16169   acl_save_prefix="$prefix" 
16170   prefix="$acl_final_prefix" 
16171   acl_save_exec_prefix="$exec_prefix" 
16172   exec_prefix="$acl_final_exec_prefix" 
16174   exec_prefix="$acl_save_exec_prefix" 
16175   prefix="$acl_save_prefix" 
16177       if test "X$x" = "X$element"; then 
16182     if test -z "$haveit"; then 
16183       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
16188   for element in `$PKG_CONFIG --libs webkit
-1.0
`; do 
16192   acl_save_prefix="$prefix" 
16193   prefix="$acl_final_prefix" 
16194   acl_save_exec_prefix="$exec_prefix" 
16195   exec_prefix="$acl_final_exec_prefix" 
16197   exec_prefix="$acl_save_exec_prefix" 
16198   prefix="$acl_save_prefix" 
16200       if test "X$x" = "X$element"; then 
16205     if test -z "$haveit"; then 
16206       LIBS="${LIBS}${LIBS:+ }$element" 
16224 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
16225 $as_echo_n "checking for WEBKIT... " >&6; } 
16227 if test -n "$PKG_CONFIG"; then 
16228     if test -n "$WEBKIT_CFLAGS"; then 
16229         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
16231         if test -n "$PKG_CONFIG" && \ 
16232     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0\""; } >&5 
16233   ($PKG_CONFIG --exists --print-errors "webkit-1.0") 2>&5 
16235   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16236   test $ac_status = 0; }; then 
16237   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "webkit-1.0" 2>/dev
/null
` 
16245 if test -n "$PKG_CONFIG"; then 
16246     if test -n "$WEBKIT_LIBS"; then 
16247         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
16249         if test -n "$PKG_CONFIG" && \ 
16250     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0\""; } >&5 
16251   ($PKG_CONFIG --exists --print-errors "webkit-1.0") 2>&5 
16253   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16254   test $ac_status = 0; }; then 
16255   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "webkit-1.0" 2>/dev
/null
` 
16266 if test $pkg_failed = yes; then 
16268 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
16269         _pkg_short_errors_supported=yes 
16271         _pkg_short_errors_supported=no 
16273         if test $_pkg_short_errors_supported = yes; then 
16274                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "webkit-1.0"` 
16276                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "webkit-1.0"` 
16278         # Put the nasty error message in config.log where it belongs 
16279         echo "$WEBKIT_PKG_ERRORS" >&5 
16281         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
16282 $as_echo "no" >&6; } 
16286 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
16287 $as_echo_n "checking for WEBKIT... " >&6; } 
16289 if test -n "$PKG_CONFIG"; then 
16290     if test -n "$WEBKIT_CFLAGS"; then 
16291         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
16293         if test -n "$PKG_CONFIG" && \ 
16294     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
16295   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
16297   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16298   test $ac_status = 0; }; then 
16299   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "WebKitGtk" 2>/dev
/null
` 
16307 if test -n "$PKG_CONFIG"; then 
16308     if test -n "$WEBKIT_LIBS"; then 
16309         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
16311         if test -n "$PKG_CONFIG" && \ 
16312     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
16313   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
16315   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16316   test $ac_status = 0; }; then 
16317   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "WebKitGtk" 2>/dev
/null
` 
16328 if test $pkg_failed = yes; then 
16330 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
16331         _pkg_short_errors_supported=yes 
16333         _pkg_short_errors_supported=no 
16335         if test $_pkg_short_errors_supported = yes; then 
16336                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "WebKitGtk"` 
16338                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "WebKitGtk"` 
16340         # Put the nasty error message in config.log where it belongs 
16341         echo "$WEBKIT_PKG_ERRORS" >&5 
16343         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
16344 $as_echo "no" >&6; } 
16347                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
16348 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
16349 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
16350   $as_echo_n "(cached) " >&6 
16353                 ac_check_framework_save_LIBS=$LIBS 
16354                 LIBS="-framework JavaScriptCore  $LIBS" 
16355                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16356 /* end confdefs.h.  */ 
16358                                 #include <JavaScriptCore/JSBase.h> 
16363 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
16368 if ac_fn_cxx_try_link "$LINENO"; then : 
16370                         ac_cv_framework_JavaScriptCore=yes 
16373   ac_cv_framework_JavaScriptCore=no 
16375 rm -f core conftest.err conftest.$ac_objext \ 
16376     conftest$ac_exeext conftest.$ac_ext 
16377                 LIBS=$ac_check_framework_save_LIBS 
16380 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
16381 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
16382         if test $ac_cv_framework_JavaScriptCore = yes; then : 
16385   for element in "-framework JavaScriptCore $LIBS"; do 
16389   acl_save_prefix="$prefix" 
16390   prefix="$acl_final_prefix" 
16391   acl_save_exec_prefix="$exec_prefix" 
16392   exec_prefix="$acl_final_exec_prefix" 
16394   exec_prefix="$acl_save_exec_prefix" 
16395   prefix="$acl_save_prefix" 
16397       if test "X$x" = "X$element"; then 
16402     if test -z "$haveit"; then 
16403       LIBS="${LIBS}${LIBS:+ }$element" 
16411 elif test $pkg_failed = untried; then 
16414                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
16415 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
16416 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
16417   $as_echo_n "(cached) " >&6 
16420                 ac_check_framework_save_LIBS=$LIBS 
16421                 LIBS="-framework JavaScriptCore  $LIBS" 
16422                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16423 /* end confdefs.h.  */ 
16425                                 #include <JavaScriptCore/JSBase.h> 
16430 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
16435 if ac_fn_cxx_try_link "$LINENO"; then : 
16437                         ac_cv_framework_JavaScriptCore=yes 
16440   ac_cv_framework_JavaScriptCore=no 
16442 rm -f core conftest.err conftest.$ac_objext \ 
16443     conftest$ac_exeext conftest.$ac_ext 
16444                 LIBS=$ac_check_framework_save_LIBS 
16447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
16448 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
16449         if test $ac_cv_framework_JavaScriptCore = yes; then : 
16452   for element in "-framework JavaScriptCore $LIBS"; do 
16456   acl_save_prefix="$prefix" 
16457   prefix="$acl_final_prefix" 
16458   acl_save_exec_prefix="$exec_prefix" 
16459   exec_prefix="$acl_final_exec_prefix" 
16461   exec_prefix="$acl_save_exec_prefix" 
16462   prefix="$acl_save_prefix" 
16464       if test "X$x" = "X$element"; then 
16469     if test -z "$haveit"; then 
16470       LIBS="${LIBS}${LIBS:+ }$element" 
16479         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
16480         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
16481         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
16482 $as_echo "yes" >&6; } 
16486   for element in `$PKG_CONFIG --cflags WebKitGtk
`; do 
16488     for x in $CXXFLAGS; do 
16490   acl_save_prefix="$prefix" 
16491   prefix="$acl_final_prefix" 
16492   acl_save_exec_prefix="$exec_prefix" 
16493   exec_prefix="$acl_final_exec_prefix" 
16495   exec_prefix="$acl_save_exec_prefix" 
16496   prefix="$acl_save_prefix" 
16498       if test "X$x" = "X$element"; then 
16503     if test -z "$haveit"; then 
16504       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
16509   for element in `$PKG_CONFIG --libs WebKitGtk
`; do 
16513   acl_save_prefix="$prefix" 
16514   prefix="$acl_final_prefix" 
16515   acl_save_exec_prefix="$exec_prefix" 
16516   exec_prefix="$acl_final_exec_prefix" 
16518   exec_prefix="$acl_save_exec_prefix" 
16519   prefix="$acl_save_prefix" 
16521       if test "X$x" = "X$element"; then 
16526     if test -z "$haveit"; then 
16527       LIBS="${LIBS}${LIBS:+ }$element" 
16534 elif test $pkg_failed = untried; then 
16538 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
16539 $as_echo_n "checking for WEBKIT... " >&6; } 
16541 if test -n "$PKG_CONFIG"; then 
16542     if test -n "$WEBKIT_CFLAGS"; then 
16543         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
16545         if test -n "$PKG_CONFIG" && \ 
16546     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
16547   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
16549   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16550   test $ac_status = 0; }; then 
16551   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "WebKitGtk" 2>/dev
/null
` 
16559 if test -n "$PKG_CONFIG"; then 
16560     if test -n "$WEBKIT_LIBS"; then 
16561         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
16563         if test -n "$PKG_CONFIG" && \ 
16564     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
16565   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
16567   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16568   test $ac_status = 0; }; then 
16569   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "WebKitGtk" 2>/dev
/null
` 
16580 if test $pkg_failed = yes; then 
16582 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
16583         _pkg_short_errors_supported=yes 
16585         _pkg_short_errors_supported=no 
16587         if test $_pkg_short_errors_supported = yes; then 
16588                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "WebKitGtk"` 
16590                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "WebKitGtk"` 
16592         # Put the nasty error message in config.log where it belongs 
16593         echo "$WEBKIT_PKG_ERRORS" >&5 
16595         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
16596 $as_echo "no" >&6; } 
16599                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
16600 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
16601 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
16602   $as_echo_n "(cached) " >&6 
16605                 ac_check_framework_save_LIBS=$LIBS 
16606                 LIBS="-framework JavaScriptCore  $LIBS" 
16607                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16608 /* end confdefs.h.  */ 
16610                                 #include <JavaScriptCore/JSBase.h> 
16615 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
16620 if ac_fn_cxx_try_link "$LINENO"; then : 
16622                         ac_cv_framework_JavaScriptCore=yes 
16625   ac_cv_framework_JavaScriptCore=no 
16627 rm -f core conftest.err conftest.$ac_objext \ 
16628     conftest$ac_exeext conftest.$ac_ext 
16629                 LIBS=$ac_check_framework_save_LIBS 
16632 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
16633 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
16634         if test $ac_cv_framework_JavaScriptCore = yes; then : 
16637   for element in "-framework JavaScriptCore $LIBS"; do 
16641   acl_save_prefix="$prefix" 
16642   prefix="$acl_final_prefix" 
16643   acl_save_exec_prefix="$exec_prefix" 
16644   exec_prefix="$acl_final_exec_prefix" 
16646   exec_prefix="$acl_save_exec_prefix" 
16647   prefix="$acl_save_prefix" 
16649       if test "X$x" = "X$element"; then 
16654     if test -z "$haveit"; then 
16655       LIBS="${LIBS}${LIBS:+ }$element" 
16663 elif test $pkg_failed = untried; then 
16666                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
16667 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
16668 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
16669   $as_echo_n "(cached) " >&6 
16672                 ac_check_framework_save_LIBS=$LIBS 
16673                 LIBS="-framework JavaScriptCore  $LIBS" 
16674                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16675 /* end confdefs.h.  */ 
16677                                 #include <JavaScriptCore/JSBase.h> 
16682 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
16687 if ac_fn_cxx_try_link "$LINENO"; then : 
16689                         ac_cv_framework_JavaScriptCore=yes 
16692   ac_cv_framework_JavaScriptCore=no 
16694 rm -f core conftest.err conftest.$ac_objext \ 
16695     conftest$ac_exeext conftest.$ac_ext 
16696                 LIBS=$ac_check_framework_save_LIBS 
16699 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
16700 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
16701         if test $ac_cv_framework_JavaScriptCore = yes; then : 
16704   for element in "-framework JavaScriptCore $LIBS"; do 
16708   acl_save_prefix="$prefix" 
16709   prefix="$acl_final_prefix" 
16710   acl_save_exec_prefix="$exec_prefix" 
16711   exec_prefix="$acl_final_exec_prefix" 
16713   exec_prefix="$acl_save_exec_prefix" 
16714   prefix="$acl_save_prefix" 
16716       if test "X$x" = "X$element"; then 
16721     if test -z "$haveit"; then 
16722       LIBS="${LIBS}${LIBS:+ }$element" 
16731         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
16732         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
16733         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
16734 $as_echo "yes" >&6; } 
16738   for element in `$PKG_CONFIG --cflags WebKitGtk
`; do 
16740     for x in $CXXFLAGS; do 
16742   acl_save_prefix="$prefix" 
16743   prefix="$acl_final_prefix" 
16744   acl_save_exec_prefix="$exec_prefix" 
16745   exec_prefix="$acl_final_exec_prefix" 
16747   exec_prefix="$acl_save_exec_prefix" 
16748   prefix="$acl_save_prefix" 
16750       if test "X$x" = "X$element"; then 
16755     if test -z "$haveit"; then 
16756       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
16761   for element in `$PKG_CONFIG --libs WebKitGtk
`; do 
16765   acl_save_prefix="$prefix" 
16766   prefix="$acl_final_prefix" 
16767   acl_save_exec_prefix="$exec_prefix" 
16768   exec_prefix="$acl_final_exec_prefix" 
16770   exec_prefix="$acl_save_exec_prefix" 
16771   prefix="$acl_save_prefix" 
16773       if test "X$x" = "X$element"; then 
16778     if test -z "$haveit"; then 
16779       LIBS="${LIBS}${LIBS:+ }$element" 
16787         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
16788         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
16789         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
16790 $as_echo "yes" >&6; } 
16794   for element in `$PKG_CONFIG --cflags webkit
-1.0
`; do 
16796     for x in $CXXFLAGS; do 
16798   acl_save_prefix="$prefix" 
16799   prefix="$acl_final_prefix" 
16800   acl_save_exec_prefix="$exec_prefix" 
16801   exec_prefix="$acl_final_exec_prefix" 
16803   exec_prefix="$acl_save_exec_prefix" 
16804   prefix="$acl_save_prefix" 
16806       if test "X$x" = "X$element"; then 
16811     if test -z "$haveit"; then 
16812       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
16817   for element in `$PKG_CONFIG --libs webkit
-1.0
`; do 
16821   acl_save_prefix="$prefix" 
16822   prefix="$acl_final_prefix" 
16823   acl_save_exec_prefix="$exec_prefix" 
16824   exec_prefix="$acl_final_exec_prefix" 
16826   exec_prefix="$acl_save_exec_prefix" 
16827   prefix="$acl_save_prefix" 
16829       if test "X$x" = "X$element"; then 
16834     if test -z "$haveit"; then 
16835       LIBS="${LIBS}${LIBS:+ }$element" 
16844     as_fn_error "Unknown JavaScript engine: $enableval" "$LINENO" 5 ;; 
16852 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
16853 $as_echo_n "checking for WEBKIT... " >&6; } 
16855 if test -n "$PKG_CONFIG"; then 
16856     if test -n "$WEBKIT_CFLAGS"; then 
16857         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
16859         if test -n "$PKG_CONFIG" && \ 
16860     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0\""; } >&5 
16861   ($PKG_CONFIG --exists --print-errors "webkit-1.0") 2>&5 
16863   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16864   test $ac_status = 0; }; then 
16865   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "webkit-1.0" 2>/dev
/null
` 
16873 if test -n "$PKG_CONFIG"; then 
16874     if test -n "$WEBKIT_LIBS"; then 
16875         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
16877         if test -n "$PKG_CONFIG" && \ 
16878     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0\""; } >&5 
16879   ($PKG_CONFIG --exists --print-errors "webkit-1.0") 2>&5 
16881   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16882   test $ac_status = 0; }; then 
16883   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "webkit-1.0" 2>/dev
/null
` 
16894 if test $pkg_failed = yes; then 
16896 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
16897         _pkg_short_errors_supported=yes 
16899         _pkg_short_errors_supported=no 
16901         if test $_pkg_short_errors_supported = yes; then 
16902                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "webkit-1.0"` 
16904                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "webkit-1.0"` 
16906         # Put the nasty error message in config.log where it belongs 
16907         echo "$WEBKIT_PKG_ERRORS" >&5 
16909         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
16910 $as_echo "no" >&6; } 
16914 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
16915 $as_echo_n "checking for WEBKIT... " >&6; } 
16917 if test -n "$PKG_CONFIG"; then 
16918     if test -n "$WEBKIT_CFLAGS"; then 
16919         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
16921         if test -n "$PKG_CONFIG" && \ 
16922     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
16923   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
16925   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16926   test $ac_status = 0; }; then 
16927   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "WebKitGtk" 2>/dev
/null
` 
16935 if test -n "$PKG_CONFIG"; then 
16936     if test -n "$WEBKIT_LIBS"; then 
16937         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
16939         if test -n "$PKG_CONFIG" && \ 
16940     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
16941   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
16943   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16944   test $ac_status = 0; }; then 
16945   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "WebKitGtk" 2>/dev
/null
` 
16956 if test $pkg_failed = yes; then 
16958 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
16959         _pkg_short_errors_supported=yes 
16961         _pkg_short_errors_supported=no 
16963         if test $_pkg_short_errors_supported = yes; then 
16964                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "WebKitGtk"` 
16966                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "WebKitGtk"` 
16968         # Put the nasty error message in config.log where it belongs 
16969         echo "$WEBKIT_PKG_ERRORS" >&5 
16971         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
16972 $as_echo "no" >&6; } 
16975                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
16976 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
16977 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
16978   $as_echo_n "(cached) " >&6 
16981                 ac_check_framework_save_LIBS=$LIBS 
16982                 LIBS="-framework JavaScriptCore  $LIBS" 
16983                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16984 /* end confdefs.h.  */ 
16986                                 #include <JavaScriptCore/JSBase.h> 
16991 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
16996 if ac_fn_cxx_try_link "$LINENO"; then : 
16998                         ac_cv_framework_JavaScriptCore=yes 
17001   ac_cv_framework_JavaScriptCore=no 
17003 rm -f core conftest.err conftest.$ac_objext \ 
17004     conftest$ac_exeext conftest.$ac_ext 
17005                 LIBS=$ac_check_framework_save_LIBS 
17008 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
17009 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
17010         if test $ac_cv_framework_JavaScriptCore = yes; then : 
17013   for element in "-framework JavaScriptCore $LIBS"; do 
17017   acl_save_prefix="$prefix" 
17018   prefix="$acl_final_prefix" 
17019   acl_save_exec_prefix="$exec_prefix" 
17020   exec_prefix="$acl_final_exec_prefix" 
17022   exec_prefix="$acl_save_exec_prefix" 
17023   prefix="$acl_save_prefix" 
17025       if test "X$x" = "X$element"; then 
17030     if test -z "$haveit"; then 
17031       LIBS="${LIBS}${LIBS:+ }$element" 
17039 elif test $pkg_failed = untried; then 
17042                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
17043 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
17044 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
17045   $as_echo_n "(cached) " >&6 
17048                 ac_check_framework_save_LIBS=$LIBS 
17049                 LIBS="-framework JavaScriptCore  $LIBS" 
17050                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
17051 /* end confdefs.h.  */ 
17053                                 #include <JavaScriptCore/JSBase.h> 
17058 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
17063 if ac_fn_cxx_try_link "$LINENO"; then : 
17065                         ac_cv_framework_JavaScriptCore=yes 
17068   ac_cv_framework_JavaScriptCore=no 
17070 rm -f core conftest.err conftest.$ac_objext \ 
17071     conftest$ac_exeext conftest.$ac_ext 
17072                 LIBS=$ac_check_framework_save_LIBS 
17075 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
17076 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
17077         if test $ac_cv_framework_JavaScriptCore = yes; then : 
17080   for element in "-framework JavaScriptCore $LIBS"; do 
17084   acl_save_prefix="$prefix" 
17085   prefix="$acl_final_prefix" 
17086   acl_save_exec_prefix="$exec_prefix" 
17087   exec_prefix="$acl_final_exec_prefix" 
17089   exec_prefix="$acl_save_exec_prefix" 
17090   prefix="$acl_save_prefix" 
17092       if test "X$x" = "X$element"; then 
17097     if test -z "$haveit"; then 
17098       LIBS="${LIBS}${LIBS:+ }$element" 
17107         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
17108         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
17109         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
17110 $as_echo "yes" >&6; } 
17114   for element in `$PKG_CONFIG --cflags WebKitGtk
`; do 
17116     for x in $CXXFLAGS; do 
17118   acl_save_prefix="$prefix" 
17119   prefix="$acl_final_prefix" 
17120   acl_save_exec_prefix="$exec_prefix" 
17121   exec_prefix="$acl_final_exec_prefix" 
17123   exec_prefix="$acl_save_exec_prefix" 
17124   prefix="$acl_save_prefix" 
17126       if test "X$x" = "X$element"; then 
17131     if test -z "$haveit"; then 
17132       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
17137   for element in `$PKG_CONFIG --libs WebKitGtk
`; do 
17141   acl_save_prefix="$prefix" 
17142   prefix="$acl_final_prefix" 
17143   acl_save_exec_prefix="$exec_prefix" 
17144   exec_prefix="$acl_final_exec_prefix" 
17146   exec_prefix="$acl_save_exec_prefix" 
17147   prefix="$acl_save_prefix" 
17149       if test "X$x" = "X$element"; then 
17154     if test -z "$haveit"; then 
17155       LIBS="${LIBS}${LIBS:+ }$element" 
17162 elif test $pkg_failed = untried; then 
17166 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
17167 $as_echo_n "checking for WEBKIT... " >&6; } 
17169 if test -n "$PKG_CONFIG"; then 
17170     if test -n "$WEBKIT_CFLAGS"; then 
17171         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
17173         if test -n "$PKG_CONFIG" && \ 
17174     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
17175   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
17177   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
17178   test $ac_status = 0; }; then 
17179   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "WebKitGtk" 2>/dev
/null
` 
17187 if test -n "$PKG_CONFIG"; then 
17188     if test -n "$WEBKIT_LIBS"; then 
17189         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
17191         if test -n "$PKG_CONFIG" && \ 
17192     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
17193   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
17195   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
17196   test $ac_status = 0; }; then 
17197   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "WebKitGtk" 2>/dev
/null
` 
17208 if test $pkg_failed = yes; then 
17210 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
17211         _pkg_short_errors_supported=yes 
17213         _pkg_short_errors_supported=no 
17215         if test $_pkg_short_errors_supported = yes; then 
17216                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "WebKitGtk"` 
17218                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "WebKitGtk"` 
17220         # Put the nasty error message in config.log where it belongs 
17221         echo "$WEBKIT_PKG_ERRORS" >&5 
17223         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
17224 $as_echo "no" >&6; } 
17227                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
17228 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
17229 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
17230   $as_echo_n "(cached) " >&6 
17233                 ac_check_framework_save_LIBS=$LIBS 
17234                 LIBS="-framework JavaScriptCore  $LIBS" 
17235                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
17236 /* end confdefs.h.  */ 
17238                                 #include <JavaScriptCore/JSBase.h> 
17243 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
17248 if ac_fn_cxx_try_link "$LINENO"; then : 
17250                         ac_cv_framework_JavaScriptCore=yes 
17253   ac_cv_framework_JavaScriptCore=no 
17255 rm -f core conftest.err conftest.$ac_objext \ 
17256     conftest$ac_exeext conftest.$ac_ext 
17257                 LIBS=$ac_check_framework_save_LIBS 
17260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
17261 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
17262         if test $ac_cv_framework_JavaScriptCore = yes; then : 
17265   for element in "-framework JavaScriptCore $LIBS"; do 
17269   acl_save_prefix="$prefix" 
17270   prefix="$acl_final_prefix" 
17271   acl_save_exec_prefix="$exec_prefix" 
17272   exec_prefix="$acl_final_exec_prefix" 
17274   exec_prefix="$acl_save_exec_prefix" 
17275   prefix="$acl_save_prefix" 
17277       if test "X$x" = "X$element"; then 
17282     if test -z "$haveit"; then 
17283       LIBS="${LIBS}${LIBS:+ }$element" 
17291 elif test $pkg_failed = untried; then 
17294                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
17295 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
17296 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
17297   $as_echo_n "(cached) " >&6 
17300                 ac_check_framework_save_LIBS=$LIBS 
17301                 LIBS="-framework JavaScriptCore  $LIBS" 
17302                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
17303 /* end confdefs.h.  */ 
17305                                 #include <JavaScriptCore/JSBase.h> 
17310 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
17315 if ac_fn_cxx_try_link "$LINENO"; then : 
17317                         ac_cv_framework_JavaScriptCore=yes 
17320   ac_cv_framework_JavaScriptCore=no 
17322 rm -f core conftest.err conftest.$ac_objext \ 
17323     conftest$ac_exeext conftest.$ac_ext 
17324                 LIBS=$ac_check_framework_save_LIBS 
17327 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
17328 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
17329         if test $ac_cv_framework_JavaScriptCore = yes; then : 
17332   for element in "-framework JavaScriptCore $LIBS"; do 
17336   acl_save_prefix="$prefix" 
17337   prefix="$acl_final_prefix" 
17338   acl_save_exec_prefix="$exec_prefix" 
17339   exec_prefix="$acl_final_exec_prefix" 
17341   exec_prefix="$acl_save_exec_prefix" 
17342   prefix="$acl_save_prefix" 
17344       if test "X$x" = "X$element"; then 
17349     if test -z "$haveit"; then 
17350       LIBS="${LIBS}${LIBS:+ }$element" 
17359         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
17360         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
17361         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
17362 $as_echo "yes" >&6; } 
17366   for element in `$PKG_CONFIG --cflags WebKitGtk
`; do 
17368     for x in $CXXFLAGS; do 
17370   acl_save_prefix="$prefix" 
17371   prefix="$acl_final_prefix" 
17372   acl_save_exec_prefix="$exec_prefix" 
17373   exec_prefix="$acl_final_exec_prefix" 
17375   exec_prefix="$acl_save_exec_prefix" 
17376   prefix="$acl_save_prefix" 
17378       if test "X$x" = "X$element"; then 
17383     if test -z "$haveit"; then 
17384       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
17389   for element in `$PKG_CONFIG --libs WebKitGtk
`; do 
17393   acl_save_prefix="$prefix" 
17394   prefix="$acl_final_prefix" 
17395   acl_save_exec_prefix="$exec_prefix" 
17396   exec_prefix="$acl_final_exec_prefix" 
17398   exec_prefix="$acl_save_exec_prefix" 
17399   prefix="$acl_save_prefix" 
17401       if test "X$x" = "X$element"; then 
17406     if test -z "$haveit"; then 
17407       LIBS="${LIBS}${LIBS:+ }$element" 
17415         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
17416         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
17417         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
17418 $as_echo "yes" >&6; } 
17422   for element in `$PKG_CONFIG --cflags webkit
-1.0
`; do 
17424     for x in $CXXFLAGS; do 
17426   acl_save_prefix="$prefix" 
17427   prefix="$acl_final_prefix" 
17428   acl_save_exec_prefix="$exec_prefix" 
17429   exec_prefix="$acl_final_exec_prefix" 
17431   exec_prefix="$acl_save_exec_prefix" 
17432   prefix="$acl_save_prefix" 
17434       if test "X$x" = "X$element"; then 
17439     if test -z "$haveit"; then 
17440       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
17445   for element in `$PKG_CONFIG --libs webkit
-1.0
`; do 
17449   acl_save_prefix="$prefix" 
17450   prefix="$acl_final_prefix" 
17451   acl_save_exec_prefix="$exec_prefix" 
17452   exec_prefix="$acl_final_exec_prefix" 
17454   exec_prefix="$acl_save_exec_prefix" 
17455   prefix="$acl_save_prefix" 
17457       if test "X$x" = "X$element"; then 
17462     if test -z "$haveit"; then 
17463       LIBS="${LIBS}${LIBS:+ }$element" 
17474 case $CY_EXECUTE in #( 
17480 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBFFI" >&5 
17481 $as_echo_n "checking for LIBFFI... " >&6; } 
17483 if test -n "$PKG_CONFIG"; then 
17484     if test -n "$LIBFFI_CFLAGS"; then 
17485         pkg_cv_LIBFFI_CFLAGS="$LIBFFI_CFLAGS" 
17487         if test -n "$PKG_CONFIG" && \ 
17488     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libffi\""; } >&5 
17489   ($PKG_CONFIG --exists --print-errors "libffi") 2>&5 
17491   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
17492   test $ac_status = 0; }; then 
17493   pkg_cv_LIBFFI_CFLAGS=`$PKG_CONFIG --cflags "libffi" 2>/dev
/null
` 
17501 if test -n "$PKG_CONFIG"; then 
17502     if test -n "$LIBFFI_LIBS"; then 
17503         pkg_cv_LIBFFI_LIBS="$LIBFFI_LIBS" 
17505         if test -n "$PKG_CONFIG" && \ 
17506     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libffi\""; } >&5 
17507   ($PKG_CONFIG --exists --print-errors "libffi") 2>&5 
17509   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
17510   test $ac_status = 0; }; then 
17511   pkg_cv_LIBFFI_LIBS=`$PKG_CONFIG --libs "libffi" 2>/dev
/null
` 
17522 if test $pkg_failed = yes; then 
17524 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
17525         _pkg_short_errors_supported=yes 
17527         _pkg_short_errors_supported=no 
17529         if test $_pkg_short_errors_supported = yes; then 
17530                 LIBFFI_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libffi"` 
17532                 LIBFFI_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libffi"` 
17534         # Put the nasty error message in config.log where it belongs 
17535         echo "$LIBFFI_PKG_ERRORS" >&5 
17537         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
17538 $as_echo "no" >&6; } 
17540                 for ac_header in ffi.h ffi/ffi.h 
17542   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
17543 ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 
17544 eval as_val=\$$as_ac_Header 
17545    if test "x$as_val" = x""yes; then : 
17546   cat >>confdefs.h <<_ACEOF 
17547 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
17554                 if test "x$ac_cv_header_ffi_h" = xno && test "x$ac_cv_header_ffi_ffi_h" = xno; then : 
17556                         as_fn_error "You need libffi" "$LINENO" 5 
17559                 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing ffi_call" >&5 
17560 $as_echo_n "checking for library containing ffi_call... " >&6; } 
17561 if test "${ac_cv_search_ffi_call+set}" = set; then : 
17562   $as_echo_n "(cached) " >&6 
17564   ac_func_search_save_LIBS=$LIBS 
17565 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
17566 /* end confdefs.h.  */ 
17568 /* Override any GCC internal prototype to avoid an error. 
17569    Use char because int might match the return type of a GCC 
17570    builtin and then its argument prototype would still apply.  */ 
17578 return ffi_call (); 
17583 for ac_lib in '' ffi; do 
17584   if test -z "$ac_lib"; then 
17585     ac_res="none required" 
17588     LIBS="-l$ac_lib  $ac_func_search_save_LIBS" 
17590   if ac_fn_cxx_try_link "$LINENO"; then : 
17591   ac_cv_search_ffi_call=$ac_res 
17593 rm -f core conftest.err conftest.$ac_objext \ 
17595   if test "${ac_cv_search_ffi_call+set}" = set; then : 
17599 if test "${ac_cv_search_ffi_call+set}" = set; then : 
17602   ac_cv_search_ffi_call=no 
17604 rm conftest.$ac_ext 
17605 LIBS=$ac_func_search_save_LIBS 
17607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_ffi_call" >&5 
17608 $as_echo "$ac_cv_search_ffi_call" >&6; } 
17609 ac_res=$ac_cv_search_ffi_call 
17610 if test "$ac_res" != no; then : 
17611   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" 
17615                 case $ac_cv_search_ffi_call in #( 
17618                         as_fn_error "You need libffi" "$LINENO" 5 
17624 elif test $pkg_failed = untried; then 
17626                 for ac_header in ffi.h ffi/ffi.h 
17628   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
17629 ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 
17630 eval as_val=\$$as_ac_Header 
17631    if test "x$as_val" = x""yes; then : 
17632   cat >>confdefs.h <<_ACEOF 
17633 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
17640                 if test "x$ac_cv_header_ffi_h" = xno && test "x$ac_cv_header_ffi_ffi_h" = xno; then : 
17642                         as_fn_error "You need libffi" "$LINENO" 5 
17645                 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing ffi_call" >&5 
17646 $as_echo_n "checking for library containing ffi_call... " >&6; } 
17647 if test "${ac_cv_search_ffi_call+set}" = set; then : 
17648   $as_echo_n "(cached) " >&6 
17650   ac_func_search_save_LIBS=$LIBS 
17651 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
17652 /* end confdefs.h.  */ 
17654 /* Override any GCC internal prototype to avoid an error. 
17655    Use char because int might match the return type of a GCC 
17656    builtin and then its argument prototype would still apply.  */ 
17664 return ffi_call (); 
17669 for ac_lib in '' ffi; do 
17670   if test -z "$ac_lib"; then 
17671     ac_res="none required" 
17674     LIBS="-l$ac_lib  $ac_func_search_save_LIBS" 
17676   if ac_fn_cxx_try_link "$LINENO"; then : 
17677   ac_cv_search_ffi_call=$ac_res 
17679 rm -f core conftest.err conftest.$ac_objext \ 
17681   if test "${ac_cv_search_ffi_call+set}" = set; then : 
17685 if test "${ac_cv_search_ffi_call+set}" = set; then : 
17688   ac_cv_search_ffi_call=no 
17690 rm conftest.$ac_ext 
17691 LIBS=$ac_func_search_save_LIBS 
17693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_ffi_call" >&5 
17694 $as_echo "$ac_cv_search_ffi_call" >&6; } 
17695 ac_res=$ac_cv_search_ffi_call 
17696 if test "$ac_res" != no; then : 
17697   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" 
17701                 case $ac_cv_search_ffi_call in #( 
17704                         as_fn_error "You need libffi" "$LINENO" 5 
17711         LIBFFI_CFLAGS=$pkg_cv_LIBFFI_CFLAGS 
17712         LIBFFI_LIBS=$pkg_cv_LIBFFI_LIBS 
17713         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
17714 $as_echo "yes" >&6; } 
17717   for element in `$PKG_CONFIG --cflags libffi
`; do 
17719     for x in $CXXFLAGS; do 
17721   acl_save_prefix="$prefix" 
17722   prefix="$acl_final_prefix" 
17723   acl_save_exec_prefix="$exec_prefix" 
17724   exec_prefix="$acl_final_exec_prefix" 
17726   exec_prefix="$acl_save_exec_prefix" 
17727   prefix="$acl_save_prefix" 
17729       if test "X$x" = "X$element"; then 
17734     if test -z "$haveit"; then 
17735       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
17740   for element in `$PKG_CONFIG --libs libffi
`; do 
17744   acl_save_prefix="$prefix" 
17745   prefix="$acl_final_prefix" 
17746   acl_save_exec_prefix="$exec_prefix" 
17747   exec_prefix="$acl_final_exec_prefix" 
17749   exec_prefix="$acl_save_exec_prefix" 
17750   prefix="$acl_save_prefix" 
17752       if test "X$x" = "X$element"; then 
17757     if test -z "$haveit"; then 
17758       LIBS="${LIBS}${LIBS:+ }$element" 
17765 ac_cpp='$OBJCXXCPP $CPPFLAGS' 
17766 ac_compile='$OBJCXX -c $OBJCXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
17767 ac_link='$OBJCXX -o conftest$ac_exeext $OBJCXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
17768 ac_compiler_gnu=$ac_cv_objcxx_compiler_gnu 
17770         { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we really have Objective C++" >&5 
17771 $as_echo_n "checking if we really have Objective C++... " >&6; } 
17772         cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
17773 /* end confdefs.h.  */ 
17775                 // This space intentionally left blank 
17778 if ac_fn_objcxx_try_compile "$LINENO"; then : 
17781                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
17782 $as_echo "yes" >&6; } 
17785   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
17786 $as_echo "no" >&6; } 
17788 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
17789         if test "x$CY_OBJECTIVEC" = x1; then : 
17792                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework CoreFoundation" >&5 
17793 $as_echo_n "checking for framework CoreFoundation... " >&6; } 
17794 if test "${ac_cv_framework_CoreFoundation+set}" = set; then : 
17795   $as_echo_n "(cached) " >&6 
17798                 ac_check_framework_save_LIBS=$LIBS 
17799                 LIBS="-framework CoreFoundation  $LIBS" 
17800                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
17801 /* end confdefs.h.  */ 
17803                         #include <CoreFoundation/CFBase.h> 
17808 CFAllocatorGetDefault(); 
17813 if ac_fn_objcxx_try_link "$LINENO"; then : 
17815                         ac_cv_framework_CoreFoundation=yes 
17818   ac_cv_framework_CoreFoundation=no 
17820 rm -f core conftest.err conftest.$ac_objext \ 
17821     conftest$ac_exeext conftest.$ac_ext 
17822                 LIBS=$ac_check_framework_save_LIBS 
17825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_CoreFoundation" >&5 
17826 $as_echo "$ac_cv_framework_CoreFoundation" >&6; } 
17827         if test $ac_cv_framework_CoreFoundation = yes; then : 
17830   for element in "-framework CoreFoundation $LIBS"; do 
17834   acl_save_prefix="$prefix" 
17835   prefix="$acl_final_prefix" 
17836   acl_save_exec_prefix="$exec_prefix" 
17837   exec_prefix="$acl_final_exec_prefix" 
17839   exec_prefix="$acl_save_exec_prefix" 
17840   prefix="$acl_save_prefix" 
17842       if test "X$x" = "X$element"; then 
17847     if test -z "$haveit"; then 
17848       LIBS="${LIBS}${LIBS:+ }$element" 
17856                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework Foundation" >&5 
17857 $as_echo_n "checking for framework Foundation... " >&6; } 
17858 if test "${ac_cv_framework_Foundation+set}" = set; then : 
17859   $as_echo_n "(cached) " >&6 
17862                 ac_check_framework_save_LIBS=$LIBS 
17863                 LIBS="-framework Foundation  $LIBS" 
17864                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
17865 /* end confdefs.h.  */ 
17867                                 #include <Foundation/NSObject.h> 
17872 [[NSObject alloc] init]; 
17877 if ac_fn_objcxx_try_link "$LINENO"; then : 
17879                         ac_cv_framework_Foundation=yes 
17882   ac_cv_framework_Foundation=no 
17884 rm -f core conftest.err conftest.$ac_objext \ 
17885     conftest$ac_exeext conftest.$ac_ext 
17886                 LIBS=$ac_check_framework_save_LIBS 
17889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_Foundation" >&5 
17890 $as_echo "$ac_cv_framework_Foundation" >&6; } 
17891         if test $ac_cv_framework_Foundation = yes; then : 
17894   for element in "-framework Foundation $LIBS"; do 
17898   acl_save_prefix="$prefix" 
17899   prefix="$acl_final_prefix" 
17900   acl_save_exec_prefix="$exec_prefix" 
17901   exec_prefix="$acl_final_exec_prefix" 
17903   exec_prefix="$acl_save_exec_prefix" 
17904   prefix="$acl_save_prefix" 
17906       if test "X$x" = "X$element"; then 
17911     if test -z "$haveit"; then 
17912       LIBS="${LIBS}${LIBS:+ }$element" 
17916                 cat >>confdefs.h <<_ACEOF 
17917 #define HAVE_FRAMEWORK_FOUNDATION 1 
17924                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework WebKit" >&5 
17925 $as_echo_n "checking for framework WebKit... " >&6; } 
17926 if test "${ac_cv_framework_WebKit+set}" = set; then : 
17927   $as_echo_n "(cached) " >&6 
17930                 ac_check_framework_save_LIBS=$LIBS 
17931                 LIBS="-framework WebKit  $LIBS" 
17932                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
17933 /* end confdefs.h.  */ 
17935                                 #include <WebKit/WebScriptObject.h> 
17940 [[WebScriptObject alloc] init]; 
17945 if ac_fn_objcxx_try_link "$LINENO"; then : 
17947                         ac_cv_framework_WebKit=yes 
17950   ac_cv_framework_WebKit=no 
17952 rm -f core conftest.err conftest.$ac_objext \ 
17953     conftest$ac_exeext conftest.$ac_ext 
17954                 LIBS=$ac_check_framework_save_LIBS 
17957 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_WebKit" >&5 
17958 $as_echo "$ac_cv_framework_WebKit" >&6; } 
17959         if test $ac_cv_framework_WebKit = yes; then : 
17962   for element in "-framework WebKit $LIBS"; do 
17966   acl_save_prefix="$prefix" 
17967   prefix="$acl_final_prefix" 
17968   acl_save_exec_prefix="$exec_prefix" 
17969   exec_prefix="$acl_final_exec_prefix" 
17971   exec_prefix="$acl_save_exec_prefix" 
17972   prefix="$acl_save_prefix" 
17974       if test "X$x" = "X$element"; then 
17979     if test -z "$haveit"; then 
17980       LIBS="${LIBS}${LIBS:+ }$element" 
17984                 cat >>confdefs.h <<_ACEOF 
17985 #define HAVE_FRAMEWORK_WEBKIT 1 
17995                         for ac_prog in gnustep-config 
17997   # Extract the first word of "$ac_prog", so it can be a program name with args. 
17998 set dummy $ac_prog; ac_word=$2 
17999 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
18000 $as_echo_n "checking for $ac_word... " >&6; } 
18001 if test "${ac_cv_prog_GNUSTEP_CONFIG+set}" = set; then : 
18002   $as_echo_n "(cached) " >&6 
18004   if test -n "$GNUSTEP_CONFIG"; then 
18005   ac_cv_prog_GNUSTEP_CONFIG="$GNUSTEP_CONFIG" # Let the user override the test. 
18007 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
18008 for as_dir in $PATH 
18011   test -z "$as_dir" && as_dir=. 
18012     for ac_exec_ext in '' $ac_executable_extensions; do 
18013   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
18014     ac_cv_prog_GNUSTEP_CONFIG="$ac_prog" 
18015     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
18024 GNUSTEP_CONFIG=$ac_cv_prog_GNUSTEP_CONFIG 
18025 if test -n "$GNUSTEP_CONFIG"; then 
18026   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GNUSTEP_CONFIG" >&5 
18027 $as_echo "$GNUSTEP_CONFIG" >&6; } 
18029   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
18030 $as_echo "no" >&6; } 
18034   test -n "$GNUSTEP_CONFIG" && break 
18037                         if test "x$GNUSTEP_CONFIG" != x; then : 
18041   for element in `$GNUSTEP_CONFIG --objc-flags`; do 
18043     for x in $OBJCXXFLAGS; do 
18045   acl_save_prefix="$prefix" 
18046   prefix="$acl_final_prefix" 
18047   acl_save_exec_prefix="$exec_prefix" 
18048   exec_prefix="$acl_final_exec_prefix" 
18050   exec_prefix="$acl_save_exec_prefix" 
18051   prefix="$acl_save_prefix" 
18053       if test "X$x" = "X$element"; then 
18058     if test -z "$haveit"; then 
18059       OBJCXXFLAGS="${OBJCXXFLAGS}${OBJCXXFLAGS:+ }$element" 
18064   for element in `$GNUSTEP_CONFIG --base-libs`; do 
18068   acl_save_prefix="$prefix" 
18069   prefix="$acl_final_prefix" 
18070   acl_save_exec_prefix="$exec_prefix" 
18071   exec_prefix="$acl_final_exec_prefix" 
18073   exec_prefix="$acl_save_exec_prefix" 
18074   prefix="$acl_save_prefix" 
18076       if test "X$x" = "X$element"; then 
18081     if test -z "$haveit"; then 
18082       LIBS="${LIBS}${LIBS:+ }$element" 
18096 ac_cpp='$CXXCPP $CPPFLAGS' 
18097 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
18098 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
18099 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 
18105 if test "x$CY_OBJECTIVEC" = x1; then : 
18107         ac_fn_cxx_check_header_mongrel "$LINENO" "mach/mach.h" "ac_cv_header_mach_mach_h" "$ac_includes_default" 
18108 if test "x$ac_cv_header_mach_mach_h" = x""yes; then : 
18112     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Missing otool?" >&5 
18113 $as_echo "$as_me: WARNING: Missing otool?" >&2;} ;; #( 
18115     CY_OBJECTIVEC_MACH=1 
18124 if test "x$GMAKE" != xmake; then : 
18126         ac_config_files="$ac_config_files Makefile" 
18130 ac_config_files="$ac_config_files GNUmakefile" 
18132 cat >confcache <<\_ACEOF 
18133 # This file is a shell script that caches the results of configure 
18134 # tests run on this system so they can be shared between configure 
18135 # scripts and configure runs, see configure's option --config-cache. 
18136 # It is not useful on other systems.  If it contains results you don't 
18137 # want to keep, you may remove or edit it. 
18139 # config.status only pays attention to the cache file if you give it 
18140 # the --recheck option to rerun configure. 
18142 # `ac_cv_env_foo
' variables (set or unset) will be overridden when 
18143 # loading this file, other *unset* `ac_cv_foo' will be assigned the
 
18144 # following values. 
18148 # The following way of writing the cache mishandles newlines in values, 
18149 # but we know of no workaround that is simple, portable, and efficient. 
18150 # So, we kill variables containing newlines. 
18151 # Ultrix sh set writes to stderr and can't be redirected directly, 
18152 # and sets the high bit in the cache file unless we assign to the vars. 
18154   for ac_var 
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do 
18155     eval ac_val
=\$
$ac_var 
18159       *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 
18160 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 
18163       _ 
| IFS 
| as_nl
) ;; #( 
18164       BASH_ARGV 
| BASH_SOURCE
) eval $ac_var= ;; #( 
18165       *) { eval $ac_var=; unset $ac_var;} ;; 
18171     case $as_nl`(ac_space=' '; set) 2>&1` in #( 
18172     *${as_nl}ac_space
=\ 
*) 
18173       # `set' does not quote correctly, so add quotes: double-quote 
18174       # substitution turns \\\\ into \\, and sed turns \\ into \. 
18177           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" 
18180       # `set' quotes correctly as required by POSIX, so do not add quotes. 
18181       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" 
18190      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ 
18192      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 
18194 if diff "$cache_file" confcache 
>/dev
/null 
2>&1; then :; else 
18195   if test -w "$cache_file"; then 
18196     test "x$cache_file" != "x/dev/null" && 
18197       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 
18198 $as_echo "$as_me: updating cache $cache_file" >&6;} 
18199     cat confcache 
>$cache_file 
18201     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 
18202 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 
18207 test "x$prefix" = xNONE 
&& prefix
=$ac_default_prefix 
18208 # Let make expand exec_prefix. 
18209 test "x$exec_prefix" = xNONE 
&& exec_prefix
='${prefix}' 
18211 # Transform confdefs.h into DEFS. 
18212 # Protect against shell expansion while executing Makefile rules. 
18213 # Protect against Makefile macro expansion. 
18215 # If the first sed substitution is executed (which looks for macros that 
18216 # take arguments), then branch to the quote section.  Otherwise, 
18217 # look for a macro that doesn't take arguments. 
18227 s/^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*([^)]*)\)[   ]*\(.*\)/-D\1=\2/g 
18229 s/^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)/-D\1=\2/g 
18233 s/[      `~#$^&*(){}\\|;'\''"<>?]/\\&/g 
18246 DEFS
=`sed -n "$ac_script" confdefs.h` 
18251 for ac_i 
in : $LIBOBJS; do test "x$ac_i" = x
: && continue 
18252   # 1. Remove the extension, and $U if already installed. 
18253   ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//' 
18254   ac_i
=`$as_echo "$ac_i" | sed "$ac_script"` 
18255   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR 
18256   #    will be set to the directory where LIBOBJS objects are built. 
18257   as_fn_append ac_libobjs 
" \${LIBOBJDIR}$ac_i\$U.$ac_objext" 
18258   as_fn_append ac_ltlibobjs 
" \${LIBOBJDIR}$ac_i"'$U.lo' 
18260 LIBOBJS
=$ac_libobjs 
18262 LTLIBOBJS
=$ac_ltlibobjs 
18266 : ${CONFIG_STATUS=./config.status} 
18268 ac_clean_files_save
=$ac_clean_files 
18269 ac_clean_files
="$ac_clean_files $CONFIG_STATUS" 
18270 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 
18271 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 
18273 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 
18275 # Generated by $as_me. 
18276 # Run this file to recreate the current configuration. 
18277 # Compiler output produced by configure, useful for debugging 
18278 # configure, is in config.log if it exists. 
18281 ac_cs_recheck=false 
18284 SHELL=\${CONFIG_SHELL-$SHELL} 
18287 cat >>$CONFIG_STATUS <<\_ASEOF 
|| as_write_fail
=1 
18288 ## -------------------- ## 
18289 ## M4sh Initialization. ## 
18290 ## -------------------- ## 
18292 # Be more Bourne compatible 
18293 DUALCASE
=1; export DUALCASE 
# for MKS sh 
18294 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null 
2>&1; then : 
18297   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 
18298   # is contrary to our usage.  Disable this feature. 
18299   alias -g '${1+"$@"}'='"$@"' 
18300   setopt NO_GLOB_SUBST
 
18302   case `(set -o) 2>/dev/null` in #( 
18314 # Printing a long string crashes Solaris 7 /usr/bin/printf. 
18315 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 
18316 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 
18317 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 
18318 # Prefer a ksh shell builtin over an external printf program on Solaris, 
18319 # but without wasting forks for bash or zsh. 
18320 if test -z "$BASH_VERSION$ZSH_VERSION" \ 
18321     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then 
18322   as_echo='print 
-r --' 
18323   as_echo_n='print 
-rn --' 
18324 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 
18325   as_echo='printf %s
\n' 
18326   as_echo_n='printf %s
' 
18328   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 
18329     as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"' 
18330     as_echo_n='/usr
/ucb
/echo -n' 
18332     as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 
18333     as_echo_n_body='eval 
18337         expr "X$arg" : "X\\(.*\\)$as_nl"; 
18338         arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 
18340       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 
18342     export as_echo_n_body 
18343     as_echo_n='sh 
-c $as_echo_n_body as_echo
' 
18345   export as_echo_body 
18346   as_echo='sh 
-c $as_echo_body as_echo
' 
18349 # The user is always right. 
18350 if test "${PATH_SEPARATOR+set}" != set; then 
18352   (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 
18353     (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 
18360 # We need space, tab and new line, in precisely that order.  Quoting is 
18361 # there to prevent editors from complaining about space-tab. 
18362 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 
18363 # splitting by setting IFS to empty value.) 
18366 # Find who we are.  Look in the path if we contain no directory separator. 
18368   *[\\/]* ) as_myself=$0 ;; 
18369   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
18370 for as_dir in $PATH 
18373   test -z "$as_dir" && as_dir=. 
18374     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break 
18380 # We did not find ourselves, most probably we were run as `sh COMMAND' 
18381 # in which case we are not to be found in the path. 
18382 if test "x$as_myself" = x
; then 
18385 if test ! -f "$as_myself"; then 
18386   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
18390 # Unset variables that we do not need and which cause bugs (e.g. in 
18391 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1" 
18392 # suppresses any "Segmentation fault" message there.  '((' could 
18393 # trigger a bug in pdksh 5.2.14. 
18394 for as_var 
in BASH_ENV ENV MAIL MAILPATH
 
18395 do eval test x\
${$as_var+set} = xset \
 
18396   && ( (unset $as_var) || exit 1) >/dev
/null 
2>&1 && unset $as_var || : 
18409 (unset CDPATH
) >/dev
/null 
2>&1 && unset CDPATH
 
18412 # as_fn_error ERROR [LINENO LOG_FD] 
18413 # --------------------------------- 
18414 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 
18415 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the 
18416 # script with status $?, using 1 if that was 0. 
18419   as_status
=$?
; test $as_status -eq 0 && as_status
=1 
18421     as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack 
18422     $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 
18424   $as_echo "$as_me: error: $1" >&2 
18425   as_fn_exit 
$as_status 
18429 # as_fn_set_status STATUS 
18430 # ----------------------- 
18431 # Set $? to STATUS, without forking. 
18432 as_fn_set_status 
() 
18435 } # as_fn_set_status 
18437 # as_fn_exit STATUS 
18438 # ----------------- 
18439 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. 
18443   as_fn_set_status 
$1 
18449 # Portably unset VAR. 
18452   { eval $1=; unset $1;} 
18454 as_unset
=as_fn_unset
 
18455 # as_fn_append VAR VALUE 
18456 # ---------------------- 
18457 # Append the text in VALUE to the end of the definition contained in VAR. Take 
18458 # advantage of any shell optimizations that allow amortized linear growth over 
18459 # repeated appends, instead of the typical quadratic growth present in naive 
18461 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then : 
18462   eval 'as_fn_append () 
18473 # as_fn_arith ARG... 
18474 # ------------------ 
18475 # Perform arithmetic evaluation on the ARGs, and store the result in the 
18476 # global $as_val. Take advantage of shells that can avoid forks. The arguments 
18477 # must be portable across $(()) and expr. 
18478 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then : 
18479   eval 'as_fn_arith () 
18486     as_val
=`expr "$@" || test $? -eq 1` 
18491 if expr a 
: '\(a\)' >/dev
/null 
2>&1 && 
18492    test "X`expr 00001 : '.*\(...\)'`" = X001
; then 
18498 if (basename -- /) >/dev
/null 
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then 
18499   as_basename
=basename 
18504 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null 
2>&1; then 
18510 as_me
=`$as_basename -- "$0" || 
18511 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ 
18512          X"$0" : 'X\(//\)$' \| \ 
18513          X"$0" : 'X\(/\)' \| . 2>/dev/null || 
18515     sed '/^.*\/\([^/][^/]*\)\/*$/{ 
18529 # Avoid depending upon Character Ranges. 
18530 as_cr_letters
='abcdefghijklmnopqrstuvwxyz' 
18531 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ' 
18532 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS 
18533 as_cr_digits
='0123456789' 
18534 as_cr_alnum
=$as_cr_Letters$as_cr_digits 
18536 ECHO_C
= ECHO_N
= ECHO_T
= 
18537 case `echo -n x` in #((((( 
18539   case `echo 'xy\c'` in 
18540   *c
*) ECHO_T
=' ';;     # ECHO_T is single tab character. 
18542   *)   echo `echo ksh88 bug on AIX 6.1` > /dev
/null
 
18549 rm -f conf$$ conf$$.exe conf$$.
file 
18550 if test -d conf$$.dir
; then 
18551   rm -f conf$$.dir
/conf$$.
file 
18554   mkdir conf$$.dir 
2>/dev
/null
 
18556 if (echo >conf$$.
file) 2>/dev
/null
; then 
18557   if ln -s conf$$.
file conf$$ 
2>/dev
/null
; then 
18559     # ... but there are two gotchas: 
18560     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
18561     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
18562     # In both cases, we have to default to `cp -p'. 
18563     ln -s conf$$.
file conf$$.dir 
2>/dev
/null 
&& test ! -f conf$$.exe 
|| 
18565   elif ln conf$$.
file conf$$ 
2>/dev
/null
; then 
18573 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file 
18574 rmdir conf$$.dir 
2>/dev
/null
 
18579 # Create "$as_dir" as a directory, including parents if necessary. 
18584   -*) as_dir
=.
/$as_dir;; 
18586   test -d "$as_dir" || eval $as_mkdir_p || { 
18590       *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 
18591       *) as_qdir
=$as_dir;; 
18593       as_dirs
="'$as_qdir' $as_dirs" 
18594       as_dir
=`$as_dirname -- "$as_dir" || 
18595 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
18596          X"$as_dir" : 'X\(//\)[^/]' \| \ 
18597          X"$as_dir" : 'X\(//\)$' \| \ 
18598          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 
18599 $as_echo X"$as_dir" | 
18600     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
18604           /^X\(\/\/\)[^/].*/{ 
18617       test -d "$as_dir" && break 
18619     test -z "$as_dirs" || eval "mkdir $as_dirs" 
18620   } || test -d "$as_dir" || as_fn_error 
"cannot create directory $as_dir" 
18624 if mkdir -p . 
2>/dev
/null
; then 
18625   as_mkdir_p
='mkdir -p "$as_dir"' 
18627   test -d .
/-p && rmdir .
/-p 
18631 if test -x / >/dev
/null 
2>&1; then 
18632   as_test_x
='test -x' 
18634   if ls -dL / >/dev
/null 
2>&1; then 
18641       if test -d "$1"; then 
18647         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( 
18648         ???[sx]*):;;*)false;;esac;fi 
18652 as_executable_p
=$as_test_x 
18654 # Sed expression to map a string onto a valid CPP name. 
18655 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 
18657 # Sed expression to map a string onto a valid variable name. 
18658 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 
18662 ## ----------------------------------- ## 
18663 ## Main body of $CONFIG_STATUS script. ## 
18664 ## ----------------------------------- ## 
18666 test $as_write_fail = 0 && chmod +x 
$CONFIG_STATUS || ac_write_fail
=1 
18668 cat >>$CONFIG_STATUS <<\_ACEOF 
|| ac_write_fail
=1 
18669 # Save the log message, to keep $0 and so on meaningful, and to 
18670 # report actual input values of CONFIG_FILES etc. instead of their 
18671 # values after options handling. 
18673 This file was extended by Cycript $as_me 0.9, which was 
18674 generated by GNU Autoconf 2.65.  Invocation command line was 
18676   CONFIG_FILES    = $CONFIG_FILES 
18677   CONFIG_HEADERS  = $CONFIG_HEADERS 
18678   CONFIG_LINKS    = $CONFIG_LINKS 
18679   CONFIG_COMMANDS = $CONFIG_COMMANDS 
18682 on `(hostname || uname -n) 2>/dev/null | sed 1q` 
18687 case $ac_config_files in *" 
18688 "*) set x 
$ac_config_files; shift; ac_config_files
=$
*;; 
18693 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
18694 # Files that config.status was made for. 
18695 config_files="$ac_config_files" 
18696 config_commands="$ac_config_commands" 
18700 cat >>$CONFIG_STATUS <<\_ACEOF 
|| ac_write_fail
=1 
18702 \`$as_me' instantiates files and other configuration actions 
18703 from templates according to the current configuration.  Unless the files 
18704 and actions are specified as TAGs, all are instantiated by default. 
18706 Usage: $0 [OPTION]... [TAG]... 
18708   -h, --help       print this help, then exit 
18709   -V, --version    print version number and configuration settings, then exit 
18710       --config     print configuration, then exit 
18711   -q, --quiet, --silent 
18712                    do not print progress messages 
18713   -d, --debug      don't remove temporary files 
18714       --recheck    update $as_me by reconfiguring in the same conditions 
18715       --file=FILE[:TEMPLATE] 
18716                    instantiate the configuration file FILE 
18718 Configuration files: 
18721 Configuration commands: 
18724 Report bugs to <saurik@saurik.com>. 
18725 Cycript home page: <http://www.cycript.org/>." 
18728 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
18729 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 
18731 Cycript config.status 0.9 
18732 configured by $0, generated by GNU Autoconf 2.65, 
18733   with options \\"\$ac_cs_config\\" 
18735 Copyright (C) 2009 Free Software Foundation, Inc. 
18736 This config.status script is free software; the Free Software Foundation 
18737 gives unlimited permission to copy, distribute and modify it." 
18742 test -n "\$AWK" || AWK=awk 
18745 cat >>$CONFIG_STATUS <<\_ACEOF 
|| ac_write_fail
=1 
18746 # The default lists apply if the user does not specify any file. 
18752     ac_option
=`expr "X$1" : 'X\([^=]*\)='` 
18753     ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'` 
18764   # Handling of the options. 
18765   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) 
18767   --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) 
18768     $as_echo "$ac_cs_version"; exit ;; 
18769   --config | --confi | --conf | --con | --co | --c ) 
18770     $as_echo "$ac_cs_config"; exit ;; 
18771   --debug | --debu | --deb | --de | --d | -d ) 
18773   --file | --fil | --fi | --f ) 
18776     *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 
18778     as_fn_append CONFIG_FILES 
" '$ac_optarg'" 
18779     ac_need_defaults
=false
;; 
18780   --he | --h |  --help | --hel | -h ) 
18781     $as_echo "$ac_cs_usage"; exit ;; 
18782   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
 
18783   | -silent | --silent | --silen | --sile | --sil | --si | --s) 
18786   # This is an error. 
18787   -*) as_fn_error 
"unrecognized option: \`$1' 
18788 Try \`$0 --help' for more information." ;; 
18790   *) as_fn_append ac_config_targets 
" $1" 
18791      ac_need_defaults
=false 
;; 
18797 ac_configure_extra_args
= 
18799 if $ac_cs_silent; then 
18801   ac_configure_extra_args
="$ac_configure_extra_args --silent" 
18805 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
18806 if \$ac_cs_recheck; then 
18807   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 
18809   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 
18810   CONFIG_SHELL='$SHELL' 
18811   export CONFIG_SHELL 
18816 cat >>$CONFIG_STATUS <<\_ACEOF 
|| ac_write_fail
=1 
18820   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX 
18821 ## Running $as_me. ## 
18827 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
18833 # The HP-UX ksh and POSIX shell print the target directory to stdout 
18834 # if CDPATH is set. 
18835 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH 
18837 sed_quote_subst='$sed_quote_subst' 
18838 double_quote_subst='$double_quote_subst' 
18839 delay_variable_subst='$delay_variable_subst' 
18840 macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`' 
18841 macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`' 
18842 enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`' 
18843 enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`' 
18844 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`' 
18845 enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`' 
18846 host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`' 
18847 host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`' 
18848 host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`' 
18849 build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`' 
18850 build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`' 
18851 build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`' 
18852 SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`' 
18853 Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`' 
18854 GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`' 
18855 EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`' 
18856 FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`' 
18857 LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`' 
18858 NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`' 
18859 LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`' 
18860 max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`' 
18861 ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`' 
18862 exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`' 
18863 lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`' 
18864 lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`' 
18865 lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`' 
18866 reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`' 
18867 reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18868 OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`' 
18869 deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`' 
18870 file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`' 
18871 AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`' 
18872 AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`' 
18873 STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`' 
18874 RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`' 
18875 old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18876 old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18877 old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18878 CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`' 
18879 CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`' 
18880 compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`' 
18881 GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`' 
18882 lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`' 
18883 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`' 
18884 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"`' 
18885 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"`' 
18886 objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`' 
18887 SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`' 
18888 ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`' 
18889 MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`' 
18890 lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`' 
18891 lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`' 
18892 lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`' 
18893 lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`' 
18894 lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`' 
18895 need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`' 
18896 DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`' 
18897 NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`' 
18898 LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`' 
18899 OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`' 
18900 OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`' 
18901 libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`' 
18902 shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18903 extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18904 archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`' 
18905 enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`' 
18906 export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' 
18907 whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' 
18908 compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`' 
18909 old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18910 old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18911 archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18912 archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18913 module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18914 module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18915 with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`' 
18916 allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' 
18917 no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' 
18918 hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' 
18919 hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`' 
18920 hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`' 
18921 hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`' 
18922 hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`' 
18923 hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`' 
18924 hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' 
18925 hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`' 
18926 inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`' 
18927 link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`' 
18928 fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`' 
18929 always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`' 
18930 export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18931 exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`' 
18932 include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`' 
18933 prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18934 file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`' 
18935 variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`' 
18936 need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`' 
18937 need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`' 
18938 version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`' 
18939 runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`' 
18940 shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' 
18941 shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`' 
18942 libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`' 
18943 library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`' 
18944 soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`' 
18945 postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18946 postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18947 finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
18948 finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`' 
18949 hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`' 
18950 sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`' 
18951 sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`' 
18952 hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`' 
18953 enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`' 
18954 enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`' 
18955 enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`' 
18956 old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`' 
18957 striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`' 
18958 compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`' 
18959 predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`' 
18960 postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`' 
18961 predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`' 
18962 postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`' 
18963 compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`' 
18964 LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18965 old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18966 compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18967 GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18968 lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18969 lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18970 lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18971 lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18972 lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18973 archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18974 enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18975 export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18976 whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18977 compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18978 old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18979 old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18980 archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18981 archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18982 module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18983 module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18984 with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18985 allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18986 no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18987 hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18988 hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18989 hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18990 hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18991 hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18992 hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18993 hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18994 hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18995 inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18996 link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18997 fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18998 always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
18999 export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19000 exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19001 include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19002 prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19003 file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19004 hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19005 compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19006 predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19007 postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19008 predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19009 postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19010 compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19013 LTCFLAGS='$LTCFLAGS' 
19014 compiler='$compiler_DEFAULT' 
19016 # Quote evaled strings. 
19028 deplibs_check_method \ 
19037 lt_cv_sys_global_symbol_pipe \ 
19038 lt_cv_sys_global_symbol_to_cdecl \ 
19039 lt_cv_sys_global_symbol_to_c_name_address \ 
19040 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ 
19043 lt_prog_compiler_no_builtin_flag \ 
19044 lt_prog_compiler_wl \ 
19045 lt_prog_compiler_pic \ 
19046 lt_prog_compiler_static \ 
19047 lt_cv_prog_compiler_c_o \ 
19055 export_dynamic_flag_spec \ 
19056 whole_archive_flag_spec \ 
19057 compiler_needs_object \ 
19059 allow_undefined_flag \ 
19060 no_undefined_flag \ 
19061 hardcode_libdir_flag_spec \ 
19062 hardcode_libdir_flag_spec_ld \ 
19063 hardcode_libdir_separator \ 
19068 variables_saved_for_relink \ 
19070 library_names_spec \ 
19075 compiler_lib_search_dirs \ 
19080 compiler_lib_search_path \ 
19083 lt_prog_compiler_no_builtin_flag_CXX \ 
19084 lt_prog_compiler_wl_CXX \ 
19085 lt_prog_compiler_pic_CXX \ 
19086 lt_prog_compiler_static_CXX \ 
19087 lt_cv_prog_compiler_c_o_CXX \ 
19088 export_dynamic_flag_spec_CXX \ 
19089 whole_archive_flag_spec_CXX \ 
19090 compiler_needs_object_CXX \ 
19092 allow_undefined_flag_CXX \ 
19093 no_undefined_flag_CXX \ 
19094 hardcode_libdir_flag_spec_CXX \ 
19095 hardcode_libdir_flag_spec_ld_CXX \ 
19096 hardcode_libdir_separator_CXX \ 
19097 fix_srcfile_path_CXX \ 
19098 exclude_expsyms_CXX \ 
19099 include_expsyms_CXX \ 
19100 file_list_spec_CXX \ 
19101 compiler_lib_search_dirs_CXX \ 
19102 predep_objects_CXX \ 
19103 postdep_objects_CXX \ 
19106 compiler_lib_search_path_CXX; do 
19107     case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in 
19108     *[\\\\\\\`\\"\\\$]*) 
19109       eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" 
19112       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" 
19117 # Double-quote double-evaled strings. 
19118 for var in reload_cmds \ 
19119 old_postinstall_cmds \ 
19120 old_postuninstall_cmds \ 
19122 extract_expsyms_cmds \ 
19123 old_archive_from_new_cmds \ 
19124 old_archive_from_expsyms_cmds \ 
19126 archive_expsym_cmds \ 
19128 module_expsym_cmds \ 
19129 export_symbols_cmds \ 
19132 postuninstall_cmds \ 
19134 sys_lib_search_path_spec \ 
19135 sys_lib_dlsearch_path_spec \ 
19136 old_archive_cmds_CXX \ 
19137 old_archive_from_new_cmds_CXX \ 
19138 old_archive_from_expsyms_cmds_CXX \ 
19140 archive_expsym_cmds_CXX \ 
19142 module_expsym_cmds_CXX \ 
19143 export_symbols_cmds_CXX \ 
19144 prelink_cmds_CXX; do 
19145     case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in 
19146     *[\\\\\\\`\\"\\\$]*) 
19147       eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" 
19150       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" 
19155 # Fix-up fallback echo if it was mangled by the above quoting rules. 
19157 *'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\` 
19161 ac_aux_dir='$ac_aux_dir' 
19162 xsi_shell='$xsi_shell' 
19163 lt_shell_append='$lt_shell_append' 
19165 # See if we are running on zsh, and set the options which allow our 
19166 # commands through without removal of \ escapes INIT. 
19167 if test -n "\${ZSH_VERSION+set}" ; then 
19168    setopt NO_GLOB_SUBST 
19174     TIMESTAMP='$TIMESTAMP' 
19185 cat >>$CONFIG_STATUS <<\_ACEOF 
|| ac_write_fail
=1 
19187 # Handling of arguments. 
19188 for ac_config_target 
in $ac_config_targets 
19190   case $ac_config_target in 
19191     "libtool") CONFIG_COMMANDS
="$CONFIG_COMMANDS libtool" ;; 
19192     "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;; 
19193     "GNUmakefile") CONFIG_FILES
="$CONFIG_FILES GNUmakefile" ;; 
19195   *) as_fn_error 
"invalid argument: \`$ac_config_target'" "$LINENO" 5;; 
19200 # If the user did not use the arguments to specify the items to instantiate, 
19201 # then the envvar interface is used.  Set only those that are not. 
19202 # We use the long form for the default assignment because of an extremely 
19203 # bizarre bug on SunOS 4.1.3. 
19204 if $ac_need_defaults; then 
19205   test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files 
19206   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands 
19209 # Have a temporary directory for convenience.  Make it in the build tree 
19210 # simply because there is no reason against having it here, and in addition, 
19211 # creating and moving files from /tmp can sometimes cause problems. 
19212 # Hook for its removal unless debugging. 
19213 # Note that there is a small window in which the directory will not be cleaned: 
19214 # after its creation but before its name has been assigned to `$tmp'. 
19218   trap 'exit_status=$? 
19219   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 
19221   trap 'as_fn_exit 1' 1 2 13 15 
19223 # Create a (secure) tmp directory for tmp files. 
19226   tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 
19227   test -n "$tmp" && test -d "$tmp" 
19230   tmp
=.
/conf$$
-$RANDOM 
19231   (umask 077 && mkdir "$tmp") 
19232 } || as_fn_error 
"cannot create a temporary directory in ." "$LINENO" 5 
19234 # Set up the scripts for CONFIG_FILES section. 
19235 # No need to generate them if there are no CONFIG_FILES. 
19236 # This happens for instance with `./config.status config.h'. 
19237 if test -n "$CONFIG_FILES"; then 
19240 ac_cr
=`echo X | tr X '\015'` 
19241 # On cygwin, bash can eat \r inside `` if the user requested igncr. 
19242 # But we know of no other shell where ac_cr would be empty at this 
19243 # point, so we can use a bashism as a fallback. 
19244 if test "x$ac_cr" = x
; then 
19245   eval ac_cr
=\$
\'\\r
\' 
19247 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 
19248 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 
19251   ac_cs_awk_cr
=$ac_cr 
19254 echo 'BEGIN {' >"$tmp/subs1.awk" && 
19259   echo "cat >conf$$subs.awk <<_ACEOF" && 
19260   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 
19262 } >conf$$subs.sh || 
19263   as_fn_error "could not 
make $CONFIG_STATUS" "$LINENO" 5 
19264 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 
19266 for ac_last_try in false false false false false :; do 
19267   . ./conf$$subs.sh || 
19268     as_fn_error "could not 
make $CONFIG_STATUS" "$LINENO" 5 
19270   ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X` 
19271   if test $ac_delim_n = $ac_delim_num; then 
19273   elif $ac_last_try; then 
19274     as_fn_error "could not 
make $CONFIG_STATUS" "$LINENO" 5 
19276     ac_delim="$ac_delim!$ac_delim _
$ac_delim!! " 
19279 rm -f conf$$subs.sh 
19281 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
19282 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK && 
19286 s/^/S["/; s
/!.
*/"]=/ 
19296 s/\(.\{148\}\)..*/\1/ 
19298 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/ 
19303 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/ 
19310 s/\(.\{148\}\)..*/\1/ 
19312 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/ 
19316 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/ 
19321 ' <conf$$subs.awk | sed ' 
19326 ' >>$CONFIG_STATUS || ac_write_fail=1 
19327 rm -f conf$$subs.awk 
19328 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
19330 cat >>"\
$tmp/subs1.
awk" <<_ACAWK && 
19331   for (key in S) S_is_set[key] = 1 
19337   nfields = split(line, field, "@
") 
19339   len = length(field[1]) 
19340   for (i = 2; i < nfields; i++) { 
19342     keylen = length(key) 
19343     if (S_is_set[key]) { 
19345       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) 
19346       len += length(value) + length(field[++i]) 
19357 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
19358 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then 
19359   sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
" 
19362 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \ 
19363   || as_fn_error "could not setup config files machinery
" "$LINENO" 5 
19366 # VPATH may cause trouble with some makes, so we remove $(srcdir), 
19367 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and 
19368 # trailing colons and then remove the whole line if VPATH becomes empty 
19369 # (actually we leave an empty line to preserve line numbers). 
19370 if test "x
$srcdir" = x.; then 
19371   ac_vpsub='/^[  ]*VPATH[        ]*=/{ 
19372 s/:*\$(srcdir):*/:/ 
19373 s/:*\${srcdir}:*/:/ 
19375 s/^\([^=]*=[     ]*\):*/\1/ 
19381 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
19382 fi # test -n "$CONFIG_FILES" 
19385 eval set X "  :F 
$CONFIG_FILES      :C 
$CONFIG_COMMANDS" 
19390   :[FHLC]) ac_mode=$ac_tag; continue;; 
19392   case $ac_mode$ac_tag in 
19394   :L* | :C*:*) as_fn_error "invalid tag \
`$ac_tag'" "$LINENO" 5;; 
19395   :[FH]-) ac_tag=-:-;; 
19396   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 
19413       -) ac_f="$tmp/stdin";; 
19414       *) # Look for the file first in the build tree, then in the source tree 
19415          # (if the path is not absolute).  The absolute path cannot be DOS-style, 
19416          # because $ac_f cannot contain `:'. 
19420            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 
19422            as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; 
19424       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s
/'/'\\\\\\\\''/g
"`;; esac 
19425       as_fn_append ac_file_inputs " '$ac_f'" 
19428     # Let's still pretend it is `configure' which instantiates (i.e., don't 
19429     # use $as_me), people would be surprised to read: 
19430     #    /* config.h.  Generated by config.status.  */ 
19431     configure_input='Generated from '` 
19432           $as_echo "$
*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' 
19434     if test x"$ac_file" != x-; then 
19435       configure_input="$ac_file.  
$configure_input" 
19436       { $as_echo "$as_me:${as_lineno-$LINENO}: creating 
$ac_file" >&5 
19437 $as_echo "$as_me: creating 
$ac_file" >&6;} 
19439     # Neutralize special characters interpreted by sed in replacement strings. 
19440     case $configure_input in #( 
19441     *\&* | *\|* | *\\* ) 
19442        ac_sed_conf_input=`$as_echo "$configure_input" | 
19443        sed 's/[\\\\&|]/\\\\&/g'`;; #( 
19444     *) ac_sed_conf_input=$configure_input;; 
19448     *:-:* | *:-) cat >"$tmp/stdin
" \ 
19449       || as_fn_error "could not create 
$ac_file" "$LINENO" 5 ;; 
19454   ac_dir=`$as_dirname -- "$ac_file" || 
19455 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
19456          X"$ac_file" : 'X\(//\)[^/]' \| \ 
19457          X"$ac_file" : 'X\(//\)$' \| \ 
19458          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || 
19459 $as_echo X"$ac_file" | 
19460     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
19464           /^X\(\/\/\)[^/].*/{ 
19477   as_dir="$ac_dir"; as_fn_mkdir_p 
19481 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 
19483   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 
19484   # A "..
" for each directory in $ac_dir_suffix. 
19485   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 
19486   case $ac_top_builddir_sub in 
19487   "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 
19488   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;; 
19491 ac_abs_top_builddir=$ac_pwd 
19492 ac_abs_builddir=$ac_pwd$ac_dir_suffix 
19493 # for backward compatibility: 
19494 ac_top_builddir=$ac_top_build_prefix 
19497   .)  # We are building in place. 
19499     ac_top_srcdir=$ac_top_builddir_sub 
19500     ac_abs_top_srcdir=$ac_pwd ;; 
19501   [\\/]* | ?:[\\/]* )  # Absolute name. 
19502     ac_srcdir=$srcdir$ac_dir_suffix; 
19503     ac_top_srcdir=$srcdir 
19504     ac_abs_top_srcdir=$srcdir ;; 
19505   *) # Relative name. 
19506     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix 
19507     ac_top_srcdir=$ac_top_build_prefix$srcdir 
19508     ac_abs_top_srcdir=$ac_pwd/$srcdir ;; 
19510 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix 
19520   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; 
19521   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; 
19525 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
19526 # If the template does not know about datarootdir, expand it. 
19527 # FIXME: This hack should be removed a few years after 2.60. 
19528 ac_datarootdir_hack=; ac_datarootdir_seen= 
19539 case `eval "sed -n \"\
$ac_sed_dataroot\" $ac_file_inputs"` in 
19540 *datarootdir*) ac_datarootdir_seen=yes;; 
19541 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) 
19542   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file_inputs seems to ignore the 
--datarootdir setting
" >&5 
19543 $as_echo "$as_me: WARNING
: $ac_file_inputs seems to ignore the 
--datarootdir setting
" >&2;} 
19545 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
19546   ac_datarootdir_hack=' 
19547   s&@datadir@&$datadir&g 
19548   s&@docdir@&$docdir&g 
19549   s&@infodir@&$infodir&g 
19550   s&@localedir@&$localedir&g 
19551   s&@mandir@&$mandir&g 
19552   s&\\\${datarootdir}&$datarootdir&g' ;; 
19556 # Neutralize VPATH when `$srcdir' = `.'. 
19557 # Shell code in configure.ac might set extrasub. 
19558 # FIXME: do we really want to maintain this feature? 
19559 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
19560 ac_sed_extra="$ac_vpsub 
19563 cat >>$CONFIG_STATUS <<\_ACEOF 
|| ac_write_fail
=1 
19565 /@
[a
-zA-Z_][a
-zA-Z_0-9]*@
/!b
 
19566 s
|@configure_input@
|$ac_sed_conf_input|;t t
 
19567 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
 
19568 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
 
19569 s
&@srcdir@
&$ac_srcdir&;t t
 
19570 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
 
19571 s
&@top_srcdir@
&$ac_top_srcdir&;t t
 
19572 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
 
19573 s
&@builddir@
&$ac_builddir&;t t
 
19574 s
&@abs_builddir@
&$ac_abs_builddir&;t t
 
19575 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
 
19576 s
&@INSTALL@
&$ac_INSTALL&;t t
 
19577 $ac_datarootdir_hack 
19579 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.
awk" >$tmp/out \ 
19580   || as_fn_error "could not create 
$ac_file" "$LINENO" 5 
19582 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 
19583   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } && 
19584   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } && 
19585   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir' 
19586 which seems to be undefined.  Please make sure it is defined." >&5 
19587 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
' 
19588 which seems to be undefined.  Please make sure it is defined." >&2;} 
19592   -) cat "$tmp/out" && rm -f "$tmp/out";; 
19593   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 
19595   || as_fn_error "could not create $ac_file" "$LINENO" 5 
19599   :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 
19600 $as_echo "$as_me: executing $ac_file commands" >&6;} 
19605   case $ac_file$ac_mode in 
19608     # See if we are running on zsh, and set the options which allow our 
19609     # commands through without removal of \ escapes. 
19610     if test -n "${ZSH_VERSION+set}" ; then 
19611       setopt NO_GLOB_SUBST 
19614     cfgfile="${ofile}T" 
19615     trap "$RM \"$cfgfile\"; exit 1" 1 2 15 
19618     cat <<_LT_EOF >> "$cfgfile" 
19621 # `$ECHO "$ofile" | sed 's
%^.
*/%%'` - Provide generalized library-building support services. 
19622 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION 
19623 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: 
19624 # NOTE: Changes made to this file will be lost: look at ltmain.sh. 
19626 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 
19627 #                 2006, 2007, 2008 Free Software Foundation, Inc. 
19628 #   Written by Gordon Matzigkeit, 1996 
19630 #   This file is part of GNU Libtool. 
19632 # GNU Libtool is free software; you can redistribute it and/or 
19633 # modify it under the terms of the GNU General Public License as 
19634 # published by the Free Software Foundation; either version 2 of 
19635 # the License, or (at your option) any later version. 
19637 # As a special exception to the GNU General Public License, 
19638 # if you distribute this file as part of a program or library that 
19639 # is built using GNU Libtool, you may include this file under the 
19640 # same distribution terms that you use for the rest of that program. 
19642 # GNU Libtool is distributed in the hope that it will be useful, 
19643 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
19644 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
19645 # GNU General Public License for more details. 
19647 # You should have received a copy of the GNU General Public License 
19648 # along with GNU Libtool; see the file COPYING.  If not, a copy 
19649 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or 
19650 # obtained by writing to the Free Software Foundation, Inc., 
19651 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 
19654 # The names of the tagged configurations supported by this script. 
19655 available_tags="CXX " 
19657 # ### BEGIN LIBTOOL CONFIG 
19659 # Which release of libtool.m4 was used? 
19660 macro_version=$macro_version 
19661 macro_revision=$macro_revision 
19663 # Whether or not to build static libraries. 
19664 build_old_libs=$enable_static 
19666 # Whether or not to build shared libraries. 
19667 build_libtool_libs=$enable_shared 
19669 # What type of objects to build. 
19672 # Whether or not to optimize for fast installation. 
19673 fast_install=$enable_fast_install 
19676 host_alias=$host_alias 
19680 # The build system. 
19681 build_alias=$build_alias 
19685 # A sed program that does not truncate output. 
19688 # Sed that helps us avoid accidentally triggering echo(1) options like -n. 
19689 Xsed="\$SED -e 1s/^X//" 
19691 # A grep program that handles long lines. 
19697 # A literal string matcher. 
19700 # A BSD- or MS-compatible name lister. 
19703 # Whether we need soft or hard links. 
19706 # What is the maximum length of a command? 
19707 max_cmd_len=$max_cmd_len 
19709 # Object file suffix (normally "o"). 
19712 # Executable file suffix (normally ""). 
19715 # whether the shell understands "unset". 
19718 # turn spaces into newlines. 
19721 # turn newlines into spaces. 
19724 # How to create reloadable object files. 
19725 reload_flag=$lt_reload_flag 
19726 reload_cmds=$lt_reload_cmds 
19728 # An object symbol dumper. 
19729 OBJDUMP=$lt_OBJDUMP 
19731 # Method to check whether dependent libraries are shared objects. 
19732 deplibs_check_method=$lt_deplibs_check_method 
19734 # Command to use when deplibs_check_method == "file_magic". 
19735 file_magic_cmd=$lt_file_magic_cmd 
19739 AR_FLAGS=$lt_AR_FLAGS 
19741 # A symbol stripping program. 
19744 # Commands used to install an old-style archive. 
19746 old_postinstall_cmds=$lt_old_postinstall_cmds 
19747 old_postuninstall_cmds=$lt_old_postuninstall_cmds 
19752 # LTCC compiler flags. 
19753 LTCFLAGS=$lt_CFLAGS 
19755 # Take the output of nm and produce a listing of raw symbols and C names. 
19756 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe 
19758 # Transform the output of nm in a proper C declaration. 
19759 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl 
19761 # Transform the output of nm in a C name address pair. 
19762 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address 
19764 # Transform the output of nm in a C name address pair when lib prefix is needed. 
19765 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix 
19767 # The name of the directory that contains temporary libtool files. 
19770 # Shell to use when invoking shell scripts. 
19773 # An echo program that does not interpret backslashes. 
19776 # Used to examine libraries when file_magic_cmd begins with "file". 
19777 MAGIC_CMD=$MAGIC_CMD 
19779 # Must we lock files when doing compilation? 
19780 need_locks=$lt_need_locks 
19782 # Tool to manipulate archived DWARF debug symbol files on Mac OS X. 
19783 DSYMUTIL=$lt_DSYMUTIL 
19785 # Tool to change global to local symbols on Mac OS X. 
19788 # Tool to manipulate fat objects and archives on Mac OS X. 
19791 # ldd/readelf like tool for Mach-O binaries on Mac OS X. 
19794 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. 
19795 OTOOL64=$lt_OTOOL64 
19797 # Old archive suffix (normally "a"). 
19800 # Shared library suffix (normally ".so"). 
19801 shrext_cmds=$lt_shrext_cmds 
19803 # The commands to extract the exported symbol list from a shared archive. 
19804 extract_expsyms_cmds=$lt_extract_expsyms_cmds 
19806 # Variables whose values should be saved in libtool wrapper scripts and 
19807 # restored at link time. 
19808 variables_saved_for_relink=$lt_variables_saved_for_relink 
19810 # Do we need the "lib" prefix for modules? 
19811 need_lib_prefix=$need_lib_prefix 
19813 # Do we need a version for libraries? 
19814 need_version=$need_version 
19816 # Library versioning type. 
19817 version_type=$version_type 
19819 # Shared library runtime path variable. 
19820 runpath_var=$runpath_var 
19822 # Shared library path variable. 
19823 shlibpath_var=$shlibpath_var 
19825 # Is shlibpath searched before the hard-coded library search path? 
19826 shlibpath_overrides_runpath=$shlibpath_overrides_runpath 
19828 # Format of library name prefix. 
19829 libname_spec=$lt_libname_spec 
19831 # List of archive names.  First name is the real one, the rest are links. 
19832 # The last name is the one that the linker finds with -lNAME 
19833 library_names_spec=$lt_library_names_spec 
19835 # The coded name of the library, if different from the real name. 
19836 soname_spec=$lt_soname_spec 
19838 # Command to use after installation of a shared archive. 
19839 postinstall_cmds=$lt_postinstall_cmds 
19841 # Command to use after uninstallation of a shared archive. 
19842 postuninstall_cmds=$lt_postuninstall_cmds 
19844 # Commands used to finish a libtool library installation in a directory. 
19845 finish_cmds=$lt_finish_cmds 
19847 # As "finish_cmds", except a single script fragment to be evaled but 
19849 finish_eval=$lt_finish_eval 
19851 # Whether we should hardcode library paths into libraries. 
19852 hardcode_into_libs=$hardcode_into_libs 
19854 # Compile-time system search path for libraries. 
19855 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec 
19857 # Run-time system search path for libraries. 
19858 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec 
19860 # Whether dlopen is supported. 
19861 dlopen_support=$enable_dlopen 
19863 # Whether dlopen of programs is supported. 
19864 dlopen_self=$enable_dlopen_self 
19866 # Whether dlopen of statically linked programs is supported. 
19867 dlopen_self_static=$enable_dlopen_self_static 
19869 # Commands to strip libraries. 
19870 old_striplib=$lt_old_striplib 
19871 striplib=$lt_striplib 
19874 # The linker used to build libraries. 
19877 # Commands used to build an old-style archive. 
19878 old_archive_cmds=$lt_old_archive_cmds 
19880 # A language specific compiler. 
19883 # Is the compiler the GNU compiler? 
19886 # Compiler flag to turn off builtin functions. 
19887 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag 
19889 # How to pass a linker flag through the compiler. 
19890 wl=$lt_lt_prog_compiler_wl 
19892 # Additional compiler flags for building library objects. 
19893 pic_flag=$lt_lt_prog_compiler_pic 
19895 # Compiler flag to prevent dynamic linking. 
19896 link_static_flag=$lt_lt_prog_compiler_static 
19898 # Does compiler simultaneously support -c and -o options? 
19899 compiler_c_o=$lt_lt_cv_prog_compiler_c_o 
19901 # Whether or not to add -lc for building shared libraries. 
19902 build_libtool_need_lc=$archive_cmds_need_lc 
19904 # Whether or not to disallow shared libs when runtime libs are static. 
19905 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes 
19907 # Compiler flag to allow reflexive dlopens. 
19908 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec 
19910 # Compiler flag to generate shared objects directly from archives. 
19911 whole_archive_flag_spec=$lt_whole_archive_flag_spec 
19913 # Whether the compiler copes with passing no objects directly. 
19914 compiler_needs_object=$lt_compiler_needs_object 
19916 # Create an old-style archive from a shared archive. 
19917 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds 
19919 # Create a temporary old-style archive to link instead of a shared archive. 
19920 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds 
19922 # Commands used to build a shared archive. 
19923 archive_cmds=$lt_archive_cmds 
19924 archive_expsym_cmds=$lt_archive_expsym_cmds 
19926 # Commands used to build a loadable module if different from building 
19927 # a shared archive. 
19928 module_cmds=$lt_module_cmds 
19929 module_expsym_cmds=$lt_module_expsym_cmds 
19931 # Whether we are building with GNU ld or not. 
19932 with_gnu_ld=$lt_with_gnu_ld 
19934 # Flag that allows shared libraries with undefined symbols to be built. 
19935 allow_undefined_flag=$lt_allow_undefined_flag 
19937 # Flag that enforces no undefined symbols. 
19938 no_undefined_flag=$lt_no_undefined_flag 
19940 # Flag to hardcode \$libdir into a binary during linking. 
19941 # This must work even if \$libdir does not exist 
19942 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec 
19944 # If ld is used when linking, flag to hardcode \$libdir into a binary 
19945 # during linking.  This must work even if \$libdir does not exist. 
19946 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld 
19948 # Whether we need a single "-rpath" flag with a separated argument. 
19949 hardcode_libdir_separator=$lt_hardcode_libdir_separator 
19951 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes 
19952 # DIR into the resulting binary. 
19953 hardcode_direct=$hardcode_direct 
19955 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes 
19956 # DIR into the resulting binary and the resulting library dependency is 
19957 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the 
19958 # library is relocated. 
19959 hardcode_direct_absolute=$hardcode_direct_absolute 
19961 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR 
19962 # into the resulting binary. 
19963 hardcode_minus_L=$hardcode_minus_L 
19965 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR 
19966 # into the resulting binary. 
19967 hardcode_shlibpath_var=$hardcode_shlibpath_var 
19969 # Set to "yes" if building a shared library automatically hardcodes DIR 
19970 # into the library and all subsequent libraries and executables linked 
19972 hardcode_automatic=$hardcode_automatic 
19974 # Set to yes if linker adds runtime paths of dependent libraries 
19975 # to runtime path list. 
19976 inherit_rpath=$inherit_rpath 
19978 # Whether libtool must link a program against all its dependency libraries. 
19979 link_all_deplibs=$link_all_deplibs 
19981 # Fix the shell variable \$srcfile for the compiler. 
19982 fix_srcfile_path=$lt_fix_srcfile_path 
19984 # Set to "yes" if exported symbols are required. 
19985 always_export_symbols=$always_export_symbols 
19987 # The commands to list exported symbols. 
19988 export_symbols_cmds=$lt_export_symbols_cmds 
19990 # Symbols that should not be listed in the preloaded symbols. 
19991 exclude_expsyms=$lt_exclude_expsyms 
19993 # Symbols that must always be exported. 
19994 include_expsyms=$lt_include_expsyms 
19996 # Commands necessary for linking programs (against libraries) with templates. 
19997 prelink_cmds=$lt_prelink_cmds 
19999 # Specify filename containing input files. 
20000 file_list_spec=$lt_file_list_spec 
20002 # How to hardcode a shared library path into an executable. 
20003 hardcode_action=$hardcode_action 
20005 # The directories searched by this compiler when creating a shared library. 
20006 compiler_lib_search_dirs=$lt_compiler_lib_search_dirs 
20008 # Dependencies to place before and after the objects being linked to 
20009 # create a shared library. 
20010 predep_objects=$lt_predep_objects 
20011 postdep_objects=$lt_postdep_objects 
20012 predeps=$lt_predeps 
20013 postdeps=$lt_postdeps 
20015 # The library search path used internally by the compiler when linking 
20016 # a shared library. 
20017 compiler_lib_search_path=$lt_compiler_lib_search_path 
20019 # ### END LIBTOOL CONFIG 
20025     cat <<\_LT_EOF >> "$cfgfile" 
20026 # AIX sometimes has problems with the GCC collect2 program.  For some 
20027 # reason, if we set the COLLECT_NAMES environment variable, the problems 
20028 # vanish in a puff of smoke. 
20029 if test "X${COLLECT_NAMES+set}" != Xset; then 
20031   export COLLECT_NAMES 
20038 ltmain="$ac_aux_dir/ltmain.sh" 
20041   # We use sed instead of cat because bash on DJGPP gets confused if 
20042   # if finds mixed CR/LF and LF-only lines.  Since sed operates in 
20043   # text mode, it properly converts lines to CR/LF.  This bash problem 
20044   # is reportedly fixed, but why not run on old versions too? 
20045   sed '/^
# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \ 
20046     || (rm -f "$cfgfile"; exit 1) 
20050     cat << \_LT_EOF 
>> "$cfgfile" 
20052 # func_dirname file append nondir_replacement 
20053 # Compute the dirname of FILE.  If nonempty, add APPEND to the result, 
20054 # otherwise set result to NONDIR_REPLACEMENT. 
20058     */*) func_dirname_result
="${1%/*}${2}" ;; 
20059     *  ) func_dirname_result
="${3}" ;; 
20063 # func_basename file 
20066   func_basename_result
="${1##*/}" 
20069 # func_dirname_and_basename file append nondir_replacement 
20070 # perform func_basename and func_dirname in a single function 
20072 #   dirname:  Compute the dirname of FILE.  If nonempty, 
20073 #             add APPEND to the result, otherwise set result 
20074 #             to NONDIR_REPLACEMENT. 
20075 #             value returned in "$func_dirname_result" 
20076 #   basename: Compute filename of FILE. 
20077 #             value retuned in "$func_basename_result" 
20078 # Implementation must be kept synchronized with func_dirname 
20079 # and func_basename. For efficiency, we do not delegate to 
20080 # those functions but instead duplicate the functionality here. 
20081 func_dirname_and_basename 
() 
20084     */*) func_dirname_result
="${1%/*}${2}" ;; 
20085     *  ) func_dirname_result
="${3}" ;; 
20087   func_basename_result
="${1##*/}" 
20090 # func_stripname prefix suffix name 
20091 # strip PREFIX and SUFFIX off of NAME. 
20092 # PREFIX and SUFFIX must not contain globbing or regex special 
20093 # characters, hashes, percent signs, but SUFFIX may contain a leading 
20094 # dot (in which case that matches only a dot). 
20097   # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are 
20098   # positional parameters, so assign one to ordinary parameter first. 
20099   func_stripname_result
=${3} 
20100   func_stripname_result
=${func_stripname_result#"${1}"} 
20101   func_stripname_result
=${func_stripname_result%"${2}"} 
20107   func_opt_split_opt
=${1%%=*} 
20108   func_opt_split_arg
=${1#*=} 
20115     *.lo
) func_lo2o_result
=${1%.lo}.
${objext} ;; 
20116     *)    func_lo2o_result
=${1} ;; 
20120 # func_xform libobj-or-source 
20123   func_xform_result
=${1%.*}.lo
 
20126 # func_arith arithmetic-term... 
20129   func_arith_result
=$(( $* )) 
20133 # STRING may not start with a hyphen. 
20136   func_len_result
=${#1} 
20141   *) # Bourne compatible functions. 
20142     cat << \_LT_EOF 
>> "$cfgfile" 
20144 # func_dirname file append nondir_replacement 
20145 # Compute the dirname of FILE.  If nonempty, add APPEND to the result, 
20146 # otherwise set result to NONDIR_REPLACEMENT. 
20149   # Extract subdirectory from the argument. 
20150   func_dirname_result
=`$ECHO "X${1}" | $Xsed -e "$dirname"` 
20151   if test "X$func_dirname_result" = "X${1}"; then 
20152     func_dirname_result
="${3}" 
20154     func_dirname_result
="$func_dirname_result${2}" 
20158 # func_basename file 
20161   func_basename_result
=`$ECHO "X${1}" | $Xsed -e "$basename"` 
20165 # func_stripname prefix suffix name 
20166 # strip PREFIX and SUFFIX off of NAME. 
20167 # PREFIX and SUFFIX must not contain globbing or regex special 
20168 # characters, hashes, percent signs, but SUFFIX may contain a leading 
20169 # dot (in which case that matches only a dot). 
20170 # func_strip_suffix prefix name 
20174     .
*) func_stripname_result
=`$ECHO "X${3}" \ 
20175            | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;; 
20176     *)  func_stripname_result
=`$ECHO "X${3}" \ 
20177            | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;; 
20182 my_sed_long_opt
='1s/^\(-[^=]*\)=.*/\1/;q' 
20183 my_sed_long_arg
='1s/^-[^=]*=//' 
20188   func_opt_split_opt
=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"` 
20189   func_opt_split_arg
=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"` 
20195   func_lo2o_result
=`$ECHO "X${1}" | $Xsed -e "$lo2o"` 
20198 # func_xform libobj-or-source 
20201   func_xform_result
=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'` 
20204 # func_arith arithmetic-term... 
20207   func_arith_result
=`expr "$@"` 
20211 # STRING may not start with a hyphen. 
20214   func_len_result
=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` 
20220 case $lt_shell_append in 
20222     cat << \_LT_EOF 
>> "$cfgfile" 
20224 # func_append var value 
20225 # Append VALUE to the end of shell variable VAR. 
20233     cat << \_LT_EOF 
>> "$cfgfile" 
20235 # func_append var value 
20236 # Append VALUE to the end of shell variable VAR. 
20247   sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
 
20248     || (rm -f "$cfgfile"; exit 1) 
20250   mv -f "$cfgfile" "$ofile" || 
20251     (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") 
20255     cat <<_LT_EOF >> "$ofile" 
20257 # ### BEGIN LIBTOOL TAG CONFIG: CXX 
20259 # The linker used to build libraries. 
20262 # Commands used to build an old-style archive. 
20263 old_archive_cmds=$lt_old_archive_cmds_CXX 
20265 # A language specific compiler. 
20266 CC=$lt_compiler_CXX 
20268 # Is the compiler the GNU compiler? 
20271 # Compiler flag to turn off builtin functions. 
20272 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX 
20274 # How to pass a linker flag through the compiler. 
20275 wl=$lt_lt_prog_compiler_wl_CXX 
20277 # Additional compiler flags for building library objects. 
20278 pic_flag=$lt_lt_prog_compiler_pic_CXX 
20280 # Compiler flag to prevent dynamic linking. 
20281 link_static_flag=$lt_lt_prog_compiler_static_CXX 
20283 # Does compiler simultaneously support -c and -o options? 
20284 compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX 
20286 # Whether or not to add -lc for building shared libraries. 
20287 build_libtool_need_lc=$archive_cmds_need_lc_CXX 
20289 # Whether or not to disallow shared libs when runtime libs are static. 
20290 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX 
20292 # Compiler flag to allow reflexive dlopens. 
20293 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX 
20295 # Compiler flag to generate shared objects directly from archives. 
20296 whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX 
20298 # Whether the compiler copes with passing no objects directly. 
20299 compiler_needs_object=$lt_compiler_needs_object_CXX 
20301 # Create an old-style archive from a shared archive. 
20302 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX 
20304 # Create a temporary old-style archive to link instead of a shared archive. 
20305 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX 
20307 # Commands used to build a shared archive. 
20308 archive_cmds=$lt_archive_cmds_CXX 
20309 archive_expsym_cmds=$lt_archive_expsym_cmds_CXX 
20311 # Commands used to build a loadable module if different from building 
20312 # a shared archive. 
20313 module_cmds=$lt_module_cmds_CXX 
20314 module_expsym_cmds=$lt_module_expsym_cmds_CXX 
20316 # Whether we are building with GNU ld or not. 
20317 with_gnu_ld=$lt_with_gnu_ld_CXX 
20319 # Flag that allows shared libraries with undefined symbols to be built. 
20320 allow_undefined_flag=$lt_allow_undefined_flag_CXX 
20322 # Flag that enforces no undefined symbols. 
20323 no_undefined_flag=$lt_no_undefined_flag_CXX 
20325 # Flag to hardcode \$libdir into a binary during linking. 
20326 # This must work even if \$libdir does not exist 
20327 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX 
20329 # If ld is used when linking, flag to hardcode \$libdir into a binary 
20330 # during linking.  This must work even if \$libdir does not exist. 
20331 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX 
20333 # Whether we need a single "-rpath" flag with a separated argument. 
20334 hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX 
20336 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes 
20337 # DIR into the resulting binary. 
20338 hardcode_direct=$hardcode_direct_CXX 
20340 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes 
20341 # DIR into the resulting binary and the resulting library dependency is 
20342 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the 
20343 # library is relocated. 
20344 hardcode_direct_absolute=$hardcode_direct_absolute_CXX 
20346 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR 
20347 # into the resulting binary. 
20348 hardcode_minus_L=$hardcode_minus_L_CXX 
20350 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR 
20351 # into the resulting binary. 
20352 hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX 
20354 # Set to "yes" if building a shared library automatically hardcodes DIR 
20355 # into the library and all subsequent libraries and executables linked 
20357 hardcode_automatic=$hardcode_automatic_CXX 
20359 # Set to yes if linker adds runtime paths of dependent libraries 
20360 # to runtime path list. 
20361 inherit_rpath=$inherit_rpath_CXX 
20363 # Whether libtool must link a program against all its dependency libraries. 
20364 link_all_deplibs=$link_all_deplibs_CXX 
20366 # Fix the shell variable \$srcfile for the compiler. 
20367 fix_srcfile_path=$lt_fix_srcfile_path_CXX 
20369 # Set to "yes" if exported symbols are required. 
20370 always_export_symbols=$always_export_symbols_CXX 
20372 # The commands to list exported symbols. 
20373 export_symbols_cmds=$lt_export_symbols_cmds_CXX 
20375 # Symbols that should not be listed in the preloaded symbols. 
20376 exclude_expsyms=$lt_exclude_expsyms_CXX 
20378 # Symbols that must always be exported. 
20379 include_expsyms=$lt_include_expsyms_CXX 
20381 # Commands necessary for linking programs (against libraries) with templates. 
20382 prelink_cmds=$lt_prelink_cmds_CXX 
20384 # Specify filename containing input files. 
20385 file_list_spec=$lt_file_list_spec_CXX 
20387 # How to hardcode a shared library path into an executable. 
20388 hardcode_action=$hardcode_action_CXX 
20390 # The directories searched by this compiler when creating a shared library. 
20391 compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX 
20393 # Dependencies to place before and after the objects being linked to 
20394 # create a shared library. 
20395 predep_objects=$lt_predep_objects_CXX 
20396 postdep_objects=$lt_postdep_objects_CXX 
20397 predeps=$lt_predeps_CXX 
20398 postdeps=$lt_postdeps_CXX 
20400 # The library search path used internally by the compiler when linking 
20401 # a shared library. 
20402 compiler_lib_search_path=$lt_compiler_lib_search_path_CXX 
20404 # ### END LIBTOOL TAG CONFIG: CXX 
20415 ac_clean_files
=$ac_clean_files_save 
20417 test $ac_write_fail = 0 || 
20418   as_fn_error 
"write failure creating $CONFIG_STATUS" "$LINENO" 5 
20421 # configure is writing to config.log, and then calls config.status. 
20422 # config.status does its own redirection, appending to config.log. 
20423 # Unfortunately, on DOS this fails, as config.log is still kept open 
20424 # by configure, so config.status won't be able to write to it; its 
20425 # output is simply discarded.  So we exec the FD to /dev/null, 
20426 # effectively closing config.log, so it can be properly (re)opened and 
20427 # appended to by config.status.  When coming back to configure, we 
20428 # need to make the FD available again. 
20429 if test "$no_create" != yes; then 
20431   ac_config_status_args
= 
20432   test "$silent" = yes && 
20433     ac_config_status_args
="$ac_config_status_args --quiet" 
20435   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
 
20437   # Use ||, not &&, to avoid exiting from the if with $? = 1, which 
20438   # would make configure fail if this is the last instruction. 
20439   $ac_cs_success || as_fn_exit $?
 
20441 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then 
20442   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 
20443 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}