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 
 843 program_transform_name 
 856 enable_option_checking 
 869       ac_precious_vars
='build_alias 
 895 # Initialize some variables set by options. 
 897 ac_init_version
=false
 
 898 ac_unrecognized_opts
= 
 900 # The variables have the same names as the options, with 
 901 # dashes changed to underlines. 
 909 program_transform_name
=s
,x
,x
, 
 917 # Installation directory options. 
 918 # These are left unexpanded so users can "make install exec_prefix=/foo" 
 919 # and all the variables that are supposed to be based on exec_prefix 
 920 # by default will actually change. 
 921 # Use braces instead of parens because sh, perl, etc. also accept them. 
 922 # (The list follows the same order as the GNU Coding Standards.) 
 923 bindir
='${exec_prefix}/bin' 
 924 sbindir
='${exec_prefix}/sbin' 
 925 libexecdir
='${exec_prefix}/libexec' 
 926 datarootdir
='${prefix}/share' 
 927 datadir
='${datarootdir}' 
 928 sysconfdir
='${prefix}/etc' 
 929 sharedstatedir
='${prefix}/com' 
 930 localstatedir
='${prefix}/var' 
 931 includedir
='${prefix}/include' 
 932 oldincludedir
='/usr/include' 
 933 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}' 
 934 infodir
='${datarootdir}/info' 
 939 libdir
='${exec_prefix}/lib' 
 940 localedir
='${datarootdir}/locale' 
 941 mandir
='${datarootdir}/man' 
 947   # If the previous option needs an argument, assign it. 
 948   if test -n "$ac_prev"; then 
 949     eval $ac_prev=\
$ac_option 
 955   *=*)  ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 
 959   # Accept the important Cygnus configure options, so we can diagnose typos. 
 961   case $ac_dashdash$ac_option in 
 965   -bindir | --bindir | --bindi | --bind | --bin | --bi) 
 967   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) 
 970   -build | --build | --buil | --bui | --bu) 
 971     ac_prev
=build_alias 
;; 
 972   -build=* | --build=* | --buil=* | --bui=* | --bu=*) 
 973     build_alias
=$ac_optarg ;; 
 975   -cache-file | --cache-file | --cache-fil | --cache-fi \
 
 976   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) 
 977     ac_prev
=cache_file 
;; 
 978   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
 
 979   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) 
 980     cache_file
=$ac_optarg ;; 
 983     cache_file
=config.cache 
;; 
 985   -datadir | --datadir | --datadi | --datad) 
 987   -datadir=* | --datadir=* | --datadi=* | --datad=*) 
 988     datadir
=$ac_optarg ;; 
 990   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
 
 991   | --dataroo | --dataro | --datar) 
 992     ac_prev
=datarootdir 
;; 
 993   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
 
 994   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) 
 995     datarootdir
=$ac_optarg ;; 
 997   -disable-* | --disable-*) 
 998     ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 
 999     # Reject names that are not valid shell variable names. 
1000     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null 
&& 
1001       as_fn_error 
"invalid feature name: $ac_useropt" 
1002     ac_useropt_orig
=$ac_useropt 
1003     ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
1004     case $ac_user_opts in 
1006 "enable_
$ac_useropt" 
1008       *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 
1009          ac_unrecognized_sep
=', ';; 
1011     eval enable_
$ac_useropt=no 
;; 
1013   -docdir | --docdir | --docdi | --doc | --do) 
1015   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) 
1016     docdir
=$ac_optarg ;; 
1018   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) 
1020   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) 
1021     dvidir
=$ac_optarg ;; 
1023   -enable-* | --enable-*) 
1024     ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 
1025     # Reject names that are not valid shell variable names. 
1026     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null 
&& 
1027       as_fn_error 
"invalid feature name: $ac_useropt" 
1028     ac_useropt_orig
=$ac_useropt 
1029     ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
1030     case $ac_user_opts in 
1032 "enable_
$ac_useropt" 
1034       *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 
1035          ac_unrecognized_sep
=', ';; 
1037     eval enable_
$ac_useropt=\
$ac_optarg ;; 
1039   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
 
1040   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
 
1041   | --exec | --exe | --ex) 
1042     ac_prev
=exec_prefix 
;; 
1043   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
 
1044   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
 
1045   | --exec=* | --exe=* | --ex=*) 
1046     exec_prefix
=$ac_optarg ;; 
1048   -gas | --gas | --ga | --g) 
1049     # Obsolete; use --with-gas. 
1052   -help | --help | --hel | --he | -h) 
1053     ac_init_help
=long 
;; 
1054   -help=r
* | --help=r
* | --hel=r
* | --he=r
* | -hr*) 
1055     ac_init_help
=recursive 
;; 
1056   -help=s
* | --help=s
* | --hel=s
* | --he=s
* | -hs*) 
1057     ac_init_help
=short 
;; 
1059   -host | --host | --hos | --ho) 
1060     ac_prev
=host_alias 
;; 
1061   -host=* | --host=* | --hos=* | --ho=*) 
1062     host_alias
=$ac_optarg ;; 
1064   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) 
1066   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
 
1068     htmldir
=$ac_optarg ;; 
1070   -includedir | --includedir | --includedi | --included | --include \
 
1071   | --includ | --inclu | --incl | --inc) 
1072     ac_prev
=includedir 
;; 
1073   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
 
1074   | --includ=* | --inclu=* | --incl=* | --inc=*) 
1075     includedir
=$ac_optarg ;; 
1077   -infodir | --infodir | --infodi | --infod | --info | --inf) 
1079   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) 
1080     infodir
=$ac_optarg ;; 
1082   -libdir | --libdir | --libdi | --libd) 
1084   -libdir=* | --libdir=* | --libdi=* | --libd=*) 
1085     libdir
=$ac_optarg ;; 
1087   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
 
1088   | --libexe | --libex | --libe) 
1089     ac_prev
=libexecdir 
;; 
1090   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
 
1091   | --libexe=* | --libex=* | --libe=*) 
1092     libexecdir
=$ac_optarg ;; 
1094   -localedir | --localedir | --localedi | --localed | --locale) 
1095     ac_prev
=localedir 
;; 
1096   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) 
1097     localedir
=$ac_optarg ;; 
1099   -localstatedir | --localstatedir | --localstatedi | --localstated \
 
1100   | --localstate | --localstat | --localsta | --localst | --locals) 
1101     ac_prev
=localstatedir 
;; 
1102   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
 
1103   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) 
1104     localstatedir
=$ac_optarg ;; 
1106   -mandir | --mandir | --mandi | --mand | --man | --ma | --m) 
1108   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) 
1109     mandir
=$ac_optarg ;; 
1111   -nfp | --nfp | --nf) 
1112     # Obsolete; use --without-fp. 
1115   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
 
1116   | --no-cr | --no-c | -n) 
1119   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
 
1120   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) 
1123   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
 
1124   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
 
1125   | --oldin | --oldi | --old | --ol | --o) 
1126     ac_prev
=oldincludedir 
;; 
1127   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
 
1128   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
 
1129   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) 
1130     oldincludedir
=$ac_optarg ;; 
1132   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) 
1134   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) 
1135     prefix
=$ac_optarg ;; 
1137   -program-prefix | --program-prefix | --program-prefi | --program-pref \
 
1138   | --program-pre | --program-pr | --program-p) 
1139     ac_prev
=program_prefix 
;; 
1140   -program-prefix=* | --program-prefix=* | --program-prefi=* \
 
1141   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) 
1142     program_prefix
=$ac_optarg ;; 
1144   -program-suffix | --program-suffix | --program-suffi | --program-suff \
 
1145   | --program-suf | --program-su | --program-s) 
1146     ac_prev
=program_suffix 
;; 
1147   -program-suffix=* | --program-suffix=* | --program-suffi=* \
 
1148   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) 
1149     program_suffix
=$ac_optarg ;; 
1151   -program-transform-name | --program-transform-name \
 
1152   | --program-transform-nam | --program-transform-na \
 
1153   | --program-transform-n | --program-transform- \
 
1154   | --program-transform | --program-transfor \
 
1155   | --program-transfo | --program-transf \
 
1156   | --program-trans | --program-tran \
 
1157   | --progr-tra | --program-tr | --program-t) 
1158     ac_prev
=program_transform_name 
;; 
1159   -program-transform-name=* | --program-transform-name=* \
 
1160   | --program-transform-nam=* | --program-transform-na=* \
 
1161   | --program-transform-n=* | --program-transform-=* \
 
1162   | --program-transform=* | --program-transfor=* \
 
1163   | --program-transfo=* | --program-transf=* \
 
1164   | --program-trans=* | --program-tran=* \
 
1165   | --progr-tra=* | --program-tr=* | --program-t=*) 
1166     program_transform_name
=$ac_optarg ;; 
1168   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) 
1170   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) 
1171     pdfdir
=$ac_optarg ;; 
1173   -psdir | --psdir | --psdi | --psd | --ps) 
1175   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) 
1178   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
 
1179   | -silent | --silent | --silen | --sile | --sil) 
1182   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) 
1184   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
 
1186     sbindir
=$ac_optarg ;; 
1188   -sharedstatedir | --sharedstatedir | --sharedstatedi \
 
1189   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
 
1190   | --sharedst | --shareds | --shared | --share | --shar \
 
1192     ac_prev
=sharedstatedir 
;; 
1193   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
 
1194   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
 
1195   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
 
1197     sharedstatedir
=$ac_optarg ;; 
1199   -site | --site | --sit) 
1201   -site=* | --site=* | --sit=*) 
1204   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) 
1206   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) 
1207     srcdir
=$ac_optarg ;; 
1209   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
 
1210   | --syscon | --sysco | --sysc | --sys | --sy) 
1211     ac_prev
=sysconfdir 
;; 
1212   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
 
1213   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) 
1214     sysconfdir
=$ac_optarg ;; 
1216   -target | --target | --targe | --targ | --tar | --ta | --t) 
1217     ac_prev
=target_alias 
;; 
1218   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) 
1219     target_alias
=$ac_optarg ;; 
1221   -v | -verbose | --verbose | --verbos | --verbo | --verb) 
1224   -version | --version | --versio | --versi | --vers | -V) 
1225     ac_init_version
=: ;; 
1228     ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 
1229     # Reject names that are not valid shell variable names. 
1230     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null 
&& 
1231       as_fn_error 
"invalid package name: $ac_useropt" 
1232     ac_useropt_orig
=$ac_useropt 
1233     ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
1234     case $ac_user_opts in 
1238       *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 
1239          ac_unrecognized_sep
=', ';; 
1241     eval with_
$ac_useropt=\
$ac_optarg ;; 
1243   -without-* | --without-*) 
1244     ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'` 
1245     # Reject names that are not valid shell variable names. 
1246     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null 
&& 
1247       as_fn_error 
"invalid package name: $ac_useropt" 
1248     ac_useropt_orig
=$ac_useropt 
1249     ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
1250     case $ac_user_opts in 
1254       *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 
1255          ac_unrecognized_sep
=', ';; 
1257     eval with_
$ac_useropt=no 
;; 
1260     # Obsolete; use --with-x. 
1263   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
 
1264   | --x-incl | --x-inc | --x-in | --x-i) 
1265     ac_prev
=x_includes 
;; 
1266   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
 
1267   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) 
1268     x_includes
=$ac_optarg ;; 
1270   -x-libraries | --x-libraries | --x-librarie | --x-librari \
 
1271   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) 
1272     ac_prev
=x_libraries 
;; 
1273   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
 
1274   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 
1275     x_libraries
=$ac_optarg ;; 
1277   -*) as_fn_error 
"unrecognized option: \`$ac_option' 
1278 Try \`$0 --help' for more information." 
1282     ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='` 
1283     # Reject names that are not valid shell variable names. 
1284     case $ac_envvar in #( 
1285       '' | [0-9]* | *[!_$as_cr_alnum]* ) 
1286       as_fn_error 
"invalid variable name: \`$ac_envvar'" ;; 
1288     eval $ac_envvar=\
$ac_optarg 
1289     export $ac_envvar ;; 
1292     # FIXME: should be removed in autoconf 3.0. 
1293     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 
1294     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null 
&& 
1295       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 
1296     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 
1302 if test -n "$ac_prev"; then 
1303   ac_option
=--`echo $ac_prev | sed 's/_/-/g'` 
1304   as_fn_error 
"missing argument to $ac_option" 
1307 if test -n "$ac_unrecognized_opts"; then 
1308   case $enable_option_checking in 
1310     fatal
) as_fn_error 
"unrecognized options: $ac_unrecognized_opts" ;; 
1311     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 
1315 # Check all directory arguments for consistency. 
1316 for ac_var 
in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
 
1317                 datadir sysconfdir sharedstatedir localstatedir includedir \
 
1318                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
 
1319                 libdir localedir mandir
 
1321   eval ac_val
=\$
$ac_var 
1322   # Remove trailing slashes. 
1325       ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 
1326       eval $ac_var=\
$ac_val;; 
1328   # Be sure to have absolute directory names. 
1330     [\\/$
]* | ?
:[\\/]* )  continue;; 
1331     NONE 
| '' ) case $ac_var in *prefix 
) continue;; esac;; 
1333   as_fn_error 
"expected an absolute directory name for --$ac_var: $ac_val" 
1336 # There might be people who depend on the old broken behavior: `$host' 
1337 # used to hold the argument of --host etc. 
1338 # FIXME: To remove some day. 
1341 target
=$target_alias 
1343 # FIXME: To remove some day. 
1344 if test "x$host_alias" != x
; then 
1345   if test "x$build_alias" = x
; then 
1346     cross_compiling
=maybe
 
1347     $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 
1348     If a cross compiler is detected then cross compile mode will be used." >&2 
1349   elif test "x$build_alias" != "x$host_alias"; then 
1355 test -n "$host_alias" && ac_tool_prefix
=$host_alias- 
1357 test "$silent" = yes && exec 6>/dev
/null
 
1360 ac_pwd
=`pwd` && test -n "$ac_pwd" && 
1361 ac_ls_di
=`ls -di .` && 
1362 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` || 
1363   as_fn_error 
"working directory cannot be determined" 
1364 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 
1365   as_fn_error 
"pwd does not report name of working directory" 
1368 # Find the source files, if location was not specified. 
1369 if test -z "$srcdir"; then 
1370   ac_srcdir_defaulted
=yes 
1371   # Try the directory containing this script, then the parent directory. 
1372   ac_confdir
=`$as_dirname -- "$as_myself" || 
1373 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
1374          X"$as_myself" : 'X\(//\)[^/]' \| \ 
1375          X"$as_myself" : 'X\(//\)$' \| \ 
1376          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || 
1377 $as_echo X"$as_myself" | 
1378     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
1396   if test ! -r "$srcdir/$ac_unique_file"; then 
1400   ac_srcdir_defaulted
=no
 
1402 if test ! -r "$srcdir/$ac_unique_file"; then 
1403   test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .." 
1404   as_fn_error 
"cannot find sources ($ac_unique_file) in $srcdir" 
1406 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work" 
1408         cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" 
1410 # When building in place, set srcdir=. 
1411 if test "$ac_abs_confdir" = "$ac_pwd"; then 
1414 # Remove unnecessary trailing slashes from srcdir. 
1415 # Double slashes in file names in object file debugging info 
1416 # mess up M-x gdb in Emacs. 
1418 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; 
1420 for ac_var 
in $ac_precious_vars; do 
1421   eval ac_env_
${ac_var}_set
=\
${${ac_var}+set} 
1422   eval ac_env_
${ac_var}_value
=\$
${ac_var} 
1423   eval ac_cv_env_
${ac_var}_set
=\
${${ac_var}+set} 
1424   eval ac_cv_env_
${ac_var}_value
=\$
${ac_var} 
1428 # Report the --help message. 
1430 if test "$ac_init_help" = "long"; then 
1431   # Omit some internal or obsolete options to make the list less imposing. 
1432   # This message is too long to be a string in the A/UX 3.1 sh. 
1434 \`configure' configures Cycript 0.9 to adapt to many kinds of systems. 
1436 Usage: $0 [OPTION]... [VAR=VALUE]... 
1438 To assign environment variables (e.g., CC, CFLAGS...), specify them as 
1439 VAR=VALUE.  See below for descriptions of some of the useful variables. 
1441 Defaults for the options are specified in brackets. 
1444   -h, --help              display this help and exit 
1445       --help=short        display options specific to this package 
1446       --help=recursive    display the short help of all the included packages 
1447   -V, --version           display version information and exit 
1448   -q, --quiet, --silent   do not print \`checking...' messages 
1449       --cache-file=FILE   cache test results in FILE [disabled] 
1450   -C, --config-cache      alias for \`--cache-file=config.cache' 
1451   -n, --no-create         do not create output files 
1452       --srcdir=DIR        find the sources in DIR [configure dir or \`..'] 
1454 Installation directories: 
1455   --prefix=PREFIX         install architecture-independent files in PREFIX 
1456                           [$ac_default_prefix] 
1457   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX 
1460 By default, \`make install' will install all the files in 
1461 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify 
1462 an installation prefix other than \`$ac_default_prefix' using \`--prefix', 
1463 for instance \`--prefix=\$HOME'. 
1465 For better control, use the options below. 
1467 Fine tuning of the installation directories: 
1468   --bindir=DIR            user executables [EPREFIX/bin] 
1469   --sbindir=DIR           system admin executables [EPREFIX/sbin] 
1470   --libexecdir=DIR        program executables [EPREFIX/libexec] 
1471   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc] 
1472   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com] 
1473   --localstatedir=DIR     modifiable single-machine data [PREFIX/var] 
1474   --libdir=DIR            object code libraries [EPREFIX/lib] 
1475   --includedir=DIR        C header files [PREFIX/include] 
1476   --oldincludedir=DIR     C header files for non-gcc [/usr/include] 
1477   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share] 
1478   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR] 
1479   --infodir=DIR           info documentation [DATAROOTDIR/info] 
1480   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale] 
1481   --mandir=DIR            man documentation [DATAROOTDIR/man] 
1482   --docdir=DIR            documentation root [DATAROOTDIR/doc/cycript] 
1483   --htmldir=DIR           html documentation [DOCDIR] 
1484   --dvidir=DIR            dvi documentation [DOCDIR] 
1485   --pdfdir=DIR            pdf documentation [DOCDIR] 
1486   --psdir=DIR             ps documentation [DOCDIR] 
1492   --build=BUILD     configure 
for building on BUILD 
[guessed
] 
1493   --host=HOST       cross
-compile to build programs to run on HOST 
[BUILD
] 
1497 if test -n "$ac_init_help"; then 
1498   case $ac_init_help in 
1499      short 
| recursive 
) echo "Configuration of Cycript 0.9:";; 
1504   --disable-option-checking  ignore unrecognized 
--enable/--with options
 
1505   --disable-FEATURE       do not include FEATURE 
(same as 
--enable-FEATURE=no
) 
1506   --enable-FEATURE[=ARG
]  include FEATURE 
[ARG
=yes] 
1507   --enable-static[=PKGS
]  build static libraries 
[default
=no
] 
1508   --enable-shared[=PKGS
]  build shared libraries 
[default
=yes] 
1509   --enable-fast-install[=PKGS
] 
1510                           optimize 
for fast installation 
[default
=yes] 
1511   --disable-libtool-lock  avoid locking 
(might 
break parallel builds
) 
1512   --enable-javascript[=ENGINE
] 
1513                           use a JavaScript runtime 
(currently the only
 
1514                           available option 
for ENGINE is JavaScriptCore
) 
1516   --disable-rpath         do not hardcode runtime library paths
 
1519   --with-PACKAGE[=ARG
]    use PACKAGE 
[ARG
=yes] 
1520   --without-PACKAGE       do not use PACKAGE 
(same as 
--with-PACKAGE=no
) 
1521   --with-pic              try to use only PIC
/non
-PIC objects 
[default
=use
 
1523   --with-gnu-ld           assume the C compiler uses GNU ld 
[default
=no
] 
1524   --with-frameworks=DIRS  add to DIRS 
(space separated
) to the Darwin include
 
1525                           path 
for frameworks with 
-F 
1526   --with-apr=PATH         prefix 
for installed APR or the full path to
 
1528   --with-gnu-ld           assume the C compiler uses GNU ld default
=no
 
1529   --with-libiconv-prefix[=DIR
]  search 
for libiconv 
in DIR
/include and DIR
/lib
 
1530   --without-libiconv-prefix     don
't search for libiconv in includedir and libdir 
1532 Some influential environment variables: 
1533   CC          C compiler command 
1534   CFLAGS      C compiler flags 
1535   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a 
1536               nonstandard directory <lib dir> 
1537   LIBS        libraries to pass to the linker, e.g. -l<library> 
1538   CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if 
1539               you have headers in a nonstandard directory <include dir> 
1541   PKG_CONFIG  path to pkg-config utility 
1542   BISON       GNU Project parser generator (yacc replacement) 
1543   FLEX        the fast lexical analyser generator 
1544   GPERF       perfect hash function generator 
1545   CXX         C++ compiler command 
1546   CXXFLAGS    C++ compiler flags 
1547   CXXCPP      C++ preprocessor 
1548   OBJCXX      Objective C++ compiler command 
1549   OBJCXXFLAGS Objective C++ compiler flags 
1551               C compiler flags for WEBKIT, overriding pkg-config 
1552   WEBKIT_LIBS linker flags for WEBKIT, overriding pkg-config 
1554               C compiler flags for LIBFFI, overriding pkg-config 
1555   LIBFFI_LIBS linker flags for LIBFFI, overriding pkg-config 
1557               prints information about the current gnustep installation 
1559 Use these variables to override the choices made by `configure' or to 
help 
1560 it to 
find libraries and programs with nonstandard names
/locations.
 
1562 Report bugs to 
<saurik@saurik.com
>.
 
1563 Cycript home page
: <http
://www.cycript.org
/>.
 
1568 if test "$ac_init_help" = "recursive"; then 
1569   # If there are subdirs, report their specific --help. 
1570   for ac_dir 
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue 
1571     test -d "$ac_dir" || 
1572       { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=. 
&& test -d "$ac_dir"; } || 
1577 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;; 
1579   ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 
1580   # A ".." for each directory in $ac_dir_suffix. 
1581   ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 
1582   case $ac_top_builddir_sub in 
1583   "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;; 
1584   *)  ac_top_build_prefix
=$ac_top_builddir_sub/ ;; 
1587 ac_abs_top_builddir
=$ac_pwd 
1588 ac_abs_builddir
=$ac_pwd$ac_dir_suffix 
1589 # for backward compatibility: 
1590 ac_top_builddir
=$ac_top_build_prefix 
1593   .
)  # We are building in place. 
1595     ac_top_srcdir
=$ac_top_builddir_sub 
1596     ac_abs_top_srcdir
=$ac_pwd ;; 
1597   [\\/]* | ?
:[\\/]* )  # Absolute name. 
1598     ac_srcdir
=$srcdir$ac_dir_suffix; 
1599     ac_top_srcdir
=$srcdir 
1600     ac_abs_top_srcdir
=$srcdir ;; 
1602     ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix 
1603     ac_top_srcdir
=$ac_top_build_prefix$srcdir 
1604     ac_abs_top_srcdir
=$ac_pwd/$srcdir ;; 
1606 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix 
1608     cd "$ac_dir" || { ac_status
=$?
; continue; } 
1609     # Check for guested configure. 
1610     if test -f "$ac_srcdir/configure.gnu"; then 
1612       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
 
1613     elif test -f "$ac_srcdir/configure"; then 
1615       $SHELL "$ac_srcdir/configure" --help=recursive
 
1617       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 
1619     cd "$ac_pwd" || { ac_status
=$?
; break; } 
1623 test -n "$ac_init_help" && exit $ac_status 
1624 if $ac_init_version; then 
1626 Cycript configure 
0.9 
1627 generated by GNU Autoconf 
2.65 
1629 Copyright 
(C
) 2009 Free Software Foundation
, Inc.
 
1630 This configure 
script is free software
; the Free Software Foundation
 
1631 gives unlimited permission to copy
, distribute and modify it.
 
1636 ## ------------------------ ## 
1637 ## Autoconf initialization. ## 
1638 ## ------------------------ ## 
1640 # ac_fn_c_try_compile LINENO 
1641 # -------------------------- 
1642 # Try to compile conftest.$ac_ext, and return whether this succeeded. 
1643 ac_fn_c_try_compile 
() 
1645   as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack 
1646   rm -f conftest.
$ac_objext 
1647   if { { ac_try
="$ac_compile" 
1649   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
1650   *) ac_try_echo=$ac_try;; 
1652 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1653 $as_echo "$ac_try_echo"; } >&5 
1654   (eval "$ac_compile") 2>conftest.err 
1656   if test -s conftest.err; then 
1657     grep -v '^ *+' conftest.err >conftest.er1 
1658     cat conftest.er1 >&5 
1659     mv -f conftest.er1 conftest.err 
1661   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1662   test $ac_status = 0; } && { 
1663          test -z "$ac_c_werror_flag" || 
1664          test ! -s conftest.err 
1665        } && test -s conftest.$ac_objext; then : 
1668   $as_echo "$as_me: failed program was:" >&5 
1669 sed 's/^/| /' conftest.$ac_ext >&5 
1673   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 
1674   as_fn_set_status $ac_retval 
1676 } # ac_fn_c_try_compile 
1678 # ac_fn_c_try_link LINENO 
1679 # ----------------------- 
1680 # Try to link conftest.$ac_ext, and return whether this succeeded. 
1683   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 
1684   rm -f conftest.$ac_objext conftest$ac_exeext 
1685   if { { ac_try="$ac_link" 
1687   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
1688   *) ac_try_echo
=$ac_try;; 
1690 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1691 $as_echo "$ac_try_echo"; } >&5 
1692   (eval "$ac_link") 2>conftest.err
 
1694   if test -s conftest.err
; then 
1695     grep -v '^ *+' conftest.err 
>conftest.er1
 
1696     cat conftest.er1 
>&5 
1697     mv -f conftest.er1 conftest.err
 
1699   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1700   test $ac_status = 0; } && { 
1701          test -z "$ac_c_werror_flag" || 
1702          test ! -s conftest.err
 
1703        } && test -s conftest
$ac_exeext && { 
1704          test "$cross_compiling" = yes || 
1705          $as_test_x conftest
$ac_exeext 
1709   $as_echo "$as_me: failed program was:" >&5 
1710 sed 's/^/| /' conftest.
$ac_ext >&5 
1714   # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 
1715   # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 
1716   # interfere with the next link command; also delete a directory that is 
1717   # left behind by Apple's compiler.  We do this before executing the actions. 
1718   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
 
1719   eval $as_lineno_stack; test "x$as_lineno_stack" = x 
&& { as_lineno
=; unset as_lineno
;} 
1720   as_fn_set_status 
$ac_retval 
1722 } # ac_fn_c_try_link 
1724 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES 
1725 # ------------------------------------------------------- 
1726 # Tests whether HEADER exists and can be compiled using the include files in 
1727 # INCLUDES, setting the cache variable VAR accordingly. 
1728 ac_fn_c_check_header_compile 
() 
1730   as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack 
1731   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 
1732 $as_echo_n "checking for $2... " >&6; } 
1733 if { as_var
=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 
1734   $as_echo_n "(cached) " >&6 
1736   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
1737 /* end confdefs.h.  */ 
1741 if ac_fn_c_try_compile 
"$LINENO"; then : 
1746 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext 
1749                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 
1750 $as_echo "$ac_res" >&6; } 
1751   eval $as_lineno_stack; test "x$as_lineno_stack" = x 
&& { as_lineno
=; unset as_lineno
;} 
1753 } # ac_fn_c_check_header_compile 
1755 # ac_fn_c_try_cpp LINENO 
1756 # ---------------------- 
1757 # Try to preprocess conftest.$ac_ext, and return whether this succeeded. 
1760   as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack 
1761   if { { ac_try
="$ac_cpp conftest.$ac_ext" 
1763   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
1764   *) ac_try_echo=$ac_try;; 
1766 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1767 $as_echo "$ac_try_echo"; } >&5 
1768   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err 
1770   if test -s conftest.err; then 
1771     grep -v '^ *+' conftest.err >conftest.er1 
1772     cat conftest.er1 >&5 
1773     mv -f conftest.er1 conftest.err 
1775   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1776   test $ac_status = 0; } >/dev/null && { 
1777          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
1778          test ! -s conftest.err 
1782   $as_echo "$as_me: failed program was:" >&5 
1783 sed 's/^/| /' conftest.$ac_ext >&5 
1787   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 
1788   as_fn_set_status $ac_retval 
1792 # ac_fn_c_try_run LINENO 
1793 # ---------------------- 
1794 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes 
1795 # that executables *can* be run. 
1798   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 
1799   if { { ac_try="$ac_link" 
1801   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
1802   *) ac_try_echo
=$ac_try;; 
1804 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1805 $as_echo "$ac_try_echo"; } >&5 
1806   (eval "$ac_link") 2>&5 
1808   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1809   test $ac_status = 0; } && { ac_try
='./conftest$ac_exeext' 
1810   { { case "(($ac_try" in 
1811   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
1812   *) ac_try_echo=$ac_try;; 
1814 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1815 $as_echo "$ac_try_echo"; } >&5 
1816   (eval "$ac_try") 2>&5 
1818   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1819   test $ac_status = 0; }; }; then : 
1822   $as_echo "$as_me: program exited with status $ac_status" >&5 
1823        $as_echo "$as_me: failed program was:" >&5 
1824 sed 's/^/| /' conftest.$ac_ext >&5 
1826        ac_retval=$ac_status 
1828   rm -rf conftest.dSYM conftest_ipa8_conftest.oo 
1829   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 
1830   as_fn_set_status $ac_retval 
1834 # ac_fn_c_check_func LINENO FUNC VAR 
1835 # ---------------------------------- 
1836 # Tests whether FUNC exists, setting the cache variable VAR accordingly 
1837 ac_fn_c_check_func () 
1839   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 
1840   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 
1841 $as_echo_n "checking for $2... " >&6; } 
1842 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 
1843   $as_echo_n "(cached) " >&6 
1845   cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
1846 /* end confdefs.h.  */ 
1847 /* Define $2 to an innocuous variant, in case <limits.h> declares $2. 
1848    For example, HP-UX 11i <limits.h> declares gettimeofday.  */ 
1849 #define $2 innocuous_$2 
1851 /* System header to define __stub macros and hopefully few prototypes, 
1852     which can conflict with char $2 (); below. 
1853     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 
1854     <limits.h> exists even on freestanding compilers.  */ 
1857 # include <limits.h> 
1859 # include <assert.h> 
1864 /* Override any GCC internal prototype to avoid an error. 
1865    Use char because int might match the return type of a GCC 
1866    builtin and then its argument prototype would still apply.  */ 
1871 /* The GNU C library defines this for functions which it implements 
1872     to always fail with ENOSYS.  Some functions are actually named 
1873     something starting with __ and the normal name is an alias.  */ 
1874 #if defined __stub_$2 || defined __stub___$2 
1886 if ac_fn_c_try_link "$LINENO"; then : 
1891 rm -f core conftest.err conftest.$ac_objext \ 
1892     conftest$ac_exeext conftest.$ac_ext 
1895                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 
1896 $as_echo "$ac_res" >&6; } 
1897   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 
1899 } # ac_fn_c_check_func 
1901 # ac_fn_cxx_try_compile LINENO 
1902 # ---------------------------- 
1903 # Try to compile conftest.$ac_ext, and return whether this succeeded. 
1904 ac_fn_cxx_try_compile () 
1906   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 
1907   rm -f conftest.$ac_objext 
1908   if { { ac_try="$ac_compile" 
1910   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
1911   *) ac_try_echo
=$ac_try;; 
1913 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1914 $as_echo "$ac_try_echo"; } >&5 
1915   (eval "$ac_compile") 2>conftest.err
 
1917   if test -s conftest.err
; then 
1918     grep -v '^ *+' conftest.err 
>conftest.er1
 
1919     cat conftest.er1 
>&5 
1920     mv -f conftest.er1 conftest.err
 
1922   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1923   test $ac_status = 0; } && { 
1924          test -z "$ac_cxx_werror_flag" || 
1925          test ! -s conftest.err
 
1926        } && test -s conftest.
$ac_objext; then : 
1929   $as_echo "$as_me: failed program was:" >&5 
1930 sed 's/^/| /' conftest.
$ac_ext >&5 
1934   eval $as_lineno_stack; test "x$as_lineno_stack" = x 
&& { as_lineno
=; unset as_lineno
;} 
1935   as_fn_set_status 
$ac_retval 
1937 } # ac_fn_cxx_try_compile 
1939 # ac_fn_cxx_try_cpp LINENO 
1940 # ------------------------ 
1941 # Try to preprocess conftest.$ac_ext, and return whether this succeeded. 
1942 ac_fn_cxx_try_cpp 
() 
1944   as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack 
1945   if { { ac_try
="$ac_cpp conftest.$ac_ext" 
1947   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
1948   *) ac_try_echo=$ac_try;; 
1950 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1951 $as_echo "$ac_try_echo"; } >&5 
1952   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err 
1954   if test -s conftest.err; then 
1955     grep -v '^ *+' conftest.err >conftest.er1 
1956     cat conftest.er1 >&5 
1957     mv -f conftest.er1 conftest.err 
1959   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1960   test $ac_status = 0; } >/dev/null && { 
1961          test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 
1962          test ! -s conftest.err 
1966   $as_echo "$as_me: failed program was:" >&5 
1967 sed 's/^/| /' conftest.$ac_ext >&5 
1971   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 
1972   as_fn_set_status $ac_retval 
1974 } # ac_fn_cxx_try_cpp 
1976 # ac_fn_cxx_try_link LINENO 
1977 # ------------------------- 
1978 # Try to link conftest.$ac_ext, and return whether this succeeded. 
1979 ac_fn_cxx_try_link () 
1981   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 
1982   rm -f conftest.$ac_objext conftest$ac_exeext 
1983   if { { ac_try="$ac_link" 
1985   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
1986   *) ac_try_echo
=$ac_try;; 
1988 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
1989 $as_echo "$ac_try_echo"; } >&5 
1990   (eval "$ac_link") 2>conftest.err
 
1992   if test -s conftest.err
; then 
1993     grep -v '^ *+' conftest.err 
>conftest.er1
 
1994     cat conftest.er1 
>&5 
1995     mv -f conftest.er1 conftest.err
 
1997   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
1998   test $ac_status = 0; } && { 
1999          test -z "$ac_cxx_werror_flag" || 
2000          test ! -s conftest.err
 
2001        } && test -s conftest
$ac_exeext && { 
2002          test "$cross_compiling" = yes || 
2003          $as_test_x conftest
$ac_exeext 
2007   $as_echo "$as_me: failed program was:" >&5 
2008 sed 's/^/| /' conftest.
$ac_ext >&5 
2012   # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 
2013   # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 
2014   # interfere with the next link command; also delete a directory that is 
2015   # left behind by Apple's compiler.  We do this before executing the actions. 
2016   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
 
2017   eval $as_lineno_stack; test "x$as_lineno_stack" = x 
&& { as_lineno
=; unset as_lineno
;} 
2018   as_fn_set_status 
$ac_retval 
2020 } # ac_fn_cxx_try_link 
2022 # ac_fn_objcxx_try_compile LINENO 
2023 # ------------------------------- 
2024 # Try to compile conftest.$ac_ext, and return whether this succeeded. 
2025 ac_fn_objcxx_try_compile 
() 
2027   as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack 
2028   rm -f conftest.
$ac_objext 
2029   if { { ac_try
="$ac_compile" 
2031   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
2032   *) ac_try_echo=$ac_try;; 
2034 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
2035 $as_echo "$ac_try_echo"; } >&5 
2036   (eval "$ac_compile") 2>conftest.err 
2038   if test -s conftest.err; then 
2039     grep -v '^ *+' conftest.err >conftest.er1 
2040     cat conftest.er1 >&5 
2041     mv -f conftest.er1 conftest.err 
2043   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
2044   test $ac_status = 0; } && { 
2045          test -z "$ac_objcxx_werror_flag" || 
2046          test ! -s conftest.err 
2047        } && test -s conftest.$ac_objext; then : 
2050   $as_echo "$as_me: failed program was:" >&5 
2051 sed 's/^/| /' conftest.$ac_ext >&5 
2055   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 
2056   as_fn_set_status $ac_retval 
2058 } # ac_fn_objcxx_try_compile 
2060 # ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES 
2061 # --------------------------------------------------------- 
2062 # Tests whether HEADER exists, giving a warning if it cannot be compiled using 
2063 # the include files in INCLUDES and setting the cache variable VAR 
2065 ac_fn_cxx_check_header_mongrel () 
2067   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 
2068   if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 
2069   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 
2070 $as_echo_n "checking for $2... " >&6; } 
2071 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 
2072   $as_echo_n "(cached) " >&6 
2075                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 
2076 $as_echo "$ac_res" >&6; } 
2078   # Is the header compilable? 
2079 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 
2080 $as_echo_n "checking $2 usability... " >&6; } 
2081 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
2082 /* end confdefs.h.  */ 
2086 if ac_fn_cxx_try_compile "$LINENO"; then : 
2087   ac_header_compiler=yes 
2089   ac_header_compiler=no 
2091 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
2092 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5 
2093 $as_echo "$ac_header_compiler" >&6; } 
2095 # Is the header present? 
2096 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5 
2097 $as_echo_n "checking $2 presence... " >&6; } 
2098 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
2099 /* end confdefs.h.  */ 
2102 if ac_fn_cxx_try_cpp "$LINENO"; then : 
2103   ac_header_preproc=yes 
2105   ac_header_preproc=no 
2107 rm -f conftest.err conftest.$ac_ext 
2108 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 
2109 $as_echo "$ac_header_preproc" >&6; } 
2111 # So?  What about this header? 
2112 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #(( 
2114     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 
2115 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} 
2116     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 
2117 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 
2120     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5 
2121 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} 
2122     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5 
2123 $as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;} 
2124     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5 
2125 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} 
2126     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5 
2127 $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;} 
2128     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 
2129 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 
2131 ## -------------------------------- ## 
2132 ## Report this to saurik@saurik.com ## 
2133 ## -------------------------------- ## 
2135      ) | sed "s/^/$as_me: WARNING:     /" >&2 
2138   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 
2139 $as_echo_n "checking for $2... " >&6; } 
2140 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 
2141   $as_echo_n "(cached) " >&6 
2143   eval "$3=\$ac_header_compiler" 
2146                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 
2147 $as_echo "$ac_res" >&6; } 
2149   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 
2151 } # ac_fn_cxx_check_header_mongrel 
2153 # ac_fn_objcxx_try_link LINENO 
2154 # ---------------------------- 
2155 # Try to link conftest.$ac_ext, and return whether this succeeded. 
2156 ac_fn_objcxx_try_link () 
2158   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 
2159   rm -f conftest.$ac_objext conftest$ac_exeext 
2160   if { { ac_try="$ac_link" 
2162   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
2163   *) ac_try_echo
=$ac_try;; 
2165 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
2166 $as_echo "$ac_try_echo"; } >&5 
2167   (eval "$ac_link") 2>conftest.err
 
2169   if test -s conftest.err
; then 
2170     grep -v '^ *+' conftest.err 
>conftest.er1
 
2171     cat conftest.er1 
>&5 
2172     mv -f conftest.er1 conftest.err
 
2174   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
2175   test $ac_status = 0; } && { 
2176          test -z "$ac_objcxx_werror_flag" || 
2177          test ! -s conftest.err
 
2178        } && test -s conftest
$ac_exeext && { 
2179          test "$cross_compiling" = yes || 
2180          $as_test_x conftest
$ac_exeext 
2184   $as_echo "$as_me: failed program was:" >&5 
2185 sed 's/^/| /' conftest.
$ac_ext >&5 
2189   # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 
2190   # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 
2191   # interfere with the next link command; also delete a directory that is 
2192   # left behind by Apple's compiler.  We do this before executing the actions. 
2193   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
 
2194   eval $as_lineno_stack; test "x$as_lineno_stack" = x 
&& { as_lineno
=; unset as_lineno
;} 
2195   as_fn_set_status 
$ac_retval 
2197 } # ac_fn_objcxx_try_link 
2198 cat >config.log 
<<_ACEOF 
2199 This file contains any messages produced by compilers while 
2200 running configure, to aid debugging if configure makes a mistake. 
2202 It was created by Cycript $as_me 0.9, which was 
2203 generated by GNU Autoconf 2.65.  Invocation command line was 
2215 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` 
2216 uname -m = `(uname -m) 2>/dev/null || echo unknown` 
2217 uname -r = `(uname -r) 2>/dev/null || echo unknown` 
2218 uname -s = `(uname -s) 2>/dev/null || echo unknown` 
2219 uname -v = `(uname -v) 2>/dev/null || echo unknown` 
2221 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` 
2222 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown` 
2224 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown` 
2225 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown` 
2226 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` 
2227 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown` 
2228 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown` 
2229 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown` 
2230 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown` 
2234 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
2238   test -z "$as_dir" && as_dir
=.
 
2239     $as_echo "PATH: $as_dir" 
2255 # Keep a trace of the command line. 
2256 # Strip out --no-create and --no-recursion so they do not pile up. 
2257 # Strip out --silent because we don't want to record it for future runs. 
2258 # Also quote any args containing shell meta-characters. 
2259 # Make two passes to allow for proper duplicate-argument suppression. 
2263 ac_must_keep_next
=false
 
2269     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; 
2270     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
 
2271     | -silent | --silent | --silen | --sile | --sil) 
2274       ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 
2277     1) as_fn_append ac_configure_args0 
" '$ac_arg'" ;; 
2279       as_fn_append ac_configure_args1 
" '$ac_arg'" 
2280       if test $ac_must_keep_next = true
; then 
2281         ac_must_keep_next
=false 
# Got value, back to normal. 
2284           *=* | --config-cache | -C | -disable-* | --disable-* \
 
2285           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
 
2286           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
 
2287           | -with-* | --with-* | -without-* | --without-* | --x) 
2288             case "$ac_configure_args0 " in 
2289               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; 
2292           -* ) ac_must_keep_next
=true 
;; 
2295       as_fn_append ac_configure_args 
" '$ac_arg'" 
2300 { ac_configure_args0
=; unset ac_configure_args0
;} 
2301 { ac_configure_args1
=; unset ac_configure_args1
;} 
2303 # When interrupted or exit'd, cleanup temporary files, and complete 
2304 # config.log.  We remove comments because anyway the quotes in there 
2305 # would cause problems or look ugly. 
2306 # WARNING: Use '\'' to represent an apostrophe within the trap. 
2307 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. 
2308 trap 'exit_status=$? 
2309   # Save into config.log some information that might help in debugging. 
2314 ## ---------------- ## 
2315 ## Cache variables. ## 
2316 ## ---------------- ## 
2319     # The following way of writing the cache mishandles newlines in values, 
2321   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do 
2322     eval ac_val=\$$ac_var 
2326       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 
2327 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 
2330       _ | IFS | as_nl) ;; #( 
2331       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 
2332       *) { eval $ac_var=; unset $ac_var;} ;; 
2337     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( 
2338     *${as_nl}ac_space=\ *) 
2340         "s/'\''/'\''\\\\'\'''\''/g; 
2341           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" 
2344       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" 
2352 ## ----------------- ## 
2353 ## Output variables. ## 
2354 ## ----------------- ## 
2357     for ac_var in $ac_subst_vars 
2359       eval ac_val=\$$ac_var 
2361       *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
2363       $as_echo "$ac_var='\''$ac_val'\''" 
2367     if test -n "$ac_subst_files"; then 
2369 ## ------------------- ## 
2370 ## File substitutions. ## 
2371 ## ------------------- ## 
2374       for ac_var 
in $ac_subst_files 
2376         eval ac_val
=\$
$ac_var 
2378         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
2380         $as_echo "$ac_var='\''$ac_val'\''" 
2385     if test -s confdefs.h; then 
2395     test "$ac_signal" != 0 && 
2396       $as_echo "$as_me: caught signal $ac_signal" 
2397     $as_echo "$as_me: exit $exit_status" 
2399   rm -f core *.core core.conftest.* && 
2400     rm -f -r conftest* confdefs* conf$$* $ac_clean_files && 
2403 for ac_signal 
in 1 2 13 15; do 
2404   trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal 
2408 # confdefs.h avoids OS command line length limits that DEFS can exceed. 
2409 rm -f -r conftest
* confdefs.h
 
2411 $as_echo "/* confdefs.h */" > confdefs.h
 
2413 # Predefined preprocessor variables. 
2415 cat >>confdefs.h 
<<_ACEOF 
2416 #define PACKAGE_NAME "$PACKAGE_NAME" 
2419 cat >>confdefs.h 
<<_ACEOF 
2420 #define PACKAGE_TARNAME "$PACKAGE_TARNAME" 
2423 cat >>confdefs.h 
<<_ACEOF 
2424 #define PACKAGE_VERSION "$PACKAGE_VERSION" 
2427 cat >>confdefs.h 
<<_ACEOF 
2428 #define PACKAGE_STRING "$PACKAGE_STRING" 
2431 cat >>confdefs.h 
<<_ACEOF 
2432 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" 
2435 cat >>confdefs.h 
<<_ACEOF 
2436 #define PACKAGE_URL "$PACKAGE_URL" 
2440 # Let the site file select an alternate cache file if it wants to. 
2441 # Prefer an explicitly selected file to automatically selected ones. 
2444 if test -n "$CONFIG_SITE"; then 
2445   ac_site_file1
=$CONFIG_SITE 
2446 elif test "x$prefix" != xNONE
; then 
2447   ac_site_file1
=$prefix/share
/config.site
 
2448   ac_site_file2
=$prefix/etc
/config.site
 
2450   ac_site_file1
=$ac_default_prefix/share
/config.site
 
2451   ac_site_file2
=$ac_default_prefix/etc
/config.site
 
2453 for ac_site_file 
in "$ac_site_file1" "$ac_site_file2" 
2455   test "x$ac_site_file" = xNONE 
&& continue 
2456   if test /dev
/null 
!= "$ac_site_file" && test -r "$ac_site_file"; then 
2457     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 
2458 $as_echo "$as_me: loading site script $ac_site_file" >&6;} 
2459     sed 's/^/| /' "$ac_site_file" >&5 
2464 if test -r "$cache_file"; then 
2465   # Some versions of bash will fail to source /dev/null (special files 
2466   # actually), so we avoid doing that.  DJGPP emulates it as a regular file. 
2467   if test /dev
/null 
!= "$cache_file" && test -f "$cache_file"; then 
2468     { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 
2469 $as_echo "$as_me: loading cache $cache_file" >&6;} 
2471       [\\/]* | ?
:[\\/]* ) . 
"$cache_file";; 
2472       *)                      . 
"./$cache_file";; 
2476   { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 
2477 $as_echo "$as_me: creating cache $cache_file" >&6;} 
2481 # Check that the precious variables saved in the cache have kept the same 
2483 ac_cache_corrupted
=false
 
2484 for ac_var 
in $ac_precious_vars; do 
2485   eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
 
2486   eval ac_new_set
=\
$ac_env_${ac_var}_set
 
2487   eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
 
2488   eval ac_new_val
=\
$ac_env_${ac_var}_value
 
2489   case $ac_old_set,$ac_new_set in 
2491       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 
2492 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 
2493       ac_cache_corrupted
=: ;; 
2495       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 
2496 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 
2497       ac_cache_corrupted
=: ;; 
2500       if test "x$ac_old_val" != "x$ac_new_val"; then 
2501         # differences in whitespace do not lead to failure. 
2502         ac_old_val_w
=`echo x $ac_old_val` 
2503         ac_new_val_w
=`echo x $ac_new_val` 
2504         if test "$ac_old_val_w" != "$ac_new_val_w"; then 
2505           { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 
2506 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 
2507           ac_cache_corrupted
=: 
2509           { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 
2510 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 
2511           eval $ac_var=\
$ac_old_val 
2513         { $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5 
2514 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;} 
2515         { $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5 
2516 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;} 
2519   # Pass precious variables to config.status. 
2520   if test "$ac_new_set" = set; then 
2522     *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 
2523     *) ac_arg
=$ac_var=$ac_new_val ;; 
2525     case " $ac_configure_args " in 
2526       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy. 
2527       *) as_fn_append ac_configure_args 
" '$ac_arg'" ;; 
2531 if $ac_cache_corrupted; then 
2532   { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
2533 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
2534   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 
2535 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 
2536   as_fn_error 
"run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 
2538 ## -------------------- ## 
2539 ## Main body of script. ## 
2540 ## -------------------- ## 
2543 ac_cpp
='$CPP $CPPFLAGS' 
2544 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
2545 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
2546 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
2551 for ac_dir 
in . 
"$srcdir"/.
; do 
2552   for ac_t 
in install-sh install.sh shtool
; do 
2553     if test -f "$ac_dir/$ac_t"; then 
2555       ac_install_sh
="$ac_aux_dir/$ac_t -c" 
2560 if test -z "$ac_aux_dir"; then 
2561   as_fn_error 
"cannot find install-sh, install.sh, or shtool in . \"$srcdir\"/." "$LINENO" 5 
2564 # These three variables are undocumented and unsupported, 
2565 # and are intended to be withdrawn in a future Autoconf release. 
2566 # They can cause serious problems if a builder's source tree is in a directory 
2567 # whose full name contains unusual characters. 
2568 ac_config_guess
="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var. 
2569 ac_config_sub
="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var. 
2570 ac_configure
="$SHELL $ac_aux_dir/configure"  # Please don't use this var. 
2575     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 
2576 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; 
2581 macro_version
='2.2.6b' 
2582 macro_revision
='1.3017' 
2596 ltmain
="$ac_aux_dir/ltmain.sh" 
2598 # Make sure we can run config.sub. 
2599 $SHELL "$ac_aux_dir/config.sub" sun4 
>/dev
/null 
2>&1 || 
2600   as_fn_error 
"cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 
2602 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 
2603 $as_echo_n "checking build system type... " >&6; } 
2604 if test "${ac_cv_build+set}" = set; then : 
2605   $as_echo_n "(cached) " >&6 
2607   ac_build_alias
=$build_alias 
2608 test "x$ac_build_alias" = x 
&& 
2609   ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"` 
2610 test "x$ac_build_alias" = x 
&& 
2611   as_fn_error 
"cannot guess build type; you must specify one" "$LINENO" 5 
2612 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || 
2613   as_fn_error 
"$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 
2616 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 
2617 $as_echo "$ac_cv_build" >&6; } 
2618 case $ac_cv_build in 
2620 *) as_fn_error 
"invalid value of canonical build" "$LINENO" 5;; 
2623 ac_save_IFS
=$IFS; IFS
='-' 
2629 # Remember, the first character of IFS is used to create $*, 
2630 # except with old shells: 
2633 case $build_os in *\ 
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac 
2636 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 
2637 $as_echo_n "checking host system type... " >&6; } 
2638 if test "${ac_cv_host+set}" = set; then : 
2639   $as_echo_n "(cached) " >&6 
2641   if test "x$host_alias" = x
; then 
2642   ac_cv_host
=$ac_cv_build 
2644   ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || 
2645     as_fn_error 
"$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 
2649 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 
2650 $as_echo "$ac_cv_host" >&6; } 
2653 *) as_fn_error 
"invalid value of canonical host" "$LINENO" 5;; 
2656 ac_save_IFS
=$IFS; IFS
='-' 
2662 # Remember, the first character of IFS is used to create $*, 
2663 # except with old shells: 
2666 case $host_os in *\ 
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac 
2670 ac_cpp
='$CPP $CPPFLAGS' 
2671 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
2672 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
2673 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
2674 if test -n "$ac_tool_prefix"; then 
2675   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 
2676 set dummy 
${ac_tool_prefix}gcc
; ac_word
=$2 
2677 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
2678 $as_echo_n "checking for $ac_word... " >&6; } 
2679 if test "${ac_cv_prog_CC+set}" = set; then : 
2680   $as_echo_n "(cached) " >&6 
2682   if test -n "$CC"; then 
2683   ac_cv_prog_CC
="$CC" # Let the user override the test. 
2685 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
2689   test -z "$as_dir" && as_dir
=.
 
2690     for ac_exec_ext 
in '' $ac_executable_extensions; do 
2691   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
2692     ac_cv_prog_CC
="${ac_tool_prefix}gcc" 
2693     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
2703 if test -n "$CC"; then 
2704   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 
2705 $as_echo "$CC" >&6; } 
2707   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
2708 $as_echo "no" >&6; } 
2713 if test -z "$ac_cv_prog_CC"; then 
2715   # Extract the first word of "gcc", so it can be a program name with args. 
2716 set dummy gcc
; ac_word
=$2 
2717 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
2718 $as_echo_n "checking for $ac_word... " >&6; } 
2719 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 
2720   $as_echo_n "(cached) " >&6 
2722   if test -n "$ac_ct_CC"; then 
2723   ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test. 
2725 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
2729   test -z "$as_dir" && as_dir
=.
 
2730     for ac_exec_ext 
in '' $ac_executable_extensions; do 
2731   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
2732     ac_cv_prog_ac_ct_CC
="gcc" 
2733     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
2742 ac_ct_CC
=$ac_cv_prog_ac_ct_CC 
2743 if test -n "$ac_ct_CC"; then 
2744   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 
2745 $as_echo "$ac_ct_CC" >&6; } 
2747   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
2748 $as_echo "no" >&6; } 
2751   if test "x$ac_ct_CC" = x
; then 
2754     case $cross_compiling:$ac_tool_warned in 
2756 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
2757 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
2758 ac_tool_warned
=yes ;; 
2766 if test -z "$CC"; then 
2767           if test -n "$ac_tool_prefix"; then 
2768     # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 
2769 set dummy 
${ac_tool_prefix}cc
; ac_word
=$2 
2770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
2771 $as_echo_n "checking for $ac_word... " >&6; } 
2772 if test "${ac_cv_prog_CC+set}" = set; then : 
2773   $as_echo_n "(cached) " >&6 
2775   if test -n "$CC"; then 
2776   ac_cv_prog_CC
="$CC" # Let the user override the test. 
2778 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
2782   test -z "$as_dir" && as_dir
=.
 
2783     for ac_exec_ext 
in '' $ac_executable_extensions; do 
2784   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
2785     ac_cv_prog_CC
="${ac_tool_prefix}cc" 
2786     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
2796 if test -n "$CC"; then 
2797   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 
2798 $as_echo "$CC" >&6; } 
2800   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
2801 $as_echo "no" >&6; } 
2807 if test -z "$CC"; then 
2808   # Extract the first word of "cc", so it can be a program name with args. 
2809 set dummy cc
; ac_word
=$2 
2810 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
2811 $as_echo_n "checking for $ac_word... " >&6; } 
2812 if test "${ac_cv_prog_CC+set}" = set; then : 
2813   $as_echo_n "(cached) " >&6 
2815   if test -n "$CC"; then 
2816   ac_cv_prog_CC
="$CC" # Let the user override the test. 
2819 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
2823   test -z "$as_dir" && as_dir
=.
 
2824     for ac_exec_ext 
in '' $ac_executable_extensions; do 
2825   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
2826     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 
2827        ac_prog_rejected
=yes 
2831     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
2838 if test $ac_prog_rejected = yes; then 
2839   # We found a bogon in the path, so make sure we never use it. 
2840   set dummy 
$ac_cv_prog_CC 
2842   if test $# != 0; then 
2843     # We chose a different compiler from the bogus one. 
2844     # However, it has the same basename, so the bogon will be chosen 
2845     # first if we set CC to just the basename; use the full file name. 
2847     ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@" 
2853 if test -n "$CC"; then 
2854   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 
2855 $as_echo "$CC" >&6; } 
2857   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
2858 $as_echo "no" >&6; } 
2863 if test -z "$CC"; then 
2864   if test -n "$ac_tool_prefix"; then 
2865   for ac_prog 
in cl.exe
 
2867     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
2868 set dummy 
$ac_tool_prefix$ac_prog; ac_word
=$2 
2869 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
2870 $as_echo_n "checking for $ac_word... " >&6; } 
2871 if test "${ac_cv_prog_CC+set}" = set; then : 
2872   $as_echo_n "(cached) " >&6 
2874   if test -n "$CC"; then 
2875   ac_cv_prog_CC
="$CC" # Let the user override the test. 
2877 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
2881   test -z "$as_dir" && as_dir
=.
 
2882     for ac_exec_ext 
in '' $ac_executable_extensions; do 
2883   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
2884     ac_cv_prog_CC
="$ac_tool_prefix$ac_prog" 
2885     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
2895 if test -n "$CC"; then 
2896   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 
2897 $as_echo "$CC" >&6; } 
2899   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
2900 $as_echo "no" >&6; } 
2904     test -n "$CC" && break 
2907 if test -z "$CC"; then 
2909   for ac_prog 
in cl.exe
 
2911   # Extract the first word of "$ac_prog", so it can be a program name with args. 
2912 set dummy 
$ac_prog; ac_word
=$2 
2913 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
2914 $as_echo_n "checking for $ac_word... " >&6; } 
2915 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 
2916   $as_echo_n "(cached) " >&6 
2918   if test -n "$ac_ct_CC"; then 
2919   ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test. 
2921 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
2925   test -z "$as_dir" && as_dir
=.
 
2926     for ac_exec_ext 
in '' $ac_executable_extensions; do 
2927   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
2928     ac_cv_prog_ac_ct_CC
="$ac_prog" 
2929     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
2938 ac_ct_CC
=$ac_cv_prog_ac_ct_CC 
2939 if test -n "$ac_ct_CC"; then 
2940   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 
2941 $as_echo "$ac_ct_CC" >&6; } 
2943   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
2944 $as_echo "no" >&6; } 
2948   test -n "$ac_ct_CC" && break 
2951   if test "x$ac_ct_CC" = x
; then 
2954     case $cross_compiling:$ac_tool_warned in 
2956 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
2957 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
2958 ac_tool_warned
=yes ;; 
2967 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
2968 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
2969 as_fn_error 
"no acceptable C compiler found in \$PATH 
2970 See \`config.log' for more details." "$LINENO" 5; } 
2972 # Provide some information about the compiler. 
2973 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 
2976 for ac_option 
in --version -v -V -qversion; do 
2977   { { ac_try
="$ac_compiler $ac_option >&5" 
2979   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
2980   *) ac_try_echo=$ac_try;; 
2982 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
2983 $as_echo "$ac_try_echo"; } >&5 
2984   (eval "$ac_compiler $ac_option >&5") 2>conftest.err 
2986   if test -s conftest.err; then 
2988 ... rest of stderr output deleted ... 
2989          10q' conftest.err >conftest.er1 
2990     cat conftest.er1 >&5 
2992   rm -f conftest.er1 conftest.err 
2993   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
2994   test $ac_status = 0; } 
2997 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
2998 /* end confdefs.h.  */ 
3008 ac_clean_files_save=$ac_clean_files 
3009 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 
3010 # Try to create an executable without -o first, disregard a.out. 
3011 # It will help us diagnose broken compilers, and finding out an intuition 
3013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 
3014 $as_echo_n "checking whether the C compiler works... " >&6; } 
3015 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 
3017 # The possible output files: 
3018 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 
3021 for ac_file in $ac_files 
3024     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 
3025     * ) ac_rmfiles="$ac_rmfiles $ac_file";; 
3030 if { { ac_try="$ac_link_default" 
3032   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
3033   *) ac_try_echo
=$ac_try;; 
3035 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
3036 $as_echo "$ac_try_echo"; } >&5 
3037   (eval "$ac_link_default") 2>&5 
3039   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
3040   test $ac_status = 0; }; then : 
3041   # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. 
3042 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' 
3043 # in a Makefile.  We should not override ac_cv_exeext if it was cached, 
3044 # so that the user can short-circuit this test for compilers unknown to 
3046 for ac_file 
in $ac_files '' 
3048   test -f "$ac_file" || continue 
3050     *.
$ac_ext | *.xcoff 
| *.tds 
| *.d 
| *.pdb 
| *.xSYM 
| *.bb 
| *.bbg 
| *.map 
| *.inf 
| *.dSYM 
| *.o 
| *.obj 
) 
3053         # We found the default executable, but exeext='' is most 
3057         if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
; 
3059            ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'` 
3061         # We set ac_cv_exeext here because the later test for it is not 
3062         # safe: cross compilers may not add the suffix if given an `-o' 
3063         # argument, so we may need to know it at that point already. 
3064         # Even if this section looks crufty: it has the advantage of 
3071 test "$ac_cv_exeext" = no 
&& ac_cv_exeext
= 
3076 if test -z "$ac_file"; then : 
3077   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
3078 $as_echo "no" >&6; } 
3079 $as_echo "$as_me: failed program was:" >&5 
3080 sed 's/^/| /' conftest.
$ac_ext >&5 
3082 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
3083 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
3084 { as_fn_set_status 
77 
3085 as_fn_error 
"C compiler cannot create executables 
3086 See \`config.log' for more details." "$LINENO" 5; }; } 
3088   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
3089 $as_echo "yes" >&6; } 
3091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 
3092 $as_echo_n "checking for C compiler default output file name... " >&6; } 
3093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 
3094 $as_echo "$ac_file" >&6; } 
3095 ac_exeext
=$ac_cv_exeext 
3097 rm -f -r a.out a.out.dSYM a.exe conftest
$ac_cv_exeext b.out
 
3098 ac_clean_files
=$ac_clean_files_save 
3099 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 
3100 $as_echo_n "checking for suffix of executables... " >&6; } 
3101 if { { ac_try
="$ac_link" 
3103   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
3104   *) ac_try_echo=$ac_try;; 
3106 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
3107 $as_echo "$ac_try_echo"; } >&5 
3108   (eval "$ac_link") 2>&5 
3110   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
3111   test $ac_status = 0; }; then : 
3112   # If both `conftest.exe
' and `conftest' are 
`present' (well, observable) 
3113 # catch `conftest.exe
'.  For instance with Cygwin, `ls conftest' will
 
3114 # work properly (i.e., refer to `conftest.exe'), while it won't with 
3116 for ac_file 
in conftest.exe conftest conftest.
*; do 
3117   test -f "$ac_file" || continue 
3119     *.
$ac_ext | *.xcoff 
| *.tds 
| *.d 
| *.pdb 
| *.xSYM 
| *.bb 
| *.bbg 
| *.map 
| *.inf 
| *.dSYM 
| *.o 
| *.obj 
) ;; 
3120     *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'` 
3126   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
3127 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
3128 as_fn_error 
"cannot compute suffix of executables: cannot compile and link 
3129 See \`config.log' for more details." "$LINENO" 5; } 
3131 rm -f conftest conftest
$ac_cv_exeext 
3132 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 
3133 $as_echo "$ac_cv_exeext" >&6; } 
3135 rm -f conftest.
$ac_ext 
3136 EXEEXT
=$ac_cv_exeext 
3138 cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
3139 /* end confdefs.h.  */ 
3144 FILE *f = fopen ("conftest.out", "w"); 
3145  return ferror (f) || fclose (f) != 0; 
3151 ac_clean_files
="$ac_clean_files conftest.out" 
3152 # Check that the compiler produces executables we can run.  If not, either 
3153 # the compiler is broken, or we cross compile. 
3154 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 
3155 $as_echo_n "checking whether we are cross compiling... " >&6; } 
3156 if test "$cross_compiling" != yes; then 
3157   { { ac_try
="$ac_link" 
3159   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
3160   *) ac_try_echo=$ac_try;; 
3162 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
3163 $as_echo "$ac_try_echo"; } >&5 
3164   (eval "$ac_link") 2>&5 
3166   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
3167   test $ac_status = 0; } 
3168   if { ac_try='./conftest$ac_cv_exeext' 
3169   { { case "(($ac_try" in 
3170   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
3171   *) ac_try_echo
=$ac_try;; 
3173 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
3174 $as_echo "$ac_try_echo"; } >&5 
3175   (eval "$ac_try") 2>&5 
3177   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
3178   test $ac_status = 0; }; }; then 
3181     if test "$cross_compiling" = maybe
; then 
3184         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
3185 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
3186 as_fn_error 
"cannot run C compiled programs. 
3187 If you meant to cross compile, use \`--host'. 
3188 See \`config.log' for more details." "$LINENO" 5; } 
3192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 
3193 $as_echo "$cross_compiling" >&6; } 
3195 rm -f conftest.
$ac_ext conftest
$ac_cv_exeext conftest.out
 
3196 ac_clean_files
=$ac_clean_files_save 
3197 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 
3198 $as_echo_n "checking for suffix of object files... " >&6; } 
3199 if test "${ac_cv_objext+set}" = set; then : 
3200   $as_echo_n "(cached) " >&6 
3202   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
3203 /* end confdefs.h.  */ 
3213 rm -f conftest.o conftest.obj
 
3214 if { { ac_try
="$ac_compile" 
3216   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
3217   *) ac_try_echo=$ac_try;; 
3219 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
3220 $as_echo "$ac_try_echo"; } >&5 
3221   (eval "$ac_compile") 2>&5 
3223   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
3224   test $ac_status = 0; }; then : 
3225   for ac_file in conftest.o conftest.obj conftest.*; do 
3226   test -f "$ac_file" || continue; 
3228     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; 
3229     *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 
3234   $as_echo "$as_me: failed program was:" >&5 
3235 sed 's/^/| /' conftest.$ac_ext >&5 
3237 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
3238 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
3239 as_fn_error "cannot compute suffix of object files
: cannot compile
 
3240 See \
`config.log' for more details." "$LINENO" 5; } 
3242 rm -f conftest.$ac_cv_objext conftest.$ac_ext 
3244 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 
3245 $as_echo "$ac_cv_objext" >&6; } 
3246 OBJEXT=$ac_cv_objext 
3248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 
3249 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 
3250 if test "${ac_cv_c_compiler_gnu+set}" = set; then : 
3251   $as_echo_n "(cached) " >&6 
3253   cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
3254 /* end confdefs.h.  */ 
3267 if ac_fn_c_try_compile "$LINENO"; then : 
3272 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
3273 ac_cv_c_compiler_gnu=$ac_compiler_gnu 
3276 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 
3277 $as_echo "$ac_cv_c_compiler_gnu" >&6; } 
3278 if test $ac_compiler_gnu = yes; then 
3283 ac_test_CFLAGS=${CFLAGS+set} 
3284 ac_save_CFLAGS=$CFLAGS 
3285 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 
3286 $as_echo_n "checking whether $CC accepts -g... " >&6; } 
3287 if test "${ac_cv_prog_cc_g+set}" = set; then : 
3288   $as_echo_n "(cached) " >&6 
3290   ac_save_c_werror_flag=$ac_c_werror_flag 
3291    ac_c_werror_flag=yes 
3294    cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
3295 /* end confdefs.h.  */ 
3305 if ac_fn_c_try_compile "$LINENO"; then : 
3309       cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
3310 /* end confdefs.h.  */ 
3320 if ac_fn_c_try_compile "$LINENO"; then : 
3323   ac_c_werror_flag=$ac_save_c_werror_flag 
3325          cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
3326 /* end confdefs.h.  */ 
3336 if ac_fn_c_try_compile "$LINENO"; then : 
3339 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
3341 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
3343 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
3344    ac_c_werror_flag=$ac_save_c_werror_flag 
3346 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 
3347 $as_echo "$ac_cv_prog_cc_g" >&6; } 
3348 if test "$ac_test_CFLAGS" = set; then 
3349   CFLAGS=$ac_save_CFLAGS 
3350 elif test $ac_cv_prog_cc_g = yes; then 
3351   if test "$GCC" = yes; then 
3357   if test "$GCC" = yes; then 
3363 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 
3364 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 
3365 if test "${ac_cv_prog_cc_c89+set}" = set; then : 
3366   $as_echo_n "(cached) " >&6 
3368   ac_cv_prog_cc_c89=no 
3370 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
3371 /* end confdefs.h.  */ 
3374 #include <sys/types.h> 
3375 #include <sys/stat.h> 
3376 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */ 
3377 struct buf { int x; }; 
3378 FILE * (*rcsopen) (struct buf *, struct stat *, int); 
3379 static char *e (p, i) 
3385 static char *f (char * (*g) (char **, int), char **p, ...) 
3390   s = g (p, va_arg (v,int)); 
3395 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has 
3396    function prototypes and stuff, but not '\xHH' hex character constants. 
3397    These don't provoke an error unfortunately, instead are silently treated 
3398    as 'x'.  The following induces an error, until -std is added to get 
3399    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an 
3400    array size at least.  It's necessary to write '\x00'==0 to get something 
3401    that's true only with -std.  */ 
3402 int osf4_cc_array ['\x00' == 0 ? 1 : -1]; 
3404 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 
3405    inside strings and character constants.  */ 
3407 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; 
3409 int test (int i, double x); 
3410 struct s1 {int (*f) (int a);}; 
3411 struct s2 {int (*f) (double a);}; 
3412 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); 
3418 return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1]; 
3423 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 
3424         -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" 
3426   CC="$ac_save_CC $ac_arg" 
3427   if ac_fn_c_try_compile "$LINENO"; then : 
3428   ac_cv_prog_cc_c89=$ac_arg 
3430 rm -f core conftest.err conftest.$ac_objext 
3431   test "x$ac_cv_prog_cc_c89" != "xno" && break 
3433 rm -f conftest.$ac_ext 
3438 case "x$ac_cv_prog_cc_c89" in 
3440     { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 
3441 $as_echo "none needed" >&6; } ;; 
3443     { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 
3444 $as_echo "unsupported" >&6; } ;; 
3446     CC="$CC $ac_cv_prog_cc_c89" 
3447     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 
3448 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 
3450 if test "x$ac_cv_prog_cc_c89" != xno; then : 
3455 ac_cpp='$CPP $CPPFLAGS' 
3456 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
3457 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
3458 ac_compiler_gnu=$ac_cv_c_compiler_gnu 
3460 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 
3461 $as_echo_n "checking for a sed that does not truncate output... " >&6; } 
3462 if test "${ac_cv_path_SED+set}" = set; then : 
3463   $as_echo_n "(cached) " >&6 
3465             ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ 
3466      for ac_i in 1 2 3 4 5 6 7; do 
3467        ac_script="$ac_script$as_nl$ac_script" 
3469      echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed 
3470      { ac_script=; unset ac_script;} 
3471      if test -z "$SED"; then 
3472   ac_path_SED_found=false 
3473   # Loop through the user's path and test for each of PROGNAME-LIST 
3474   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
3478   test -z "$as_dir" && as_dir=. 
3479     for ac_prog in sed gsed; do 
3480     for ac_exec_ext in '' $ac_executable_extensions; do 
3481       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" 
3482       { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue 
3483 # Check for GNU ac_path_SED and select it if it is found. 
3484   # Check for GNU $ac_path_SED 
3485 case `"$ac_path_SED" --version 2>&1` in 
3487   ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; 
3490   $as_echo_n 0123456789 >"conftest.in" 
3493     cat "conftest.in" "conftest.in" >"conftest.tmp" 
3494     mv "conftest.tmp" "conftest.in" 
3495     cp "conftest.in" "conftest.nl" 
3496     $as_echo '' >> "conftest.nl" 
3497     "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break 
3498     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
3499     as_fn_arith $ac_count + 1 && ac_count=$as_val 
3500     if test $ac_count -gt ${ac_path_SED_max-0}; then 
3501       # Best one so far, save it but keep looking for a better one 
3502       ac_cv_path_SED="$ac_path_SED" 
3503       ac_path_SED_max=$ac_count 
3505     # 10*(2^10) chars as input seems more than enough 
3506     test $ac_count -gt 10 && break 
3508   rm -f conftest.in conftest.tmp conftest.nl conftest.out;; 
3511       $ac_path_SED_found && break 3 
3516   if test -z "$ac_cv_path_SED"; then 
3517     as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5 
3524 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 
3525 $as_echo "$ac_cv_path_SED" >&6; } 
3526  SED="$ac_cv_path_SED" 
3529 test -z "$SED" && SED=sed 
3530 Xsed="$SED -e 1s/^X//" 
3542 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 
3543 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } 
3544 if test "${ac_cv_path_GREP+set}" = set; then : 
3545   $as_echo_n "(cached) " >&6 
3547   if test -z "$GREP"; then 
3548   ac_path_GREP_found=false 
3549   # Loop through the user's path and test for each of PROGNAME-LIST 
3550   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
3551 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 
3554   test -z "$as_dir" && as_dir=. 
3555     for ac_prog in grep ggrep; do 
3556     for ac_exec_ext in '' $ac_executable_extensions; do 
3557       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 
3558       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 
3559 # Check for GNU ac_path_GREP and select it if it is found. 
3560   # Check for GNU $ac_path_GREP 
3561 case `"$ac_path_GREP" --version 2>&1` in 
3563   ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; 
3566   $as_echo_n 0123456789 >"conftest.in" 
3569     cat "conftest.in" "conftest.in" >"conftest.tmp" 
3570     mv "conftest.tmp" "conftest.in" 
3571     cp "conftest.in" "conftest.nl" 
3572     $as_echo 'GREP' >> "conftest.nl" 
3573     "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break 
3574     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
3575     as_fn_arith $ac_count + 1 && ac_count=$as_val 
3576     if test $ac_count -gt ${ac_path_GREP_max-0}; then 
3577       # Best one so far, save it but keep looking for a better one 
3578       ac_cv_path_GREP="$ac_path_GREP" 
3579       ac_path_GREP_max=$ac_count 
3581     # 10*(2^10) chars as input seems more than enough 
3582     test $ac_count -gt 10 && break 
3584   rm -f conftest.in conftest.tmp conftest.nl conftest.out;; 
3587       $ac_path_GREP_found && break 3 
3592   if test -z "$ac_cv_path_GREP"; then 
3593     as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 
3596   ac_cv_path_GREP=$GREP 
3600 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 
3601 $as_echo "$ac_cv_path_GREP" >&6; } 
3602  GREP="$ac_cv_path_GREP" 
3605 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 
3606 $as_echo_n "checking for egrep... " >&6; } 
3607 if test "${ac_cv_path_EGREP+set}" = set; then : 
3608   $as_echo_n "(cached) " >&6 
3610   if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 
3611    then ac_cv_path_EGREP="$GREP -E" 
3613      if test -z "$EGREP"; then 
3614   ac_path_EGREP_found=false 
3615   # Loop through the user's path and test for each of PROGNAME-LIST 
3616   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
3617 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 
3620   test -z "$as_dir" && as_dir=. 
3621     for ac_prog in egrep; do 
3622     for ac_exec_ext in '' $ac_executable_extensions; do 
3623       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 
3624       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 
3625 # Check for GNU ac_path_EGREP and select it if it is found. 
3626   # Check for GNU $ac_path_EGREP 
3627 case `"$ac_path_EGREP" --version 2>&1` in 
3629   ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; 
3632   $as_echo_n 0123456789 >"conftest.in" 
3635     cat "conftest.in" "conftest.in" >"conftest.tmp" 
3636     mv "conftest.tmp" "conftest.in" 
3637     cp "conftest.in" "conftest.nl" 
3638     $as_echo 'EGREP' >> "conftest.nl" 
3639     "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break 
3640     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
3641     as_fn_arith $ac_count + 1 && ac_count=$as_val 
3642     if test $ac_count -gt ${ac_path_EGREP_max-0}; then 
3643       # Best one so far, save it but keep looking for a better one 
3644       ac_cv_path_EGREP="$ac_path_EGREP" 
3645       ac_path_EGREP_max=$ac_count 
3647     # 10*(2^10) chars as input seems more than enough 
3648     test $ac_count -gt 10 && break 
3650   rm -f conftest.in conftest.tmp conftest.nl conftest.out;; 
3653       $ac_path_EGREP_found && break 3 
3658   if test -z "$ac_cv_path_EGREP"; then 
3659     as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 
3662   ac_cv_path_EGREP=$EGREP 
3667 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 
3668 $as_echo "$ac_cv_path_EGREP" >&6; } 
3669  EGREP="$ac_cv_path_EGREP" 
3672 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 
3673 $as_echo_n "checking for fgrep... " >&6; } 
3674 if test "${ac_cv_path_FGREP+set}" = set; then : 
3675   $as_echo_n "(cached) " >&6 
3677   if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1 
3678    then ac_cv_path_FGREP="$GREP -F" 
3680      if test -z "$FGREP"; then 
3681   ac_path_FGREP_found=false 
3682   # Loop through the user's path and test for each of PROGNAME-LIST 
3683   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
3684 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 
3687   test -z "$as_dir" && as_dir=. 
3688     for ac_prog in fgrep; do 
3689     for ac_exec_ext in '' $ac_executable_extensions; do 
3690       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" 
3691       { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue 
3692 # Check for GNU ac_path_FGREP and select it if it is found. 
3693   # Check for GNU $ac_path_FGREP 
3694 case `"$ac_path_FGREP" --version 2>&1` in 
3696   ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; 
3699   $as_echo_n 0123456789 >"conftest.in" 
3702     cat "conftest.in" "conftest.in" >"conftest.tmp" 
3703     mv "conftest.tmp" "conftest.in" 
3704     cp "conftest.in" "conftest.nl" 
3705     $as_echo 'FGREP' >> "conftest.nl" 
3706     "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break 
3707     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
3708     as_fn_arith $ac_count + 1 && ac_count=$as_val 
3709     if test $ac_count -gt ${ac_path_FGREP_max-0}; then 
3710       # Best one so far, save it but keep looking for a better one 
3711       ac_cv_path_FGREP="$ac_path_FGREP" 
3712       ac_path_FGREP_max=$ac_count 
3714     # 10*(2^10) chars as input seems more than enough 
3715     test $ac_count -gt 10 && break 
3717   rm -f conftest.in conftest.tmp conftest.nl conftest.out;; 
3720       $ac_path_FGREP_found && break 3 
3725   if test -z "$ac_cv_path_FGREP"; then 
3726     as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 
3729   ac_cv_path_FGREP=$FGREP 
3734 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5 
3735 $as_echo "$ac_cv_path_FGREP" >&6; } 
3736  FGREP="$ac_cv_path_FGREP" 
3739 test -z "$GREP" && GREP=grep 
3759 # Check whether --with-gnu-ld was given. 
3760 if test "${with_gnu_ld+set}" = set; then : 
3761   withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes 
3767 if test "$GCC" = yes; then 
3768   # Check if gcc -print-prog-name=ld gives a path. 
3769   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 
3770 $as_echo_n "checking for ld used by $CC... " >&6; } 
3773     # gcc leaves a trailing carriage return which upsets mingw 
3774     ac_prog=`($CC -print-prog-name=ld
) 2>&5 | tr -d '\015'` ;; 
3776     ac_prog=`($CC -print-prog-name=ld
) 2>&5` ;; 
3779     # Accept absolute paths. 
3781       re_direlt='/[^/][^/]*/\.\./' 
3782       # Canonicalize the pathname of ld 
3783       ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` 
3784       while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do 
3785         ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` 
3787       test -z "$LD" && LD="$ac_prog" 
3790     # If it fails, then pretend we aren't using GCC. 
3794     # If it is relative, then search for the first ld in PATH. 
3798 elif test "$with_gnu_ld" = yes; then 
3799   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 
3800 $as_echo_n "checking for GNU ld... " >&6; } 
3802   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 
3803 $as_echo_n "checking for non-GNU ld... " >&6; } 
3805 if test "${lt_cv_path_LD+set}" = set; then : 
3806   $as_echo_n "(cached) " >&6 
3808   if test -z "$LD"; then 
3809   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR 
3810   for ac_dir in $PATH; do 
3812     test -z "$ac_dir" && ac_dir=. 
3813     if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then 
3814       lt_cv_path_LD="$ac_dir/$ac_prog" 
3815       # Check to see if the program is GNU ld.  I'd rather use --version, 
3816       # but apparently some variants of GNU ld only accept -v. 
3817       # Break only if it was the GNU/non-GNU ld that we prefer. 
3818       case `"$lt_cv_path_LD" -v 2>&1 </dev
/null
` in 
3819       *GNU* | *'with BFD'*) 
3820         test "$with_gnu_ld" != no && break 
3823         test "$with_gnu_ld" != yes && break 
3830   lt_cv_path_LD="$LD" # Let the user override the test with a path. 
3835 if test -n "$LD"; then 
3836   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 
3837 $as_echo "$LD" >&6; } 
3839   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
3840 $as_echo "no" >&6; } 
3842 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5 
3843 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 
3844 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 
3845 if test "${lt_cv_prog_gnu_ld+set}" = set; then : 
3846   $as_echo_n "(cached) " >&6 
3848   # I'd rather use --version here, but apparently some GNU lds only accept -v. 
3849 case `$LD -v 2>&1 </dev
/null
` in 
3850 *GNU* | *'with BFD'*) 
3851   lt_cv_prog_gnu_ld=yes 
3854   lt_cv_prog_gnu_ld=no 
3858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5 
3859 $as_echo "$lt_cv_prog_gnu_ld" >&6; } 
3860 with_gnu_ld=$lt_cv_prog_gnu_ld 
3870 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 
3871 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } 
3872 if test "${lt_cv_path_NM+set}" = set; then : 
3873   $as_echo_n "(cached) " >&6 
3875   if test -n "$NM"; then 
3876   # Let the user override the test. 
3879   lt_nm_to_check="${ac_tool_prefix}nm" 
3880   if test -n "$ac_tool_prefix" && test "$build" = "$host"; then 
3881     lt_nm_to_check="$lt_nm_to_check nm" 
3883   for lt_tmp_nm in $lt_nm_to_check; do 
3884     lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR 
3885     for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do 
3887       test -z "$ac_dir" && ac_dir=. 
3888       tmp_nm="$ac_dir/$lt_tmp_nm" 
3889       if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then 
3890         # Check to see if the nm accepts a BSD-compat flag. 
3891         # Adding the `sed 1q
' prevents false positives on HP-UX, which says: 
3892         #   nm: unknown option "B" ignored 
3893         # Tru64's nm complains that 
/dev
/null is an invalid object 
file 
3894         case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in 
3895         */dev
/null
* | *'Invalid file or object type'*) 
3896           lt_cv_path_NM
="$tmp_nm -B" 
3900           case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in 
3902             lt_cv_path_NM
="$tmp_nm -p" 
3906             lt_cv_path_NM
=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but 
3907             continue # so that we can try to find one that supports BSD flags 
3916   : ${lt_cv_path_NM=no} 
3919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5 
3920 $as_echo "$lt_cv_path_NM" >&6; } 
3921 if test "$lt_cv_path_NM" != "no"; then 
3924   # Didn't find any BSD compatible name lister, look for dumpbin. 
3925   if test -n "$ac_tool_prefix"; then 
3926   for ac_prog 
in "dumpbin -symbols" "link -dump -symbols" 
3928     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
3929 set dummy 
$ac_tool_prefix$ac_prog; ac_word
=$2 
3930 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
3931 $as_echo_n "checking for $ac_word... " >&6; } 
3932 if test "${ac_cv_prog_DUMPBIN+set}" = set; then : 
3933   $as_echo_n "(cached) " >&6 
3935   if test -n "$DUMPBIN"; then 
3936   ac_cv_prog_DUMPBIN
="$DUMPBIN" # Let the user override the test. 
3938 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
3942   test -z "$as_dir" && as_dir
=.
 
3943     for ac_exec_ext 
in '' $ac_executable_extensions; do 
3944   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
3945     ac_cv_prog_DUMPBIN
="$ac_tool_prefix$ac_prog" 
3946     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
3955 DUMPBIN
=$ac_cv_prog_DUMPBIN 
3956 if test -n "$DUMPBIN"; then 
3957   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5 
3958 $as_echo "$DUMPBIN" >&6; } 
3960   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
3961 $as_echo "no" >&6; } 
3965     test -n "$DUMPBIN" && break 
3968 if test -z "$DUMPBIN"; then 
3969   ac_ct_DUMPBIN
=$DUMPBIN 
3970   for ac_prog 
in "dumpbin -symbols" "link -dump -symbols" 
3972   # Extract the first word of "$ac_prog", so it can be a program name with args. 
3973 set dummy 
$ac_prog; ac_word
=$2 
3974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
3975 $as_echo_n "checking for $ac_word... " >&6; } 
3976 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then : 
3977   $as_echo_n "(cached) " >&6 
3979   if test -n "$ac_ct_DUMPBIN"; then 
3980   ac_cv_prog_ac_ct_DUMPBIN
="$ac_ct_DUMPBIN" # Let the user override the test. 
3982 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
3986   test -z "$as_dir" && as_dir
=.
 
3987     for ac_exec_ext 
in '' $ac_executable_extensions; do 
3988   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
3989     ac_cv_prog_ac_ct_DUMPBIN
="$ac_prog" 
3990     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
3999 ac_ct_DUMPBIN
=$ac_cv_prog_ac_ct_DUMPBIN 
4000 if test -n "$ac_ct_DUMPBIN"; then 
4001   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5 
4002 $as_echo "$ac_ct_DUMPBIN" >&6; } 
4004   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4005 $as_echo "no" >&6; } 
4009   test -n "$ac_ct_DUMPBIN" && break 
4012   if test "x$ac_ct_DUMPBIN" = x
; then 
4015     case $cross_compiling:$ac_tool_warned in 
4017 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
4018 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
4019 ac_tool_warned
=yes ;; 
4021     DUMPBIN
=$ac_ct_DUMPBIN 
4026   if test "$DUMPBIN" != ":"; then 
4030 test -z "$NM" && NM
=nm
 
4037 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5 
4038 $as_echo_n "checking the name lister ($NM) interface... " >&6; } 
4039 if test "${lt_cv_nm_interface+set}" = set; then : 
4040   $as_echo_n "(cached) " >&6 
4042   lt_cv_nm_interface
="BSD nm" 
4043   echo "int some_variable = 0;" > conftest.
$ac_ext 
4044   (eval echo "\"\$as_me:4044: $ac_compile\"" >&5) 
4045   (eval "$ac_compile" 2>conftest.err
) 
4046   cat conftest.err 
>&5 
4047   (eval echo "\"\$as_me:4047: $NM \\\"conftest.$ac_objext\\\"\"" >&5) 
4048   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err 
> conftest.out
) 
4049   cat conftest.err 
>&5 
4050   (eval echo "\"\$as_me:4050: output\"" >&5) 
4051   cat conftest.out 
>&5 
4052   if $GREP 'External.*some_variable' conftest.out 
> /dev
/null
; then 
4053     lt_cv_nm_interface
="MS dumpbin" 
4057 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5 
4058 $as_echo "$lt_cv_nm_interface" >&6; } 
4060 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 
4061 $as_echo_n "checking whether ln -s works... " >&6; } 
4063 if test "$LN_S" = "ln -s"; then 
4064   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
4065 $as_echo "yes" >&6; } 
4067   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 
4068 $as_echo "no, using $LN_S" >&6; } 
4071 # find the maximum length of command line arguments 
4072 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5 
4073 $as_echo_n "checking the maximum length of command line arguments... " >&6; } 
4074 if test "${lt_cv_sys_max_cmd_len+set}" = set; then : 
4075   $as_echo_n "(cached) " >&6 
4082     # On DJGPP, this test can blow up pretty badly due to problems in libc 
4083     # (any single argument exceeding 2000 bytes causes a buffer overrun 
4084     # during glob expansion).  Even if it were fixed, the result of this 
4085     # check would be larger than it should be. 
4086     lt_cv_sys_max_cmd_len
=12288;    # 12K is about right 
4090     # Under GNU Hurd, this test is not required because there is 
4091     # no limit to the length of command line arguments. 
4092     # Libtool will interpret -1 as no limit whatsoever 
4093     lt_cv_sys_max_cmd_len
=-1; 
4096   cygwin
* | mingw
* | cegcc
*) 
4097     # On Win9x/ME, this test blows up -- it succeeds, but takes 
4098     # about 5 minutes as the teststring grows exponentially. 
4099     # Worse, since 9x/ME are not pre-emptively multitasking, 
4100     # you end up with a "frozen" computer, even though with patience 
4101     # the test eventually succeeds (with a max line length of 256k). 
4102     # Instead, let's just punt: use the minimum linelength reported by 
4103     # all of the supported platforms: 8192 (on NT/2K/XP). 
4104     lt_cv_sys_max_cmd_len
=8192; 
4108     # On AmigaOS with pdksh, this test takes hours, literally. 
4109     # So we just punt and use a minimum line length of 8192. 
4110     lt_cv_sys_max_cmd_len
=8192; 
4113   netbsd
* | freebsd
* | openbsd
* | darwin
* | dragonfly
*) 
4114     # This has been around since 386BSD, at least.  Likely further. 
4115     if test -x /sbin
/sysctl
; then 
4116       lt_cv_sys_max_cmd_len
=`/sbin/sysctl -n kern.argmax` 
4117     elif test -x /usr
/sbin
/sysctl
; then 
4118       lt_cv_sys_max_cmd_len
=`/usr/sbin/sysctl -n kern.argmax` 
4120       lt_cv_sys_max_cmd_len
=65536       # usable default for all BSDs 
4122     # And add a safety zone 
4123     lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4` 
4124     lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3` 
4128     # We know the value 262144 and hardcode it with a safety zone (like BSD) 
4129     lt_cv_sys_max_cmd_len
=196608 
4133     # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure 
4134     # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not 
4135     # nice to cause kernel panics so lets avoid the loop below. 
4136     # First set a reasonable default. 
4137     lt_cv_sys_max_cmd_len
=16384 
4139     if test -x /sbin
/sysconfig
; then 
4140       case `/sbin/sysconfig -q proc exec_disable_arg_limit` in 
4141         *1*) lt_cv_sys_max_cmd_len
=-1 ;; 
4146     lt_cv_sys_max_cmd_len
=102400 
4148   sysv5
* | sco5v6
* | sysv4.2uw2
*) 
4149     kargmax
=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` 
4150     if test -n "$kargmax"; then 
4151       lt_cv_sys_max_cmd_len
=`echo $kargmax | sed 's/.*[  ]//'` 
4153       lt_cv_sys_max_cmd_len
=32768 
4157     lt_cv_sys_max_cmd_len
=`(getconf ARG_MAX) 2> /dev/null` 
4158     if test -n "$lt_cv_sys_max_cmd_len"; then 
4159       lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 4` 
4160       lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \* 3` 
4162       # Make teststring a little bigger before we do anything with it. 
4163       # a 1K string should be a reasonable start. 
4164       for i 
in 1 2 3 4 5 6 7 8 ; do 
4165         teststring
=$teststring$teststring 
4167       SHELL
=${SHELL-${CONFIG_SHELL-/bin/sh}} 
4168       # If test is not a shell built-in, we'll probably end up computing a 
4169       # maximum length that is only half of the actual maximum length, but 
4171       while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
 
4172                  = "XX$teststring$teststring"; } >/dev
/null 
2>&1 && 
4173               test $i != 17 # 1/2 MB should be enough 
4176         teststring
=$teststring$teststring 
4178       # Only check the string length outside the loop. 
4179       lt_cv_sys_max_cmd_len
=`expr "X$teststring" : ".*" 2>&1` 
4181       # Add a significant safety factor because C++ compilers can tack on 
4182       # massive amounts of additional arguments before passing them to the 
4183       # linker.  It appears as though 1/2 is a usable value. 
4184       lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len \/ 2` 
4191 if test -n $lt_cv_sys_max_cmd_len ; then 
4192   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5 
4193 $as_echo "$lt_cv_sys_max_cmd_len" >&6; } 
4195   { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5 
4196 $as_echo "none" >&6; } 
4198 max_cmd_len
=$lt_cv_sys_max_cmd_len 
4209 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5 
4210 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; } 
4211 # Try some XSI features 
4214   test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
 
4216     && eval 'test $(( 1 + 1 )) -eq 2 \ 
4217     && test "${#_lt_dummy}" -eq 5' ) >/dev
/null 
2>&1 \
 
4219 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5 
4220 $as_echo "$xsi_shell" >&6; } 
4223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5 
4224 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; } 
4226 ( foo
=bar
; set foo baz
; eval "$1+=\$2" && test "$foo" = barbaz 
) \
 
4228   && lt_shell_append
=yes 
4229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5 
4230 $as_echo "$lt_shell_append" >&6; } 
4233 if ( (MAIL
=60; unset MAIL
) || exit) >/dev
/null 
2>&1; then 
4243 # test EBCDIC or ASCII 
4244 case `echo X|tr X '\101'` in 
4245  A
) # ASCII based system 
4246     # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr 
4247   lt_SP2NL
='tr \040 \012' 
4248   lt_NL2SP
='tr \015\012 \040\040' 
4250  *) # EBCDIC based system 
4251   lt_SP2NL
='tr \100 \n' 
4252   lt_NL2SP
='tr \r\n \100\100' 
4264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5 
4265 $as_echo_n "checking for $LD option to reload object files... " >&6; } 
4266 if test "${lt_cv_ld_reload_flag+set}" = set; then : 
4267   $as_echo_n "(cached) " >&6 
4269   lt_cv_ld_reload_flag
='-r' 
4271 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5 
4272 $as_echo "$lt_cv_ld_reload_flag" >&6; } 
4273 reload_flag
=$lt_cv_ld_reload_flag 
4274 case $reload_flag in 
4276 *) reload_flag
=" $reload_flag" ;; 
4278 reload_cmds
='$LD$reload_flag -o $output$reload_objs' 
4281     if test "$GCC" = yes; then 
4282       reload_cmds
='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs' 
4284       reload_cmds
='$LD$reload_flag -o $output$reload_objs' 
4297 if test -n "$ac_tool_prefix"; then 
4298   # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. 
4299 set dummy 
${ac_tool_prefix}objdump
; ac_word
=$2 
4300 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4301 $as_echo_n "checking for $ac_word... " >&6; } 
4302 if test "${ac_cv_prog_OBJDUMP+set}" = set; then : 
4303   $as_echo_n "(cached) " >&6 
4305   if test -n "$OBJDUMP"; then 
4306   ac_cv_prog_OBJDUMP
="$OBJDUMP" # Let the user override the test. 
4308 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4312   test -z "$as_dir" && as_dir
=.
 
4313     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4314   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4315     ac_cv_prog_OBJDUMP
="${ac_tool_prefix}objdump" 
4316     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4325 OBJDUMP
=$ac_cv_prog_OBJDUMP 
4326 if test -n "$OBJDUMP"; then 
4327   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 
4328 $as_echo "$OBJDUMP" >&6; } 
4330   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4331 $as_echo "no" >&6; } 
4336 if test -z "$ac_cv_prog_OBJDUMP"; then 
4337   ac_ct_OBJDUMP
=$OBJDUMP 
4338   # Extract the first word of "objdump", so it can be a program name with args. 
4339 set dummy objdump
; ac_word
=$2 
4340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4341 $as_echo_n "checking for $ac_word... " >&6; } 
4342 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then : 
4343   $as_echo_n "(cached) " >&6 
4345   if test -n "$ac_ct_OBJDUMP"; then 
4346   ac_cv_prog_ac_ct_OBJDUMP
="$ac_ct_OBJDUMP" # Let the user override the test. 
4348 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4352   test -z "$as_dir" && as_dir
=.
 
4353     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4354   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4355     ac_cv_prog_ac_ct_OBJDUMP
="objdump" 
4356     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4365 ac_ct_OBJDUMP
=$ac_cv_prog_ac_ct_OBJDUMP 
4366 if test -n "$ac_ct_OBJDUMP"; then 
4367   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 
4368 $as_echo "$ac_ct_OBJDUMP" >&6; } 
4370   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4371 $as_echo "no" >&6; } 
4374   if test "x$ac_ct_OBJDUMP" = x
; then 
4377     case $cross_compiling:$ac_tool_warned in 
4379 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
4380 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
4381 ac_tool_warned
=yes ;; 
4383     OBJDUMP
=$ac_ct_OBJDUMP 
4386   OBJDUMP
="$ac_cv_prog_OBJDUMP" 
4389 test -z "$OBJDUMP" && OBJDUMP
=objdump
 
4399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5 
4400 $as_echo_n "checking how to recognize dependent libraries... " >&6; } 
4401 if test "${lt_cv_deplibs_check_method+set}" = set; then : 
4402   $as_echo_n "(cached) " >&6 
4404   lt_cv_file_magic_cmd
='$MAGIC_CMD' 
4405 lt_cv_file_magic_test_file
= 
4406 lt_cv_deplibs_check_method
='unknown' 
4407 # Need to set the preceding variable on all platforms that support 
4408 # interlibrary dependencies. 
4409 # 'none' -- dependencies not supported. 
4410 # `unknown' -- same as none, but documents that we really don't know. 
4411 # 'pass_all' -- all dependencies passed with no checks. 
4412 # 'test_compile' -- check by making test program. 
4413 # 'file_magic [[regex]]' -- check by looking for files in library path 
4414 # which responds to the $file_magic_cmd with a given extended regex. 
4415 # If you have `file' or equivalent on your system and you're not sure 
4416 # whether `pass_all' will *always* work, you probably want this one. 
4420   lt_cv_deplibs_check_method
=pass_all
 
4424   lt_cv_deplibs_check_method
=pass_all
 
4428   lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' 
4429   lt_cv_file_magic_cmd
='/usr/bin/file -L' 
4430   lt_cv_file_magic_test_file
=/shlib
/libc.so
 
4434   # func_win32_libid is a shell function defined in ltmain.sh 
4435   lt_cv_deplibs_check_method
='file_magic ^x86 archive import|^x86 DLL' 
4436   lt_cv_file_magic_cmd
='func_win32_libid' 
4440   # Base MSYS/MinGW do not provide the 'file' command needed by 
4441   # func_win32_libid shell function, so use a weaker test based on 'objdump', 
4442   # unless we find 'file', for example because we are cross-compiling. 
4443   if ( file / ) >/dev
/null 
2>&1; then 
4444     lt_cv_deplibs_check_method
='file_magic ^x86 archive import|^x86 DLL' 
4445     lt_cv_file_magic_cmd
='func_win32_libid' 
4447     lt_cv_deplibs_check_method
='file_magic file format pei*-i386(.*architecture: i386)?' 
4448     lt_cv_file_magic_cmd
='$OBJDUMP -f' 
4453   # use the weaker test based on 'objdump'. See mingw*. 
4454   lt_cv_deplibs_check_method
='file_magic file format pe-arm-.*little(.*architecture: arm)?' 
4455   lt_cv_file_magic_cmd
='$OBJDUMP -f' 
4458 darwin
* | rhapsody
*) 
4459   lt_cv_deplibs_check_method
=pass_all
 
4462 freebsd
* | dragonfly
*) 
4463   if echo __ELF__ 
| $CC -E - | $GREP __ELF__ 
> /dev
/null
; then 
4466       # Not sure whether the presence of OpenBSD here was a mistake. 
4467       # Let's accept both of them until this is cleared up. 
4468       lt_cv_deplibs_check_method
='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' 
4469       lt_cv_file_magic_cmd
=/usr
/bin
/file 
4470       lt_cv_file_magic_test_file
=`echo /usr/lib/libc.so.*` 
4474     lt_cv_deplibs_check_method
=pass_all
 
4479   lt_cv_deplibs_check_method
=pass_all
 
4482 hpux10.20
* | hpux11
*) 
4483   lt_cv_file_magic_cmd
=/usr
/bin
/file 
4486     lt_cv_deplibs_check_method
='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' 
4487     lt_cv_file_magic_test_file
=/usr
/lib
/hpux
32/libc.so
 
4490     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]' 
4491     lt_cv_file_magic_test_file
=/usr
/lib
/pa
20_
64/libc.sl
 
4494     lt_cv_deplibs_check_method
='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' 
4495     lt_cv_file_magic_test_file
=/usr
/lib
/libc.sl
 
4501   # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here 
4502   lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so|\.a)$' 
4505 irix5
* | irix6
* | nonstopux
*) 
4507   *-32|*"-32 ") libmagic
=32-bit;; 
4508   *-n32|*"-n32 ") libmagic
=N32
;; 
4509   *-64|*"-64 ") libmagic
=64-bit;; 
4510   *) libmagic
=never
-match;; 
4512   lt_cv_deplibs_check_method
=pass_all
 
4515 # This must be Linux ELF. 
4516 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu) 
4517   lt_cv_deplibs_check_method
=pass_all
 
4520 netbsd
* | netbsdelf
*-gnu) 
4521   if echo __ELF__ 
| $CC -E - | $GREP __ELF__ 
> /dev
/null
; then 
4522     lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' 
4524     lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so|_pic\.a)$' 
4529   lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)' 
4530   lt_cv_file_magic_cmd
=/usr
/bin
/file 
4531   lt_cv_file_magic_test_file
=/usr
/lib
/libnls.so
 
4535   lt_cv_deplibs_check_method
=pass_all
 
4539   if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 
4540     lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' 
4542     lt_cv_deplibs_check_method
='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' 
4546 osf3
* | osf4
* | osf5
*) 
4547   lt_cv_deplibs_check_method
=pass_all
 
4551   lt_cv_deplibs_check_method
=pass_all
 
4555   lt_cv_deplibs_check_method
=pass_all
 
4558 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*) 
4559   lt_cv_deplibs_check_method
=pass_all
 
4563   case $host_vendor in 
4565     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]' 
4566     lt_cv_file_magic_test_file
=`echo /usr/lib/libc.so*` 
4569     lt_cv_deplibs_check_method
=pass_all
 
4572     lt_cv_file_magic_cmd
='/bin/file' 
4573     lt_cv_deplibs_check_method
='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' 
4576     lt_cv_file_magic_cmd
='/bin/file' 
4577     lt_cv_deplibs_check_method
="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib" 
4578     lt_cv_file_magic_test_file
=/lib
/libc.so
 
4581     lt_cv_deplibs_check_method
=pass_all
 
4584     lt_cv_deplibs_check_method
=pass_all
 
4590   lt_cv_deplibs_check_method
=pass_all
 
4595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5 
4596 $as_echo "$lt_cv_deplibs_check_method" >&6; } 
4597 file_magic_cmd
=$lt_cv_file_magic_cmd 
4598 deplibs_check_method
=$lt_cv_deplibs_check_method 
4599 test -z "$deplibs_check_method" && deplibs_check_method
=unknown
 
4612 if test -n "$ac_tool_prefix"; then 
4613   # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. 
4614 set dummy 
${ac_tool_prefix}ar; ac_word
=$2 
4615 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4616 $as_echo_n "checking for $ac_word... " >&6; } 
4617 if test "${ac_cv_prog_AR+set}" = set; then : 
4618   $as_echo_n "(cached) " >&6 
4620   if test -n "$AR"; then 
4621   ac_cv_prog_AR
="$AR" # Let the user override the test. 
4623 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4627   test -z "$as_dir" && as_dir
=.
 
4628     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4629   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4630     ac_cv_prog_AR
="${ac_tool_prefix}ar" 
4631     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4641 if test -n "$AR"; then 
4642   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 
4643 $as_echo "$AR" >&6; } 
4645   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4646 $as_echo "no" >&6; } 
4651 if test -z "$ac_cv_prog_AR"; then 
4653   # Extract the first word of "ar", so it can be a program name with args. 
4654 set dummy 
ar; ac_word
=$2 
4655 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4656 $as_echo_n "checking for $ac_word... " >&6; } 
4657 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then : 
4658   $as_echo_n "(cached) " >&6 
4660   if test -n "$ac_ct_AR"; then 
4661   ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test. 
4663 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4667   test -z "$as_dir" && as_dir
=.
 
4668     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4669   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4670     ac_cv_prog_ac_ct_AR
="ar" 
4671     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4680 ac_ct_AR
=$ac_cv_prog_ac_ct_AR 
4681 if test -n "$ac_ct_AR"; then 
4682   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5 
4683 $as_echo "$ac_ct_AR" >&6; } 
4685   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4686 $as_echo "no" >&6; } 
4689   if test "x$ac_ct_AR" = x
; then 
4692     case $cross_compiling:$ac_tool_warned in 
4694 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
4695 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
4696 ac_tool_warned
=yes ;; 
4704 test -z "$AR" && AR
=ar 
4705 test -z "$AR_FLAGS" && AR_FLAGS
=cru
 
4717 if test -n "$ac_tool_prefix"; then 
4718   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 
4719 set dummy 
${ac_tool_prefix}strip
; ac_word
=$2 
4720 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4721 $as_echo_n "checking for $ac_word... " >&6; } 
4722 if test "${ac_cv_prog_STRIP+set}" = set; then : 
4723   $as_echo_n "(cached) " >&6 
4725   if test -n "$STRIP"; then 
4726   ac_cv_prog_STRIP
="$STRIP" # Let the user override the test. 
4728 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4732   test -z "$as_dir" && as_dir
=.
 
4733     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4734   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4735     ac_cv_prog_STRIP
="${ac_tool_prefix}strip" 
4736     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4745 STRIP
=$ac_cv_prog_STRIP 
4746 if test -n "$STRIP"; then 
4747   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 
4748 $as_echo "$STRIP" >&6; } 
4750   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4751 $as_echo "no" >&6; } 
4756 if test -z "$ac_cv_prog_STRIP"; then 
4758   # Extract the first word of "strip", so it can be a program name with args. 
4759 set dummy strip
; ac_word
=$2 
4760 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4761 $as_echo_n "checking for $ac_word... " >&6; } 
4762 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : 
4763   $as_echo_n "(cached) " >&6 
4765   if test -n "$ac_ct_STRIP"; then 
4766   ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test. 
4768 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4772   test -z "$as_dir" && as_dir
=.
 
4773     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4774   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4775     ac_cv_prog_ac_ct_STRIP
="strip" 
4776     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4785 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP 
4786 if test -n "$ac_ct_STRIP"; then 
4787   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 
4788 $as_echo "$ac_ct_STRIP" >&6; } 
4790   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4791 $as_echo "no" >&6; } 
4794   if test "x$ac_ct_STRIP" = x
; then 
4797     case $cross_compiling:$ac_tool_warned in 
4799 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
4800 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
4801 ac_tool_warned
=yes ;; 
4806   STRIP
="$ac_cv_prog_STRIP" 
4809 test -z "$STRIP" && STRIP
=: 
4816 if test -n "$ac_tool_prefix"; then 
4817   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 
4818 set dummy 
${ac_tool_prefix}ranlib
; ac_word
=$2 
4819 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4820 $as_echo_n "checking for $ac_word... " >&6; } 
4821 if test "${ac_cv_prog_RANLIB+set}" = set; then : 
4822   $as_echo_n "(cached) " >&6 
4824   if test -n "$RANLIB"; then 
4825   ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test. 
4827 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4831   test -z "$as_dir" && as_dir
=.
 
4832     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4833   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4834     ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib" 
4835     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4844 RANLIB
=$ac_cv_prog_RANLIB 
4845 if test -n "$RANLIB"; then 
4846   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 
4847 $as_echo "$RANLIB" >&6; } 
4849   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4850 $as_echo "no" >&6; } 
4855 if test -z "$ac_cv_prog_RANLIB"; then 
4856   ac_ct_RANLIB
=$RANLIB 
4857   # Extract the first word of "ranlib", so it can be a program name with args. 
4858 set dummy ranlib
; ac_word
=$2 
4859 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
4860 $as_echo_n "checking for $ac_word... " >&6; } 
4861 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : 
4862   $as_echo_n "(cached) " >&6 
4864   if test -n "$ac_ct_RANLIB"; then 
4865   ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test. 
4867 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
4871   test -z "$as_dir" && as_dir
=.
 
4872     for ac_exec_ext 
in '' $ac_executable_extensions; do 
4873   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
4874     ac_cv_prog_ac_ct_RANLIB
="ranlib" 
4875     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
4884 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB 
4885 if test -n "$ac_ct_RANLIB"; then 
4886   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 
4887 $as_echo "$ac_ct_RANLIB" >&6; } 
4889   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
4890 $as_echo "no" >&6; } 
4893   if test "x$ac_ct_RANLIB" = x
; then 
4896     case $cross_compiling:$ac_tool_warned in 
4898 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
4899 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
4900 ac_tool_warned
=yes ;; 
4902     RANLIB
=$ac_ct_RANLIB 
4905   RANLIB
="$ac_cv_prog_RANLIB" 
4908 test -z "$RANLIB" && RANLIB
=: 
4915 # Determine commands to create old-style static archives. 
4916 old_archive_cmds
='$AR $AR_FLAGS $oldlib$oldobjs' 
4917 old_postinstall_cmds
='chmod 644 $oldlib' 
4918 old_postuninstall_cmds
= 
4920 if test -n "$RANLIB"; then 
4923     old_postinstall_cmds
="$old_postinstall_cmds~\$RANLIB -t \$oldlib" 
4926     old_postinstall_cmds
="$old_postinstall_cmds~\$RANLIB \$oldlib" 
4929   old_archive_cmds
="$old_archive_cmds~\$RANLIB \$oldlib" 
4965 # If no C compiler was specified, use CC. 
4968 # If no C compiler flags were specified, use CFLAGS. 
4969 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"} 
4971 # Allow CC to be a program name with arguments. 
4975 # Check for command to grab the raw symbol name followed by C symbol from nm. 
4976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5 
4977 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; } 
4978 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then : 
4979   $as_echo_n "(cached) " >&6 
4982 # These are sane defaults that work on at least a few old systems. 
4983 # [They come from Ultrix.  What could be older than Ultrix?!! ;)] 
4985 # Character class describing NM global symbol codes. 
4986 symcode
='[BCDEGRST]' 
4988 # Regexp to match symbols that can be accessed directly from C. 
4989 sympat
='\([_A-Za-z][_A-Za-z0-9]*\)' 
4991 # Define system-specific variables. 
4996 cygwin
* | mingw
* | pw32
* | cegcc
*) 
4997   symcode
='[ABCDGISTW]' 
5000   if test "$host_cpu" = ia64
; then 
5001     symcode
='[ABCDEGRST]' 
5005   symcode
='[BCDEGRST]' 
5008   symcode
='[BCDEGQRST]' 
5019 sysv5
* | sco5v6
* | unixware
* | OpenUNIX
*) 
5027 # If we're using GNU nm, then use its standard symbol codes. 
5028 case `$NM -V 2>&1` in 
5029 *GNU
* | *'with BFD'*) 
5030   symcode
='[ABCDGIRSTW]' ;; 
5033 # Transform an extracted symbol line into a proper C declaration. 
5034 # Some systems (esp. on ia64) link data and code symbols differently, 
5035 # so use this general approach. 
5036 lt_cv_sys_global_symbol_to_cdecl
="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" 
5038 # Transform an extracted symbol line into symbol name and symbol address 
5039 lt_cv_sys_global_symbol_to_c_name_address
="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'" 
5040 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'" 
5042 # Handle CRLF in mingw tool chain 
5046   opt_cr
=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp 
5050 # Try without a prefix underscore, then with it. 
5051 for ac_symprfx 
in "" "_"; do 
5053   # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. 
5054   symxfrm
="\\1 $ac_symprfx\\2 \\2" 
5056   # Write the raw and C identifiers. 
5057   if test "$lt_cv_nm_interface" = "MS dumpbin"; then 
5058     # Fake it for dumpbin and say T for any non-static function 
5059     # and D for any global variable. 
5060     # Also find C++ and __fastcall symbols from MSVC++, 
5061     # which start with @ or ?. 
5062     lt_cv_sys_global_symbol_pipe
="$AWK '"\
 
5063 "     {last_section=section; section=\$ 3};"\
 
5064 "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
 
5065 "     \$ 0!~/External *\|/{next};"\
 
5066 "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
 
5067 "     {if(hide[section]) next};"\
 
5068 "     {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
 
5069 "     {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
 
5070 "     s[1]~/^[@?]/{print s[1], s[1]; next};"\
 
5071 "     s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
 
5072 "     ' prfx=^$ac_symprfx" 
5074     lt_cv_sys_global_symbol_pipe
="sed -n -e 's/^.*[      ]\($symcode$symcode*\)[         ][      ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" 
5077   # Check to see that the pipe works correctly. 
5081   cat > conftest.
$ac_ext <<_LT_EOF 
5086 void nm_test_func(void); 
5087 void nm_test_func(void){} 
5091 int main(){nm_test_var='a';nm_test_func();return(0);} 
5094   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
5095   (eval $ac_compile) 2>&5 
5097   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
5098   test $ac_status = 0; }; then 
5099     # Now try to grab the symbols. 
5101     if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5 
5102   (eval $NM conftest.
$ac_objext \
| $lt_cv_sys_global_symbol_pipe \
> $nlist) 2>&5 
5104   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
5105   test $ac_status = 0; } && test -s "$nlist"; then 
5106       # Try sorting and uniquifying the output. 
5107       if sort "$nlist" | uniq > "$nlist"T
; then 
5108         mv -f "$nlist"T 
"$nlist" 
5113       # Make sure that we snagged all the symbols we need. 
5114       if $GREP ' nm_test_var$' "$nlist" >/dev
/null
; then 
5115         if $GREP ' nm_test_func$' "$nlist" >/dev
/null
; then 
5116           cat <<_LT_EOF > conftest.$ac_ext 
5122           # Now generate the symbol file. 
5123           eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' 
5125           cat <<_LT_EOF >> conftest.$ac_ext 
5127 /* The mapping between symbol names and symbols.  */ 
5132 lt__PROGRAM__LTX_preloaded_symbols[] = 
5134   { "@PROGRAM@", (void *) 0 }, 
5136           $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main 
>> conftest.
$ac_ext 
5137           cat <<\_LT_EOF 
>> conftest.
$ac_ext 
5141 /* This works around a problem 
in FreeBSD linker 
*/ 
5142 #ifdef FREEBSD_WORKAROUND 
5143 static const void 
*lt_preloaded_setup
() { 
5144   return lt__PROGRAM__LTX_preloaded_symbols
; 
5152           # Now try linking the two files. 
5153           mv conftest.
$ac_objext conftstm.
$ac_objext 
5154           lt_save_LIBS
="$LIBS" 
5155           lt_save_CFLAGS
="$CFLAGS" 
5156           LIBS
="conftstm.$ac_objext" 
5157           CFLAGS
="$CFLAGS$lt_prog_compiler_no_builtin_flag" 
5158           if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 
5159   (eval $ac_link) 2>&5 
5161   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
5162   test $ac_status = 0; } && test -s conftest
${ac_exeext}; then 
5165           LIBS
="$lt_save_LIBS" 
5166           CFLAGS
="$lt_save_CFLAGS" 
5168           echo "cannot find nm_test_func in $nlist" >&5 
5171         echo "cannot find nm_test_var in $nlist" >&5 
5174       echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5 
5177     echo "$progname: failed program was:" >&5 
5178     cat conftest.
$ac_ext >&5 
5180   rm -rf conftest
* conftst
* 
5182   # Do not use the global_symbol_pipe unless it works. 
5183   if test "$pipe_works" = yes; then 
5186     lt_cv_sys_global_symbol_pipe
= 
5192 if test -z "$lt_cv_sys_global_symbol_pipe"; then 
5193   lt_cv_sys_global_symbol_to_cdecl
= 
5195 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then 
5196   { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5 
5197 $as_echo "failed" >&6; } 
5199   { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 
5200 $as_echo "ok" >&6; } 
5225 # Check whether --enable-libtool-lock was given. 
5226 if test "${enable_libtool_lock+set}" = set; then : 
5227   enableval
=$enable_libtool_lock; 
5230 test "x$enable_libtool_lock" != xno 
&& enable_libtool_lock
=yes 
5232 # Some flags need to be propagated to the compiler or linker for good 
5236   # Find out which ABI we are using. 
5237   echo 'int i;' > conftest.
$ac_ext 
5238   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
5239   (eval $ac_compile) 2>&5 
5241   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
5242   test $ac_status = 0; }; then 
5243     case `/usr/bin/file conftest.$ac_objext` in 
5255   # Find out which ABI we are using. 
5256   echo '#line 5256 "configure"' > conftest.
$ac_ext 
5257   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
5258   (eval $ac_compile) 2>&5 
5260   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
5261   test $ac_status = 0; }; then 
5262     if test "$lt_cv_prog_gnu_ld" = yes; then 
5263       case `/usr/bin/file conftest.$ac_objext` in 
5265           LD
="${LD-ld} -melf32bsmip" 
5268           LD
="${LD-ld} -melf32bmipn32" 
5271           LD
="${LD-ld} -melf64bmip" 
5275       case `/usr/bin/file conftest.$ac_objext` in 
5291 x86_64
-*kfreebsd
*-gnu|x86_64
-*linux
*|ppc
*-*linux
*|powerpc
*-*linux
*| \
 
5292 s390
*-*linux
*|s390
*-*tpf
*|sparc
*-*linux
*) 
5293   # Find out which ABI we are using. 
5294   echo 'int i;' > conftest.
$ac_ext 
5295   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
5296   (eval $ac_compile) 2>&5 
5298   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
5299   test $ac_status = 0; }; then 
5300     case `/usr/bin/file conftest.o` in 
5303           x86_64
-*kfreebsd
*-gnu) 
5304             LD
="${LD-ld} -m elf_i386_fbsd" 
5307             LD
="${LD-ld} -m elf_i386" 
5309           ppc64
-*linux
*|powerpc64
-*linux
*) 
5310             LD
="${LD-ld} -m elf32ppclinux" 
5313             LD
="${LD-ld} -m elf_s390" 
5316             LD
="${LD-ld} -m elf32_sparc" 
5322           x86_64
-*kfreebsd
*-gnu) 
5323             LD
="${LD-ld} -m elf_x86_64_fbsd" 
5326             LD
="${LD-ld} -m elf_x86_64" 
5328           ppc
*-*linux
*|powerpc
*-*linux
*) 
5329             LD
="${LD-ld} -m elf64ppc" 
5331           s390
*-*linux
*|s390
*-*tpf
*) 
5332             LD
="${LD-ld} -m elf64_s390" 
5335             LD
="${LD-ld} -m elf64_sparc" 
5345   # On SCO OpenServer 5, we need -belf to get full-featured binaries. 
5346   SAVE_CFLAGS
="$CFLAGS" 
5347   CFLAGS
="$CFLAGS -belf" 
5348   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5 
5349 $as_echo_n "checking whether the C compiler needs -belf... " >&6; } 
5350 if test "${lt_cv_cc_needs_belf+set}" = set; then : 
5351   $as_echo_n "(cached) " >&6 
5354 ac_cpp
='$CPP $CPPFLAGS' 
5355 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
5356 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
5357 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
5359      cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
5360 /* end confdefs.h.  */ 
5370 if ac_fn_c_try_link 
"$LINENO"; then : 
5371   lt_cv_cc_needs_belf
=yes 
5373   lt_cv_cc_needs_belf
=no
 
5375 rm -f core conftest.err conftest.
$ac_objext \
 
5376     conftest
$ac_exeext conftest.
$ac_ext 
5378 ac_cpp
='$CPP $CPPFLAGS' 
5379 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
5380 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
5381 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
5384 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5 
5385 $as_echo "$lt_cv_cc_needs_belf" >&6; } 
5386   if test x
"$lt_cv_cc_needs_belf" != x
"yes"; then 
5387     # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf 
5388     CFLAGS
="$SAVE_CFLAGS" 
5392   # Find out which ABI we are using. 
5393   echo 'int i;' > conftest.
$ac_ext 
5394   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
5395   (eval $ac_compile) 2>&5 
5397   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
5398   test $ac_status = 0; }; then 
5399     case `/usr/bin/file conftest.o` in 
5401       case $lt_cv_prog_gnu_ld in 
5402       yes*) LD
="${LD-ld} -m elf64_sparc" ;; 
5404         if ${LD-ld} -64 -r -o conftest2.o conftest.o 
>/dev
/null 
2>&1; then 
5416 need_locks
="$enable_libtool_lock" 
5420     rhapsody
* | darwin
*) 
5421     if test -n "$ac_tool_prefix"; then 
5422   # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args. 
5423 set dummy 
${ac_tool_prefix}dsymutil
; ac_word
=$2 
5424 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5425 $as_echo_n "checking for $ac_word... " >&6; } 
5426 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then : 
5427   $as_echo_n "(cached) " >&6 
5429   if test -n "$DSYMUTIL"; then 
5430   ac_cv_prog_DSYMUTIL
="$DSYMUTIL" # Let the user override the test. 
5432 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5436   test -z "$as_dir" && as_dir
=.
 
5437     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5438   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5439     ac_cv_prog_DSYMUTIL
="${ac_tool_prefix}dsymutil" 
5440     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5449 DSYMUTIL
=$ac_cv_prog_DSYMUTIL 
5450 if test -n "$DSYMUTIL"; then 
5451   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5 
5452 $as_echo "$DSYMUTIL" >&6; } 
5454   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5455 $as_echo "no" >&6; } 
5460 if test -z "$ac_cv_prog_DSYMUTIL"; then 
5461   ac_ct_DSYMUTIL
=$DSYMUTIL 
5462   # Extract the first word of "dsymutil", so it can be a program name with args. 
5463 set dummy dsymutil
; ac_word
=$2 
5464 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5465 $as_echo_n "checking for $ac_word... " >&6; } 
5466 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then : 
5467   $as_echo_n "(cached) " >&6 
5469   if test -n "$ac_ct_DSYMUTIL"; then 
5470   ac_cv_prog_ac_ct_DSYMUTIL
="$ac_ct_DSYMUTIL" # Let the user override the test. 
5472 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5476   test -z "$as_dir" && as_dir
=.
 
5477     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5478   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5479     ac_cv_prog_ac_ct_DSYMUTIL
="dsymutil" 
5480     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5489 ac_ct_DSYMUTIL
=$ac_cv_prog_ac_ct_DSYMUTIL 
5490 if test -n "$ac_ct_DSYMUTIL"; then 
5491   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5 
5492 $as_echo "$ac_ct_DSYMUTIL" >&6; } 
5494   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5495 $as_echo "no" >&6; } 
5498   if test "x$ac_ct_DSYMUTIL" = x
; then 
5501     case $cross_compiling:$ac_tool_warned in 
5503 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
5504 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
5505 ac_tool_warned
=yes ;; 
5507     DSYMUTIL
=$ac_ct_DSYMUTIL 
5510   DSYMUTIL
="$ac_cv_prog_DSYMUTIL" 
5513     if test -n "$ac_tool_prefix"; then 
5514   # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args. 
5515 set dummy 
${ac_tool_prefix}nmedit
; ac_word
=$2 
5516 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5517 $as_echo_n "checking for $ac_word... " >&6; } 
5518 if test "${ac_cv_prog_NMEDIT+set}" = set; then : 
5519   $as_echo_n "(cached) " >&6 
5521   if test -n "$NMEDIT"; then 
5522   ac_cv_prog_NMEDIT
="$NMEDIT" # Let the user override the test. 
5524 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5528   test -z "$as_dir" && as_dir
=.
 
5529     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5530   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5531     ac_cv_prog_NMEDIT
="${ac_tool_prefix}nmedit" 
5532     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5541 NMEDIT
=$ac_cv_prog_NMEDIT 
5542 if test -n "$NMEDIT"; then 
5543   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5 
5544 $as_echo "$NMEDIT" >&6; } 
5546   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5547 $as_echo "no" >&6; } 
5552 if test -z "$ac_cv_prog_NMEDIT"; then 
5553   ac_ct_NMEDIT
=$NMEDIT 
5554   # Extract the first word of "nmedit", so it can be a program name with args. 
5555 set dummy nmedit
; ac_word
=$2 
5556 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5557 $as_echo_n "checking for $ac_word... " >&6; } 
5558 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then : 
5559   $as_echo_n "(cached) " >&6 
5561   if test -n "$ac_ct_NMEDIT"; then 
5562   ac_cv_prog_ac_ct_NMEDIT
="$ac_ct_NMEDIT" # Let the user override the test. 
5564 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5568   test -z "$as_dir" && as_dir
=.
 
5569     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5570   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5571     ac_cv_prog_ac_ct_NMEDIT
="nmedit" 
5572     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5581 ac_ct_NMEDIT
=$ac_cv_prog_ac_ct_NMEDIT 
5582 if test -n "$ac_ct_NMEDIT"; then 
5583   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5 
5584 $as_echo "$ac_ct_NMEDIT" >&6; } 
5586   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5587 $as_echo "no" >&6; } 
5590   if test "x$ac_ct_NMEDIT" = x
; then 
5593     case $cross_compiling:$ac_tool_warned in 
5595 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
5596 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
5597 ac_tool_warned
=yes ;; 
5599     NMEDIT
=$ac_ct_NMEDIT 
5602   NMEDIT
="$ac_cv_prog_NMEDIT" 
5605     if test -n "$ac_tool_prefix"; then 
5606   # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args. 
5607 set dummy 
${ac_tool_prefix}lipo
; ac_word
=$2 
5608 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5609 $as_echo_n "checking for $ac_word... " >&6; } 
5610 if test "${ac_cv_prog_LIPO+set}" = set; then : 
5611   $as_echo_n "(cached) " >&6 
5613   if test -n "$LIPO"; then 
5614   ac_cv_prog_LIPO
="$LIPO" # Let the user override the test. 
5616 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5620   test -z "$as_dir" && as_dir
=.
 
5621     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5622   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5623     ac_cv_prog_LIPO
="${ac_tool_prefix}lipo" 
5624     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5633 LIPO
=$ac_cv_prog_LIPO 
5634 if test -n "$LIPO"; then 
5635   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5 
5636 $as_echo "$LIPO" >&6; } 
5638   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5639 $as_echo "no" >&6; } 
5644 if test -z "$ac_cv_prog_LIPO"; then 
5646   # Extract the first word of "lipo", so it can be a program name with args. 
5647 set dummy lipo
; ac_word
=$2 
5648 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5649 $as_echo_n "checking for $ac_word... " >&6; } 
5650 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then : 
5651   $as_echo_n "(cached) " >&6 
5653   if test -n "$ac_ct_LIPO"; then 
5654   ac_cv_prog_ac_ct_LIPO
="$ac_ct_LIPO" # Let the user override the test. 
5656 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5660   test -z "$as_dir" && as_dir
=.
 
5661     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5662   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5663     ac_cv_prog_ac_ct_LIPO
="lipo" 
5664     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5673 ac_ct_LIPO
=$ac_cv_prog_ac_ct_LIPO 
5674 if test -n "$ac_ct_LIPO"; then 
5675   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5 
5676 $as_echo "$ac_ct_LIPO" >&6; } 
5678   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5679 $as_echo "no" >&6; } 
5682   if test "x$ac_ct_LIPO" = x
; then 
5685     case $cross_compiling:$ac_tool_warned in 
5687 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
5688 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
5689 ac_tool_warned
=yes ;; 
5694   LIPO
="$ac_cv_prog_LIPO" 
5697     if test -n "$ac_tool_prefix"; then 
5698   # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args. 
5699 set dummy 
${ac_tool_prefix}otool
; ac_word
=$2 
5700 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5701 $as_echo_n "checking for $ac_word... " >&6; } 
5702 if test "${ac_cv_prog_OTOOL+set}" = set; then : 
5703   $as_echo_n "(cached) " >&6 
5705   if test -n "$OTOOL"; then 
5706   ac_cv_prog_OTOOL
="$OTOOL" # Let the user override the test. 
5708 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5712   test -z "$as_dir" && as_dir
=.
 
5713     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5714   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5715     ac_cv_prog_OTOOL
="${ac_tool_prefix}otool" 
5716     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5725 OTOOL
=$ac_cv_prog_OTOOL 
5726 if test -n "$OTOOL"; then 
5727   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5 
5728 $as_echo "$OTOOL" >&6; } 
5730   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5731 $as_echo "no" >&6; } 
5736 if test -z "$ac_cv_prog_OTOOL"; then 
5738   # Extract the first word of "otool", so it can be a program name with args. 
5739 set dummy otool
; ac_word
=$2 
5740 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5741 $as_echo_n "checking for $ac_word... " >&6; } 
5742 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then : 
5743   $as_echo_n "(cached) " >&6 
5745   if test -n "$ac_ct_OTOOL"; then 
5746   ac_cv_prog_ac_ct_OTOOL
="$ac_ct_OTOOL" # Let the user override the test. 
5748 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5752   test -z "$as_dir" && as_dir
=.
 
5753     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5754   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5755     ac_cv_prog_ac_ct_OTOOL
="otool" 
5756     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5765 ac_ct_OTOOL
=$ac_cv_prog_ac_ct_OTOOL 
5766 if test -n "$ac_ct_OTOOL"; then 
5767   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5 
5768 $as_echo "$ac_ct_OTOOL" >&6; } 
5770   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5771 $as_echo "no" >&6; } 
5774   if test "x$ac_ct_OTOOL" = x
; then 
5777     case $cross_compiling:$ac_tool_warned in 
5779 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
5780 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
5781 ac_tool_warned
=yes ;; 
5786   OTOOL
="$ac_cv_prog_OTOOL" 
5789     if test -n "$ac_tool_prefix"; then 
5790   # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args. 
5791 set dummy 
${ac_tool_prefix}otool64
; ac_word
=$2 
5792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5793 $as_echo_n "checking for $ac_word... " >&6; } 
5794 if test "${ac_cv_prog_OTOOL64+set}" = set; then : 
5795   $as_echo_n "(cached) " >&6 
5797   if test -n "$OTOOL64"; then 
5798   ac_cv_prog_OTOOL64
="$OTOOL64" # Let the user override the test. 
5800 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5804   test -z "$as_dir" && as_dir
=.
 
5805     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5806   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5807     ac_cv_prog_OTOOL64
="${ac_tool_prefix}otool64" 
5808     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5817 OTOOL64
=$ac_cv_prog_OTOOL64 
5818 if test -n "$OTOOL64"; then 
5819   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5 
5820 $as_echo "$OTOOL64" >&6; } 
5822   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5823 $as_echo "no" >&6; } 
5828 if test -z "$ac_cv_prog_OTOOL64"; then 
5829   ac_ct_OTOOL64
=$OTOOL64 
5830   # Extract the first word of "otool64", so it can be a program name with args. 
5831 set dummy otool64
; ac_word
=$2 
5832 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
5833 $as_echo_n "checking for $ac_word... " >&6; } 
5834 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then : 
5835   $as_echo_n "(cached) " >&6 
5837   if test -n "$ac_ct_OTOOL64"; then 
5838   ac_cv_prog_ac_ct_OTOOL64
="$ac_ct_OTOOL64" # Let the user override the test. 
5840 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
5844   test -z "$as_dir" && as_dir
=.
 
5845     for ac_exec_ext 
in '' $ac_executable_extensions; do 
5846   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
5847     ac_cv_prog_ac_ct_OTOOL64
="otool64" 
5848     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
5857 ac_ct_OTOOL64
=$ac_cv_prog_ac_ct_OTOOL64 
5858 if test -n "$ac_ct_OTOOL64"; then 
5859   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5 
5860 $as_echo "$ac_ct_OTOOL64" >&6; } 
5862   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
5863 $as_echo "no" >&6; } 
5866   if test "x$ac_ct_OTOOL64" = x
; then 
5869     case $cross_compiling:$ac_tool_warned in 
5871 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
5872 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
5873 ac_tool_warned
=yes ;; 
5875     OTOOL64
=$ac_ct_OTOOL64 
5878   OTOOL64
="$ac_cv_prog_OTOOL64" 
5907     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5 
5908 $as_echo_n "checking for -single_module linker flag... " >&6; } 
5909 if test "${lt_cv_apple_cc_single_mod+set}" = set; then : 
5910   $as_echo_n "(cached) " >&6 
5912   lt_cv_apple_cc_single_mod
=no
 
5913       if test -z "${LT_MULTI_MODULE}"; then 
5914         # By default we will add the -single_module flag. You can override 
5915         # by either setting the environment variable LT_MULTI_MODULE 
5916         # non-empty at configure time, or by adding -multi_module to the 
5918         rm -rf libconftest.dylib
* 
5919         echo "int foo(void){return 1;}" > conftest.c
 
5920         echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ 
5921 -dynamiclib -Wl,-single_module conftest.c" >&5 
5922         $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
 
5923           -dynamiclib -Wl,-single_module conftest.c 
2>conftest.err
 
5925         if test -f libconftest.dylib 
&& test ! -s conftest.err 
&& test $_lt_result = 0; then 
5926           lt_cv_apple_cc_single_mod
=yes 
5928           cat conftest.err 
>&5 
5930         rm -rf libconftest.dylib
* 
5934 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5 
5935 $as_echo "$lt_cv_apple_cc_single_mod" >&6; } 
5936     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 
5937 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; } 
5938 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then : 
5939   $as_echo_n "(cached) " >&6 
5941   lt_cv_ld_exported_symbols_list
=no
 
5942       save_LDFLAGS
=$LDFLAGS 
5943       echo "_main" > conftest.sym
 
5944       LDFLAGS
="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" 
5945       cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
5946 /* end confdefs.h.  */ 
5956 if ac_fn_c_try_link 
"$LINENO"; then : 
5957   lt_cv_ld_exported_symbols_list
=yes 
5959   lt_cv_ld_exported_symbols_list
=no
 
5961 rm -f core conftest.err conftest.
$ac_objext \
 
5962     conftest
$ac_exeext conftest.
$ac_ext 
5963         LDFLAGS
="$save_LDFLAGS" 
5966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 
5967 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; } 
5969     rhapsody
* | darwin1.
[012]) 
5970       _lt_dar_allow_undefined
='${wl}-undefined ${wl}suppress' ;; 
5972       _lt_dar_allow_undefined
='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 
5973     darwin
*) # darwin 5.x on 
5974       # if running on 10.5 or later, the deployment target defaults 
5975       # to the OS version, if on x86, and 10.4, the deployment 
5976       # target defaults to 10.4. Don't you love it? 
5977       case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in 
5978         10.0,*86*-darwin8*|10.0,*-darwin[91]*) 
5979           _lt_dar_allow_undefined
='${wl}-undefined ${wl}dynamic_lookup' ;; 
5981           _lt_dar_allow_undefined
='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 
5983           _lt_dar_allow_undefined
='${wl}-undefined ${wl}dynamic_lookup' ;; 
5987     if test "$lt_cv_apple_cc_single_mod" = "yes"; then 
5988       _lt_dar_single_mod
='$single_module' 
5990     if test "$lt_cv_ld_exported_symbols_list" = "yes"; then 
5991       _lt_dar_export_syms
=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' 
5993       _lt_dar_export_syms
='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' 
5995     if test "$DSYMUTIL" != ":"; then 
5996       _lt_dsymutil
='~$DSYMUTIL $lib || :' 
6004 ac_cpp
='$CPP $CPPFLAGS' 
6005 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
6006 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
6007 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
6008 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 
6009 $as_echo_n "checking how to run the C preprocessor... " >&6; } 
6010 # On Suns, sometimes $CPP names a directory. 
6011 if test -n "$CPP" && test -d "$CPP"; then 
6014 if test -z "$CPP"; then 
6015   if test "${ac_cv_prog_CPP+set}" = set; then : 
6016   $as_echo_n "(cached) " >&6 
6018       # Double quotes because CPP needs to be expanded 
6019     for CPP 
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 
6022 for ac_c_preproc_warn_flag 
in '' yes 
6024   # Use a header file that comes with gcc, so configuring glibc 
6025   # with a fresh cross-compiler works. 
6026   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 
6027   # <limits.h> exists even on freestanding compilers. 
6028   # On the NeXT, cc -E runs the code through the compiler's parser, 
6029   # not just through cpp. "Syntax error" is here to catch this case. 
6030   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6031 /* end confdefs.h.  */ 
6033 # include <limits.h> 
6035 # include <assert.h> 
6039 if ac_fn_c_try_cpp 
"$LINENO"; then : 
6042   # Broken: fails on valid input. 
6045 rm -f conftest.err conftest.
$ac_ext 
6047   # OK, works on sane cases.  Now check whether nonexistent headers 
6048   # can be detected and how. 
6049   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6050 /* end confdefs.h.  */ 
6051 #include <ac_nonexistent.h> 
6053 if ac_fn_c_try_cpp 
"$LINENO"; then : 
6054   # Broken: success on invalid input. 
6057   # Passes both tests. 
6061 rm -f conftest.err conftest.
$ac_ext 
6064 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 
6065 rm -f conftest.err conftest.
$ac_ext 
6066 if $ac_preproc_ok; then : 
6078 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 
6079 $as_echo "$CPP" >&6; } 
6081 for ac_c_preproc_warn_flag 
in '' yes 
6083   # Use a header file that comes with gcc, so configuring glibc 
6084   # with a fresh cross-compiler works. 
6085   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 
6086   # <limits.h> exists even on freestanding compilers. 
6087   # On the NeXT, cc -E runs the code through the compiler's parser, 
6088   # not just through cpp. "Syntax error" is here to catch this case. 
6089   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6090 /* end confdefs.h.  */ 
6092 # include <limits.h> 
6094 # include <assert.h> 
6098 if ac_fn_c_try_cpp 
"$LINENO"; then : 
6101   # Broken: fails on valid input. 
6104 rm -f conftest.err conftest.
$ac_ext 
6106   # OK, works on sane cases.  Now check whether nonexistent headers 
6107   # can be detected and how. 
6108   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6109 /* end confdefs.h.  */ 
6110 #include <ac_nonexistent.h> 
6112 if ac_fn_c_try_cpp 
"$LINENO"; then : 
6113   # Broken: success on invalid input. 
6116   # Passes both tests. 
6120 rm -f conftest.err conftest.
$ac_ext 
6123 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 
6124 rm -f conftest.err conftest.
$ac_ext 
6125 if $ac_preproc_ok; then : 
6128   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
6129 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
6130 as_fn_error 
"C preprocessor \"$CPP\" fails sanity check 
6131 See \`config.log' for more details." "$LINENO" 5; } 
6135 ac_cpp
='$CPP $CPPFLAGS' 
6136 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
6137 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
6138 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
6141 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 
6142 $as_echo_n "checking for ANSI C header files... " >&6; } 
6143 if test "${ac_cv_header_stdc+set}" = set; then : 
6144   $as_echo_n "(cached) " >&6 
6146   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6147 /* end confdefs.h.  */ 
6161 if ac_fn_c_try_compile 
"$LINENO"; then : 
6162   ac_cv_header_stdc
=yes 
6164   ac_cv_header_stdc
=no
 
6166 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext 
6168 if test $ac_cv_header_stdc = yes; then 
6169   # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 
6170   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6171 /* end confdefs.h.  */ 
6175 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
6176   $EGREP "memchr" >/dev
/null 
2>&1; then : 
6179   ac_cv_header_stdc
=no
 
6185 if test $ac_cv_header_stdc = yes; then 
6186   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 
6187   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6188 /* end confdefs.h.  */ 
6192 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
6193   $EGREP "free" >/dev
/null 
2>&1; then : 
6196   ac_cv_header_stdc
=no
 
6202 if test $ac_cv_header_stdc = yes; then 
6203   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. 
6204   if test "$cross_compiling" = yes; then : 
6207   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
6208 /* end confdefs.h.  */ 
6211 #if ((' ' & 0x0FF) == 0x020) 
6212 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') 
6213 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) 
6215 # define ISLOWER(c) \ 
6216                    (('a' <= (c) && (c) <= 'i') \ 
6217                      || ('j' <= (c) && (c) <= 'r') \ 
6218                      || ('s' <= (c) && (c) <= 'z')) 
6219 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) 
6222 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) 
6227   for (i = 0; i < 256; i++) 
6228     if (XOR (islower (i), ISLOWER (i)) 
6229         || toupper (i) != TOUPPER (i)) 
6234 if ac_fn_c_try_run 
"$LINENO"; then : 
6237   ac_cv_header_stdc
=no
 
6239 rm -f core 
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
 
6240   conftest.
$ac_objext conftest.beam conftest.
$ac_ext 
6245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 
6246 $as_echo "$ac_cv_header_stdc" >&6; } 
6247 if test $ac_cv_header_stdc = yes; then 
6249 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
 
6253 # On IRIX 5.3, sys/types and inttypes.h are conflicting. 
6254 for ac_header 
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h 
strings.h \
 
6255                   inttypes.h stdint.h unistd.h
 
6257   as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
6258 ac_fn_c_check_header_compile 
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default 
6260 eval as_val
=\$
$as_ac_Header 
6261    if test "x$as_val" = x
""yes; then : 
6262   cat >>confdefs.h 
<<_ACEOF 
6263 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
6271 for ac_header 
in dlfcn.h
 
6273   ac_fn_c_check_header_compile 
"$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default 
6275 if test "x$ac_cv_header_dlfcn_h" = x
""yes; then : 
6276   cat >>confdefs.h 
<<_ACEOF 
6277 #define HAVE_DLFCN_H 1 
6287 # Check whether --enable-static was given. 
6288 if test "${enable_static+set}" = set; then : 
6289   enableval
=$enable_static; p
=${PACKAGE-default} 
6291     yes) enable_static
=yes ;; 
6292     no
) enable_static
=no 
;; 
6295       # Look at the argument we got.  We use all the common list separators. 
6296       lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR," 
6297       for pkg 
in $enableval; do 
6299         if test "X$pkg" = "X$p"; then 
6325             # Check whether --enable-shared was given. 
6326 if test "${enable_shared+set}" = set; then : 
6327   enableval
=$enable_shared; p
=${PACKAGE-default} 
6329     yes) enable_shared
=yes ;; 
6330     no
) enable_shared
=no 
;; 
6333       # Look at the argument we got.  We use all the common list separators. 
6334       lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR," 
6335       for pkg 
in $enableval; do 
6337         if test "X$pkg" = "X$p"; then 
6358 # Check whether --with-pic was given. 
6359 if test "${with_pic+set}" = set; then : 
6360   withval
=$with_pic; pic_mode
="$withval" 
6366 test -z "$pic_mode" && pic_mode
=default
 
6374   # Check whether --enable-fast-install was given. 
6375 if test "${enable_fast_install+set}" = set; then : 
6376   enableval
=$enable_fast_install; p
=${PACKAGE-default} 
6378     yes) enable_fast_install
=yes ;; 
6379     no
) enable_fast_install
=no 
;; 
6381       enable_fast_install
=no
 
6382       # Look at the argument we got.  We use all the common list separators. 
6383       lt_save_ifs
="$IFS"; IFS
="${IFS}$PATH_SEPARATOR," 
6384       for pkg 
in $enableval; do 
6386         if test "X$pkg" = "X$p"; then 
6387           enable_fast_install
=yes 
6394   enable_fast_install
=yes 
6407 # This can be used to rebuild libtool when needed 
6408 LIBTOOL_DEPS
="$ltmain" 
6410 # Always use our own libtool. 
6411 LIBTOOL
='$(SHELL) $(top_builddir)/libtool' 
6437 test -z "$LN_S" && LN_S
="ln -s" 
6452 if test -n "${ZSH_VERSION+set}" ; then 
6453    setopt NO_GLOB_SUBST
 
6456 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 
6457 $as_echo_n "checking for objdir... " >&6; } 
6458 if test "${lt_cv_objdir+set}" = set; then : 
6459   $as_echo_n "(cached) " >&6 
6461   rm -f .libs 
2>/dev
/null
 
6462 mkdir .libs 
2>/dev
/null
 
6463 if test -d .libs
; then 
6466   # MS-DOS does not allow filenames that begin with a dot. 
6469 rmdir .libs 
2>/dev
/null
 
6471 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5 
6472 $as_echo "$lt_cv_objdir" >&6; } 
6473 objdir
=$lt_cv_objdir 
6479 cat >>confdefs.h 
<<_ACEOF 
6480 #define LT_OBJDIR "$lt_cv_objdir/" 
6501   # AIX sometimes has problems with the GCC collect2 program.  For some 
6502   # reason, if we set the COLLECT_NAMES environment variable, the problems 
6503   # vanish in a puff of smoke. 
6504   if test "X${COLLECT_NAMES+set}" != Xset
; then 
6506     export COLLECT_NAMES
 
6511 # Sed substitution that helps us do robust quoting.  It backslashifies 
6512 # metacharacters that are still active within double-quoted strings. 
6513 sed_quote_subst
='s/\(["`$\\]\)/\\\1/g' 
6515 # Same as above, but do not quote variable references. 
6516 double_quote_subst
='s/\(["`\\]\)/\\\1/g' 
6518 # Sed substitution to delay expansion of an escaped shell variable in a 
6519 # double_quote_subst'ed string. 
6520 delay_variable_subst
='s/\\\\\\\\\\\$/\\\\\\$/g' 
6522 # Sed substitution to delay expansion of an escaped single quote. 
6523 delay_single_quote_subst
='s/'\''/'\'\\\\\\\'\''/g' 
6525 # Sed substitution to avoid accidental globbing in evaled expressions 
6526 no_glob_subst
='s/\*/\\\*/g' 
6530 can_build_shared
=yes 
6532 # All known linkers require a `.a' archive for static linking (except MSVC, 
6533 # which needs '.lib'). 
6536 with_gnu_ld
="$lt_cv_prog_gnu_ld" 
6539 old_CFLAGS
="$CFLAGS" 
6541 # Set sane defaults for various variables 
6542 test -z "$CC" && CC
=cc
 
6543 test -z "$LTCC" && LTCC
=$CC 
6544 test -z "$LTCFLAGS" && LTCFLAGS
=$CFLAGS 
6545 test -z "$LD" && LD
=ld
 
6546 test -z "$ac_objext" && ac_objext
=o
 
6548 for cc_temp 
in $compiler""; do 
6550     compile 
| *[\\/]compile 
| ccache 
| *[\\/]ccache 
) ;; 
6551     distcc 
| *[\\/]distcc 
| purify 
| *[\\/]purify 
) ;; 
6556 cc_basename
=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` 
6559 # Only perform the check for file, if the check method requires it 
6560 test -z "$MAGIC_CMD" && MAGIC_CMD
=file 
6561 case $deplibs_check_method in 
6563   if test "$file_magic_cmd" = '$MAGIC_CMD'; then 
6564     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 
6565 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; } 
6566 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then : 
6567   $as_echo_n "(cached) " >&6 
6571   lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path. 
6574   lt_save_MAGIC_CMD
="$MAGIC_CMD" 
6575   lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR 
6576   ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH" 
6577   for ac_dir 
in $ac_dummy; do 
6579     test -z "$ac_dir" && ac_dir
=.
 
6580     if test -f $ac_dir/${ac_tool_prefix}file; then 
6581       lt_cv_path_MAGIC_CMD
="$ac_dir/${ac_tool_prefix}file" 
6582       if test -n "$file_magic_test_file"; then 
6583         case $deplibs_check_method in 
6585           file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"` 
6586           MAGIC_CMD
="$lt_cv_path_MAGIC_CMD" 
6587           if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null 
| 
6588             $EGREP "$file_magic_regex" > /dev
/null
; then 
6593 *** Warning: the command libtool uses to detect shared libraries, 
6594 *** $file_magic_cmd, produces output that libtool cannot recognize. 
6595 *** The result is that libtool may fail to recognize shared libraries 
6596 *** as such.  This will affect the creation of libtool libraries that 
6597 *** depend on shared libraries, but programs linked with such libtool 
6598 *** libraries will work regardless of this problem.  Nevertheless, you 
6599 *** may want to report the problem to your system manager and/or to 
6600 *** bug-libtool@gnu.org 
6610   MAGIC_CMD
="$lt_save_MAGIC_CMD" 
6615 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD" 
6616 if test -n "$MAGIC_CMD"; then 
6617   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 
6618 $as_echo "$MAGIC_CMD" >&6; } 
6620   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
6621 $as_echo "no" >&6; } 
6628 if test -z "$lt_cv_path_MAGIC_CMD"; then 
6629   if test -n "$ac_tool_prefix"; then 
6630     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5 
6631 $as_echo_n "checking for file... " >&6; } 
6632 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then : 
6633   $as_echo_n "(cached) " >&6 
6637   lt_cv_path_MAGIC_CMD
="$MAGIC_CMD" # Let the user override the test with a path. 
6640   lt_save_MAGIC_CMD
="$MAGIC_CMD" 
6641   lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR 
6642   ac_dummy
="/usr/bin$PATH_SEPARATOR$PATH" 
6643   for ac_dir 
in $ac_dummy; do 
6645     test -z "$ac_dir" && ac_dir
=.
 
6646     if test -f $ac_dir/file; then 
6647       lt_cv_path_MAGIC_CMD
="$ac_dir/file" 
6648       if test -n "$file_magic_test_file"; then 
6649         case $deplibs_check_method in 
6651           file_magic_regex
=`expr "$deplibs_check_method" : "file_magic \(.*\)"` 
6652           MAGIC_CMD
="$lt_cv_path_MAGIC_CMD" 
6653           if eval $file_magic_cmd \
$file_magic_test_file 2> /dev
/null 
| 
6654             $EGREP "$file_magic_regex" > /dev
/null
; then 
6659 *** Warning: the command libtool uses to detect shared libraries, 
6660 *** $file_magic_cmd, produces output that libtool cannot recognize. 
6661 *** The result is that libtool may fail to recognize shared libraries 
6662 *** as such.  This will affect the creation of libtool libraries that 
6663 *** depend on shared libraries, but programs linked with such libtool 
6664 *** libraries will work regardless of this problem.  Nevertheless, you 
6665 *** may want to report the problem to your system manager and/or to 
6666 *** bug-libtool@gnu.org 
6676   MAGIC_CMD
="$lt_save_MAGIC_CMD" 
6681 MAGIC_CMD
="$lt_cv_path_MAGIC_CMD" 
6682 if test -n "$MAGIC_CMD"; then 
6683   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 
6684 $as_echo "$MAGIC_CMD" >&6; } 
6686   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
6687 $as_echo "no" >&6; } 
6700 # Use C for the default configuration in the libtool script 
6704 ac_cpp
='$CPP $CPPFLAGS' 
6705 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
6706 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
6707 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
6710 # Source file extension for C test sources. 
6713 # Object file extension for compiled C test sources. 
6717 # Code to be used in simple compile tests 
6718 lt_simple_compile_test_code
="int some_variable = 0;" 
6720 # Code to be used in simple link tests 
6721 lt_simple_link_test_code
='int main(){return(0);}' 
6729 # If no C compiler was specified, use CC. 
6732 # If no C compiler flags were specified, use CFLAGS. 
6733 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"} 
6735 # Allow CC to be a program name with arguments. 
6738 # Save the default compiler, since it gets overwritten when the other 
6739 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. 
6740 compiler_DEFAULT
=$CC 
6742 # save warnings/boilerplate of simple test code 
6743 ac_outfile
=conftest.
$ac_objext 
6744 echo "$lt_simple_compile_test_code" >conftest.
$ac_ext 
6745 eval "$ac_compile" 2>&1 >/dev
/null 
| $SED '/^$/d; /^ *+/d' >conftest.err
 
6746 _lt_compiler_boilerplate
=`cat conftest.err` 
6749 ac_outfile
=conftest.
$ac_objext 
6750 echo "$lt_simple_link_test_code" >conftest.
$ac_ext 
6751 eval "$ac_link" 2>&1 >/dev
/null 
| $SED '/^$/d; /^ *+/d' >conftest.err
 
6752 _lt_linker_boilerplate
=`cat conftest.err` 
6756 if test -n "$compiler"; then 
6758 lt_prog_compiler_no_builtin_flag
= 
6760 if test "$GCC" = yes; then 
6761   lt_prog_compiler_no_builtin_flag
=' -fno-builtin' 
6763   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 
6764 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; } 
6765 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then : 
6766   $as_echo_n "(cached) " >&6 
6768   lt_cv_prog_compiler_rtti_exceptions
=no
 
6769    ac_outfile
=conftest.
$ac_objext 
6770    echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
6771    lt_compiler_flag
="-fno-rtti -fno-exceptions" 
6772    # Insert the option either (1) after the last *FLAGS variable, or 
6773    # (2) before a word containing "conftest.", or (3) at the end. 
6774    # Note that $ac_compile itself does not contain backslashes and begins 
6775    # with a dollar sign (not a hyphen), so the echo should work correctly. 
6776    # The option is referenced via a variable to avoid confusing sed. 
6777    lt_compile
=`echo "$ac_compile" | $SED \ 
6778    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 
6779    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
6780    -e 's:$: $lt_compiler_flag:'` 
6781    (eval echo "\"\$as_me:6781: $lt_compile\"" >&5) 
6782    (eval "$lt_compile" 2>conftest.err
) 
6784    cat conftest.err 
>&5 
6785    echo "$as_me:6785: \$? = $ac_status" >&5 
6786    if (exit $ac_status) && test -s "$ac_outfile"; then 
6787      # The compiler can only warn and ignore the option if not recognized 
6788      # So say no if there are warnings other than the usual output. 
6789      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
 
6790      $SED '/^$/d; /^ *+/d' conftest.err 
>conftest.er2
 
6791      if test ! -s conftest.er2 
|| diff conftest.exp conftest.er2 
>/dev
/null
; then 
6792        lt_cv_prog_compiler_rtti_exceptions
=yes 
6798 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 
6799 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; } 
6801 if test x
"$lt_cv_prog_compiler_rtti_exceptions" = xyes
; then 
6802     lt_prog_compiler_no_builtin_flag
="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions" 
6814   lt_prog_compiler_wl
= 
6815 lt_prog_compiler_pic
= 
6816 lt_prog_compiler_static
= 
6818 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 
6819 $as_echo_n "checking for $compiler option to produce PIC... " >&6; } 
6821   if test "$GCC" = yes; then 
6822     lt_prog_compiler_wl
='-Wl,' 
6823     lt_prog_compiler_static
='-static' 
6827       # All AIX code is PIC. 
6828       if test "$host_cpu" = ia64
; then 
6829         # AIX 5 now supports IA64 processor 
6830         lt_prog_compiler_static
='-Bstatic' 
6837             # see comment about AmigaOS4 .so support 
6838             lt_prog_compiler_pic
='-fPIC' 
6841             # FIXME: we need at least 68020 code to build shared libraries, but 
6842             # adding the `-m68020' flag to GCC prevents building anything better, 
6844             lt_prog_compiler_pic
='-m68020 -resident32 -malways-restore-a4' 
6849     beos
* | irix5
* | irix6
* | nonstopux
* | osf3
* | osf4
* | osf5
*) 
6850       # PIC is the default for these OSes. 
6853     mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*) 
6854       # This hack is so that the source file can tell whether it is being 
6855       # built for inclusion in a dll (and should export symbols for example). 
6856       # Although the cygwin gcc ignores -fPIC, still need this for old-style 
6857       # (--disable-auto-import) libraries 
6858       lt_prog_compiler_pic
='-DDLL_EXPORT' 
6861     darwin
* | rhapsody
*) 
6862       # PIC is the default on this platform 
6863       # Common symbols not allowed in MH_DYLIB files 
6864       lt_prog_compiler_pic
='-fno-common' 
6868       # PIC is the default for 64-bit PA HP-UX, but not for 32-bit 
6869       # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag 
6870       # sets the default TLS model and affects inlining. 
6876         lt_prog_compiler_pic
='-fPIC' 
6882       # Interix 3.x gcc -fpic/-fPIC options generate broken code. 
6883       # Instead, we relocate shared libraries at runtime. 
6887       # Just because we use GCC doesn't mean we suddenly get shared libraries 
6888       # on systems that don't support them. 
6889       lt_prog_compiler_can_build_shared
=no
 
6894       # QNX uses GNU C++, but need to define -shared option too, otherwise 
6896       lt_prog_compiler_pic
='-fPIC -shared' 
6900       if test -d /usr
/nec
; then 
6901         lt_prog_compiler_pic
=-Kconform_pic 
6906       lt_prog_compiler_pic
='-fPIC' 
6910     # PORTME Check for flag to pass linker flags through the system compiler. 
6913       lt_prog_compiler_wl
='-Wl,' 
6914       if test "$host_cpu" = ia64
; then 
6915         # AIX 5 now supports IA64 processor 
6916         lt_prog_compiler_static
='-Bstatic' 
6918         lt_prog_compiler_static
='-bnso -bI:/lib/syscalls.exp' 
6922     mingw
* | cygwin
* | pw32
* | os2
* | cegcc
*) 
6923       # This hack is so that the source file can tell whether it is being 
6924       # built for inclusion in a dll (and should export symbols for example). 
6925       lt_prog_compiler_pic
='-DDLL_EXPORT' 
6928     hpux9
* | hpux10
* | hpux11
*) 
6929       lt_prog_compiler_wl
='-Wl,' 
6930       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but 
6937         lt_prog_compiler_pic
='+Z' 
6940       # Is there a better lt_prog_compiler_static that works with the bundled CC? 
6941       lt_prog_compiler_static
='${wl}-a ${wl}archive' 
6944     irix5
* | irix6
* | nonstopux
*) 
6945       lt_prog_compiler_wl
='-Wl,' 
6946       # PIC (with -KPIC) is the default. 
6947       lt_prog_compiler_static
='-non_shared' 
6950     linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu) 
6951       case $cc_basename in 
6952       # old Intel for x86_64 which still supported -KPIC. 
6954         lt_prog_compiler_wl
='-Wl,' 
6955         lt_prog_compiler_pic
='-KPIC' 
6956         lt_prog_compiler_static
='-static' 
6958       # icc used to be incompatible with GCC. 
6959       # ICC 10 doesn't accept -KPIC any more. 
6961         lt_prog_compiler_wl
='-Wl,' 
6962         lt_prog_compiler_pic
='-fPIC' 
6963         lt_prog_compiler_static
='-static' 
6965       # Lahey Fortran 8.1. 
6967         lt_prog_compiler_wl
='-Wl,' 
6968         lt_prog_compiler_pic
='--shared' 
6969         lt_prog_compiler_static
='--static' 
6971       pgcc
* | pgf77
* | pgf90
* | pgf95
*) 
6972         # Portland Group compilers (*not* the Pentium gcc compiler, 
6973         # which looks to be a dead project) 
6974         lt_prog_compiler_wl
='-Wl,' 
6975         lt_prog_compiler_pic
='-fpic' 
6976         lt_prog_compiler_static
='-Bstatic' 
6979         lt_prog_compiler_wl
='-Wl,' 
6980         # All Alpha code is PIC. 
6981         lt_prog_compiler_static
='-non_shared' 
6984         # IBM XL C 8.0/Fortran 10.1 on PPC 
6985         lt_prog_compiler_wl
='-Wl,' 
6986         lt_prog_compiler_pic
='-qpic' 
6987         lt_prog_compiler_static
='-qstaticlink' 
6990         case `$CC -V 2>&1 | sed 5q` in 
6993           lt_prog_compiler_pic
='-KPIC' 
6994           lt_prog_compiler_static
='-Bstatic' 
6995           lt_prog_compiler_wl
='-Wl,' 
6998           # Sun Fortran 8.3 passes all unrecognized flags to the linker 
6999           lt_prog_compiler_pic
='-KPIC' 
7000           lt_prog_compiler_static
='-Bstatic' 
7001           lt_prog_compiler_wl
='' 
7009       lt_prog_compiler_pic
='-KPIC' 
7010       lt_prog_compiler_static
='-Bstatic' 
7014       # QNX uses GNU C++, but need to define -shared option too, otherwise 
7016       lt_prog_compiler_pic
='-fPIC -shared' 
7019     osf3
* | osf4
* | osf5
*) 
7020       lt_prog_compiler_wl
='-Wl,' 
7021       # All OSF/1 code is PIC. 
7022       lt_prog_compiler_static
='-non_shared' 
7026       lt_prog_compiler_static
='-non_shared' 
7030       lt_prog_compiler_pic
='-KPIC' 
7031       lt_prog_compiler_static
='-Bstatic' 
7032       case $cc_basename in 
7034         lt_prog_compiler_wl
='-Qoption ld ';; 
7036         lt_prog_compiler_wl
='-Wl,';; 
7041       lt_prog_compiler_wl
='-Qoption ld ' 
7042       lt_prog_compiler_pic
='-PIC' 
7043       lt_prog_compiler_static
='-Bstatic' 
7046     sysv4 
| sysv4.2uw2
* | sysv4.3
*) 
7047       lt_prog_compiler_wl
='-Wl,' 
7048       lt_prog_compiler_pic
='-KPIC' 
7049       lt_prog_compiler_static
='-Bstatic' 
7053       if test -d /usr
/nec 
;then 
7054         lt_prog_compiler_pic
='-Kconform_pic' 
7055         lt_prog_compiler_static
='-Bstatic' 
7059     sysv5
* | unixware
* | sco3.2v5
* | sco5v6
* | OpenUNIX
*) 
7060       lt_prog_compiler_wl
='-Wl,' 
7061       lt_prog_compiler_pic
='-KPIC' 
7062       lt_prog_compiler_static
='-Bstatic' 
7066       lt_prog_compiler_wl
='-Wl,' 
7067       lt_prog_compiler_can_build_shared
=no
 
7071       lt_prog_compiler_pic
='-pic' 
7072       lt_prog_compiler_static
='-Bstatic' 
7076       lt_prog_compiler_can_build_shared
=no
 
7082   # For platforms which do not support PIC, -DPIC is meaningless: 
7084     lt_prog_compiler_pic
= 
7087     lt_prog_compiler_pic
="$lt_prog_compiler_pic -DPIC" 
7090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5 
7091 $as_echo "$lt_prog_compiler_pic" >&6; } 
7099 # Check to make sure the PIC flag actually works. 
7101 if test -n "$lt_prog_compiler_pic"; then 
7102   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 
7103 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; } 
7104 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then : 
7105   $as_echo_n "(cached) " >&6 
7107   lt_cv_prog_compiler_pic_works
=no
 
7108    ac_outfile
=conftest.
$ac_objext 
7109    echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
7110    lt_compiler_flag
="$lt_prog_compiler_pic -DPIC" 
7111    # Insert the option either (1) after the last *FLAGS variable, or 
7112    # (2) before a word containing "conftest.", or (3) at the end. 
7113    # Note that $ac_compile itself does not contain backslashes and begins 
7114    # with a dollar sign (not a hyphen), so the echo should work correctly. 
7115    # The option is referenced via a variable to avoid confusing sed. 
7116    lt_compile
=`echo "$ac_compile" | $SED \ 
7117    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 
7118    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
7119    -e 's:$: $lt_compiler_flag:'` 
7120    (eval echo "\"\$as_me:7120: $lt_compile\"" >&5) 
7121    (eval "$lt_compile" 2>conftest.err
) 
7123    cat conftest.err 
>&5 
7124    echo "$as_me:7124: \$? = $ac_status" >&5 
7125    if (exit $ac_status) && test -s "$ac_outfile"; then 
7126      # The compiler can only warn and ignore the option if not recognized 
7127      # So say no if there are warnings other than the usual output. 
7128      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
 
7129      $SED '/^$/d; /^ *+/d' conftest.err 
>conftest.er2
 
7130      if test ! -s conftest.er2 
|| diff conftest.exp conftest.er2 
>/dev
/null
; then 
7131        lt_cv_prog_compiler_pic_works
=yes 
7137 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5 
7138 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; } 
7140 if test x
"$lt_cv_prog_compiler_pic_works" = xyes
; then 
7141     case $lt_prog_compiler_pic in 
7143      *) lt_prog_compiler_pic
=" $lt_prog_compiler_pic" ;; 
7146     lt_prog_compiler_pic
= 
7147      lt_prog_compiler_can_build_shared
=no
 
7158 # Check to make sure the static flag actually works. 
7160 wl
=$lt_prog_compiler_wl eval lt_tmp_static_flag
=\"$lt_prog_compiler_static\" 
7161 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 
7162 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } 
7163 if test "${lt_cv_prog_compiler_static_works+set}" = set; then : 
7164   $as_echo_n "(cached) " >&6 
7166   lt_cv_prog_compiler_static_works
=no
 
7167    save_LDFLAGS
="$LDFLAGS" 
7168    LDFLAGS
="$LDFLAGS $lt_tmp_static_flag" 
7169    echo "$lt_simple_link_test_code" > conftest.
$ac_ext 
7170    if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then 
7171      # The linker can only warn and ignore the option if not recognized 
7172      # So say no if there are warnings 
7173      if test -s conftest.err
; then 
7174        # Append any errors to the config.log. 
7175        cat conftest.err 
1>&5 
7176        $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
 
7177        $SED '/^$/d; /^ *+/d' conftest.err 
>conftest.er2
 
7178        if diff conftest.exp conftest.er2 
>/dev
/null
; then 
7179          lt_cv_prog_compiler_static_works
=yes 
7182        lt_cv_prog_compiler_static_works
=yes 
7186    LDFLAGS
="$save_LDFLAGS" 
7189 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5 
7190 $as_echo "$lt_cv_prog_compiler_static_works" >&6; } 
7192 if test x
"$lt_cv_prog_compiler_static_works" = xyes
; then 
7195     lt_prog_compiler_static
= 
7204   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 
7205 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 
7206 if test "${lt_cv_prog_compiler_c_o+set}" = set; then : 
7207   $as_echo_n "(cached) " >&6 
7209   lt_cv_prog_compiler_c_o
=no
 
7210    $RM -r conftest 
2>/dev
/null
 
7214    echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
7216    lt_compiler_flag
="-o out/conftest2.$ac_objext" 
7217    # Insert the option either (1) after the last *FLAGS variable, or 
7218    # (2) before a word containing "conftest.", or (3) at the end. 
7219    # Note that $ac_compile itself does not contain backslashes and begins 
7220    # with a dollar sign (not a hyphen), so the echo should work correctly. 
7221    lt_compile
=`echo "$ac_compile" | $SED \ 
7222    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 
7223    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
7224    -e 's:$: $lt_compiler_flag:'` 
7225    (eval echo "\"\$as_me:7225: $lt_compile\"" >&5) 
7226    (eval "$lt_compile" 2>out
/conftest.err
) 
7228    cat out
/conftest.err 
>&5 
7229    echo "$as_me:7229: \$? = $ac_status" >&5 
7230    if (exit $ac_status) && test -s out
/conftest2.
$ac_objext 
7232      # The compiler can only warn and ignore the option if not recognized 
7233      # So say no if there are warnings 
7234      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out
/conftest.exp
 
7235      $SED '/^$/d; /^ *+/d' out
/conftest.err 
>out
/conftest.er2
 
7236      if test ! -s out
/conftest.er2 
|| diff out
/conftest.exp out
/conftest.er2 
>/dev
/null
; then 
7237        lt_cv_prog_compiler_c_o
=yes 
7242    # SGI C++ compiler will create directory out/ii_files/ for 
7243    # template instantiation 
7244    test -d out
/ii_files 
&& $RM out
/ii_files
/* && rmdir out
/ii_files
 
7245    $RM out
/* && rmdir out
 
7251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 
7252 $as_echo "$lt_cv_prog_compiler_c_o" >&6; } 
7259   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 
7260 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 
7261 if test "${lt_cv_prog_compiler_c_o+set}" = set; then : 
7262   $as_echo_n "(cached) " >&6 
7264   lt_cv_prog_compiler_c_o
=no
 
7265    $RM -r conftest 
2>/dev
/null
 
7269    echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
7271    lt_compiler_flag
="-o out/conftest2.$ac_objext" 
7272    # Insert the option either (1) after the last *FLAGS variable, or 
7273    # (2) before a word containing "conftest.", or (3) at the end. 
7274    # Note that $ac_compile itself does not contain backslashes and begins 
7275    # with a dollar sign (not a hyphen), so the echo should work correctly. 
7276    lt_compile
=`echo "$ac_compile" | $SED \ 
7277    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 
7278    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
7279    -e 's:$: $lt_compiler_flag:'` 
7280    (eval echo "\"\$as_me:7280: $lt_compile\"" >&5) 
7281    (eval "$lt_compile" 2>out
/conftest.err
) 
7283    cat out
/conftest.err 
>&5 
7284    echo "$as_me:7284: \$? = $ac_status" >&5 
7285    if (exit $ac_status) && test -s out
/conftest2.
$ac_objext 
7287      # The compiler can only warn and ignore the option if not recognized 
7288      # So say no if there are warnings 
7289      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out
/conftest.exp
 
7290      $SED '/^$/d; /^ *+/d' out
/conftest.err 
>out
/conftest.er2
 
7291      if test ! -s out
/conftest.er2 
|| diff out
/conftest.exp out
/conftest.er2 
>/dev
/null
; then 
7292        lt_cv_prog_compiler_c_o
=yes 
7297    # SGI C++ compiler will create directory out/ii_files/ for 
7298    # template instantiation 
7299    test -d out
/ii_files 
&& $RM out
/ii_files
/* && rmdir out
/ii_files
 
7300    $RM out
/* && rmdir out
 
7306 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 
7307 $as_echo "$lt_cv_prog_compiler_c_o" >&6; } 
7312 hard_links
="nottested" 
7313 if test "$lt_cv_prog_compiler_c_o" = no 
&& test "$need_locks" != no
; then 
7314   # do not overwrite the value of need_locks provided by the user 
7315   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 
7316 $as_echo_n "checking if we can lock with hard links... " >&6; } 
7319   ln conftest.a conftest.b 
2>/dev
/null 
&& hard_links
=no
 
7321   ln conftest.a conftest.b 
2>&5 || hard_links
=no
 
7322   ln conftest.a conftest.b 
2>/dev
/null 
&& hard_links
=no
 
7323   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 
7324 $as_echo "$hard_links" >&6; } 
7325   if test "$hard_links" = no
; then 
7326     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 
7327 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} 
7339   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 
7340 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } 
7343   allow_undefined_flag
= 
7344   always_export_symbols
=no
 
7346   archive_expsym_cmds
= 
7347   compiler_needs_object
=no
 
7348   enable_shared_with_static_runtimes
=no
 
7349   export_dynamic_flag_spec
= 
7350   export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 
7351   hardcode_automatic
=no
 
7353   hardcode_direct_absolute
=no
 
7354   hardcode_libdir_flag_spec
= 
7355   hardcode_libdir_flag_spec_ld
= 
7356   hardcode_libdir_separator
= 
7358   hardcode_shlibpath_var
=unsupported
 
7360   link_all_deplibs
=unknown
 
7363   old_archive_from_new_cmds
= 
7364   old_archive_from_expsyms_cmds
= 
7365   thread_safe_flag_spec
= 
7366   whole_archive_flag_spec
= 
7367   # include_expsyms should be a list of space-separated symbols to be *always* 
7368   # included in the symbol list 
7370   # exclude_expsyms can be an extended regexp of symbols to exclude 
7371   # it will be wrapped by ` (' and `)$', so one must not match beginning or 
7372   # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', 
7373   # as well as any symbol that contains `d'. 
7374   exclude_expsyms
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' 
7375   # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out 
7376   # platforms (ab)use it in PIC code, but their linkers get confused if 
7377   # the symbol is explicitly referenced.  Since portable code cannot 
7378   # rely on this symbol name, it's probably fine to never include it in 
7379   # preloaded symbol tables. 
7380   # Exclude shared library initialization/finalization symbols. 
7381   extract_expsyms_cmds
= 
7384   cygwin
* | mingw
* | pw32
* | cegcc
*) 
7385     # FIXME: the MSVC++ port hasn't been tested in a loooong time 
7386     # When not using gcc, we currently assume that we are using 
7387     # Microsoft Visual C++. 
7388     if test "$GCC" != yes; then 
7393     # we just hope/assume this is gcc and not c89 (= MSVC++) 
7399   linux
* | k
*bsd
*-gnu) 
7405   if test "$with_gnu_ld" = yes; then 
7406     # If archive_cmds runs LD, not CC, wlarc should be empty 
7409     # Set some defaults for GNU ld with shared library support. These 
7410     # are reset later if shared libraries are not supported. Putting them 
7411     # here allows them to be overridden if necessary. 
7412     runpath_var
=LD_RUN_PATH
 
7413     hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir' 
7414     export_dynamic_flag_spec
='${wl}--export-dynamic' 
7415     # ancient GNU ld didn't support --whole-archive et. al. 
7416     if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev
/null
; then 
7417       whole_archive_flag_spec
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' 
7419       whole_archive_flag_spec
= 
7421     supports_anon_versioning
=no
 
7422     case `$LD -v 2>&1` in 
7423       *GNU\ gold
*) supports_anon_versioning
=yes ;; 
7424       *\ 
[01].
* | *\ 
2.
[0-9].
* | *\ 
2.10.
*) ;; # catch versions < 2.11 
7425       *\ 
2.11.93.0.2\ 
*) supports_anon_versioning
=yes ;; # RH7.3 ... 
7426       *\ 
2.11.92.0.12\ 
*) supports_anon_versioning
=yes ;; # Mandrake 8.2 ... 
7427       *\ 
2.11.
*) ;; # other 2.11 versions 
7428       *) supports_anon_versioning
=yes ;; 
7431     # See if GNU ld supports shared libraries. 
7434       # On AIX/PPC, the GNU linker is very broken 
7435       if test "$host_cpu" != ia64
; then 
7439 *** Warning: the GNU linker, at least up to release 2.9.1, is reported 
7440 *** to be unable to reliably create shared libraries on AIX. 
7441 *** Therefore, libtool is disabling shared libraries support.  If you 
7442 *** really care for shared libraries, you may want to modify your PATH 
7443 *** so that a non-GNU linker is found, and then restart. 
7452             # see comment about AmigaOS4 .so support 
7453             archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7454             archive_expsym_cmds
='' 
7457             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)' 
7458             hardcode_libdir_flag_spec
='-L$libdir' 
7459             hardcode_minus_L
=yes 
7465       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev
/null
; then 
7466         allow_undefined_flag
=unsupported
 
7467         # Joseph Beckenbach <jrb3@best.com> says some releases of gcc 
7468         # support --undefined.  This deserves some investigation.  FIXME 
7469         archive_cmds
='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7475     cygwin
* | mingw
* | pw32
* | cegcc
*) 
7476       # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless, 
7477       # as there is no search path for DLLs. 
7478       hardcode_libdir_flag_spec
='-L$libdir' 
7479       allow_undefined_flag
=unsupported
 
7480       always_export_symbols
=no
 
7481       enable_shared_with_static_runtimes
=yes 
7482       export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' 
7484       if $LD --help 2>&1 | $GREP 'auto-import' > /dev
/null
; then 
7485         archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' 
7486         # If the export-symbols file already is a .def file (1st line 
7487         # is EXPORTS), use it as is; otherwise, prepend... 
7488         archive_expsym_cmds
='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then 
7489           cp $export_symbols $output_objdir/$soname.def; 
7491           echo EXPORTS > $output_objdir/$soname.def; 
7492           cat $export_symbols >> $output_objdir/$soname.def; 
7494         $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' 
7502       hardcode_shlibpath_var
=no
 
7503       hardcode_libdir_flag_spec
='${wl}-rpath,$libdir' 
7504       export_dynamic_flag_spec
='${wl}-E' 
7505       # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 
7506       # Instead, shared libraries are loaded at an image base (0x10000000 by 
7507       # default) and relocated if they conflict, which is a slow very memory 
7508       # consuming and fragmenting process.  To avoid this, we pick a random, 
7509       # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link 
7510       # time.  Moving up from 0x10000000 also allows more sbrk(2) space. 
7511       archive_cmds
='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 
7512       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' 
7515     gnu
* | linux
* | tpf
* | k
*bsd
*-gnu | kopensolaris
*-gnu) 
7517       if test "$host_os" = linux
-dietlibc; then 
7518         case $cc_basename in 
7519           diet\ 
*) tmp_diet
=yes;;       # linux-dietlibc with static linking (!diet-dyn) 
7522       if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev
/null \
 
7523          && test "$tmp_diet" = no
 
7526         tmp_sharedflag
='-shared' 
7527         case $cc_basename,$host_cpu in 
7528         pgcc
*)                          # Portland Group C compiler 
7529           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' 
7530           tmp_addflag
=' $pic_flag' 
7532         pgf77
* | pgf90
* | pgf95
*)       # Portland Group f77 and f90 compilers 
7533           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' 
7534           tmp_addflag
=' $pic_flag -Mnomain' ;; 
7535         ecc
*,ia64
* | icc
*,ia64
*)        # Intel C compiler on ia64 
7536           tmp_addflag
=' -i_dynamic' ;; 
7537         efc
*,ia64
* | ifort
*,ia64
*)      # Intel Fortran compiler on ia64 
7538           tmp_addflag
=' -i_dynamic -nofor_main' ;; 
7539         ifc
* | ifort
*)                  # Intel Fortran compiler 
7540           tmp_addflag
=' -nofor_main' ;; 
7541         lf95
*)                          # Lahey Fortran 8.1 
7542           whole_archive_flag_spec
= 
7543           tmp_sharedflag
='--shared' ;; 
7544         xl
[cC
]*)                        # IBM XL C 8.0 on PPC (deal with xlf below) 
7545           tmp_sharedflag
='-qmkshrobj' 
7548         case `$CC -V 2>&1 | sed 5q` in 
7549         *Sun\ C
*)                       # Sun C 5.9 
7550           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' 
7551           compiler_needs_object
=yes 
7552           tmp_sharedflag
='-G' ;; 
7553         *Sun\ F
*)                       # Sun Fortran 8.3 
7554           tmp_sharedflag
='-G' ;; 
7556         archive_cmds
='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7558         if test "x$supports_anon_versioning" = xyes
; then 
7559           archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~ 
7560             cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 
7561             echo "local: *; };" >> $output_objdir/$libname.ver~ 
7562             $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' 
7565         case $cc_basename in 
7567           # IBM XL Fortran 10.1 on PPC cannot create shared libs itself 
7568           whole_archive_flag_spec
='--whole-archive$convenience --no-whole-archive' 
7569           hardcode_libdir_flag_spec
= 
7570           hardcode_libdir_flag_spec_ld
='-rpath $libdir' 
7571           archive_cmds
='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib' 
7572           if test "x$supports_anon_versioning" = xyes
; then 
7573             archive_expsym_cmds
='echo "{ global:" > $output_objdir/$libname.ver~ 
7574               cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 
7575               echo "local: *; };" >> $output_objdir/$libname.ver~ 
7576               $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' 
7585     netbsd
* | netbsdelf
*-gnu) 
7586       if echo __ELF__ 
| $CC -E - | $GREP __ELF__ 
>/dev
/null
; then 
7587         archive_cmds
='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' 
7590         archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7591         archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 
7596       if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev
/null
; then 
7600 *** Warning: The releases 2.8.* of the GNU linker cannot reliably 
7601 *** create shared libraries on Solaris systems.  Therefore, libtool 
7602 *** is disabling shared libraries support.  We urge you to upgrade GNU 
7603 *** binutils to release 2.9.1 or newer.  Another option is to modify 
7604 *** your PATH or compiler configuration so that the native linker is 
7605 *** used, and then restart. 
7608       elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev
/null
; then 
7609         archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7610         archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 
7616     sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
*) 
7617       case `$LD -v 2>&1` in 
7618         *\ 
[01].
* | *\ 
2.
[0-9].
* | *\ 
2.1[0-5].
*) 
7622 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not 
7623 *** reliably create shared libraries on SCO systems.  Therefore, libtool 
7624 *** is disabling shared libraries support.  We urge you to upgrade GNU 
7625 *** binutils to release 2.16.91.0.3 or newer.  Another option is to modify 
7626 *** your PATH or compiler configuration so that the native linker is 
7627 *** used, and then restart. 
7632           # For security reasons, it is highly recommended that you always 
7633           # use absolute paths for naming shared libraries, and exclude the 
7634           # DT_RUNPATH tag from executables and libraries.  But doing so 
7635           # requires that you compile everything twice, which is a pain. 
7636           if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev
/null
; then 
7637             hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir' 
7638             archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7639             archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 
7648       archive_cmds
='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' 
7651       hardcode_shlibpath_var
=no
 
7655       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev
/null
; then 
7656         archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7657         archive_expsym_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 
7664     if test "$ld_shlibs" = no
; then 
7666       hardcode_libdir_flag_spec
= 
7667       export_dynamic_flag_spec
= 
7668       whole_archive_flag_spec
= 
7671     # PORTME fill in a description of your system's linker (not GNU ld) 
7674       allow_undefined_flag
=unsupported
 
7675       always_export_symbols
=yes 
7676       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' 
7677       # Note: this linker hardcodes the directories in LIBPATH if there 
7678       # are no directories specified by -L. 
7679       hardcode_minus_L
=yes 
7680       if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then 
7681         # Neither direct hardcoding nor static linking is supported with a 
7683         hardcode_direct
=unsupported
 
7688       if test "$host_cpu" = ia64
; then 
7689         # On IA64, the linker does run time linking by default, so we don't 
7690         # have to do anything special. 
7691         aix_use_runtimelinking
=no
 
7692         exp_sym_flag
='-Bexport' 
7695         # If we're using GNU nm, then we don't want the "-C" option. 
7696         # -C means demangle to AIX nm, but means don't demangle with GNU nm 
7697         if $NM -V 2>&1 | $GREP 'GNU' > /dev
/null
; then 
7698           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' 
7700           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' 
7702         aix_use_runtimelinking
=no
 
7704         # Test if we are trying to use run time linking or normal 
7705         # AIX style linking. If -brtl is somewhere in LDFLAGS, we 
7706         # need to do runtime linking. 
7707         case $host_os in aix4.
[23]|aix4.
[23].
*|aix
[5-9]*) 
7708           for ld_flag 
in $LDFLAGS; do 
7709           if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then 
7710             aix_use_runtimelinking
=yes 
7717         exp_sym_flag
='-bexport' 
7718         no_entry_flag
='-bnoentry' 
7721       # When large executables or shared objects are built, AIX ld can 
7722       # have problems creating the table of contents.  If linking a library 
7723       # or program results in "error TOC overflow" add -mminimal-toc to 
7724       # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not 
7725       # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. 
7729       hardcode_direct_absolute
=yes 
7730       hardcode_libdir_separator
=':' 
7731       link_all_deplibs
=yes 
7732       file_list_spec
='${wl}-f,' 
7734       if test "$GCC" = yes; then 
7735         case $host_os in aix4.
[012]|aix4.
[012].
*) 
7736         # We only want to do this on AIX 4.2 and lower, the check 
7737         # below for broken collect2 doesn't work under 4.3+ 
7738           collect2name
=`${CC} -print-prog-name=collect2` 
7739           if test -f "$collect2name" && 
7740            strings "$collect2name" | $GREP resolve_lib_name 
>/dev
/null
 
7742           # We have reworked collect2 
7745           # We have old collect2 
7746           hardcode_direct
=unsupported
 
7747           # It fails to find uninstalled libraries when the uninstalled 
7748           # path is not listed in the libpath.  Setting hardcode_minus_L 
7749           # to unsupported forces relinking 
7750           hardcode_minus_L
=yes 
7751           hardcode_libdir_flag_spec
='-L$libdir' 
7752           hardcode_libdir_separator
= 
7756         shared_flag
='-shared' 
7757         if test "$aix_use_runtimelinking" = yes; then 
7758           shared_flag
="$shared_flag "'${wl}-G' 
7763         if test "$host_cpu" = ia64
; then 
7764         # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release 
7765         # chokes on -Wl,-G. The following line is correct: 
7768           if test "$aix_use_runtimelinking" = yes; then 
7769             shared_flag
='${wl}-G' 
7771             shared_flag
='${wl}-bM:SRE' 
7776       export_dynamic_flag_spec
='${wl}-bexpall' 
7777       # It seems that -bexpall does not export symbols beginning with 
7778       # underscore (_), so it is better to generate a list of symbols to export. 
7779       always_export_symbols
=yes 
7780       if test "$aix_use_runtimelinking" = yes; then 
7781         # Warning - without using the other runtime loading flags (-brtl), 
7782         # -berok will link without error, but may produce a broken library. 
7783         allow_undefined_flag
='-berok' 
7784         # Determine the default libpath from the value encoded in an 
7786         cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
7787 /* end confdefs.h.  */ 
7797 if ac_fn_c_try_link 
"$LINENO"; then : 
7799 lt_aix_libpath_sed
=' 
7800     /Import File Strings/,/^$/ { 
7806 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
7807 # Check for a 64-bit object if we didn't find anything. 
7808 if test -z "$aix_libpath"; then 
7809   aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
7812 rm -f core conftest.err conftest.
$ac_objext \
 
7813     conftest
$ac_exeext conftest.
$ac_ext 
7814 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi 
7816         hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath" 
7817         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" 
7819         if test "$host_cpu" = ia64
; then 
7820           hardcode_libdir_flag_spec
='${wl}-R $libdir:/usr/lib:/lib' 
7821           allow_undefined_flag
="-z nodefs" 
7822           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" 
7824          # Determine the default libpath from the value encoded in an 
7826          cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
7827 /* end confdefs.h.  */ 
7837 if ac_fn_c_try_link 
"$LINENO"; then : 
7839 lt_aix_libpath_sed
=' 
7840     /Import File Strings/,/^$/ { 
7846 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
7847 # Check for a 64-bit object if we didn't find anything. 
7848 if test -z "$aix_libpath"; then 
7849   aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
7852 rm -f core conftest.err conftest.
$ac_objext \
 
7853     conftest
$ac_exeext conftest.
$ac_ext 
7854 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi 
7856          hardcode_libdir_flag_spec
='${wl}-blibpath:$libdir:'"$aix_libpath" 
7857           # Warning - without using the other run time loading flags, 
7858           # -berok will link without error, but may produce a broken library. 
7859           no_undefined_flag
=' ${wl}-bernotok' 
7860           allow_undefined_flag
=' ${wl}-berok' 
7861           # Exported symbols can be pulled into shared objects from archives 
7862           whole_archive_flag_spec
='$convenience' 
7863           archive_cmds_need_lc
=yes 
7864           # This is similar to how AIX traditionally builds its shared libraries. 
7865           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' 
7873             # see comment about AmigaOS4 .so support 
7874             archive_cmds
='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
7875             archive_expsym_cmds
='' 
7878             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)' 
7879             hardcode_libdir_flag_spec
='-L$libdir' 
7880             hardcode_minus_L
=yes 
7886       export_dynamic_flag_spec
=-rdynamic 
7889     cygwin
* | mingw
* | pw32
* | cegcc
*) 
7890       # When not using gcc, we currently assume that we are using 
7891       # Microsoft Visual C++. 
7892       # hardcode_libdir_flag_spec is actually meaningless, as there is 
7893       # no search path for DLLs. 
7894       hardcode_libdir_flag_spec
=' ' 
7895       allow_undefined_flag
=unsupported
 
7896       # Tell ltmain to make .lib files, not .a files. 
7898       # Tell ltmain to make .dll files, not .so files. 
7900       # FIXME: Setting linknames here is a bad hack. 
7901       archive_cmds
='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' 
7902       # The linker will automatically build a .lib file if we build a DLL. 
7903       old_archive_from_new_cmds
='true' 
7904       # FIXME: Should let the user specify the lib program. 
7905       old_archive_cmds
='lib -OUT:$oldlib$oldobjs$old_deplibs' 
7906       fix_srcfile_path
='`cygpath -w "$srcfile"`' 
7907       enable_shared_with_static_runtimes
=yes 
7910     darwin
* | rhapsody
*) 
7913   archive_cmds_need_lc
=no
 
7915   hardcode_automatic
=yes 
7916   hardcode_shlibpath_var
=unsupported
 
7917   whole_archive_flag_spec
='' 
7918   link_all_deplibs
=yes 
7919   allow_undefined_flag
="$_lt_dar_allow_undefined" 
7920   case $cc_basename in 
7921      ifort
*) _lt_dar_can_shared
=yes ;; 
7922      *) _lt_dar_can_shared
=$GCC ;; 
7924   if test "$_lt_dar_can_shared" = "yes"; then 
7925     output_verbose_link_cmd
=echo 
7926     archive_cmds
="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" 
7927     module_cmds
="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" 
7928     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}" 
7929     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}" 
7938       archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 
7939       hardcode_libdir_flag_spec
='-L$libdir' 
7940       hardcode_shlibpath_var
=no
 
7947     # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 
7948     # support.  Future versions do this automatically, but an explicit c++rt0.o 
7949     # does not break anything, and helps significantly (at the cost of a little 
7952       archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' 
7953       hardcode_libdir_flag_spec
='-R$libdir' 
7955       hardcode_shlibpath_var
=no
 
7958     # Unfortunately, older versions of FreeBSD 2 do not have this feature. 
7960       archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' 
7962       hardcode_minus_L
=yes 
7963       hardcode_shlibpath_var
=no
 
7966     # FreeBSD 3 and greater uses gcc -shared to do shared libraries. 
7967     freebsd
* | dragonfly
*) 
7968       archive_cmds
='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' 
7969       hardcode_libdir_flag_spec
='-R$libdir' 
7971       hardcode_shlibpath_var
=no
 
7975       if test "$GCC" = yes; then 
7976         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' 
7978         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' 
7980       hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir' 
7981       hardcode_libdir_separator
=: 
7984       # hardcode_minus_L: Not really in the search PATH, 
7985       # but as the default location of the library. 
7986       hardcode_minus_L
=yes 
7987       export_dynamic_flag_spec
='${wl}-E' 
7991       if test "$GCC" = yes -a "$with_gnu_ld" = no
; then 
7992         archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' 
7994         archive_cmds
='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' 
7996       if test "$with_gnu_ld" = no
; then 
7997         hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir' 
7998         hardcode_libdir_flag_spec_ld
='+b $libdir' 
7999         hardcode_libdir_separator
=: 
8001         hardcode_direct_absolute
=yes 
8002         export_dynamic_flag_spec
='${wl}-E' 
8003         # hardcode_minus_L: Not really in the search PATH, 
8004         # but as the default location of the library. 
8005         hardcode_minus_L
=yes 
8010       if test "$GCC" = yes -a "$with_gnu_ld" = no
; then 
8013           archive_cmds
='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' 
8016           archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' 
8019           archive_cmds
='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' 
8025           archive_cmds
='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' 
8028           archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' 
8031           archive_cmds
='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' 
8035       if test "$with_gnu_ld" = no
; then 
8036         hardcode_libdir_flag_spec
='${wl}+b ${wl}$libdir' 
8037         hardcode_libdir_separator
=: 
8042           hardcode_shlibpath_var
=no
 
8046           hardcode_direct_absolute
=yes 
8047           export_dynamic_flag_spec
='${wl}-E' 
8049           # hardcode_minus_L: Not really in the search PATH, 
8050           # but as the default location of the library. 
8051           hardcode_minus_L
=yes 
8057     irix5
* | irix6
* | nonstopux
*) 
8058       if test "$GCC" = yes; then 
8059         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' 
8060         # Try to use the -exported_symbol ld option, if it does not 
8061         # work, assume that -exports_file does not work either and 
8062         # implicitly export all symbols. 
8063         save_LDFLAGS
="$LDFLAGS" 
8064         LDFLAGS
="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" 
8065         cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
8066 /* end confdefs.h.  */ 
8069 if ac_fn_c_try_link 
"$LINENO"; then : 
8070   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' 
8073 rm -f core conftest.err conftest.
$ac_objext \
 
8074     conftest
$ac_exeext conftest.
$ac_ext 
8075         LDFLAGS
="$save_LDFLAGS" 
8077         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' 
8078         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' 
8080       archive_cmds_need_lc
='no' 
8081       hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir' 
8082       hardcode_libdir_separator
=: 
8084       link_all_deplibs
=yes 
8087     netbsd
* | netbsdelf
*-gnu) 
8088       if echo __ELF__ 
| $CC -E - | $GREP __ELF__ 
>/dev
/null
; then 
8089         archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out 
8091         archive_cmds
='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF 
8093       hardcode_libdir_flag_spec
='-R$libdir' 
8095       hardcode_shlibpath_var
=no
 
8099       archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 
8101       hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir' 
8102       hardcode_libdir_separator
=: 
8103       hardcode_shlibpath_var
=no
 
8110       if test -f /usr
/libexec
/ld.so
; then 
8112         hardcode_shlibpath_var
=no
 
8113         hardcode_direct_absolute
=yes 
8114         if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 
8115           archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' 
8116           archive_expsym_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' 
8117           hardcode_libdir_flag_spec
='${wl}-rpath,$libdir' 
8118           export_dynamic_flag_spec
='${wl}-E' 
8121            openbsd
[01].
* | openbsd2.
[0-7] | openbsd2.
[0-7].
*) 
8122              archive_cmds
='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' 
8123              hardcode_libdir_flag_spec
='-R$libdir' 
8126              archive_cmds
='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' 
8127              hardcode_libdir_flag_spec
='${wl}-rpath,$libdir' 
8137       hardcode_libdir_flag_spec
='-L$libdir' 
8138       hardcode_minus_L
=yes 
8139       allow_undefined_flag
=unsupported
 
8140       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' 
8141       old_archive_from_new_cmds
='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' 
8145       if test "$GCC" = yes; then 
8146         allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*' 
8147         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' 
8149         allow_undefined_flag
=' -expect_unresolved \*' 
8150         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' 
8152       archive_cmds_need_lc
='no' 
8153       hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir' 
8154       hardcode_libdir_separator
=: 
8157     osf4
* | osf5
*)      # as osf3* with the addition of -msym flag 
8158       if test "$GCC" = yes; then 
8159         allow_undefined_flag
=' ${wl}-expect_unresolved ${wl}\*' 
8160         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' 
8161         hardcode_libdir_flag_spec
='${wl}-rpath ${wl}$libdir' 
8163         allow_undefined_flag
=' -expect_unresolved \*' 
8164         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' 
8165         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~ 
8166         $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' 
8168         # Both c and cxx compiler support -rpath directly 
8169         hardcode_libdir_flag_spec
='-rpath $libdir' 
8171       archive_cmds_need_lc
='no' 
8172       hardcode_libdir_separator
=: 
8176       no_undefined_flag
=' -z defs' 
8177       if test "$GCC" = yes; then 
8179         archive_cmds
='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' 
8180         archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ 
8181           $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' 
8183         case `$CC -V 2>&1` in 
8186           archive_cmds
='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' 
8187           archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ 
8188           $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' 
8192           archive_cmds
='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' 
8193           archive_expsym_cmds
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ 
8194           $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' 
8198       hardcode_libdir_flag_spec
='-R$libdir' 
8199       hardcode_shlibpath_var
=no
 
8201       solaris2.
[0-5] | solaris2.
[0-5].
*) ;; 
8203         # The compiler driver will combine and reorder linker options, 
8204         # but understands `-z linker_flag'.  GCC discards it without `$wl', 
8205         # but is careful enough not to reorder. 
8206         # Supported since Solaris 2.6 (maybe 2.5.1?) 
8207         if test "$GCC" = yes; then 
8208           whole_archive_flag_spec
='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' 
8210           whole_archive_flag_spec
='-z allextract$convenience -z defaultextract' 
8214       link_all_deplibs
=yes 
8218       if test "x$host_vendor" = xsequent
; then 
8219         # Use $CC to link under sequent, because it throws in some extra .o 
8220         # files that make .init and .fini sections work. 
8221         archive_cmds
='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' 
8223         archive_cmds
='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' 
8225       hardcode_libdir_flag_spec
='-L$libdir' 
8227       hardcode_minus_L
=yes 
8228       hardcode_shlibpath_var
=no
 
8232       case $host_vendor in 
8234           archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 
8235           hardcode_direct
=yes # is this really true??? 
8238           ## LD is ld it makes a PLAMLIB 
8239           ## CC just makes a GrossModule. 
8240           archive_cmds
='$LD -G -o $lib $libobjs $deplibs $linker_flags' 
8241           reload_cmds
='$CC -r -o $output$reload_objs' 
8245           archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 
8246           hardcode_direct
=no 
#Motorola manual says yes, but my tests say they lie 
8249       runpath_var
='LD_RUN_PATH' 
8250       hardcode_shlibpath_var
=no
 
8254       archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 
8255       hardcode_shlibpath_var
=no
 
8256       export_dynamic_flag_spec
='-Bexport' 
8260       if test -d /usr
/nec
; then 
8261         archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 
8262         hardcode_shlibpath_var
=no
 
8263         runpath_var
=LD_RUN_PATH
 
8264         hardcode_runpath_var
=yes 
8269     sysv4
*uw2
* | sysv5OpenUNIX
* | sysv5UnixWare7.
[01].
[10]* | unixware7
* | sco3.2v5.0.
[024]*) 
8270       no_undefined_flag
='${wl}-z,text' 
8271       archive_cmds_need_lc
=no
 
8272       hardcode_shlibpath_var
=no
 
8273       runpath_var
='LD_RUN_PATH' 
8275       if test "$GCC" = yes; then 
8276         archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8277         archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8279         archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8280         archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8284     sysv5
* | sco3.2v5
* | sco5v6
*) 
8285       # Note: We can NOT use -z defs as we might desire, because we do not 
8286       # link with -lc, and that would cause any symbols used from libc to 
8287       # always be unresolved, which means just about no library would 
8288       # ever link correctly.  If we're not using GNU ld we use -z text 
8289       # though, which does catch some bad symbols but isn't as heavy-handed 
8291       no_undefined_flag
='${wl}-z,text' 
8292       allow_undefined_flag
='${wl}-z,nodefs' 
8293       archive_cmds_need_lc
=no
 
8294       hardcode_shlibpath_var
=no
 
8295       hardcode_libdir_flag_spec
='${wl}-R,$libdir' 
8296       hardcode_libdir_separator
=':' 
8297       link_all_deplibs
=yes 
8298       export_dynamic_flag_spec
='${wl}-Bexport' 
8299       runpath_var
='LD_RUN_PATH' 
8301       if test "$GCC" = yes; then 
8302         archive_cmds
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8303         archive_expsym_cmds
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8305         archive_cmds
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8306         archive_expsym_cmds
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
8311       archive_cmds
='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' 
8312       hardcode_libdir_flag_spec
='-L$libdir' 
8313       hardcode_shlibpath_var
=no
 
8321     if test x
$host_vendor = xsni
; then 
8323       sysv4 
| sysv4.2uw2
* | sysv4.3
* | sysv5
*) 
8324         export_dynamic_flag_spec
='${wl}-Blargedynsym' 
8330 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5 
8331 $as_echo "$ld_shlibs" >&6; } 
8332 test "$ld_shlibs" = no 
&& can_build_shared
=no
 
8334 with_gnu_ld
=$with_gnu_ld 
8351 # Do we need to explicitly link libc? 
8353 case "x$archive_cmds_need_lc" in 
8355   # Assume -lc should be added 
8356   archive_cmds_need_lc
=yes 
8358   if test "$enable_shared" = yes && test "$GCC" = yes; then 
8359     case $archive_cmds in 
8361       # FIXME: we may have to deal with multi-command sequences. 
8364       # Test whether the compiler implicitly links with -lc since on some 
8365       # systems, -lgcc has to come before -lc. If gcc already passes -lc 
8366       # to ld, don't add -lc before -lgcc. 
8367       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 
8368 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } 
8370       echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
8372       if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
8373   (eval $ac_compile) 2>&5 
8375   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
8376   test $ac_status = 0; } 2>conftest.err
; then 
8379         libobjs
=conftest.
$ac_objext 
8381         wl
=$lt_prog_compiler_wl 
8382         pic_flag
=$lt_prog_compiler_pic 
8388         lt_save_allow_undefined_flag
=$allow_undefined_flag 
8389         allow_undefined_flag
= 
8390         if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 
8391   (eval $archive_cmds 2\
>\
&1 \
| $GREP \" -lc \" \
>/dev
/null 
2\
>\
&1) 2>&5 
8393   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
8394   test $ac_status = 0; } 
8396           archive_cmds_need_lc
=no
 
8398           archive_cmds_need_lc
=yes 
8400         allow_undefined_flag
=$lt_save_allow_undefined_flag 
8402         cat conftest.err 
1>&5 
8405       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5 
8406 $as_echo "$archive_cmds_need_lc" >&6; } 
8569   { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 
8570 $as_echo_n "checking dynamic linker characteristics... " >&6; } 
8572 if test "$GCC" = yes; then 
8574     darwin
*) lt_awk_arg
="/^libraries:/,/LR/" ;; 
8575     *) lt_awk_arg
="/^libraries:/" ;; 
8577   lt_search_path_spec
=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` 
8578   if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev
/null 
; then 
8579     # if the path contains ";" then we assume it to be the separator 
8580     # otherwise default to the standard path separator (i.e. ":") - it is 
8581     # assumed that no part of a normal pathname contains ";" but that should 
8582     # okay in the real world where ";" in dirpaths is itself problematic. 
8583     lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'` 
8585     lt_search_path_spec
=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"` 
8587   # Ok, now we have the path, separated by spaces, we can step through it 
8588   # and add multilib dir if necessary. 
8589   lt_tmp_lt_search_path_spec
= 
8590   lt_multi_os_dir
=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` 
8591   for lt_sys_path 
in $lt_search_path_spec; do 
8592     if test -d "$lt_sys_path/$lt_multi_os_dir"; then 
8593       lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" 
8595       test -d "$lt_sys_path" && \
 
8596         lt_tmp_lt_search_path_spec
="$lt_tmp_lt_search_path_spec $lt_sys_path" 
8599   lt_search_path_spec
=`$ECHO $lt_tmp_lt_search_path_spec | awk ' 
8600 BEGIN {RS=" "; FS="/|\n";} { 
8603   for (lt_i = NF; lt_i > 0; lt_i--) { 
8604     if ($lt_i != "" && $lt_i != ".") { 
8605       if ($lt_i == "..") { 
8608         if (lt_count == 0) { 
8609           lt_foo="/" $lt_i lt_foo; 
8616   if (lt_foo != "") { lt_freq[lt_foo]++; } 
8617   if (lt_freq[lt_foo] == 1) { print lt_foo; } 
8619   sys_lib_search_path_spec
=`$ECHO $lt_search_path_spec` 
8621   sys_lib_search_path_spec
="/lib /usr/lib /usr/local/lib" 
8624 libname_spec
='lib$name' 
8632 shlibpath_overrides_runpath
=unknown
 
8634 dynamic_linker
="$host_os ld.so" 
8635 sys_lib_dlsearch_path_spec
="/lib /usr/lib" 
8636 need_lib_prefix
=unknown
 
8637 hardcode_into_libs
=no
 
8639 # when you set need_version to no, make sure it does not cause -set_version 
8640 # flags to be left without arguments 
8641 need_version
=unknown
 
8646   library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname.a' 
8647   shlibpath_var
=LIBPATH
 
8649   # AIX 3 has no versioning support, so we append a major version to the name. 
8650   soname_spec
='${libname}${release}${shared_ext}$major' 
8657   hardcode_into_libs
=yes 
8658   if test "$host_cpu" = ia64
; then 
8659     # AIX 5 supports IA64 
8660     library_names_spec
='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' 
8661     shlibpath_var
=LD_LIBRARY_PATH
 
8663     # With GCC up to 2.95.x, collect2 would create an import file 
8664     # for dependence libraries.  The import file would start with 
8665     # the line `#! .'.  This would cause the generated library to 
8666     # depend on `.', always an invalid library.  This was fixed in 
8667     # development snapshots of GCC prior to 3.0. 
8669       aix4 
| aix4.
[01] | aix4.
[01].
*) 
8670       if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' 
8672            echo '#endif'; } | ${CC} -E - | $GREP yes > /dev
/null
; then 
8679     # AIX (on Power*) has no versioning support, so currently we can not hardcode correct 
8680     # soname into executable. Probably we can add versioning support to 
8681     # collect2, so additional links can be useful in future. 
8682     if test "$aix_use_runtimelinking" = yes; then 
8683       # If using run time linking (on AIX 4.2 or later) use lib<name>.so 
8684       # instead of lib<name>.a to let people know that these are not 
8685       # typical AIX shared libraries. 
8686       library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
8688       # We preserve .a as extension for shared libraries through AIX4.2 
8689       # and later when we are not doing run time linking. 
8690       library_names_spec
='${libname}${release}.a $libname.a' 
8691       soname_spec
='${libname}${release}${shared_ext}$major' 
8693     shlibpath_var
=LIBPATH
 
8700     # Since July 2007 AmigaOS4 officially supports .so libraries. 
8701     # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. 
8702     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
8705     library_names_spec
='$libname.ixlibrary $libname.a' 
8706     # Create ${libname}_ixlibrary.a entries in /sys/libs. 
8707     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' 
8713   library_names_spec
='${libname}${shared_ext}' 
8714   dynamic_linker
="$host_os ld.so" 
8715   shlibpath_var
=LIBRARY_PATH
 
8721   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
8722   soname_spec
='${libname}${release}${shared_ext}$major' 
8723   finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir' 
8724   shlibpath_var
=LD_LIBRARY_PATH
 
8725   sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" 
8726   sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib" 
8727   # the default ld.so.conf also contains /usr/contrib/lib and 
8728   # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow 
8729   # libtool to hard-code these into programs 
8732 cygwin
* | mingw
* | pw32
* | cegcc
*) 
8733   version_type
=windows
 
8738   case $GCC,$host_os in 
8739   yes,cygwin
* | yes,mingw
* | yes,pw32
* | yes,cegcc
*) 
8740     library_names_spec
='$libname.dll.a' 
8741     # DLL is installed to $(libdir)/../bin by postinstall_cmds 
8742     postinstall_cmds
='base_file=`basename \${file}`~ 
8743       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ 
8744       dldir=$destdir/`dirname \$dlpath`~ 
8745       test -d \$dldir || mkdir -p \$dldir~ 
8746       $install_prog $dir/$dlname \$dldir/$dlname~ 
8747       chmod a+x \$dldir/$dlname~ 
8748       if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then 
8749         eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; 
8751     postuninstall_cmds
='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ 
8752       dlpath=$dir/\$dldll~ 
8754     shlibpath_overrides_runpath
=yes 
8758       # Cygwin DLLs use 'cyg' prefix rather than 'lib' 
8759       soname_spec
='`echo ${libname} | sed -e 's
/^lib
/cyg
/'``echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext}' 
8760       sys_lib_search_path_spec
="/usr/lib /lib/w32api /lib /usr/local/lib" 
8763       # MinGW DLLs use traditional 'lib' prefix 
8764       soname_spec
='${libname}`echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext}' 
8765       sys_lib_search_path_spec
=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` 
8766       if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev
/null
; then 
8767         # It is most probably a Windows format PATH printed by 
8768         # mingw gcc, but we are running on Cygwin. Gcc prints its search 
8769         # path with ; separators, and with drive letters. We can handle the 
8770         # drive letters (cygwin fileutils understands them), so leave them, 
8771         # especially as we might pass files found there to a mingw objdump, 
8772         # which wouldn't understand a cygwinified path. Ahh. 
8773         sys_lib_search_path_spec
=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` 
8775         sys_lib_search_path_spec
=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"` 
8779       # pw32 DLLs use 'pw' prefix rather than 'lib' 
8780       library_names_spec
='`echo ${libname} | sed -e 's
/^lib
/pw
/'``echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext}' 
8786     library_names_spec
='${libname}`echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext} $libname.lib' 
8789   dynamic_linker
='Win32 ld.exe' 
8790   # FIXME: first we should search . and the directory the executable is in 
8794 darwin
* | rhapsody
*) 
8795   dynamic_linker
="$host_os dyld" 
8799   library_names_spec
='${libname}${release}${major}$shared_ext ${libname}$shared_ext' 
8800   soname_spec
='${libname}${release}${major}$shared_ext' 
8801   shlibpath_overrides_runpath
=yes 
8802   shlibpath_var
=DYLD_LIBRARY_PATH
 
8803   shrext_cmds
='`test .$module = .yes && echo .so || echo .dylib`' 
8805   sys_lib_search_path_spec
="$sys_lib_search_path_spec /usr/local/lib" 
8806   sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib' 
8813   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' 
8814   soname_spec
='${libname}${release}${shared_ext}$major' 
8815   shlibpath_var
=LD_LIBRARY_PATH
 
8822 freebsd
* | dragonfly
*) 
8823   # DragonFly does not have aout.  When/if they implement a new 
8824   # versioning mechanism, adjust this. 
8825   if test -x /usr
/bin
/objformat
; then 
8826     objformat
=`/usr/bin/objformat` 
8829     freebsd
[123]*) objformat
=aout 
;; 
8833   version_type
=freebsd
-$objformat 
8834   case $version_type in 
8836       library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' 
8841       library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' 
8845   shlibpath_var
=LD_LIBRARY_PATH
 
8848     shlibpath_overrides_runpath
=yes 
8850   freebsd3.
[01]* | freebsdelf3.
[01]*) 
8851     shlibpath_overrides_runpath
=yes 
8852     hardcode_into_libs
=yes 
8854   freebsd3.
[2-9]* | freebsdelf3.
[2-9]* | \
 
8855   freebsd4.
[0-5] | freebsdelf4.
[0-5] | freebsd4.1
.1 | freebsdelf4.1
.1) 
8856     shlibpath_overrides_runpath
=no
 
8857     hardcode_into_libs
=yes 
8859   *) # from 4.6 on, and DragonFly 
8860     shlibpath_overrides_runpath
=yes 
8861     hardcode_into_libs
=yes 
8870   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' 
8871   soname_spec
='${libname}${release}${shared_ext}$major' 
8872   shlibpath_var
=LD_LIBRARY_PATH
 
8873   hardcode_into_libs
=yes 
8876 hpux9
* | hpux10
* | hpux11
*) 
8877   # Give a soname corresponding to the major version so that dld.sl refuses to 
8878   # link against other versions. 
8885     hardcode_into_libs
=yes 
8886     dynamic_linker
="$host_os dld.so" 
8887     shlibpath_var
=LD_LIBRARY_PATH
 
8888     shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified. 
8889     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
8890     soname_spec
='${libname}${release}${shared_ext}$major' 
8891     if test "X$HPUX_IA64_MODE" = X32
; then 
8892       sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" 
8894       sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64" 
8896     sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec 
8900     hardcode_into_libs
=yes 
8901     dynamic_linker
="$host_os dld.sl" 
8902     shlibpath_var
=LD_LIBRARY_PATH 
# How should we handle SHLIB_PATH 
8903     shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified. 
8904     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
8905     soname_spec
='${libname}${release}${shared_ext}$major' 
8906     sys_lib_search_path_spec
="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" 
8907     sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec 
8911     dynamic_linker
="$host_os dld.sl" 
8912     shlibpath_var
=SHLIB_PATH
 
8913     shlibpath_overrides_runpath
=no 
# +s is required to enable SHLIB_PATH 
8914     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
8915     soname_spec
='${libname}${release}${shared_ext}$major' 
8918   # HP-UX runs *really* slowly unless shared libraries are mode 555. 
8919   postinstall_cmds
='chmod 555 $lib' 
8926   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 
8927   soname_spec
='${libname}${release}${shared_ext}$major' 
8928   dynamic_linker
='Interix 3.x ld.so.1 (PE, like ELF)' 
8929   shlibpath_var
=LD_LIBRARY_PATH
 
8930   shlibpath_overrides_runpath
=no
 
8931   hardcode_into_libs
=yes 
8934 irix5
* | irix6
* | nonstopux
*) 
8936     nonstopux
*) version_type
=nonstopux 
;; 
8938         if test "$lt_cv_prog_gnu_ld" = yes; then 
8946   soname_spec
='${libname}${release}${shared_ext}$major' 
8947   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' 
8949   irix5
* | nonstopux
*) 
8953     case $LD in # libtool.m4 will add one of these switches to LD 
8954     *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") 
8955       libsuff
= shlibsuff
= libmagic
=32-bit;; 
8956     *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") 
8957       libsuff
=32 shlibsuff
=N32 libmagic
=N32
;; 
8958     *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") 
8959       libsuff
=64 shlibsuff
=64 libmagic
=64-bit;; 
8960     *) libsuff
= shlibsuff
= libmagic
=never
-match;; 
8964   shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
 
8965   shlibpath_overrides_runpath
=no
 
8966   sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" 
8967   sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}" 
8968   hardcode_into_libs
=yes 
8971 # No shared lib support for Linux oldld, aout, or coff. 
8972 linux
*oldld
* | linux
*aout
* | linux
*coff
*) 
8976 # This must be Linux ELF. 
8977 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu) 
8981   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
8982   soname_spec
='${libname}${release}${shared_ext}$major' 
8983   finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir' 
8984   shlibpath_var
=LD_LIBRARY_PATH
 
8985   shlibpath_overrides_runpath
=no
 
8986   # Some binutils ld are patched to set DT_RUNPATH 
8987   save_LDFLAGS
=$LDFLAGS 
8989   eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ 
8990        LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" 
8991   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
8992 /* end confdefs.h.  */ 
9002 if ac_fn_c_try_link 
"$LINENO"; then : 
9003   if  ($OBJDUMP -p conftest
$ac_exeext) 2>/dev
/null 
| grep "RUNPATH.*$libdir" >/dev
/null
; then : 
9004   shlibpath_overrides_runpath
=yes 
9007 rm -f core conftest.err conftest.
$ac_objext \
 
9008     conftest
$ac_exeext conftest.
$ac_ext 
9009   LDFLAGS
=$save_LDFLAGS 
9012   # This implies no fast_install, which is unacceptable. 
9013   # Some rework will be needed to allow for fast_install 
9014   # before this can be enabled. 
9015   hardcode_into_libs
=yes 
9017   # Append ld.so.conf contents to the search path 
9018   if test -f /etc
/ld.so.conf
; then 
9019     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' ' '` 
9020     sys_lib_dlsearch_path_spec
="/lib /usr/lib $lt_ld_extra" 
9023   # We used to test for /lib/ld.so.1 and disable shared libraries on 
9024   # powerpc, because MkLinux only supported shared libraries with the 
9025   # GNU dynamic linker.  Since this was broken with cross compilers, 
9026   # most powerpc-linux boxes support dynamic linking these days and 
9027   # people can always --disable-shared, the test was removed, and we 
9028   # assume the GNU/Linux dynamic linker is in use. 
9029   dynamic_linker
='GNU/Linux ld.so' 
9036   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 
9037   soname_spec
='${libname}${release}${shared_ext}$major' 
9038   shlibpath_var
=LD_LIBRARY_PATH
 
9039   shlibpath_overrides_runpath
=no
 
9040   hardcode_into_libs
=yes 
9041   dynamic_linker
='NetBSD ld.elf_so' 
9048   if echo __ELF__ 
| $CC -E - | $GREP __ELF__ 
>/dev
/null
; then 
9049     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 
9050     finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir' 
9051     dynamic_linker
='NetBSD (a.out) ld.so' 
9053     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 
9054     soname_spec
='${libname}${release}${shared_ext}$major' 
9055     dynamic_linker
='NetBSD ld.elf_so' 
9057   shlibpath_var
=LD_LIBRARY_PATH
 
9058   shlibpath_overrides_runpath
=yes 
9059   hardcode_into_libs
=yes 
9064   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
9065   shlibpath_var
=LD_LIBRARY_PATH
 
9066   shlibpath_overrides_runpath
=yes 
9073   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
9074   soname_spec
='${libname}${release}${shared_ext}$major' 
9075   shlibpath_var
=LD_LIBRARY_PATH
 
9076   shlibpath_overrides_runpath
=no
 
9077   hardcode_into_libs
=yes 
9078   dynamic_linker
='ldqnx.so' 
9083   sys_lib_dlsearch_path_spec
="/usr/lib" 
9085   # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. 
9087     openbsd3.3 
| openbsd3.3.
*)  need_version
=yes ;; 
9088     *)                          need_version
=no  
;; 
9090   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 
9091   finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir' 
9092   shlibpath_var
=LD_LIBRARY_PATH
 
9093   if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 
9095       openbsd2.
[89] | openbsd2.
[89].
*) 
9096         shlibpath_overrides_runpath
=no
 
9099         shlibpath_overrides_runpath
=yes 
9103     shlibpath_overrides_runpath
=yes 
9108   libname_spec
='$name' 
9111   library_names_spec
='$libname${shared_ext} $libname.a' 
9112   dynamic_linker
='OS/2 ld.exe' 
9113   shlibpath_var
=LIBPATH
 
9116 osf3
* | osf4
* | osf5
*) 
9120   soname_spec
='${libname}${release}${shared_ext}$major' 
9121   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
9122   shlibpath_var
=LD_LIBRARY_PATH
 
9123   sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" 
9124   sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec" 
9135   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
9136   soname_spec
='${libname}${release}${shared_ext}$major' 
9137   shlibpath_var
=LD_LIBRARY_PATH
 
9138   shlibpath_overrides_runpath
=yes 
9139   hardcode_into_libs
=yes 
9140   # ldd complains unless libraries are executable 
9141   postinstall_cmds
='chmod +x $lib' 
9146   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 
9147   finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir' 
9148   shlibpath_var
=LD_LIBRARY_PATH
 
9149   shlibpath_overrides_runpath
=yes 
9150   if test "$with_gnu_ld" = yes; then 
9158   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
9159   soname_spec
='${libname}${release}${shared_ext}$major' 
9160   shlibpath_var
=LD_LIBRARY_PATH
 
9161   case $host_vendor in 
9163       shlibpath_overrides_runpath
=no
 
9165       runpath_var
=LD_RUN_PATH
 
9173       shlibpath_overrides_runpath
=no
 
9174       sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib' 
9180   if test -d /usr
/nec 
;then 
9182     library_names_spec
='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' 
9183     soname_spec
='$libname${shared_ext}.$major' 
9184     shlibpath_var
=LD_LIBRARY_PATH
 
9188 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*) 
9189   version_type
=freebsd
-elf 
9192   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' 
9193   soname_spec
='${libname}${release}${shared_ext}$major' 
9194   shlibpath_var
=LD_LIBRARY_PATH
 
9195   shlibpath_overrides_runpath
=yes 
9196   hardcode_into_libs
=yes 
9197   if test "$with_gnu_ld" = yes; then 
9198     sys_lib_search_path_spec
='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' 
9200     sys_lib_search_path_spec
='/usr/ccs/lib /usr/lib' 
9203         sys_lib_search_path_spec
="$sys_lib_search_path_spec /lib" 
9207   sys_lib_dlsearch_path_spec
='/usr/lib' 
9211   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux. 
9215   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
9216   shlibpath_var
=LD_LIBRARY_PATH
 
9217   shlibpath_overrides_runpath
=no
 
9218   hardcode_into_libs
=yes 
9223   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
9224   soname_spec
='${libname}${release}${shared_ext}$major' 
9225   shlibpath_var
=LD_LIBRARY_PATH
 
9232 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 
9233 $as_echo "$dynamic_linker" >&6; } 
9234 test "$dynamic_linker" = no 
&& can_build_shared
=no
 
9236 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var" 
9237 if test "$GCC" = yes; then 
9238   variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" 
9241 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then 
9242   sys_lib_search_path_spec
="$lt_cv_sys_lib_search_path_spec" 
9244 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then 
9245   sys_lib_dlsearch_path_spec
="$lt_cv_sys_lib_dlsearch_path_spec" 
9334   { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 
9335 $as_echo_n "checking how to hardcode library paths into programs... " >&6; } 
9337 if test -n "$hardcode_libdir_flag_spec" || 
9338    test -n "$runpath_var" || 
9339    test "X$hardcode_automatic" = "Xyes" ; then 
9341   # We can hardcode non-existent directories. 
9342   if test "$hardcode_direct" != no 
&& 
9343      # If the only mechanism to avoid hardcoding is shlibpath_var, we 
9344      # have to relink, otherwise we might link with an installed library 
9345      # when we should be linking with a yet-to-be-installed one 
9346      ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no && 
9347      test "$hardcode_minus_L" != no
; then 
9348     # Linking always hardcodes the temporary library directory. 
9349     hardcode_action
=relink
 
9351     # We can link without hardcoding, and we can hardcode nonexisting dirs. 
9352     hardcode_action
=immediate
 
9355   # We cannot hardcode anything, or else we can only hardcode existing 
9357   hardcode_action
=unsupported
 
9359 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5 
9360 $as_echo "$hardcode_action" >&6; } 
9362 if test "$hardcode_action" = relink 
|| 
9363    test "$inherit_rpath" = yes; then 
9364   # Fast installation is not supported 
9365   enable_fast_install
=no
 
9366 elif test "$shlibpath_overrides_runpath" = yes || 
9367      test "$enable_shared" = no
; then 
9368   # Fast installation is not necessary 
9369   enable_fast_install
=needless
 
9377   if test "x$enable_dlopen" != xyes
; then 
9378   enable_dlopen
=unknown
 
9379   enable_dlopen_self
=unknown
 
9380   enable_dlopen_self_static
=unknown
 
9387     lt_cv_dlopen
="load_add_on" 
9389     lt_cv_dlopen_self
=yes 
9392   mingw
* | pw32
* | cegcc
*) 
9393     lt_cv_dlopen
="LoadLibrary" 
9398     lt_cv_dlopen
="dlopen" 
9403   # if libdl is installed we need to link against it 
9404     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 
9405 $as_echo_n "checking for dlopen in -ldl... " >&6; } 
9406 if test "${ac_cv_lib_dl_dlopen+set}" = set; then : 
9407   $as_echo_n "(cached) " >&6 
9409   ac_check_lib_save_LIBS
=$LIBS 
9411 cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
9412 /* end confdefs.h.  */ 
9414 /* Override any GCC internal prototype to avoid an error. 
9415    Use char because int might match the return type of a GCC 
9416    builtin and then its argument prototype would still apply.  */ 
9429 if ac_fn_c_try_link 
"$LINENO"; then : 
9430   ac_cv_lib_dl_dlopen
=yes 
9432   ac_cv_lib_dl_dlopen
=no
 
9434 rm -f core conftest.err conftest.
$ac_objext \
 
9435     conftest
$ac_exeext conftest.
$ac_ext 
9436 LIBS
=$ac_check_lib_save_LIBS 
9438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 
9439 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } 
9440 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then : 
9441   lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl" 
9446     lt_cv_dlopen_self
=yes 
9453     ac_fn_c_check_func 
"$LINENO" "shl_load" "ac_cv_func_shl_load" 
9454 if test "x$ac_cv_func_shl_load" = x
""yes; then : 
9455   lt_cv_dlopen
="shl_load" 
9457   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 
9458 $as_echo_n "checking for shl_load in -ldld... " >&6; } 
9459 if test "${ac_cv_lib_dld_shl_load+set}" = set; then : 
9460   $as_echo_n "(cached) " >&6 
9462   ac_check_lib_save_LIBS
=$LIBS 
9464 cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
9465 /* end confdefs.h.  */ 
9467 /* Override any GCC internal prototype to avoid an error. 
9468    Use char because int might match the return type of a GCC 
9469    builtin and then its argument prototype would still apply.  */ 
9482 if ac_fn_c_try_link 
"$LINENO"; then : 
9483   ac_cv_lib_dld_shl_load
=yes 
9485   ac_cv_lib_dld_shl_load
=no
 
9487 rm -f core conftest.err conftest.
$ac_objext \
 
9488     conftest
$ac_exeext conftest.
$ac_ext 
9489 LIBS
=$ac_check_lib_save_LIBS 
9491 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 
9492 $as_echo "$ac_cv_lib_dld_shl_load" >&6; } 
9493 if test "x$ac_cv_lib_dld_shl_load" = x
""yes; then : 
9494   lt_cv_dlopen
="shl_load" lt_cv_dlopen_libs
="-ldld" 
9496   ac_fn_c_check_func 
"$LINENO" "dlopen" "ac_cv_func_dlopen" 
9497 if test "x$ac_cv_func_dlopen" = x
""yes; then : 
9498   lt_cv_dlopen
="dlopen" 
9500   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 
9501 $as_echo_n "checking for dlopen in -ldl... " >&6; } 
9502 if test "${ac_cv_lib_dl_dlopen+set}" = set; then : 
9503   $as_echo_n "(cached) " >&6 
9505   ac_check_lib_save_LIBS
=$LIBS 
9507 cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
9508 /* end confdefs.h.  */ 
9510 /* Override any GCC internal prototype to avoid an error. 
9511    Use char because int might match the return type of a GCC 
9512    builtin and then its argument prototype would still apply.  */ 
9525 if ac_fn_c_try_link 
"$LINENO"; then : 
9526   ac_cv_lib_dl_dlopen
=yes 
9528   ac_cv_lib_dl_dlopen
=no
 
9530 rm -f core conftest.err conftest.
$ac_objext \
 
9531     conftest
$ac_exeext conftest.
$ac_ext 
9532 LIBS
=$ac_check_lib_save_LIBS 
9534 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 
9535 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } 
9536 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then : 
9537   lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl" 
9539   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5 
9540 $as_echo_n "checking for dlopen in -lsvld... " >&6; } 
9541 if test "${ac_cv_lib_svld_dlopen+set}" = set; then : 
9542   $as_echo_n "(cached) " >&6 
9544   ac_check_lib_save_LIBS
=$LIBS 
9546 cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
9547 /* end confdefs.h.  */ 
9549 /* Override any GCC internal prototype to avoid an error. 
9550    Use char because int might match the return type of a GCC 
9551    builtin and then its argument prototype would still apply.  */ 
9564 if ac_fn_c_try_link 
"$LINENO"; then : 
9565   ac_cv_lib_svld_dlopen
=yes 
9567   ac_cv_lib_svld_dlopen
=no
 
9569 rm -f core conftest.err conftest.
$ac_objext \
 
9570     conftest
$ac_exeext conftest.
$ac_ext 
9571 LIBS
=$ac_check_lib_save_LIBS 
9573 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5 
9574 $as_echo "$ac_cv_lib_svld_dlopen" >&6; } 
9575 if test "x$ac_cv_lib_svld_dlopen" = x
""yes; then : 
9576   lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-lsvld" 
9578   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5 
9579 $as_echo_n "checking for dld_link in -ldld... " >&6; } 
9580 if test "${ac_cv_lib_dld_dld_link+set}" = set; then : 
9581   $as_echo_n "(cached) " >&6 
9583   ac_check_lib_save_LIBS
=$LIBS 
9585 cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
9586 /* end confdefs.h.  */ 
9588 /* Override any GCC internal prototype to avoid an error. 
9589    Use char because int might match the return type of a GCC 
9590    builtin and then its argument prototype would still apply.  */ 
9603 if ac_fn_c_try_link 
"$LINENO"; then : 
9604   ac_cv_lib_dld_dld_link
=yes 
9606   ac_cv_lib_dld_dld_link
=no
 
9608 rm -f core conftest.err conftest.
$ac_objext \
 
9609     conftest
$ac_exeext conftest.
$ac_ext 
9610 LIBS
=$ac_check_lib_save_LIBS 
9612 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5 
9613 $as_echo "$ac_cv_lib_dld_dld_link" >&6; } 
9614 if test "x$ac_cv_lib_dld_dld_link" = x
""yes; then : 
9615   lt_cv_dlopen
="dld_link" lt_cv_dlopen_libs
="-ldld" 
9636   if test "x$lt_cv_dlopen" != xno
; then 
9642   case $lt_cv_dlopen in 
9644     save_CPPFLAGS
="$CPPFLAGS" 
9645     test "x$ac_cv_header_dlfcn_h" = xyes 
&& CPPFLAGS
="$CPPFLAGS -DHAVE_DLFCN_H" 
9647     save_LDFLAGS
="$LDFLAGS" 
9648     wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $export_dynamic_flag_spec\" 
9651     LIBS
="$lt_cv_dlopen_libs $LIBS" 
9653     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5 
9654 $as_echo_n "checking whether a program can dlopen itself... " >&6; } 
9655 if test "${lt_cv_dlopen_self+set}" = set; then : 
9656   $as_echo_n "(cached) " >&6 
9658           if test "$cross_compiling" = yes; then : 
9659   lt_cv_dlopen_self
=cross
 
9661   lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2 
9662   lt_status
=$lt_dlunknown 
9663   cat > conftest.
$ac_ext <<_LT_EOF 
9664 #line 9664 "configure" 
9665 #include "confdefs.h" 
9674 #  define LT_DLGLOBAL           RTLD_GLOBAL 
9677 #    define LT_DLGLOBAL         DL_GLOBAL 
9679 #    define LT_DLGLOBAL         0 
9683 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we 
9684    find out it does not work in some platform. */ 
9685 #ifndef LT_DLLAZY_OR_NOW 
9687 #    define LT_DLLAZY_OR_NOW            RTLD_LAZY 
9690 #      define LT_DLLAZY_OR_NOW          DL_LAZY 
9693 #        define LT_DLLAZY_OR_NOW        RTLD_NOW 
9696 #          define LT_DLLAZY_OR_NOW      DL_NOW 
9698 #          define LT_DLLAZY_OR_NOW      0 
9705 void fnord() { int i=42;} 
9708   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); 
9709   int status = $lt_dlunknown; 
9713       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore; 
9714       else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; 
9715       /* dlclose (self); */ 
9723   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 
9724   (eval $ac_link) 2>&5 
9726   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
9727   test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then 
9728     (.
/conftest
; exit; ) >&5 2>/dev
/null
 
9731       x
$lt_dlno_uscore) lt_cv_dlopen_self
=yes ;; 
9732       x
$lt_dlneed_uscore) lt_cv_dlopen_self
=yes ;; 
9733       x
$lt_dlunknown|x
*) lt_cv_dlopen_self
=no 
;; 
9736     # compilation failed 
9737     lt_cv_dlopen_self
=no
 
9744 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5 
9745 $as_echo "$lt_cv_dlopen_self" >&6; } 
9747     if test "x$lt_cv_dlopen_self" = xyes
; then 
9748       wl
=$lt_prog_compiler_wl eval LDFLAGS
=\"\
$LDFLAGS $lt_prog_compiler_static\" 
9749       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5 
9750 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; } 
9751 if test "${lt_cv_dlopen_self_static+set}" = set; then : 
9752   $as_echo_n "(cached) " >&6 
9754           if test "$cross_compiling" = yes; then : 
9755   lt_cv_dlopen_self_static
=cross
 
9757   lt_dlunknown
=0; lt_dlno_uscore
=1; lt_dlneed_uscore
=2 
9758   lt_status
=$lt_dlunknown 
9759   cat > conftest.
$ac_ext <<_LT_EOF 
9760 #line 9760 "configure" 
9761 #include "confdefs.h" 
9770 #  define LT_DLGLOBAL           RTLD_GLOBAL 
9773 #    define LT_DLGLOBAL         DL_GLOBAL 
9775 #    define LT_DLGLOBAL         0 
9779 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we 
9780    find out it does not work in some platform. */ 
9781 #ifndef LT_DLLAZY_OR_NOW 
9783 #    define LT_DLLAZY_OR_NOW            RTLD_LAZY 
9786 #      define LT_DLLAZY_OR_NOW          DL_LAZY 
9789 #        define LT_DLLAZY_OR_NOW        RTLD_NOW 
9792 #          define LT_DLLAZY_OR_NOW      DL_NOW 
9794 #          define LT_DLLAZY_OR_NOW      0 
9801 void fnord() { int i=42;} 
9804   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); 
9805   int status = $lt_dlunknown; 
9809       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore; 
9810       else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; 
9811       /* dlclose (self); */ 
9819   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 
9820   (eval $ac_link) 2>&5 
9822   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
9823   test $ac_status = 0; } && test -s conftest
${ac_exeext} 2>/dev
/null
; then 
9824     (.
/conftest
; exit; ) >&5 2>/dev
/null
 
9827       x
$lt_dlno_uscore) lt_cv_dlopen_self_static
=yes ;; 
9828       x
$lt_dlneed_uscore) lt_cv_dlopen_self_static
=yes ;; 
9829       x
$lt_dlunknown|x
*) lt_cv_dlopen_self_static
=no 
;; 
9832     # compilation failed 
9833     lt_cv_dlopen_self_static
=no
 
9840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5 
9841 $as_echo "$lt_cv_dlopen_self_static" >&6; } 
9844     CPPFLAGS
="$save_CPPFLAGS" 
9845     LDFLAGS
="$save_LDFLAGS" 
9850   case $lt_cv_dlopen_self in 
9851   yes|no
) enable_dlopen_self
=$lt_cv_dlopen_self ;; 
9852   *) enable_dlopen_self
=unknown 
;; 
9855   case $lt_cv_dlopen_self_static in 
9856   yes|no
) enable_dlopen_self_static
=$lt_cv_dlopen_self_static ;; 
9857   *) enable_dlopen_self_static
=unknown 
;; 
9879 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 
9880 $as_echo_n "checking whether stripping libraries is possible... " >&6; } 
9881 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev
/null
; then 
9882   test -z "$old_striplib" && old_striplib
="$STRIP --strip-debug" 
9883   test -z "$striplib" && striplib
="$STRIP --strip-unneeded" 
9884   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
9885 $as_echo "yes" >&6; } 
9887 # FIXME - insert some real tests, host_os isn't really good enough 
9890     if test -n "$STRIP" ; then 
9891       striplib
="$STRIP -x" 
9892       old_striplib
="$STRIP -S" 
9893       { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
9894 $as_echo "yes" >&6; } 
9896       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
9897 $as_echo "no" >&6; } 
9901     { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
9902 $as_echo "no" >&6; } 
9918   # Report which library types will actually be built 
9919   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5 
9920 $as_echo_n "checking if libtool supports shared libraries... " >&6; } 
9921   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5 
9922 $as_echo "$can_build_shared" >&6; } 
9924   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5 
9925 $as_echo_n "checking whether to build shared libraries... " >&6; } 
9926   test "$can_build_shared" = "no" && enable_shared
=no
 
9928   # On AIX, shared libraries and static libraries use the same namespace, and 
9929   # are all built from PIC. 
9932     test "$enable_shared" = yes && enable_static
=no
 
9933     if test -n "$RANLIB"; then 
9934       archive_cmds
="$archive_cmds~\$RANLIB \$lib" 
9935       postinstall_cmds
='$RANLIB $lib' 
9940     if test "$host_cpu" != ia64 
&& test "$aix_use_runtimelinking" = no 
; then 
9941       test "$enable_shared" = yes && enable_static
=no
 
9945   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5 
9946 $as_echo "$enable_shared" >&6; } 
9948   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5 
9949 $as_echo_n "checking whether to build static libraries... " >&6; } 
9950   # Make sure either enable_shared or enable_static is yes. 
9951   test "$enable_shared" = yes || enable_static
=yes 
9952   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 
9953 $as_echo "$enable_static" >&6; } 
9960 ac_cpp
='$CPP $CPPFLAGS' 
9961 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
9962 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
9963 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
9979         ac_config_commands
="$ac_config_commands libtool" 
9989 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then 
9990         if test -n "$ac_tool_prefix"; then 
9991   # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. 
9992 set dummy 
${ac_tool_prefix}pkg
-config; ac_word
=$2 
9993 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
9994 $as_echo_n "checking for $ac_word... " >&6; } 
9995 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : 
9996   $as_echo_n "(cached) " >&6 
10000   ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path. 
10003   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10004 for as_dir 
in $PATH 
10007   test -z "$as_dir" && as_dir
=.
 
10008     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10009   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10010     ac_cv_path_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext" 
10011     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10021 PKG_CONFIG
=$ac_cv_path_PKG_CONFIG 
10022 if test -n "$PKG_CONFIG"; then 
10023   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 
10024 $as_echo "$PKG_CONFIG" >&6; } 
10026   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10027 $as_echo "no" >&6; } 
10032 if test -z "$ac_cv_path_PKG_CONFIG"; then 
10033   ac_pt_PKG_CONFIG
=$PKG_CONFIG 
10034   # Extract the first word of "pkg-config", so it can be a program name with args. 
10035 set dummy pkg
-config; ac_word
=$2 
10036 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10037 $as_echo_n "checking for $ac_word... " >&6; } 
10038 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then : 
10039   $as_echo_n "(cached) " >&6 
10041   case $ac_pt_PKG_CONFIG in 
10043   ac_cv_path_ac_pt_PKG_CONFIG
="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. 
10046   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10047 for as_dir 
in $PATH 
10050   test -z "$as_dir" && as_dir
=.
 
10051     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10052   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10053     ac_cv_path_ac_pt_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext" 
10054     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10064 ac_pt_PKG_CONFIG
=$ac_cv_path_ac_pt_PKG_CONFIG 
10065 if test -n "$ac_pt_PKG_CONFIG"; then 
10066   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 
10067 $as_echo "$ac_pt_PKG_CONFIG" >&6; } 
10069   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10070 $as_echo "no" >&6; } 
10073   if test "x$ac_pt_PKG_CONFIG" = x
; then 
10076     case $cross_compiling:$ac_tool_warned in 
10078 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
10079 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
10080 ac_tool_warned
=yes ;; 
10082     PKG_CONFIG
=$ac_pt_PKG_CONFIG 
10085   PKG_CONFIG
="$ac_cv_path_PKG_CONFIG" 
10089 if test -n "$PKG_CONFIG"; then 
10090         _pkg_min_version
=0.22 
10091         { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 
10092 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } 
10093         if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then 
10094                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
10095 $as_echo "yes" >&6; } 
10097                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10098 $as_echo "no" >&6; } 
10103  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU make" >&5 
10104 $as_echo_n "checking for GNU make... " >&6; } 
10105 if test "${_cv_gnu_make_command+set}" = set; then : 
10106   $as_echo_n "(cached) " >&6 
10108   _cv_gnu_make_command
='' ; 
10109                 for a 
in "$MAKE" make gmake gnumake 
; do 
10110                         if test -z "$a" ; then continue ; fi ; 
10111                         if  ( sh 
-c "$a --version" 2> /dev
/null 
| grep GNU  
2>&1 > /dev
/null 
) ;  then 
10112                                 _cv_gnu_make_command
=$a ; 
10118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_cv_gnu_make_command" >&5 
10119 $as_echo "$_cv_gnu_make_command" >&6; } ; 
10120         if test  "x$_cv_gnu_make_command" != "x"  ; then 
10124                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: \"Not found\"" >&5 
10125 $as_echo "\"Not found\"" >&6; }; 
10129 GMAKE
=$_cv_gnu_make_command 
10131 if test "x$GMAKE" = x
; then : 
10132   as_fn_error 
"You need GNU make" "$LINENO" 5 
10134 for ac_prog 
in bash
 
10136   # Extract the first word of "$ac_prog", so it can be a program name with args. 
10137 set dummy 
$ac_prog; ac_word
=$2 
10138 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10139 $as_echo_n "checking for $ac_word... " >&6; } 
10140 if test "${ac_cv_path__BASH+set}" = set; then : 
10141   $as_echo_n "(cached) " >&6 
10145   ac_cv_path__BASH
="$_BASH" # Let the user override the test with a path. 
10148   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10149 for as_dir 
in $PATH 
10152   test -z "$as_dir" && as_dir
=.
 
10153     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10154   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10155     ac_cv_path__BASH
="$as_dir/$ac_word$ac_exec_ext" 
10156     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10166 _BASH
=$ac_cv_path__BASH 
10167 if test -n "$_BASH"; then 
10168   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_BASH" >&5 
10169 $as_echo "$_BASH" >&6; } 
10171   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10172 $as_echo "no" >&6; } 
10176   test -n "$_BASH" && break 
10179 if test "x$_BASH" = x
; then : 
10180   as_fn_error 
"You need GNU bash" "$LINENO" 5 
10182 for ac_prog 
in time 
10184   # Extract the first word of "$ac_prog", so it can be a program name with args. 
10185 set dummy 
$ac_prog; ac_word
=$2 
10186 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10187 $as_echo_n "checking for $ac_word... " >&6; } 
10188 if test "${ac_cv_path_TIME+set}" = set; then : 
10189   $as_echo_n "(cached) " >&6 
10193   ac_cv_path_TIME
="$TIME" # Let the user override the test with a path. 
10196   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10197 for as_dir 
in $PATH 
10200   test -z "$as_dir" && as_dir
=.
 
10201     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10202   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10203     ac_cv_path_TIME
="$as_dir/$ac_word$ac_exec_ext" 
10204     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10214 TIME
=$ac_cv_path_TIME 
10215 if test -n "$TIME"; then 
10216   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TIME" >&5 
10217 $as_echo "$TIME" >&6; } 
10219   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10220 $as_echo "no" >&6; } 
10224   test -n "$TIME" && break 
10230         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bison >= 2.3" >&5 
10231 $as_echo_n "checking for bison >= 2.3... " >&6; } 
10232         if test -z "$BISON"; then 
10233   ac_path_BISON_found
=false
 
10234   # Loop through the user's path and test for each of PROGNAME-LIST 
10235   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10236 for as_dir 
in $PATH 
10239   test -z "$as_dir" && as_dir
=.
 
10240     for ac_prog 
in bison
; do 
10241     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10242       ac_path_BISON
="$as_dir/$ac_prog$ac_exec_ext" 
10243       { test -f "$ac_path_BISON" && $as_test_x "$ac_path_BISON"; } || continue 
10244 as_awk_strverscmp
=' 
10245   # Use only awk features that work with 7th edition Unix awk (1978). 
10246   # My, what an old awk you have, Mr. Solaris! 
10248     while (length(v1) && length(v2)) { 
10249       # Set d1 to be the next thing to compare from v1, and likewise for d2. 
10250       # Normally this is a single character, but if v1 and v2 contain digits, 
10251       # compare them as integers and fractions as strverscmp does. 
10252       if (v1 ~ /^0-9/ && v2 ~ /^0-9/) { 
10253         # Split v1 and v2 into their leading digit string components d1 and d2, 
10254         # and advance v1 and v2 past the leading digit strings. 
10255         for (len1 = 1; substr(v1, len1 + 1) ~ /^0-9/; len1++) continue 
10256         for (len2 = 1; substr(v2, len2 + 1) ~ /^0-9/; len2++) continue 
10257         d1 = substr(v1, 1, len1); v1 = substr(v1, len1 + 1) 
10258         d2 = substr(v2, 1, len2); v2 = substr(v2, len2 + 1) 
10261             # Compare two fractions. 
10262             while (d1 ~ /^0/ && d2 ~ /^0/) { 
10263               d1 = substr(d1, 2); len1-- 
10264               d2 = substr(d2, 2); len2-- 
10266             if (len1 != len2 && ! (len1 && len2 && substr(d1, 1, 1) == substr(d2, 1, 1))) { 
10267               # The two components differ in length, and the common prefix 
10268               # contains only leading zeros.  Consider the longer to be less. 
10272               # Otherwise, compare as strings. 
10277             # A fraction is less than an integer. 
10282             # An integer is greater than a fraction. 
10285             # Compare two integers. 
10291         # The normal case, without worrying about digits. 
10292         d1 = substr(v1, 1, 1); v1 = substr(v1, 2) 
10293         d2 = substr(v2, 1, 1); v2 = substr(v2, 2) 
10295       if (d1 < d2) exit 1 
10296       if (d1 > d2) exit 2 
10298     # Beware Solaris /usr/xgp4/bin/awk (at least through Solaris 10), 
10299     # which mishandles some comparisons of empty strings to integers. 
10300     if (length(v2)) exit 1 
10301     if (length(v1)) exit 2 
10304 as_arg_v1
=`$ac_path_BISON -V | $SED -e '1 s/^bison (GNU Bison) \(.*\)$/\1/p;d'` 
10306 awk "$as_awk_strverscmp" v1
="$as_arg_v1" v2
="$as_arg_v2" /dev
/null
 
10311     ac_cv_path_BISON
=$ac_path_BISON 
10314     ac_cv_path_BISON
=$ac_path_BISON 
10320       $ac_path_BISON_found && break 3 
10325   if test -z "$ac_cv_path_BISON"; then 
10326     { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10327 $as_echo "no" >&6; } 
10328                 as_fn_error 
"You need bison 2.3 or greater" "$LINENO" 5 
10332   ac_cv_path_BISON
=$BISON 
10335         BISON
=$ac_cv_path_BISON 
10337         { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5 
10338 $as_echo "$BISON" >&6; } 
10342         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for flex >= 2.5.33" >&5 
10343 $as_echo_n "checking for flex >= 2.5.33... " >&6; } 
10344         if test -z "$FLEX"; then 
10345   ac_path_FLEX_found
=false
 
10346   # Loop through the user's path and test for each of PROGNAME-LIST 
10347   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10348 for as_dir 
in $PATH 
10351   test -z "$as_dir" && as_dir
=.
 
10352     for ac_prog 
in flex
; do 
10353     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10354       ac_path_FLEX
="$as_dir/$ac_prog$ac_exec_ext" 
10355       { test -f "$ac_path_FLEX" && $as_test_x "$ac_path_FLEX"; } || continue 
10356 as_arg_v1
=`$ac_path_FLEX --version | $SED -e '1 s/^.* \([0-9.]*\)$/\1/p;d'` 
10358 awk "$as_awk_strverscmp" v1
="$as_arg_v1" v2
="$as_arg_v2" /dev
/null
 
10363     ac_cv_path_FLEX
=$ac_path_FLEX 
10366     ac_cv_path_FLEX
=$ac_path_FLEX 
10372       $ac_path_FLEX_found && break 3 
10377   if test -z "$ac_cv_path_FLEX"; then 
10378     { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10379 $as_echo "no" >&6; } 
10380                 as_fn_error 
"You need flex 2.5.33 or greater" "$LINENO" 5 
10384   ac_cv_path_FLEX
=$FLEX 
10387         FLEX
=$ac_cv_path_FLEX 
10389         { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5 
10390 $as_echo "$FLEX" >&6; } 
10394         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gperf >= 3.0.3" >&5 
10395 $as_echo_n "checking for gperf >= 3.0.3... " >&6; } 
10396         if test -z "$GPERF"; then 
10397   ac_path_GPERF_found
=false
 
10398   # Loop through the user's path and test for each of PROGNAME-LIST 
10399   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10400 for as_dir 
in $PATH 
10403   test -z "$as_dir" && as_dir
=.
 
10404     for ac_prog 
in gperf
; do 
10405     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10406       ac_path_GPERF
="$as_dir/$ac_prog$ac_exec_ext" 
10407       { test -f "$ac_path_GPERF" && $as_test_x "$ac_path_GPERF"; } || continue 
10408 as_arg_v1
=`$ac_path_GPERF --version | $SED -e '1 s/^.* \([0-9.]*\)$/\1/p;d'` 
10410 awk "$as_awk_strverscmp" v1
="$as_arg_v1" v2
="$as_arg_v2" /dev
/null
 
10415     ac_cv_path_GPERF
=$ac_path_GPERF 
10418     ac_cv_path_GPERF
=$ac_path_GPERF 
10424       $ac_path_GPERF_found && break 3 
10429   if test -z "$ac_cv_path_GPERF"; then 
10430     { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10431 $as_echo "no" >&6; } 
10432                 as_fn_error 
"You need gperf 3.0.3 or greater" "$LINENO" 5 
10436   ac_cv_path_GPERF
=$GPERF 
10439         GPERF
=$ac_cv_path_GPERF 
10441         { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GPERF" >&5 
10442 $as_echo "$GPERF" >&6; } 
10444 # Find a good install program.  We prefer a C program (faster), 
10445 # so one script is as good as another.  But avoid the broken or 
10446 # incompatible versions: 
10447 # SysV /etc/install, /usr/sbin/install 
10448 # SunOS /usr/etc/install 
10449 # IRIX /sbin/install 
10451 # AmigaOS /C/install, which installs bootblocks on floppy discs 
10452 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag 
10453 # AFS /usr/afsws/bin/install, which mishandles nonexistent args 
10454 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 
10455 # OS/2's system install, which has a completely different semantic 
10456 # ./install, which can be erroneously created by make from ./install.sh. 
10457 # Reject install programs that cannot install multiple files. 
10458 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 
10459 $as_echo_n "checking for a BSD-compatible install... " >&6; } 
10460 if test -z "$INSTALL"; then 
10461 if test "${ac_cv_path_install+set}" = set; then : 
10462   $as_echo_n "(cached) " >&6 
10464   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10465 for as_dir 
in $PATH 
10468   test -z "$as_dir" && as_dir
=.
 
10469     # Account for people who put trailing slashes in PATH elements. 
10470 case $as_dir/ in #(( 
10471   .
/ | .
// | /[cC
]/* | \
 
10472   /etc
/* | /usr
/sbin
/* | /usr
/etc
/* | /sbin
/* | /usr
/afsws
/bin
/* | \
 
10473   ?
:[\\/]os2
[\\/]install[\\/]* | ?
:[\\/]OS2
[\\/]INSTALL
[\\/]* | \
 
10476     # OSF1 and SCO ODT 3.0 have their own names for install. 
10477     # Don't use installbsd from OSF since it installs stuff as root 
10479     for ac_prog 
in ginstall scoinst 
install; do 
10480       for ac_exec_ext 
in '' $ac_executable_extensions; do 
10481         if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then 
10482           if test $ac_prog = install && 
10483             grep dspmsg 
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null 
2>&1; then 
10484             # AIX install.  It has an incompatible calling convention. 
10486           elif test $ac_prog = install && 
10487             grep pwplus 
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null 
2>&1; then 
10488             # program-specific install script used by HP pwplus--don't use. 
10491             rm -rf conftest.one conftest.two conftest.dir
 
10492             echo one 
> conftest.one
 
10493             echo two 
> conftest.two
 
10495             if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two 
"`pwd`/conftest.dir" && 
10496               test -s conftest.one 
&& test -s conftest.two 
&& 
10497               test -s conftest.dir
/conftest.one 
&& 
10498               test -s conftest.dir
/conftest.two
 
10500               ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c" 
10513 rm -rf conftest.one conftest.two conftest.dir
 
10516   if test "${ac_cv_path_install+set}" = set; then 
10517     INSTALL
=$ac_cv_path_install 
10519     # As a last resort, use the slow shell script.  Don't cache a 
10520     # value for INSTALL within a source directory, because that will 
10521     # break other packages using the cache if that directory is 
10522     # removed, or if the value is a relative name. 
10523     INSTALL
=$ac_install_sh 
10526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 
10527 $as_echo "$INSTALL" >&6; } 
10529 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. 
10530 # It thinks the first close brace ends the variable substitution. 
10531 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}' 
10533 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}' 
10535 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644' 
10537 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU tar >=1.19" >&5 
10538 $as_echo_n "checking for GNU tar >=1.19... " >&6; } 
10539 if test -z "$GNUTAR"; then 
10540   ac_path_GNUTAR_found
=false
 
10541   # Loop through the user's path and test for each of PROGNAME-LIST 
10542   as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10543 for as_dir 
in $PATH 
10546   test -z "$as_dir" && as_dir
=.
 
10547     for ac_prog 
in tar gtar gnutar
; do 
10548     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10549       ac_path_GNUTAR
="$as_dir/$ac_prog$ac_exec_ext" 
10550       { test -f "$ac_path_GNUTAR" && $as_test_x "$ac_path_GNUTAR"; } || continue 
10552         if test "x`$ac_path_GNUTAR --version | $SED -e '1 s/^tar (GNU tar)/&/p;d'`" != x
; then : 
10554                 as_arg_v1
=`$ac_path_GNUTAR --version | $SED -e '1 s/^tar (GNU tar) \(.*\)$/\1/p;d'` 
10556 awk "$as_awk_strverscmp" v1
="$as_arg_v1" v2
="$as_arg_v2" /dev
/null
 
10562                         ac_cv_path_GNUTAR
=$ac_path_GNUTAR 
10566                         ac_cv_path_GNUTAR
=$ac_path_GNUTAR 
10574       $ac_path_GNUTAR_found && break 3 
10579   if test -z "$ac_cv_path_GNUTAR"; then 
10583   ac_cv_path_GNUTAR
=$GNUTAR 
10586 if test "x$ac_cv_path_GNUTAR" != x
; then : 
10588         GNUTAR
=$ac_cv_path_GNUTAR 
10590         { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GNUTAR" >&5 
10591 $as_echo "$GNUTAR" >&6; } 
10597         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10598 $as_echo "no" >&6; } 
10603   # Extract the first word of "$ac_prog", so it can be a program name with args. 
10604 set dummy 
$ac_prog; ac_word
=$2 
10605 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10606 $as_echo_n "checking for $ac_word... " >&6; } 
10607 if test "${ac_cv_prog_SVN+set}" = set; then : 
10608   $as_echo_n "(cached) " >&6 
10610   if test -n "$SVN"; then 
10611   ac_cv_prog_SVN
="$SVN" # Let the user override the test. 
10613 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10614 for as_dir 
in $PATH 
10617   test -z "$as_dir" && as_dir
=.
 
10618     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10619   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10620     ac_cv_prog_SVN
="$ac_prog" 
10621     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10630 SVN
=$ac_cv_prog_SVN 
10631 if test -n "$SVN"; then 
10632   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SVN" >&5 
10633 $as_echo "$SVN" >&6; } 
10635   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10636 $as_echo "no" >&6; } 
10640   test -n "$SVN" && break 
10643 for ac_prog 
in svnversion
 
10645   # Extract the first word of "$ac_prog", so it can be a program name with args. 
10646 set dummy 
$ac_prog; ac_word
=$2 
10647 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10648 $as_echo_n "checking for $ac_word... " >&6; } 
10649 if test "${ac_cv_prog_SVNVERSION+set}" = set; then : 
10650   $as_echo_n "(cached) " >&6 
10652   if test -n "$SVNVERSION"; then 
10653   ac_cv_prog_SVNVERSION
="$SVNVERSION" # Let the user override the test. 
10655 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10656 for as_dir 
in $PATH 
10659   test -z "$as_dir" && as_dir
=.
 
10660     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10661   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10662     ac_cv_prog_SVNVERSION
="$ac_prog" 
10663     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10672 SVNVERSION
=$ac_cv_prog_SVNVERSION 
10673 if test -n "$SVNVERSION"; then 
10674   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SVNVERSION" >&5 
10675 $as_echo "$SVNVERSION" >&6; } 
10677   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10678 $as_echo "no" >&6; } 
10682   test -n "$SVNVERSION" && break 
10686 ac_cpp
='$CXXCPP $CPPFLAGS' 
10687 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
10688 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
10689 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu 
10690 if test -z "$CXX"; then 
10691   if test -n "$CCC"; then 
10694     if test -n "$ac_tool_prefix"; then 
10695   for ac_prog 
in g
++ c
++ gpp aCC CC cxx cc
++ cl.exe FCC KCC RCC xlC_r xlC
 
10697     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
10698 set dummy 
$ac_tool_prefix$ac_prog; ac_word
=$2 
10699 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10700 $as_echo_n "checking for $ac_word... " >&6; } 
10701 if test "${ac_cv_prog_CXX+set}" = set; then : 
10702   $as_echo_n "(cached) " >&6 
10704   if test -n "$CXX"; then 
10705   ac_cv_prog_CXX
="$CXX" # Let the user override the test. 
10707 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10708 for as_dir 
in $PATH 
10711   test -z "$as_dir" && as_dir
=.
 
10712     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10713   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10714     ac_cv_prog_CXX
="$ac_tool_prefix$ac_prog" 
10715     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10724 CXX
=$ac_cv_prog_CXX 
10725 if test -n "$CXX"; then 
10726   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 
10727 $as_echo "$CXX" >&6; } 
10729   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10730 $as_echo "no" >&6; } 
10734     test -n "$CXX" && break 
10737 if test -z "$CXX"; then 
10739   for ac_prog 
in g
++ c
++ gpp aCC CC cxx cc
++ cl.exe FCC KCC RCC xlC_r xlC
 
10741   # Extract the first word of "$ac_prog", so it can be a program name with args. 
10742 set dummy 
$ac_prog; ac_word
=$2 
10743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10744 $as_echo_n "checking for $ac_word... " >&6; } 
10745 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 
10746   $as_echo_n "(cached) " >&6 
10748   if test -n "$ac_ct_CXX"; then 
10749   ac_cv_prog_ac_ct_CXX
="$ac_ct_CXX" # Let the user override the test. 
10751 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
10752 for as_dir 
in $PATH 
10755   test -z "$as_dir" && as_dir
=.
 
10756     for ac_exec_ext 
in '' $ac_executable_extensions; do 
10757   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10758     ac_cv_prog_ac_ct_CXX
="$ac_prog" 
10759     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10768 ac_ct_CXX
=$ac_cv_prog_ac_ct_CXX 
10769 if test -n "$ac_ct_CXX"; then 
10770   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 
10771 $as_echo "$ac_ct_CXX" >&6; } 
10773   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10774 $as_echo "no" >&6; } 
10778   test -n "$ac_ct_CXX" && break 
10781   if test "x$ac_ct_CXX" = x
; then 
10784     case $cross_compiling:$ac_tool_warned in 
10786 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
10787 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
10788 ac_tool_warned
=yes ;; 
10796 # Provide some information about the compiler. 
10797 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 
10800 for ac_option 
in --version -v -V -qversion; do 
10801   { { ac_try
="$ac_compiler $ac_option >&5" 
10802 case "(($ac_try" in 
10803   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
10804   *) ac_try_echo=$ac_try;; 
10806 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
10807 $as_echo "$ac_try_echo"; } >&5 
10808   (eval "$ac_compiler $ac_option >&5") 2>conftest.err 
10810   if test -s conftest.err; then 
10812 ... rest of stderr output deleted ... 
10813          10q' conftest.err >conftest.er1 
10814     cat conftest.er1 >&5 
10816   rm -f conftest.er1 conftest.err 
10817   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
10818   test $ac_status = 0; } 
10821 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 
10822 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 
10823 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 
10824   $as_echo_n "(cached) " >&6 
10826   cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
10827 /* end confdefs.h.  */ 
10840 if ac_fn_cxx_try_compile "$LINENO"; then : 
10841   ac_compiler_gnu=yes 
10845 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
10846 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu 
10849 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 
10850 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 
10851 if test $ac_compiler_gnu = yes; then 
10856 ac_test_CXXFLAGS=${CXXFLAGS+set} 
10857 ac_save_CXXFLAGS=$CXXFLAGS 
10858 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 
10859 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 
10860 if test "${ac_cv_prog_cxx_g+set}" = set; then : 
10861   $as_echo_n "(cached) " >&6 
10863   ac_save_cxx_werror_flag=$ac_cxx_werror_flag 
10864    ac_cxx_werror_flag=yes 
10865    ac_cv_prog_cxx_g=no 
10867    cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
10868 /* end confdefs.h.  */ 
10878 if ac_fn_cxx_try_compile "$LINENO"; then : 
10879   ac_cv_prog_cxx_g=yes 
10882       cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
10883 /* end confdefs.h.  */ 
10893 if ac_fn_cxx_try_compile "$LINENO"; then : 
10896   ac_cxx_werror_flag=$ac_save_cxx_werror_flag 
10898          cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
10899 /* end confdefs.h.  */ 
10909 if ac_fn_cxx_try_compile "$LINENO"; then : 
10910   ac_cv_prog_cxx_g=yes 
10912 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
10914 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
10916 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
10917    ac_cxx_werror_flag=$ac_save_cxx_werror_flag 
10919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 
10920 $as_echo "$ac_cv_prog_cxx_g" >&6; } 
10921 if test "$ac_test_CXXFLAGS" = set; then 
10922   CXXFLAGS=$ac_save_CXXFLAGS 
10923 elif test $ac_cv_prog_cxx_g = yes; then 
10924   if test "$GXX" = yes; then 
10930   if test "$GXX" = yes; then 
10937 ac_cpp='$CPP $CPPFLAGS' 
10938 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
10939 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
10940 ac_compiler_gnu=$ac_cv_c_compiler_gnu 
10944 ac_cpp='$CXXCPP $CPPFLAGS' 
10945 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
10946 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
10947 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 
10948 if test -z "$CXX"; then 
10949   if test -n "$CCC"; then 
10952     if test -n "$ac_tool_prefix"; then 
10953   for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 
10955     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
10956 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 
10957 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
10958 $as_echo_n "checking for $ac_word... " >&6; } 
10959 if test "${ac_cv_prog_CXX+set}" = set; then : 
10960   $as_echo_n "(cached) " >&6 
10962   if test -n "$CXX"; then 
10963   ac_cv_prog_CXX="$CXX" # Let the user override the test. 
10965 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
10966 for as_dir in $PATH 
10969   test -z "$as_dir" && as_dir=. 
10970     for ac_exec_ext in '' $ac_executable_extensions; do 
10971   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
10972     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 
10973     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
10982 CXX=$ac_cv_prog_CXX 
10983 if test -n "$CXX"; then 
10984   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 
10985 $as_echo "$CXX" >&6; } 
10987   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
10988 $as_echo "no" >&6; } 
10992     test -n "$CXX" && break 
10995 if test -z "$CXX"; then 
10997   for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 
10999   # Extract the first word of "$ac_prog", so it can be a program name with args. 
11000 set dummy $ac_prog; ac_word=$2 
11001 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
11002 $as_echo_n "checking for $ac_word... " >&6; } 
11003 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 
11004   $as_echo_n "(cached) " >&6 
11006   if test -n "$ac_ct_CXX"; then 
11007   ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 
11009 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
11010 for as_dir in $PATH 
11013   test -z "$as_dir" && as_dir=. 
11014     for ac_exec_ext in '' $ac_executable_extensions; do 
11015   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
11016     ac_cv_prog_ac_ct_CXX="$ac_prog" 
11017     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
11026 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 
11027 if test -n "$ac_ct_CXX"; then 
11028   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 
11029 $as_echo "$ac_ct_CXX" >&6; } 
11031   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
11032 $as_echo "no" >&6; } 
11036   test -n "$ac_ct_CXX" && break 
11039   if test "x$ac_ct_CXX" = x; then 
11042     case $cross_compiling:$ac_tool_warned in 
11044 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
11045 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
11046 ac_tool_warned=yes ;; 
11054 # Provide some information about the compiler. 
11055 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 
11058 for ac_option in --version -v -V -qversion; do 
11059   { { ac_try="$ac_compiler $ac_option >&5" 
11060 case "(($ac_try" in 
11061   *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;; 
11062   *) ac_try_echo
=$ac_try;; 
11064 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
11065 $as_echo "$ac_try_echo"; } >&5 
11066   (eval "$ac_compiler $ac_option >&5") 2>conftest.err
 
11068   if test -s conftest.err
; then 
11070 ... rest of stderr output deleted ... 
11071          10q' conftest.err 
>conftest.er1
 
11072     cat conftest.er1 
>&5 
11074   rm -f conftest.er1 conftest.err
 
11075   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
11076   test $ac_status = 0; } 
11079 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 
11080 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 
11081 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 
11082   $as_echo_n "(cached) " >&6 
11084   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11085 /* end confdefs.h.  */ 
11098 if ac_fn_cxx_try_compile 
"$LINENO"; then : 
11099   ac_compiler_gnu
=yes 
11103 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext 
11104 ac_cv_cxx_compiler_gnu
=$ac_compiler_gnu 
11107 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 
11108 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 
11109 if test $ac_compiler_gnu = yes; then 
11114 ac_test_CXXFLAGS
=${CXXFLAGS+set} 
11115 ac_save_CXXFLAGS
=$CXXFLAGS 
11116 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 
11117 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 
11118 if test "${ac_cv_prog_cxx_g+set}" = set; then : 
11119   $as_echo_n "(cached) " >&6 
11121   ac_save_cxx_werror_flag
=$ac_cxx_werror_flag 
11122    ac_cxx_werror_flag
=yes 
11123    ac_cv_prog_cxx_g
=no
 
11125    cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11126 /* end confdefs.h.  */ 
11136 if ac_fn_cxx_try_compile 
"$LINENO"; then : 
11137   ac_cv_prog_cxx_g
=yes 
11140       cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11141 /* end confdefs.h.  */ 
11151 if ac_fn_cxx_try_compile 
"$LINENO"; then : 
11154   ac_cxx_werror_flag
=$ac_save_cxx_werror_flag 
11156          cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11157 /* end confdefs.h.  */ 
11167 if ac_fn_cxx_try_compile 
"$LINENO"; then : 
11168   ac_cv_prog_cxx_g
=yes 
11170 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext 
11172 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext 
11174 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext 
11175    ac_cxx_werror_flag
=$ac_save_cxx_werror_flag 
11177 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 
11178 $as_echo "$ac_cv_prog_cxx_g" >&6; } 
11179 if test "$ac_test_CXXFLAGS" = set; then 
11180   CXXFLAGS
=$ac_save_CXXFLAGS 
11181 elif test $ac_cv_prog_cxx_g = yes; then 
11182   if test "$GXX" = yes; then 
11188   if test "$GXX" = yes; then 
11195 ac_cpp
='$CPP $CPPFLAGS' 
11196 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
11197 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
11198 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
11200 if test -n "$CXX" && ( test "X$CXX" != "Xno" && 
11201     ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || 
11202     (test "X$CXX" != "Xg++"))) ; then 
11204 ac_cpp
='$CXXCPP $CPPFLAGS' 
11205 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
11206 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
11207 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu 
11208 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 
11209 $as_echo_n "checking how to run the C++ preprocessor... " >&6; } 
11210 if test -z "$CXXCPP"; then 
11211   if test "${ac_cv_prog_CXXCPP+set}" = set; then : 
11212   $as_echo_n "(cached) " >&6 
11214       # Double quotes because CXXCPP needs to be expanded 
11215     for CXXCPP 
in "$CXX -E" "/lib/cpp" 
11217       ac_preproc_ok
=false
 
11218 for ac_cxx_preproc_warn_flag 
in '' yes 
11220   # Use a header file that comes with gcc, so configuring glibc 
11221   # with a fresh cross-compiler works. 
11222   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 
11223   # <limits.h> exists even on freestanding compilers. 
11224   # On the NeXT, cc -E runs the code through the compiler's parser, 
11225   # not just through cpp. "Syntax error" is here to catch this case. 
11226   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11227 /* end confdefs.h.  */ 
11229 # include <limits.h> 
11231 # include <assert.h> 
11235 if ac_fn_cxx_try_cpp 
"$LINENO"; then : 
11238   # Broken: fails on valid input. 
11241 rm -f conftest.err conftest.
$ac_ext 
11243   # OK, works on sane cases.  Now check whether nonexistent headers 
11244   # can be detected and how. 
11245   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11246 /* end confdefs.h.  */ 
11247 #include <ac_nonexistent.h> 
11249 if ac_fn_cxx_try_cpp 
"$LINENO"; then : 
11250   # Broken: success on invalid input. 
11253   # Passes both tests. 
11257 rm -f conftest.err conftest.
$ac_ext 
11260 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 
11261 rm -f conftest.err conftest.
$ac_ext 
11262 if $ac_preproc_ok; then : 
11267     ac_cv_prog_CXXCPP
=$CXXCPP 
11270   CXXCPP
=$ac_cv_prog_CXXCPP 
11272   ac_cv_prog_CXXCPP
=$CXXCPP 
11274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5 
11275 $as_echo "$CXXCPP" >&6; } 
11276 ac_preproc_ok
=false
 
11277 for ac_cxx_preproc_warn_flag 
in '' yes 
11279   # Use a header file that comes with gcc, so configuring glibc 
11280   # with a fresh cross-compiler works. 
11281   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 
11282   # <limits.h> exists even on freestanding compilers. 
11283   # On the NeXT, cc -E runs the code through the compiler's parser, 
11284   # not just through cpp. "Syntax error" is here to catch this case. 
11285   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11286 /* end confdefs.h.  */ 
11288 # include <limits.h> 
11290 # include <assert.h> 
11294 if ac_fn_cxx_try_cpp 
"$LINENO"; then : 
11297   # Broken: fails on valid input. 
11300 rm -f conftest.err conftest.
$ac_ext 
11302   # OK, works on sane cases.  Now check whether nonexistent headers 
11303   # can be detected and how. 
11304   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11305 /* end confdefs.h.  */ 
11306 #include <ac_nonexistent.h> 
11308 if ac_fn_cxx_try_cpp 
"$LINENO"; then : 
11309   # Broken: success on invalid input. 
11312   # Passes both tests. 
11316 rm -f conftest.err conftest.
$ac_ext 
11319 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 
11320 rm -f conftest.err conftest.
$ac_ext 
11321 if $ac_preproc_ok; then : 
11324   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 
11325 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
11326 _lt_caught_CXX_error
=yes; } 
11330 ac_cpp
='$CPP $CPPFLAGS' 
11331 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
11332 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
11333 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
11336   _lt_caught_CXX_error
=yes 
11343 ac_cpp
='$CXXCPP $CPPFLAGS' 
11344 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
11345 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
11346 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu 
11348 archive_cmds_need_lc_CXX
=no
 
11349 allow_undefined_flag_CXX
= 
11350 always_export_symbols_CXX
=no
 
11351 archive_expsym_cmds_CXX
= 
11352 compiler_needs_object_CXX
=no
 
11353 export_dynamic_flag_spec_CXX
= 
11354 hardcode_direct_CXX
=no
 
11355 hardcode_direct_absolute_CXX
=no
 
11356 hardcode_libdir_flag_spec_CXX
= 
11357 hardcode_libdir_flag_spec_ld_CXX
= 
11358 hardcode_libdir_separator_CXX
= 
11359 hardcode_minus_L_CXX
=no
 
11360 hardcode_shlibpath_var_CXX
=unsupported
 
11361 hardcode_automatic_CXX
=no
 
11362 inherit_rpath_CXX
=no
 
11364 module_expsym_cmds_CXX
= 
11365 link_all_deplibs_CXX
=unknown
 
11366 old_archive_cmds_CXX
=$old_archive_cmds 
11367 no_undefined_flag_CXX
= 
11368 whole_archive_flag_spec_CXX
= 
11369 enable_shared_with_static_runtimes_CXX
=no
 
11371 # Source file extension for C++ test sources. 
11374 # Object file extension for compiled C++ test sources. 
11378 # No sense in running all these tests if we already determined that 
11379 # the CXX compiler isn't working.  Some variables (like enable_shared) 
11380 # are currently assumed to apply to all compilers on this platform, 
11381 # and will be corrupted by setting them based on a non-working compiler. 
11382 if test "$_lt_caught_CXX_error" != yes; then 
11383   # Code to be used in simple compile tests 
11384   lt_simple_compile_test_code
="int some_variable = 0;" 
11386   # Code to be used in simple link tests 
11387   lt_simple_link_test_code
='int main(int, char *[]) { return(0); }' 
11389   # ltmain only uses $CC for tagged configurations so make sure $CC is set. 
11396 # If no C compiler was specified, use CC. 
11399 # If no C compiler flags were specified, use CFLAGS. 
11400 LTCFLAGS
=${LTCFLAGS-"$CFLAGS"} 
11402 # Allow CC to be a program name with arguments. 
11406   # save warnings/boilerplate of simple test code 
11407   ac_outfile
=conftest.
$ac_objext 
11408 echo "$lt_simple_compile_test_code" >conftest.
$ac_ext 
11409 eval "$ac_compile" 2>&1 >/dev
/null 
| $SED '/^$/d; /^ *+/d' >conftest.err
 
11410 _lt_compiler_boilerplate
=`cat conftest.err` 
11413   ac_outfile
=conftest.
$ac_objext 
11414 echo "$lt_simple_link_test_code" >conftest.
$ac_ext 
11415 eval "$ac_link" 2>&1 >/dev
/null 
| $SED '/^$/d; /^ *+/d' >conftest.err
 
11416 _lt_linker_boilerplate
=`cat conftest.err` 
11420   # Allow CC to be a program name with arguments. 
11425   lt_save_with_gnu_ld
=$with_gnu_ld 
11426   lt_save_path_LD
=$lt_cv_path_LD 
11427   if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then 
11428     lt_cv_prog_gnu_ld
=$lt_cv_prog_gnu_ldcxx 
11430     $as_unset lt_cv_prog_gnu_ld
 
11432   if test -n "${lt_cv_path_LDCXX+set}"; then 
11433     lt_cv_path_LD
=$lt_cv_path_LDCXX 
11435     $as_unset lt_cv_path_LD
 
11437   test -z "${LDCXX+set}" || LD
=$LDCXX 
11441   for cc_temp 
in $compiler""; do 
11443     compile 
| *[\\/]compile 
| ccache 
| *[\\/]ccache 
) ;; 
11444     distcc 
| *[\\/]distcc 
| purify 
| *[\\/]purify 
) ;; 
11449 cc_basename
=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` 
11452   if test -n "$compiler"; then 
11453     # We don't want -fno-exception when compiling C++ code, so set the 
11454     # no_builtin_flag separately 
11455     if test "$GXX" = yes; then 
11456       lt_prog_compiler_no_builtin_flag_CXX
=' -fno-builtin' 
11458       lt_prog_compiler_no_builtin_flag_CXX
= 
11461     if test "$GXX" = yes; then 
11462       # Set up default GNU C++ configuration 
11466 # Check whether --with-gnu-ld was given. 
11467 if test "${with_gnu_ld+set}" = set; then : 
11468   withval
=$with_gnu_ld; test "$withval" = no 
|| with_gnu_ld
=yes 
11474 if test "$GCC" = yes; then 
11475   # Check if gcc -print-prog-name=ld gives a path. 
11476   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 
11477 $as_echo_n "checking for ld used by $CC... " >&6; } 
11480     # gcc leaves a trailing carriage return which upsets mingw 
11481     ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; 
11483     ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;; 
11486     # Accept absolute paths. 
11488       re_direlt
='/[^/][^/]*/\.\./' 
11489       # Canonicalize the pathname of ld 
11490       ac_prog
=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` 
11491       while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev
/null 
2>&1; do 
11492         ac_prog
=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` 
11494       test -z "$LD" && LD
="$ac_prog" 
11497     # If it fails, then pretend we aren't using GCC. 
11501     # If it is relative, then search for the first ld in PATH. 
11502     with_gnu_ld
=unknown
 
11505 elif test "$with_gnu_ld" = yes; then 
11506   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 
11507 $as_echo_n "checking for GNU ld... " >&6; } 
11509   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 
11510 $as_echo_n "checking for non-GNU ld... " >&6; } 
11512 if test "${lt_cv_path_LD+set}" = set; then : 
11513   $as_echo_n "(cached) " >&6 
11515   if test -z "$LD"; then 
11516   lt_save_ifs
="$IFS"; IFS
=$PATH_SEPARATOR 
11517   for ac_dir 
in $PATH; do 
11519     test -z "$ac_dir" && ac_dir
=.
 
11520     if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then 
11521       lt_cv_path_LD
="$ac_dir/$ac_prog" 
11522       # Check to see if the program is GNU ld.  I'd rather use --version, 
11523       # but apparently some variants of GNU ld only accept -v. 
11524       # Break only if it was the GNU/non-GNU ld that we prefer. 
11525       case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in 
11526       *GNU
* | *'with BFD'*) 
11527         test "$with_gnu_ld" != no 
&& break 
11530         test "$with_gnu_ld" != yes && break 
11537   lt_cv_path_LD
="$LD" # Let the user override the test with a path. 
11541 LD
="$lt_cv_path_LD" 
11542 if test -n "$LD"; then 
11543   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 
11544 $as_echo "$LD" >&6; } 
11546   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
11547 $as_echo "no" >&6; } 
11549 test -z "$LD" && as_fn_error 
"no acceptable ld found in \$PATH" "$LINENO" 5 
11550 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 
11551 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 
11552 if test "${lt_cv_prog_gnu_ld+set}" = set; then : 
11553   $as_echo_n "(cached) " >&6 
11555   # I'd rather use --version here, but apparently some GNU lds only accept -v. 
11556 case `$LD -v 2>&1 </dev/null` in 
11557 *GNU
* | *'with BFD'*) 
11558   lt_cv_prog_gnu_ld
=yes 
11561   lt_cv_prog_gnu_ld
=no
 
11565 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5 
11566 $as_echo "$lt_cv_prog_gnu_ld" >&6; } 
11567 with_gnu_ld
=$lt_cv_prog_gnu_ld 
11575       # Check if GNU C++ uses GNU ld as the underlying linker, since the 
11576       # archiving commands below assume that GNU ld is being used. 
11577       if test "$with_gnu_ld" = yes; then 
11578         archive_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' 
11579         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' 
11581         hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir' 
11582         export_dynamic_flag_spec_CXX
='${wl}--export-dynamic' 
11584         # If archive_cmds runs LD, not CC, wlarc should be empty 
11585         # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to 
11586         #     investigate it a little bit more. (MM) 
11589         # ancient GNU ld didn't support --whole-archive et. al. 
11590         if eval "`$CC -print-prog-name=ld` --help 2>&1" | 
11591           $GREP 'no-whole-archive' > /dev
/null
; then 
11592           whole_archive_flag_spec_CXX
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' 
11594           whole_archive_flag_spec_CXX
= 
11600         # A generic and very simple default shared library creation 
11601         # command for GNU C++ for the case where it uses the native 
11602         # linker, instead of GNU ld.  If possible, this setting should 
11603         # overridden to take advantage of the native linker features on 
11604         # the platform it is being used on. 
11605         archive_cmds_CXX
='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' 
11608       # Commands to make compiler produce verbose output that lists 
11609       # what "hidden" libraries, object files and flags are used when 
11610       # linking a shared library. 
11611       output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"' 
11619     # PORTME: fill in a description of your system's C++ link characteristics 
11620     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 
11621 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } 
11625         # FIXME: insert proper C++ library support 
11629         if test "$host_cpu" = ia64
; then 
11630           # On IA64, the linker does run time linking by default, so we don't 
11631           # have to do anything special. 
11632           aix_use_runtimelinking
=no
 
11633           exp_sym_flag
='-Bexport' 
11636           aix_use_runtimelinking
=no
 
11638           # Test if we are trying to use run time linking or normal 
11639           # AIX style linking. If -brtl is somewhere in LDFLAGS, we 
11640           # need to do runtime linking. 
11641           case $host_os in aix4.
[23]|aix4.
[23].
*|aix
[5-9]*) 
11642             for ld_flag 
in $LDFLAGS; do 
11645                 aix_use_runtimelinking
=yes 
11653           exp_sym_flag
='-bexport' 
11654           no_entry_flag
='-bnoentry' 
11657         # When large executables or shared objects are built, AIX ld can 
11658         # have problems creating the table of contents.  If linking a library 
11659         # or program results in "error TOC overflow" add -mminimal-toc to 
11660         # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not 
11661         # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. 
11663         archive_cmds_CXX
='' 
11664         hardcode_direct_CXX
=yes 
11665         hardcode_direct_absolute_CXX
=yes 
11666         hardcode_libdir_separator_CXX
=':' 
11667         link_all_deplibs_CXX
=yes 
11668         file_list_spec_CXX
='${wl}-f,' 
11670         if test "$GXX" = yes; then 
11671           case $host_os in aix4.
[012]|aix4.
[012].
*) 
11672           # We only want to do this on AIX 4.2 and lower, the check 
11673           # below for broken collect2 doesn't work under 4.3+ 
11674           collect2name
=`${CC} -print-prog-name=collect2` 
11675           if test -f "$collect2name" && 
11676              strings "$collect2name" | $GREP resolve_lib_name 
>/dev
/null
 
11678             # We have reworked collect2 
11681             # We have old collect2 
11682             hardcode_direct_CXX
=unsupported
 
11683             # It fails to find uninstalled libraries when the uninstalled 
11684             # path is not listed in the libpath.  Setting hardcode_minus_L 
11685             # to unsupported forces relinking 
11686             hardcode_minus_L_CXX
=yes 
11687             hardcode_libdir_flag_spec_CXX
='-L$libdir' 
11688             hardcode_libdir_separator_CXX
= 
11691           shared_flag
='-shared' 
11692           if test "$aix_use_runtimelinking" = yes; then 
11693             shared_flag
="$shared_flag "'${wl}-G' 
11697           if test "$host_cpu" = ia64
; then 
11698           # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release 
11699           # chokes on -Wl,-G. The following line is correct: 
11702             if test "$aix_use_runtimelinking" = yes; then 
11703               shared_flag
='${wl}-G' 
11705               shared_flag
='${wl}-bM:SRE' 
11710         export_dynamic_flag_spec_CXX
='${wl}-bexpall' 
11711         # It seems that -bexpall does not export symbols beginning with 
11712         # underscore (_), so it is better to generate a list of symbols to 
11714         always_export_symbols_CXX
=yes 
11715         if test "$aix_use_runtimelinking" = yes; then 
11716           # Warning - without using the other runtime loading flags (-brtl), 
11717           # -berok will link without error, but may produce a broken library. 
11718           allow_undefined_flag_CXX
='-berok' 
11719           # Determine the default libpath from the value encoded in an empty 
11721           cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11722 /* end confdefs.h.  */ 
11732 if ac_fn_cxx_try_link 
"$LINENO"; then : 
11734 lt_aix_libpath_sed
=' 
11735     /Import File Strings/,/^$/ { 
11741 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
11742 # Check for a 64-bit object if we didn't find anything. 
11743 if test -z "$aix_libpath"; then 
11744   aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
11747 rm -f core conftest.err conftest.
$ac_objext \
 
11748     conftest
$ac_exeext conftest.
$ac_ext 
11749 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi 
11751           hardcode_libdir_flag_spec_CXX
='${wl}-blibpath:$libdir:'"$aix_libpath" 
11753           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" 
11755           if test "$host_cpu" = ia64
; then 
11756             hardcode_libdir_flag_spec_CXX
='${wl}-R $libdir:/usr/lib:/lib' 
11757             allow_undefined_flag_CXX
="-z nodefs" 
11758             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" 
11760             # Determine the default libpath from the value encoded in an 
11761             # empty executable. 
11762             cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
11763 /* end confdefs.h.  */ 
11773 if ac_fn_cxx_try_link 
"$LINENO"; then : 
11775 lt_aix_libpath_sed
=' 
11776     /Import File Strings/,/^$/ { 
11782 aix_libpath
=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
11783 # Check for a 64-bit object if we didn't find anything. 
11784 if test -z "$aix_libpath"; then 
11785   aix_libpath
=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 
11788 rm -f core conftest.err conftest.
$ac_objext \
 
11789     conftest
$ac_exeext conftest.
$ac_ext 
11790 if test -z "$aix_libpath"; then aix_libpath
="/usr/lib:/lib"; fi 
11792             hardcode_libdir_flag_spec_CXX
='${wl}-blibpath:$libdir:'"$aix_libpath" 
11793             # Warning - without using the other run time loading flags, 
11794             # -berok will link without error, but may produce a broken library. 
11795             no_undefined_flag_CXX
=' ${wl}-bernotok' 
11796             allow_undefined_flag_CXX
=' ${wl}-berok' 
11797             # Exported symbols can be pulled into shared objects from archives 
11798             whole_archive_flag_spec_CXX
='$convenience' 
11799             archive_cmds_need_lc_CXX
=yes 
11800             # This is similar to how AIX traditionally builds its shared 
11802             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' 
11808         if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev
/null
; then 
11809           allow_undefined_flag_CXX
=unsupported
 
11810           # Joseph Beckenbach <jrb3@best.com> says some releases of gcc 
11811           # support --undefined.  This deserves some investigation.  FIXME 
11812           archive_cmds_CXX
='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
11819         case $cc_basename in 
11821           # FIXME: insert proper C++ library support 
11827       cygwin
* | mingw
* | pw32
* | cegcc
*) 
11828         # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless, 
11829         # as there is no search path for DLLs. 
11830         hardcode_libdir_flag_spec_CXX
='-L$libdir' 
11831         allow_undefined_flag_CXX
=unsupported
 
11832         always_export_symbols_CXX
=no
 
11833         enable_shared_with_static_runtimes_CXX
=yes 
11835         if $LD --help 2>&1 | $GREP 'auto-import' > /dev
/null
; then 
11836           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' 
11837           # If the export-symbols file already is a .def file (1st line 
11838           # is EXPORTS), use it as is; otherwise, prepend... 
11839           archive_expsym_cmds_CXX
='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then 
11840             cp $export_symbols $output_objdir/$soname.def; 
11842             echo EXPORTS > $output_objdir/$soname.def; 
11843             cat $export_symbols >> $output_objdir/$soname.def; 
11845           $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' 
11850       darwin
* | rhapsody
*) 
11853   archive_cmds_need_lc_CXX
=no
 
11854   hardcode_direct_CXX
=no
 
11855   hardcode_automatic_CXX
=yes 
11856   hardcode_shlibpath_var_CXX
=unsupported
 
11857   whole_archive_flag_spec_CXX
='' 
11858   link_all_deplibs_CXX
=yes 
11859   allow_undefined_flag_CXX
="$_lt_dar_allow_undefined" 
11860   case $cc_basename in 
11861      ifort
*) _lt_dar_can_shared
=yes ;; 
11862      *) _lt_dar_can_shared
=$GCC ;; 
11864   if test "$_lt_dar_can_shared" = "yes"; then 
11865     output_verbose_link_cmd
=echo 
11866     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}" 
11867     module_cmds_CXX
="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" 
11868     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}" 
11869     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}" 
11870        if test "$lt_cv_apple_cc_single_mod" != "yes"; then 
11871       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}" 
11872       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}" 
11882         case $cc_basename in 
11884             # FIXME: insert proper C++ library support 
11888             # Green Hills C++ Compiler 
11889             # FIXME: insert proper C++ library support 
11893             # FIXME: insert proper C++ library support 
11900         # C++ shared libraries reported to be fairly broken before 
11906         archive_cmds_need_lc_CXX
=no
 
11909       freebsd
* | dragonfly
*) 
11910         # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF 
11919         hardcode_libdir_flag_spec_CXX
='${wl}+b ${wl}$libdir' 
11920         hardcode_libdir_separator_CXX
=: 
11921         export_dynamic_flag_spec_CXX
='${wl}-E' 
11922         hardcode_direct_CXX
=yes 
11923         hardcode_minus_L_CXX
=yes # Not in the search PATH, 
11924                                              # but as the default 
11925                                              # location of the library. 
11927         case $cc_basename in 
11929             # FIXME: insert proper C++ library support 
11933             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' 
11934             # Commands to make compiler produce verbose output that lists 
11935             # what "hidden" libraries, object files and flags are used when 
11936             # linking a shared library. 
11938             # There doesn't appear to be a way to prevent this compiler from 
11939             # explicitly linking system object files so we need to strip them 
11940             # from the output so that they don't get included in the library 
11942             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' 
11945             if test "$GXX" = yes; then 
11946               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' 
11948               # FIXME: insert proper C++ library support 
11956         if test $with_gnu_ld = no
; then 
11957           hardcode_libdir_flag_spec_CXX
='${wl}+b ${wl}$libdir' 
11958           hardcode_libdir_separator_CXX
=: 
11964               export_dynamic_flag_spec_CXX
='${wl}-E' 
11970             hardcode_direct_CXX
=no
 
11971             hardcode_shlibpath_var_CXX
=no
 
11974             hardcode_direct_CXX
=yes 
11975             hardcode_direct_absolute_CXX
=yes 
11976             hardcode_minus_L_CXX
=yes # Not in the search PATH, 
11977                                                  # but as the default 
11978                                                  # location of the library. 
11982         case $cc_basename in 
11984             # FIXME: insert proper C++ library support 
11990                 archive_cmds_CXX
='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
11993                 archive_cmds_CXX
='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
11996                 archive_cmds_CXX
='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
11999             # Commands to make compiler produce verbose output that lists 
12000             # what "hidden" libraries, object files and flags are used when 
12001             # linking a shared library. 
12003             # There doesn't appear to be a way to prevent this compiler from 
12004             # explicitly linking system object files so we need to strip them 
12005             # from the output so that they don't get included in the library 
12007             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' 
12010             if test "$GXX" = yes; then 
12011               if test $with_gnu_ld = no
; then 
12014                     archive_cmds_CXX
='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
12017                     archive_cmds_CXX
='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
12020                     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' 
12025               # FIXME: insert proper C++ library support 
12033         hardcode_direct_CXX
=no
 
12034         hardcode_shlibpath_var_CXX
=no
 
12035         hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir' 
12036         export_dynamic_flag_spec_CXX
='${wl}-E' 
12037         # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 
12038         # Instead, shared libraries are loaded at an image base (0x10000000 by 
12039         # default) and relocated if they conflict, which is a slow very memory 
12040         # consuming and fragmenting process.  To avoid this, we pick a random, 
12041         # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link 
12042         # time.  Moving up from 0x10000000 also allows more sbrk(2) space. 
12043         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' 
12044         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' 
12047         case $cc_basename in 
12050             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' 
12052             # Archives containing C++ object files must be created using 
12053             # "CC -ar", where "CC" is the IRIX C++ compiler.  This is 
12054             # necessary to make sure instantiated templates are included 
12056             old_archive_cmds_CXX
='$CC -ar -WR,-u -o $oldlib $oldobjs' 
12059             if test "$GXX" = yes; then 
12060               if test "$with_gnu_ld" = no
; then 
12061                 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' 
12063                 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' 
12066             link_all_deplibs_CXX
=yes 
12069         hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir' 
12070         hardcode_libdir_separator_CXX
=: 
12071         inherit_rpath_CXX
=yes 
12074       linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu) 
12075         case $cc_basename in 
12077             # Kuck and Associates, Inc. (KAI) C++ Compiler 
12079             # KCC will only create a shared library if the output file 
12080             # ends with ".so" (or ".sl" for HP-UX), so rename the library 
12081             # to its proper name (with version) after linking. 
12082             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' 
12083             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' 
12084             # Commands to make compiler produce verbose output that lists 
12085             # what "hidden" libraries, object files and flags are used when 
12086             # linking a shared library. 
12088             # There doesn't appear to be a way to prevent this compiler from 
12089             # explicitly linking system object files so we need to strip them 
12090             # from the output so that they don't get included in the library 
12092             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' 
12094             hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir' 
12095             export_dynamic_flag_spec_CXX
='${wl}--export-dynamic' 
12097             # Archives containing C++ object files must be created using 
12098             # "CC -Bstatic", where "CC" is the KAI C++ compiler. 
12099             old_archive_cmds_CXX
='$CC -Bstatic -o $oldlib $oldobjs' 
12104             # version 8.0 and above of icpc choke on multiply defined symbols 
12105             # if we add $predep_objects and $postdep_objects, however 7.1 and 
12106             # earlier do not add the objects themselves. 
12107             case `$CC -V 2>&1` in 
12109                 archive_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' 
12110                 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' 
12112               *)  # Version 8.0 or newer 
12115                   ia64
*) tmp_idyn
=' -i_dynamic';; 
12117                 archive_cmds_CXX
='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
12118                 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' 
12121             archive_cmds_need_lc_CXX
=no
 
12122             hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir' 
12123             export_dynamic_flag_spec_CXX
='${wl}--export-dynamic' 
12124             whole_archive_flag_spec_CXX
='${wl}--whole-archive$convenience ${wl}--no-whole-archive' 
12127             # Portland Group C++ compiler 
12129             *pgCC\ 
[1-5]* | *pgcpp\ 
[1-5]*) 
12130               prelink_cmds_CXX
='tpldir=Template.dir~ 
12132                 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ 
12133                 compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"' 
12134               old_archive_cmds_CXX
='tpldir=Template.dir~ 
12136                 $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ 
12137                 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~ 
12139               archive_cmds_CXX
='tpldir=Template.dir~ 
12141                 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ 
12142                 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' 
12143               archive_expsym_cmds_CXX
='tpldir=Template.dir~ 
12145                 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ 
12146                 $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' 
12148             *) # Version 6 will use weak symbols 
12149               archive_cmds_CXX
='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' 
12150               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' 
12154             hardcode_libdir_flag_spec_CXX
='${wl}--rpath ${wl}$libdir' 
12155             export_dynamic_flag_spec_CXX
='${wl}--export-dynamic' 
12156             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' 
12160             archive_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' 
12161             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' 
12163             runpath_var
=LD_RUN_PATH
 
12164             hardcode_libdir_flag_spec_CXX
='-rpath $libdir' 
12165             hardcode_libdir_separator_CXX
=: 
12167             # Commands to make compiler produce verbose output that lists 
12168             # what "hidden" libraries, object files and flags are used when 
12169             # linking a shared library. 
12171             # There doesn't appear to be a way to prevent this compiler from 
12172             # explicitly linking system object files so we need to strip them 
12173             # from the output so that they don't get included in the library 
12175             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' 
12178             # IBM XL 8.0 on PPC, with GNU ld 
12179             hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir' 
12180             export_dynamic_flag_spec_CXX
='${wl}--export-dynamic' 
12181             archive_cmds_CXX
='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 
12182             if test "x$supports_anon_versioning" = xyes
; then 
12183               archive_expsym_cmds_CXX
='echo "{ global:" > $output_objdir/$libname.ver~ 
12184                 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 
12185                 echo "local: *; };" >> $output_objdir/$libname.ver~ 
12186                 $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' 
12190             case `$CC -V 2>&1 | sed 5q` in 
12193               no_undefined_flag_CXX
=' -zdefs' 
12194               archive_cmds_CXX
='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
12195               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' 
12196               hardcode_libdir_flag_spec_CXX
='-R$libdir' 
12197               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' 
12198               compiler_needs_object_CXX
=yes 
12200               # Not sure whether something based on 
12201               # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 
12203               output_verbose_link_cmd
='echo' 
12205               # Archives containing C++ object files must be created using 
12206               # "CC -xar", where "CC" is the Sun C++ compiler.  This is 
12207               # necessary to make sure instantiated templates are included 
12209               old_archive_cmds_CXX
='$CC -xar -o $oldlib $oldobjs' 
12217         # FIXME: insert proper C++ library support 
12222         # FIXME: insert proper C++ library support 
12227         case $cc_basename in 
12229             # FIXME: insert proper C++ library support 
12233             # FIXME: insert proper C++ library support 
12240         if echo __ELF__ 
| $CC -E - | $GREP __ELF__ 
>/dev
/null
; then 
12241           archive_cmds_CXX
='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' 
12243           hardcode_libdir_flag_spec_CXX
='-R$libdir' 
12244           hardcode_direct_CXX
=yes 
12245           hardcode_shlibpath_var_CXX
=no
 
12247         # Workaround some broken pre-1.5 toolchains 
12248         output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' 
12256         # C++ shared libraries are fairly broken 
12261         if test -f /usr
/libexec
/ld.so
; then 
12262           hardcode_direct_CXX
=yes 
12263           hardcode_shlibpath_var_CXX
=no
 
12264           hardcode_direct_absolute_CXX
=yes 
12265           archive_cmds_CXX
='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' 
12266           hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir' 
12267           if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 
12268             archive_expsym_cmds_CXX
='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' 
12269             export_dynamic_flag_spec_CXX
='${wl}-E' 
12270             whole_archive_flag_spec_CXX
="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' 
12272           output_verbose_link_cmd
=echo 
12278       osf3
* | osf4
* | osf5
*) 
12279         case $cc_basename in 
12281             # Kuck and Associates, Inc. (KAI) C++ Compiler 
12283             # KCC will only create a shared library if the output file 
12284             # ends with ".so" (or ".sl" for HP-UX), so rename the library 
12285             # to its proper name (with version) after linking. 
12286             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' 
12288             hardcode_libdir_flag_spec_CXX
='${wl}-rpath,$libdir' 
12289             hardcode_libdir_separator_CXX
=: 
12291             # Archives containing C++ object files must be created using 
12292             # the KAI C++ compiler. 
12294               osf3
*) old_archive_cmds_CXX
='$CC -Bstatic -o $oldlib $oldobjs' ;; 
12295               *) old_archive_cmds_CXX
='$CC -o $oldlib $oldobjs' ;; 
12299             # Rational C++ 2.4.1 
12300             # FIXME: insert proper C++ library support 
12306                 allow_undefined_flag_CXX
=' ${wl}-expect_unresolved ${wl}\*' 
12307                 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' 
12308                 hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir' 
12311                 allow_undefined_flag_CXX
=' -expect_unresolved \*' 
12312                 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' 
12313                 archive_expsym_cmds_CXX
='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ 
12314                   echo "-hidden">> $lib.exp~ 
12315                   $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~ 
12317                 hardcode_libdir_flag_spec_CXX
='-rpath $libdir' 
12321             hardcode_libdir_separator_CXX
=: 
12323             # Commands to make compiler produce verbose output that lists 
12324             # what "hidden" libraries, object files and flags are used when 
12325             # linking a shared library. 
12327             # There doesn't appear to be a way to prevent this compiler from 
12328             # explicitly linking system object files so we need to strip them 
12329             # from the output so that they don't get included in the library 
12331             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' 
12334             if test "$GXX" = yes && test "$with_gnu_ld" = no
; then 
12335               allow_undefined_flag_CXX
=' ${wl}-expect_unresolved ${wl}\*' 
12338                   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' 
12341                   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' 
12345               hardcode_libdir_flag_spec_CXX
='${wl}-rpath ${wl}$libdir' 
12346               hardcode_libdir_separator_CXX
=: 
12348               # Commands to make compiler produce verbose output that lists 
12349               # what "hidden" libraries, object files and flags are used when 
12350               # linking a shared library. 
12351               output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"' 
12354               # FIXME: insert proper C++ library support 
12362         # FIXME: insert proper C++ library support 
12367         case $cc_basename in 
12370             # FIXME: insert proper C++ library support 
12375             # FIXME: insert proper C++ library support 
12379             # FIXME: insert proper C++ library support 
12386         case $cc_basename in 
12388             # Sun C++ 4.2, 5.x and Centerline C++ 
12389             archive_cmds_need_lc_CXX
=yes 
12390             no_undefined_flag_CXX
=' -zdefs' 
12391             archive_cmds_CXX
='$CC -G${allow_undefined_flag}  -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 
12392             archive_expsym_cmds_CXX
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ 
12393               $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' 
12395             hardcode_libdir_flag_spec_CXX
='-R$libdir' 
12396             hardcode_shlibpath_var_CXX
=no
 
12398               solaris2.
[0-5] | solaris2.
[0-5].
*) ;; 
12400                 # The compiler driver will combine and reorder linker options, 
12401                 # but understands `-z linker_flag'. 
12402                 # Supported since Solaris 2.6 (maybe 2.5.1?) 
12403                 whole_archive_flag_spec_CXX
='-z allextract$convenience -z defaultextract' 
12406             link_all_deplibs_CXX
=yes 
12408             output_verbose_link_cmd
='echo' 
12410             # Archives containing C++ object files must be created using 
12411             # "CC -xar", where "CC" is the Sun C++ compiler.  This is 
12412             # necessary to make sure instantiated templates are included 
12414             old_archive_cmds_CXX
='$CC -xar -o $oldlib $oldobjs' 
12417             # Green Hills C++ Compiler 
12418             archive_cmds_CXX
='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' 
12420             # The C++ compiler must be used to create the archive. 
12421             old_archive_cmds_CXX
='$CC $LDFLAGS -archive -o $oldlib $oldobjs' 
12424             # GNU C++ compiler with Solaris linker 
12425             if test "$GXX" = yes && test "$with_gnu_ld" = no
; then 
12426               no_undefined_flag_CXX
=' ${wl}-z ${wl}defs' 
12427               if $CC --version | $GREP -v '^2\.7' > /dev
/null
; then 
12428                 archive_cmds_CXX
='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' 
12429                 archive_expsym_cmds_CXX
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ 
12430                   $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' 
12432                 # Commands to make compiler produce verbose output that lists 
12433                 # what "hidden" libraries, object files and flags are used when 
12434                 # linking a shared library. 
12435                 output_verbose_link_cmd
='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"' 
12437                 # g++ 2.7 appears to require `-G' NOT `-shared' on this 
12439                 archive_cmds_CXX
='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' 
12440                 archive_expsym_cmds_CXX
='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ 
12441                   $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' 
12443                 # Commands to make compiler produce verbose output that lists 
12444                 # what "hidden" libraries, object files and flags are used when 
12445                 # linking a shared library. 
12446                 output_verbose_link_cmd
='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"' 
12449               hardcode_libdir_flag_spec_CXX
='${wl}-R $wl$libdir' 
12451                 solaris2.
[0-5] | solaris2.
[0-5].
*) ;; 
12453                   whole_archive_flag_spec_CXX
='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' 
12461     sysv4
*uw2
* | sysv5OpenUNIX
* | sysv5UnixWare7.
[01].
[10]* | unixware7
* | sco3.2v5.0.
[024]*) 
12462       no_undefined_flag_CXX
='${wl}-z,text' 
12463       archive_cmds_need_lc_CXX
=no
 
12464       hardcode_shlibpath_var_CXX
=no
 
12465       runpath_var
='LD_RUN_PATH' 
12467       case $cc_basename in 
12469           archive_cmds_CXX
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12470           archive_expsym_cmds_CXX
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12473           archive_cmds_CXX
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12474           archive_expsym_cmds_CXX
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12479       sysv5
* | sco3.2v5
* | sco5v6
*) 
12480         # Note: We can NOT use -z defs as we might desire, because we do not 
12481         # link with -lc, and that would cause any symbols used from libc to 
12482         # always be unresolved, which means just about no library would 
12483         # ever link correctly.  If we're not using GNU ld we use -z text 
12484         # though, which does catch some bad symbols but isn't as heavy-handed 
12486         no_undefined_flag_CXX
='${wl}-z,text' 
12487         allow_undefined_flag_CXX
='${wl}-z,nodefs' 
12488         archive_cmds_need_lc_CXX
=no
 
12489         hardcode_shlibpath_var_CXX
=no
 
12490         hardcode_libdir_flag_spec_CXX
='${wl}-R,$libdir' 
12491         hardcode_libdir_separator_CXX
=':' 
12492         link_all_deplibs_CXX
=yes 
12493         export_dynamic_flag_spec_CXX
='${wl}-Bexport' 
12494         runpath_var
='LD_RUN_PATH' 
12496         case $cc_basename in 
12498             archive_cmds_CXX
='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12499             archive_expsym_cmds_CXX
='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12502             archive_cmds_CXX
='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12503             archive_expsym_cmds_CXX
='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 
12509         case $cc_basename in 
12511             # NonStop-UX NCC 3.20 
12512             # FIXME: insert proper C++ library support 
12516             # FIXME: insert proper C++ library support 
12523         # FIXME: insert proper C++ library support 
12528         # FIXME: insert proper C++ library support 
12533     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 
12534 $as_echo "$ld_shlibs_CXX" >&6; } 
12535     test "$ld_shlibs_CXX" = no 
&& can_build_shared
=no
 
12541     ## There is no encapsulation within the following macros, do not change 
12542     ## the running order or otherwise move them around unless you know exactly 
12543     ## what you are doing... 
12544     # Dependencies to place before and after the object being linked: 
12545 predep_objects_CXX
= 
12546 postdep_objects_CXX
= 
12549 compiler_lib_search_path_CXX
= 
12551 cat > conftest.
$ac_ext <<_LT_EOF 
12555   Foo (void) { a = 0; } 
12561 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
12562   (eval $ac_compile) 2>&5 
12564   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
12565   test $ac_status = 0; }; then 
12566   # Parse the compiler output and extract the necessary 
12567   # objects, libraries and library flags. 
12569   # Sentinel used to keep track of whether or not we are before 
12570   # the conftest object file. 
12571   pre_test_object_deps_done
=no
 
12573   for p 
in `eval "$output_verbose_link_cmd"`; do 
12577        # Some compilers place space between "-{L,R}" and the path. 
12578        # Remove the space. 
12579        if test $p = "-L" || 
12580           test $p = "-R"; then 
12587        if test "$pre_test_object_deps_done" = no
; then 
12590            # Internal compiler library paths should come after those 
12591            # provided the user.  The postdeps already come after the 
12592            # user supplied libs so there is no need to process them. 
12593            if test -z "$compiler_lib_search_path_CXX"; then 
12594              compiler_lib_search_path_CXX
="${prev}${p}" 
12596              compiler_lib_search_path_CXX
="${compiler_lib_search_path_CXX} ${prev}${p}" 
12599          # The "-l" case would never come before the object being 
12600          # linked, so don't bother handling this case. 
12603          if test -z "$postdeps_CXX"; then 
12604            postdeps_CXX
="${prev}${p}" 
12606            postdeps_CXX
="${postdeps_CXX} ${prev}${p}" 
12612        # This assumes that the test object file only shows up 
12613        # once in the compiler output. 
12614        if test "$p" = "conftest.$objext"; then 
12615          pre_test_object_deps_done
=yes 
12619        if test "$pre_test_object_deps_done" = no
; then 
12620          if test -z "$predep_objects_CXX"; then 
12621            predep_objects_CXX
="$p" 
12623            predep_objects_CXX
="$predep_objects_CXX $p" 
12626          if test -z "$postdep_objects_CXX"; then 
12627            postdep_objects_CXX
="$p" 
12629            postdep_objects_CXX
="$postdep_objects_CXX $p" 
12634     *) ;; # Ignore the rest. 
12642   echo "libtool.m4: error: problem compiling CXX test program" 
12645 $RM -f confest.
$objext 
12647 # PORTME: override above test on systems where it is broken 
12650   # Interix 3.5 installs completely hosed .la files for C++, so rather than 
12651   # hack all around it, let's just trust "g++" to DTRT. 
12652   predep_objects_CXX
= 
12653   postdep_objects_CXX
= 
12658   case `$CC -V 2>&1 | sed 5q` in 
12662     # The more standards-conforming stlport4 library is 
12663     # incompatible with the Cstd library. Avoid specifying 
12664     # it if it's in CXXFLAGS. Ignore libCrun as 
12665     # -library=stlport4 depends on it. 
12666     case " $CXX $CXXFLAGS " in 
12667     *" -library=stlport4 "*) 
12668       solaris_use_stlport4
=yes 
12672     if test "$solaris_use_stlport4" != yes; then 
12673       postdeps_CXX
='-library=Cstd -library=Crun' 
12680   case $cc_basename in 
12682     # The more standards-conforming stlport4 library is 
12683     # incompatible with the Cstd library. Avoid specifying 
12684     # it if it's in CXXFLAGS. Ignore libCrun as 
12685     # -library=stlport4 depends on it. 
12686     case " $CXX $CXXFLAGS " in 
12687     *" -library=stlport4 "*) 
12688       solaris_use_stlport4
=yes 
12692     # Adding this requires a known-good setup of shared libraries for 
12693     # Sun compiler versions before 5.6, else PIC objects from an old 
12694     # archive will be linked into the output, leading to subtle bugs. 
12695     if test "$solaris_use_stlport4" != yes; then 
12696       postdeps_CXX
='-library=Cstd -library=Crun' 
12704 case " $postdeps_CXX " in 
12705 *" -lc "*) archive_cmds_need_lc_CXX
=no 
;; 
12707  compiler_lib_search_dirs_CXX
= 
12708 if test -n "${compiler_lib_search_path_CXX}"; then 
12709  compiler_lib_search_dirs_CXX
=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` 
12742     lt_prog_compiler_wl_CXX
= 
12743 lt_prog_compiler_pic_CXX
= 
12744 lt_prog_compiler_static_CXX
= 
12746 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 
12747 $as_echo_n "checking for $compiler option to produce PIC... " >&6; } 
12749   # C++ specific cases for pic, static, wl, etc. 
12750   if test "$GXX" = yes; then 
12751     lt_prog_compiler_wl_CXX
='-Wl,' 
12752     lt_prog_compiler_static_CXX
='-static' 
12756       # All AIX code is PIC. 
12757       if test "$host_cpu" = ia64
; then 
12758         # AIX 5 now supports IA64 processor 
12759         lt_prog_compiler_static_CXX
='-Bstatic' 
12766             # see comment about AmigaOS4 .so support 
12767             lt_prog_compiler_pic_CXX
='-fPIC' 
12770             # FIXME: we need at least 68020 code to build shared libraries, but 
12771             # adding the `-m68020' flag to GCC prevents building anything better, 
12773             lt_prog_compiler_pic_CXX
='-m68020 -resident32 -malways-restore-a4' 
12778     beos
* | irix5
* | irix6
* | nonstopux
* | osf3
* | osf4
* | osf5
*) 
12779       # PIC is the default for these OSes. 
12781     mingw
* | cygwin
* | os2
* | pw32
* | cegcc
*) 
12782       # This hack is so that the source file can tell whether it is being 
12783       # built for inclusion in a dll (and should export symbols for example). 
12784       # Although the cygwin gcc ignores -fPIC, still need this for old-style 
12785       # (--disable-auto-import) libraries 
12786       lt_prog_compiler_pic_CXX
='-DDLL_EXPORT' 
12788     darwin
* | rhapsody
*) 
12789       # PIC is the default on this platform 
12790       # Common symbols not allowed in MH_DYLIB files 
12791       lt_prog_compiler_pic_CXX
='-fno-common' 
12794       # DJGPP does not support shared libraries at all 
12795       lt_prog_compiler_pic_CXX
= 
12798       # Interix 3.x gcc -fpic/-fPIC options generate broken code. 
12799       # Instead, we relocate shared libraries at runtime. 
12802       if test -d /usr
/nec
; then 
12803         lt_prog_compiler_pic_CXX
=-Kconform_pic 
12807       # PIC is the default for 64-bit PA HP-UX, but not for 32-bit 
12808       # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag 
12809       # sets the default TLS model and affects inlining. 
12814         lt_prog_compiler_pic_CXX
='-fPIC' 
12819       # QNX uses GNU C++, but need to define -shared option too, otherwise 
12820       # it will coredump. 
12821       lt_prog_compiler_pic_CXX
='-fPIC -shared' 
12824       lt_prog_compiler_pic_CXX
='-fPIC' 
12830         # All AIX code is PIC. 
12831         if test "$host_cpu" = ia64
; then 
12832           # AIX 5 now supports IA64 processor 
12833           lt_prog_compiler_static_CXX
='-Bstatic' 
12835           lt_prog_compiler_static_CXX
='-bnso -bI:/lib/syscalls.exp' 
12839         case $cc_basename in 
12841           # Green Hills C++ Compiler 
12842           # _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" 
12847         case $cc_basename in 
12849             lt_prog_compiler_pic_CXX
='-KPIC' 
12852             # Green Hills C++ Compiler 
12853             lt_prog_compiler_pic_CXX
='-pic' 
12859       freebsd
* | dragonfly
*) 
12860         # FreeBSD uses GNU C++ 
12862       hpux9
* | hpux10
* | hpux11
*) 
12863         case $cc_basename in 
12865             lt_prog_compiler_wl_CXX
='-Wl,' 
12866             lt_prog_compiler_static_CXX
='${wl}-a ${wl}archive' 
12867             if test "$host_cpu" != ia64
; then 
12868               lt_prog_compiler_pic_CXX
='+Z' 
12872             lt_prog_compiler_wl_CXX
='-Wl,' 
12873             lt_prog_compiler_static_CXX
='${wl}-a ${wl}archive' 
12879               lt_prog_compiler_pic_CXX
='+Z' 
12888         # This is c89, which is MS Visual C++ (no shared libs) 
12889         # Anyone wants to do a port? 
12891       irix5
* | irix6
* | nonstopux
*) 
12892         case $cc_basename in 
12894             lt_prog_compiler_wl_CXX
='-Wl,' 
12895             lt_prog_compiler_static_CXX
='-non_shared' 
12896             # CC pic flag -KPIC is the default. 
12902       linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu) 
12903         case $cc_basename in 
12906             lt_prog_compiler_wl_CXX
='--backend -Wl,' 
12907             lt_prog_compiler_pic_CXX
='-fPIC' 
12910             # old Intel C++ for x86_64 which still supported -KPIC. 
12911             lt_prog_compiler_wl_CXX
='-Wl,' 
12912             lt_prog_compiler_pic_CXX
='-KPIC' 
12913             lt_prog_compiler_static_CXX
='-static' 
12916             # Intel C++, used to be incompatible with GCC. 
12917             # ICC 10 doesn't accept -KPIC any more. 
12918             lt_prog_compiler_wl_CXX
='-Wl,' 
12919             lt_prog_compiler_pic_CXX
='-fPIC' 
12920             lt_prog_compiler_static_CXX
='-static' 
12923             # Portland Group C++ compiler 
12924             lt_prog_compiler_wl_CXX
='-Wl,' 
12925             lt_prog_compiler_pic_CXX
='-fpic' 
12926             lt_prog_compiler_static_CXX
='-Bstatic' 
12930             # Make sure the PIC flag is empty.  It appears that all Alpha 
12931             # Linux and Compaq Tru64 Unix objects are PIC. 
12932             lt_prog_compiler_pic_CXX
= 
12933             lt_prog_compiler_static_CXX
='-non_shared' 
12936             # IBM XL 8.0 on PPC 
12937             lt_prog_compiler_wl_CXX
='-Wl,' 
12938             lt_prog_compiler_pic_CXX
='-qpic' 
12939             lt_prog_compiler_static_CXX
='-qstaticlink' 
12942             case `$CC -V 2>&1 | sed 5q` in 
12945               lt_prog_compiler_pic_CXX
='-KPIC' 
12946               lt_prog_compiler_static_CXX
='-Bstatic' 
12947               lt_prog_compiler_wl_CXX
='-Qoption ld ' 
12958         case $cc_basename in 
12960             lt_prog_compiler_pic_CXX
='-W c,exportall' 
12966       netbsd
* | netbsdelf
*-gnu) 
12969         # QNX uses GNU C++, but need to define -shared option too, otherwise 
12970         # it will coredump. 
12971         lt_prog_compiler_pic_CXX
='-fPIC -shared' 
12973       osf3
* | osf4
* | osf5
*) 
12974         case $cc_basename in 
12976             lt_prog_compiler_wl_CXX
='--backend -Wl,' 
12979             # Rational C++ 2.4.1 
12980             lt_prog_compiler_pic_CXX
='-pic' 
12983             # Digital/Compaq C++ 
12984             lt_prog_compiler_wl_CXX
='-Wl,' 
12985             # Make sure the PIC flag is empty.  It appears that all Alpha 
12986             # Linux and Compaq Tru64 Unix objects are PIC. 
12987             lt_prog_compiler_pic_CXX
= 
12988             lt_prog_compiler_static_CXX
='-non_shared' 
12997         case $cc_basename in 
12999             # Sun C++ 4.2, 5.x and Centerline C++ 
13000             lt_prog_compiler_pic_CXX
='-KPIC' 
13001             lt_prog_compiler_static_CXX
='-Bstatic' 
13002             lt_prog_compiler_wl_CXX
='-Qoption ld ' 
13005             # Green Hills C++ Compiler 
13006             lt_prog_compiler_pic_CXX
='-PIC' 
13013         case $cc_basename in 
13016             lt_prog_compiler_pic_CXX
='-pic' 
13017             lt_prog_compiler_static_CXX
='-Bstatic' 
13021             lt_prog_compiler_pic_CXX
='-pic' 
13027       sysv5
* | unixware
* | sco3.2v5
* | sco5v6
* | OpenUNIX
*) 
13028         case $cc_basename in 
13030             lt_prog_compiler_wl_CXX
='-Wl,' 
13031             lt_prog_compiler_pic_CXX
='-KPIC' 
13032             lt_prog_compiler_static_CXX
='-Bstatic' 
13037         case $cc_basename in 
13039             # NonStop-UX NCC 3.20 
13040             lt_prog_compiler_pic_CXX
='-KPIC' 
13049         lt_prog_compiler_can_build_shared_CXX
=no
 
13055   # For platforms which do not support PIC, -DPIC is meaningless: 
13057     lt_prog_compiler_pic_CXX
= 
13060     lt_prog_compiler_pic_CXX
="$lt_prog_compiler_pic_CXX -DPIC" 
13063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic_CXX" >&5 
13064 $as_echo "$lt_prog_compiler_pic_CXX" >&6; } 
13069 # Check to make sure the PIC flag actually works. 
13071 if test -n "$lt_prog_compiler_pic_CXX"; then 
13072   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5 
13073 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; } 
13074 if test "${lt_cv_prog_compiler_pic_works_CXX+set}" = set; then : 
13075   $as_echo_n "(cached) " >&6 
13077   lt_cv_prog_compiler_pic_works_CXX
=no
 
13078    ac_outfile
=conftest.
$ac_objext 
13079    echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
13080    lt_compiler_flag
="$lt_prog_compiler_pic_CXX -DPIC" 
13081    # Insert the option either (1) after the last *FLAGS variable, or 
13082    # (2) before a word containing "conftest.", or (3) at the end. 
13083    # Note that $ac_compile itself does not contain backslashes and begins 
13084    # with a dollar sign (not a hyphen), so the echo should work correctly. 
13085    # The option is referenced via a variable to avoid confusing sed. 
13086    lt_compile
=`echo "$ac_compile" | $SED \ 
13087    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 
13088    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
13089    -e 's:$: $lt_compiler_flag:'` 
13090    (eval echo "\"\$as_me:13090: $lt_compile\"" >&5) 
13091    (eval "$lt_compile" 2>conftest.err
) 
13093    cat conftest.err 
>&5 
13094    echo "$as_me:13094: \$? = $ac_status" >&5 
13095    if (exit $ac_status) && test -s "$ac_outfile"; then 
13096      # The compiler can only warn and ignore the option if not recognized 
13097      # So say no if there are warnings other than the usual output. 
13098      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
 
13099      $SED '/^$/d; /^ *+/d' conftest.err 
>conftest.er2
 
13100      if test ! -s conftest.er2 
|| diff conftest.exp conftest.er2 
>/dev
/null
; then 
13101        lt_cv_prog_compiler_pic_works_CXX
=yes 
13107 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5 
13108 $as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; } 
13110 if test x
"$lt_cv_prog_compiler_pic_works_CXX" = xyes
; then 
13111     case $lt_prog_compiler_pic_CXX in 
13113      *) lt_prog_compiler_pic_CXX
=" $lt_prog_compiler_pic_CXX" ;; 
13116     lt_prog_compiler_pic_CXX
= 
13117      lt_prog_compiler_can_build_shared_CXX
=no
 
13125 # Check to make sure the static flag actually works. 
13127 wl
=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag
=\"$lt_prog_compiler_static_CXX\" 
13128 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 
13129 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } 
13130 if test "${lt_cv_prog_compiler_static_works_CXX+set}" = set; then : 
13131   $as_echo_n "(cached) " >&6 
13133   lt_cv_prog_compiler_static_works_CXX
=no
 
13134    save_LDFLAGS
="$LDFLAGS" 
13135    LDFLAGS
="$LDFLAGS $lt_tmp_static_flag" 
13136    echo "$lt_simple_link_test_code" > conftest.
$ac_ext 
13137    if (eval $ac_link 2>conftest.err
) && test -s conftest
$ac_exeext; then 
13138      # The linker can only warn and ignore the option if not recognized 
13139      # So say no if there are warnings 
13140      if test -s conftest.err
; then 
13141        # Append any errors to the config.log. 
13142        cat conftest.err 
1>&5 
13143        $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
 
13144        $SED '/^$/d; /^ *+/d' conftest.err 
>conftest.er2
 
13145        if diff conftest.exp conftest.er2 
>/dev
/null
; then 
13146          lt_cv_prog_compiler_static_works_CXX
=yes 
13149        lt_cv_prog_compiler_static_works_CXX
=yes 
13153    LDFLAGS
="$save_LDFLAGS" 
13156 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5 
13157 $as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; } 
13159 if test x
"$lt_cv_prog_compiler_static_works_CXX" = xyes
; then 
13162     lt_prog_compiler_static_CXX
= 
13168     { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 
13169 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 
13170 if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then : 
13171   $as_echo_n "(cached) " >&6 
13173   lt_cv_prog_compiler_c_o_CXX
=no
 
13174    $RM -r conftest 
2>/dev
/null
 
13178    echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
13180    lt_compiler_flag
="-o out/conftest2.$ac_objext" 
13181    # Insert the option either (1) after the last *FLAGS variable, or 
13182    # (2) before a word containing "conftest.", or (3) at the end. 
13183    # Note that $ac_compile itself does not contain backslashes and begins 
13184    # with a dollar sign (not a hyphen), so the echo should work correctly. 
13185    lt_compile
=`echo "$ac_compile" | $SED \ 
13186    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 
13187    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
13188    -e 's:$: $lt_compiler_flag:'` 
13189    (eval echo "\"\$as_me:13189: $lt_compile\"" >&5) 
13190    (eval "$lt_compile" 2>out
/conftest.err
) 
13192    cat out
/conftest.err 
>&5 
13193    echo "$as_me:13193: \$? = $ac_status" >&5 
13194    if (exit $ac_status) && test -s out
/conftest2.
$ac_objext 
13196      # The compiler can only warn and ignore the option if not recognized 
13197      # So say no if there are warnings 
13198      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out
/conftest.exp
 
13199      $SED '/^$/d; /^ *+/d' out
/conftest.err 
>out
/conftest.er2
 
13200      if test ! -s out
/conftest.er2 
|| diff out
/conftest.exp out
/conftest.er2 
>/dev
/null
; then 
13201        lt_cv_prog_compiler_c_o_CXX
=yes 
13206    # SGI C++ compiler will create directory out/ii_files/ for 
13207    # template instantiation 
13208    test -d out
/ii_files 
&& $RM out
/ii_files
/* && rmdir out
/ii_files
 
13209    $RM out
/* && rmdir out
 
13215 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 
13216 $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; } 
13220     { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 
13221 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 
13222 if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then : 
13223   $as_echo_n "(cached) " >&6 
13225   lt_cv_prog_compiler_c_o_CXX
=no
 
13226    $RM -r conftest 
2>/dev
/null
 
13230    echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
13232    lt_compiler_flag
="-o out/conftest2.$ac_objext" 
13233    # Insert the option either (1) after the last *FLAGS variable, or 
13234    # (2) before a word containing "conftest.", or (3) at the end. 
13235    # Note that $ac_compile itself does not contain backslashes and begins 
13236    # with a dollar sign (not a hyphen), so the echo should work correctly. 
13237    lt_compile
=`echo "$ac_compile" | $SED \ 
13238    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 
13239    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
13240    -e 's:$: $lt_compiler_flag:'` 
13241    (eval echo "\"\$as_me:13241: $lt_compile\"" >&5) 
13242    (eval "$lt_compile" 2>out
/conftest.err
) 
13244    cat out
/conftest.err 
>&5 
13245    echo "$as_me:13245: \$? = $ac_status" >&5 
13246    if (exit $ac_status) && test -s out
/conftest2.
$ac_objext 
13248      # The compiler can only warn and ignore the option if not recognized 
13249      # So say no if there are warnings 
13250      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out
/conftest.exp
 
13251      $SED '/^$/d; /^ *+/d' out
/conftest.err 
>out
/conftest.er2
 
13252      if test ! -s out
/conftest.er2 
|| diff out
/conftest.exp out
/conftest.er2 
>/dev
/null
; then 
13253        lt_cv_prog_compiler_c_o_CXX
=yes 
13258    # SGI C++ compiler will create directory out/ii_files/ for 
13259    # template instantiation 
13260    test -d out
/ii_files 
&& $RM out
/ii_files
/* && rmdir out
/ii_files
 
13261    $RM out
/* && rmdir out
 
13267 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 
13268 $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; } 
13273 hard_links
="nottested" 
13274 if test "$lt_cv_prog_compiler_c_o_CXX" = no 
&& test "$need_locks" != no
; then 
13275   # do not overwrite the value of need_locks provided by the user 
13276   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 
13277 $as_echo_n "checking if we can lock with hard links... " >&6; } 
13280   ln conftest.a conftest.b 
2>/dev
/null 
&& hard_links
=no
 
13282   ln conftest.a conftest.b 
2>&5 || hard_links
=no
 
13283   ln conftest.a conftest.b 
2>/dev
/null 
&& hard_links
=no
 
13284   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 
13285 $as_echo "$hard_links" >&6; } 
13286   if test "$hard_links" = no
; then 
13287     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 
13288 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} 
13297     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 
13298 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } 
13300   export_symbols_cmds_CXX
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 
13303     # If we're using GNU nm, then we don't want the "-C" option. 
13304     # -C means demangle to AIX nm, but means don't demangle with GNU nm 
13305     if $NM -V 2>&1 | $GREP 'GNU' > /dev
/null
; then 
13306       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' 
13308       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' 
13312     export_symbols_cmds_CXX
="$ltdll_cmds" 
13314   cygwin
* | mingw
* | cegcc
*) 
13315     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' 
13317   linux
* | k
*bsd
*-gnu) 
13318     link_all_deplibs_CXX
=no
 
13321     export_symbols_cmds_CXX
='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 
13324   exclude_expsyms_CXX
='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' 
13326 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 
13327 $as_echo "$ld_shlibs_CXX" >&6; } 
13328 test "$ld_shlibs_CXX" = no 
&& can_build_shared
=no
 
13330 with_gnu_ld_CXX
=$with_gnu_ld 
13338 # Do we need to explicitly link libc? 
13340 case "x$archive_cmds_need_lc_CXX" in 
13342   # Assume -lc should be added 
13343   archive_cmds_need_lc_CXX
=yes 
13345   if test "$enable_shared" = yes && test "$GCC" = yes; then 
13346     case $archive_cmds_CXX in 
13348       # FIXME: we may have to deal with multi-command sequences. 
13351       # Test whether the compiler implicitly links with -lc since on some 
13352       # systems, -lgcc has to come before -lc. If gcc already passes -lc 
13353       # to ld, don't add -lc before -lgcc. 
13354       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 
13355 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } 
13357       echo "$lt_simple_compile_test_code" > conftest.
$ac_ext 
13359       if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 
13360   (eval $ac_compile) 2>&5 
13362   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
13363   test $ac_status = 0; } 2>conftest.err
; then 
13366         libobjs
=conftest.
$ac_objext 
13368         wl
=$lt_prog_compiler_wl_CXX 
13369         pic_flag
=$lt_prog_compiler_pic_CXX 
13375         lt_save_allow_undefined_flag
=$allow_undefined_flag_CXX 
13376         allow_undefined_flag_CXX
= 
13377         if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 
13378   (eval $archive_cmds_CXX 2\
>\
&1 \
| $GREP \" -lc \" \
>/dev
/null 
2\
>\
&1) 2>&5 
13380   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
13381   test $ac_status = 0; } 
13383           archive_cmds_need_lc_CXX
=no
 
13385           archive_cmds_need_lc_CXX
=yes 
13387         allow_undefined_flag_CXX
=$lt_save_allow_undefined_flag 
13389         cat conftest.err 
1>&5 
13392       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc_CXX" >&5 
13393 $as_echo "$archive_cmds_need_lc_CXX" >&6; } 
13463     { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 
13464 $as_echo_n "checking dynamic linker characteristics... " >&6; } 
13466 library_names_spec
= 
13467 libname_spec
='lib$name' 
13471 postuninstall_cmds
= 
13475 shlibpath_overrides_runpath
=unknown
 
13477 dynamic_linker
="$host_os ld.so" 
13478 sys_lib_dlsearch_path_spec
="/lib /usr/lib" 
13479 need_lib_prefix
=unknown
 
13480 hardcode_into_libs
=no
 
13482 # when you set need_version to no, make sure it does not cause -set_version 
13483 # flags to be left without arguments 
13484 need_version
=unknown
 
13489   library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname.a' 
13490   shlibpath_var
=LIBPATH
 
13492   # AIX 3 has no versioning support, so we append a major version to the name. 
13493   soname_spec
='${libname}${release}${shared_ext}$major' 
13500   hardcode_into_libs
=yes 
13501   if test "$host_cpu" = ia64
; then 
13502     # AIX 5 supports IA64 
13503     library_names_spec
='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' 
13504     shlibpath_var
=LD_LIBRARY_PATH
 
13506     # With GCC up to 2.95.x, collect2 would create an import file 
13507     # for dependence libraries.  The import file would start with 
13508     # the line `#! .'.  This would cause the generated library to 
13509     # depend on `.', always an invalid library.  This was fixed in 
13510     # development snapshots of GCC prior to 3.0. 
13512       aix4 
| aix4.
[01] | aix4.
[01].
*) 
13513       if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' 
13515            echo '#endif'; } | ${CC} -E - | $GREP yes > /dev
/null
; then 
13518         can_build_shared
=no
 
13522     # AIX (on Power*) has no versioning support, so currently we can not hardcode correct 
13523     # soname into executable. Probably we can add versioning support to 
13524     # collect2, so additional links can be useful in future. 
13525     if test "$aix_use_runtimelinking" = yes; then 
13526       # If using run time linking (on AIX 4.2 or later) use lib<name>.so 
13527       # instead of lib<name>.a to let people know that these are not 
13528       # typical AIX shared libraries. 
13529       library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13531       # We preserve .a as extension for shared libraries through AIX4.2 
13532       # and later when we are not doing run time linking. 
13533       library_names_spec
='${libname}${release}.a $libname.a' 
13534       soname_spec
='${libname}${release}${shared_ext}$major' 
13536     shlibpath_var
=LIBPATH
 
13543     # Since July 2007 AmigaOS4 officially supports .so libraries. 
13544     # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. 
13545     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13548     library_names_spec
='$libname.ixlibrary $libname.a' 
13549     # Create ${libname}_ixlibrary.a entries in /sys/libs. 
13550     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' 
13556   library_names_spec
='${libname}${shared_ext}' 
13557   dynamic_linker
="$host_os ld.so" 
13558   shlibpath_var
=LIBRARY_PATH
 
13564   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13565   soname_spec
='${libname}${release}${shared_ext}$major' 
13566   finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir' 
13567   shlibpath_var
=LD_LIBRARY_PATH
 
13568   sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" 
13569   sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib" 
13570   # the default ld.so.conf also contains /usr/contrib/lib and 
13571   # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow 
13572   # libtool to hard-code these into programs 
13575 cygwin
* | mingw
* | pw32
* | cegcc
*) 
13576   version_type
=windows
 
13581   case $GCC,$host_os in 
13582   yes,cygwin
* | yes,mingw
* | yes,pw32
* | yes,cegcc
*) 
13583     library_names_spec
='$libname.dll.a' 
13584     # DLL is installed to $(libdir)/../bin by postinstall_cmds 
13585     postinstall_cmds
='base_file=`basename \${file}`~ 
13586       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ 
13587       dldir=$destdir/`dirname \$dlpath`~ 
13588       test -d \$dldir || mkdir -p \$dldir~ 
13589       $install_prog $dir/$dlname \$dldir/$dlname~ 
13590       chmod a+x \$dldir/$dlname~ 
13591       if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then 
13592         eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; 
13594     postuninstall_cmds
='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ 
13595       dlpath=$dir/\$dldll~ 
13597     shlibpath_overrides_runpath
=yes 
13601       # Cygwin DLLs use 'cyg' prefix rather than 'lib' 
13602       soname_spec
='`echo ${libname} | sed -e 's
/^lib
/cyg
/'``echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext}' 
13603       sys_lib_search_path_spec
="/usr/lib /lib/w32api /lib /usr/local/lib" 
13606       # MinGW DLLs use traditional 'lib' prefix 
13607       soname_spec
='${libname}`echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext}' 
13608       sys_lib_search_path_spec
=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` 
13609       if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev
/null
; then 
13610         # It is most probably a Windows format PATH printed by 
13611         # mingw gcc, but we are running on Cygwin. Gcc prints its search 
13612         # path with ; separators, and with drive letters. We can handle the 
13613         # drive letters (cygwin fileutils understands them), so leave them, 
13614         # especially as we might pass files found there to a mingw objdump, 
13615         # which wouldn't understand a cygwinified path. Ahh. 
13616         sys_lib_search_path_spec
=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` 
13618         sys_lib_search_path_spec
=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"` 
13622       # pw32 DLLs use 'pw' prefix rather than 'lib' 
13623       library_names_spec
='`echo ${libname} | sed -e 's
/^lib
/pw
/'``echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext}' 
13629     library_names_spec
='${libname}`echo ${release} | $SED -e 's
/[.
]/-/g
'`${versuffix}${shared_ext} $libname.lib' 
13632   dynamic_linker
='Win32 ld.exe' 
13633   # FIXME: first we should search . and the directory the executable is in 
13637 darwin
* | rhapsody
*) 
13638   dynamic_linker
="$host_os dyld" 
13639   version_type
=darwin
 
13642   library_names_spec
='${libname}${release}${major}$shared_ext ${libname}$shared_ext' 
13643   soname_spec
='${libname}${release}${major}$shared_ext' 
13644   shlibpath_overrides_runpath
=yes 
13645   shlibpath_var
=DYLD_LIBRARY_PATH
 
13646   shrext_cmds
='`test .$module = .yes && echo .so || echo .dylib`' 
13648   sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib' 
13655   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' 
13656   soname_spec
='${libname}${release}${shared_ext}$major' 
13657   shlibpath_var
=LD_LIBRARY_PATH
 
13664 freebsd
* | dragonfly
*) 
13665   # DragonFly does not have aout.  When/if they implement a new 
13666   # versioning mechanism, adjust this. 
13667   if test -x /usr
/bin
/objformat
; then 
13668     objformat
=`/usr/bin/objformat` 
13671     freebsd
[123]*) objformat
=aout 
;; 
13672     *) objformat
=elf 
;; 
13675   version_type
=freebsd
-$objformat 
13676   case $version_type in 
13678       library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' 
13683       library_names_spec
='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' 
13687   shlibpath_var
=LD_LIBRARY_PATH
 
13690     shlibpath_overrides_runpath
=yes 
13692   freebsd3.
[01]* | freebsdelf3.
[01]*) 
13693     shlibpath_overrides_runpath
=yes 
13694     hardcode_into_libs
=yes 
13696   freebsd3.
[2-9]* | freebsdelf3.
[2-9]* | \
 
13697   freebsd4.
[0-5] | freebsdelf4.
[0-5] | freebsd4.1
.1 | freebsdelf4.1
.1) 
13698     shlibpath_overrides_runpath
=no
 
13699     hardcode_into_libs
=yes 
13701   *) # from 4.6 on, and DragonFly 
13702     shlibpath_overrides_runpath
=yes 
13703     hardcode_into_libs
=yes 
13712   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' 
13713   soname_spec
='${libname}${release}${shared_ext}$major' 
13714   shlibpath_var
=LD_LIBRARY_PATH
 
13715   hardcode_into_libs
=yes 
13718 hpux9
* | hpux10
* | hpux11
*) 
13719   # Give a soname corresponding to the major version so that dld.sl refuses to 
13720   # link against other versions. 
13727     hardcode_into_libs
=yes 
13728     dynamic_linker
="$host_os dld.so" 
13729     shlibpath_var
=LD_LIBRARY_PATH
 
13730     shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified. 
13731     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13732     soname_spec
='${libname}${release}${shared_ext}$major' 
13733     if test "X$HPUX_IA64_MODE" = X32
; then 
13734       sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" 
13736       sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64" 
13738     sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec 
13742     hardcode_into_libs
=yes 
13743     dynamic_linker
="$host_os dld.sl" 
13744     shlibpath_var
=LD_LIBRARY_PATH 
# How should we handle SHLIB_PATH 
13745     shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified. 
13746     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13747     soname_spec
='${libname}${release}${shared_ext}$major' 
13748     sys_lib_search_path_spec
="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" 
13749     sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec 
13753     dynamic_linker
="$host_os dld.sl" 
13754     shlibpath_var
=SHLIB_PATH
 
13755     shlibpath_overrides_runpath
=no 
# +s is required to enable SHLIB_PATH 
13756     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13757     soname_spec
='${libname}${release}${shared_ext}$major' 
13760   # HP-UX runs *really* slowly unless shared libraries are mode 555. 
13761   postinstall_cmds
='chmod 555 $lib' 
13768   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 
13769   soname_spec
='${libname}${release}${shared_ext}$major' 
13770   dynamic_linker
='Interix 3.x ld.so.1 (PE, like ELF)' 
13771   shlibpath_var
=LD_LIBRARY_PATH
 
13772   shlibpath_overrides_runpath
=no
 
13773   hardcode_into_libs
=yes 
13776 irix5
* | irix6
* | nonstopux
*) 
13778     nonstopux
*) version_type
=nonstopux 
;; 
13780         if test "$lt_cv_prog_gnu_ld" = yes; then 
13788   soname_spec
='${libname}${release}${shared_ext}$major' 
13789   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' 
13791   irix5
* | nonstopux
*) 
13792     libsuff
= shlibsuff
= 
13795     case $LD in # libtool.m4 will add one of these switches to LD 
13796     *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") 
13797       libsuff
= shlibsuff
= libmagic
=32-bit;; 
13798     *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") 
13799       libsuff
=32 shlibsuff
=N32 libmagic
=N32
;; 
13800     *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") 
13801       libsuff
=64 shlibsuff
=64 libmagic
=64-bit;; 
13802     *) libsuff
= shlibsuff
= libmagic
=never
-match;; 
13806   shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
 
13807   shlibpath_overrides_runpath
=no
 
13808   sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" 
13809   sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}" 
13810   hardcode_into_libs
=yes 
13813 # No shared lib support for Linux oldld, aout, or coff. 
13814 linux
*oldld
* | linux
*aout
* | linux
*coff
*) 
13818 # This must be Linux ELF. 
13819 linux
* | k
*bsd
*-gnu | kopensolaris
*-gnu) 
13823   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13824   soname_spec
='${libname}${release}${shared_ext}$major' 
13825   finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir' 
13826   shlibpath_var
=LD_LIBRARY_PATH
 
13827   shlibpath_overrides_runpath
=no
 
13828   # Some binutils ld are patched to set DT_RUNPATH 
13829   save_LDFLAGS
=$LDFLAGS 
13830   save_libdir
=$libdir 
13831   eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \ 
13832        LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\"" 
13833   cat confdefs.h 
- <<_ACEOF >conftest.$ac_ext 
13834 /* end confdefs.h.  */ 
13844 if ac_fn_cxx_try_link 
"$LINENO"; then : 
13845   if  ($OBJDUMP -p conftest
$ac_exeext) 2>/dev
/null 
| grep "RUNPATH.*$libdir" >/dev
/null
; then : 
13846   shlibpath_overrides_runpath
=yes 
13849 rm -f core conftest.err conftest.
$ac_objext \
 
13850     conftest
$ac_exeext conftest.
$ac_ext 
13851   LDFLAGS
=$save_LDFLAGS 
13852   libdir
=$save_libdir 
13854   # This implies no fast_install, which is unacceptable. 
13855   # Some rework will be needed to allow for fast_install 
13856   # before this can be enabled. 
13857   hardcode_into_libs
=yes 
13859   # Append ld.so.conf contents to the search path 
13860   if test -f /etc
/ld.so.conf
; then 
13861     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' ' '` 
13862     sys_lib_dlsearch_path_spec
="/lib /usr/lib $lt_ld_extra" 
13865   # We used to test for /lib/ld.so.1 and disable shared libraries on 
13866   # powerpc, because MkLinux only supported shared libraries with the 
13867   # GNU dynamic linker.  Since this was broken with cross compilers, 
13868   # most powerpc-linux boxes support dynamic linking these days and 
13869   # people can always --disable-shared, the test was removed, and we 
13870   # assume the GNU/Linux dynamic linker is in use. 
13871   dynamic_linker
='GNU/Linux ld.so' 
13878   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 
13879   soname_spec
='${libname}${release}${shared_ext}$major' 
13880   shlibpath_var
=LD_LIBRARY_PATH
 
13881   shlibpath_overrides_runpath
=no
 
13882   hardcode_into_libs
=yes 
13883   dynamic_linker
='NetBSD ld.elf_so' 
13890   if echo __ELF__ 
| $CC -E - | $GREP __ELF__ 
>/dev
/null
; then 
13891     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 
13892     finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir' 
13893     dynamic_linker
='NetBSD (a.out) ld.so' 
13895     library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 
13896     soname_spec
='${libname}${release}${shared_ext}$major' 
13897     dynamic_linker
='NetBSD ld.elf_so' 
13899   shlibpath_var
=LD_LIBRARY_PATH
 
13900   shlibpath_overrides_runpath
=yes 
13901   hardcode_into_libs
=yes 
13906   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13907   shlibpath_var
=LD_LIBRARY_PATH
 
13908   shlibpath_overrides_runpath
=yes 
13915   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13916   soname_spec
='${libname}${release}${shared_ext}$major' 
13917   shlibpath_var
=LD_LIBRARY_PATH
 
13918   shlibpath_overrides_runpath
=no
 
13919   hardcode_into_libs
=yes 
13920   dynamic_linker
='ldqnx.so' 
13925   sys_lib_dlsearch_path_spec
="/usr/lib" 
13927   # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. 
13929     openbsd3.3 
| openbsd3.3.
*)  need_version
=yes ;; 
13930     *)                          need_version
=no  
;; 
13932   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 
13933   finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir' 
13934   shlibpath_var
=LD_LIBRARY_PATH
 
13935   if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 
13937       openbsd2.
[89] | openbsd2.
[89].
*) 
13938         shlibpath_overrides_runpath
=no
 
13941         shlibpath_overrides_runpath
=yes 
13945     shlibpath_overrides_runpath
=yes 
13950   libname_spec
='$name' 
13953   library_names_spec
='$libname${shared_ext} $libname.a' 
13954   dynamic_linker
='OS/2 ld.exe' 
13955   shlibpath_var
=LIBPATH
 
13958 osf3
* | osf4
* | osf5
*) 
13962   soname_spec
='${libname}${release}${shared_ext}$major' 
13963   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13964   shlibpath_var
=LD_LIBRARY_PATH
 
13965   sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" 
13966   sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec" 
13977   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
13978   soname_spec
='${libname}${release}${shared_ext}$major' 
13979   shlibpath_var
=LD_LIBRARY_PATH
 
13980   shlibpath_overrides_runpath
=yes 
13981   hardcode_into_libs
=yes 
13982   # ldd complains unless libraries are executable 
13983   postinstall_cmds
='chmod +x $lib' 
13988   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 
13989   finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir' 
13990   shlibpath_var
=LD_LIBRARY_PATH
 
13991   shlibpath_overrides_runpath
=yes 
13992   if test "$with_gnu_ld" = yes; then 
14000   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
14001   soname_spec
='${libname}${release}${shared_ext}$major' 
14002   shlibpath_var
=LD_LIBRARY_PATH
 
14003   case $host_vendor in 
14005       shlibpath_overrides_runpath
=no
 
14007       runpath_var
=LD_RUN_PATH
 
14015       shlibpath_overrides_runpath
=no
 
14016       sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib' 
14022   if test -d /usr
/nec 
;then 
14024     library_names_spec
='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' 
14025     soname_spec
='$libname${shared_ext}.$major' 
14026     shlibpath_var
=LD_LIBRARY_PATH
 
14030 sysv5
* | sco3.2v5
* | sco5v6
* | unixware
* | OpenUNIX
* | sysv4
*uw2
*) 
14031   version_type
=freebsd
-elf 
14034   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' 
14035   soname_spec
='${libname}${release}${shared_ext}$major' 
14036   shlibpath_var
=LD_LIBRARY_PATH
 
14037   shlibpath_overrides_runpath
=yes 
14038   hardcode_into_libs
=yes 
14039   if test "$with_gnu_ld" = yes; then 
14040     sys_lib_search_path_spec
='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' 
14042     sys_lib_search_path_spec
='/usr/ccs/lib /usr/lib' 
14045         sys_lib_search_path_spec
="$sys_lib_search_path_spec /lib" 
14049   sys_lib_dlsearch_path_spec
='/usr/lib' 
14053   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux. 
14057   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
14058   shlibpath_var
=LD_LIBRARY_PATH
 
14059   shlibpath_overrides_runpath
=no
 
14060   hardcode_into_libs
=yes 
14065   library_names_spec
='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 
14066   soname_spec
='${libname}${release}${shared_ext}$major' 
14067   shlibpath_var
=LD_LIBRARY_PATH
 
14074 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 
14075 $as_echo "$dynamic_linker" >&6; } 
14076 test "$dynamic_linker" = no 
&& can_build_shared
=no
 
14078 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var" 
14079 if test "$GCC" = yes; then 
14080   variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" 
14083 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then 
14084   sys_lib_search_path_spec
="$lt_cv_sys_lib_search_path_spec" 
14086 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then 
14087   sys_lib_dlsearch_path_spec
="$lt_cv_sys_lib_dlsearch_path_spec" 
14125     { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 
14126 $as_echo_n "checking how to hardcode library paths into programs... " >&6; } 
14127 hardcode_action_CXX
= 
14128 if test -n "$hardcode_libdir_flag_spec_CXX" || 
14129    test -n "$runpath_var_CXX" || 
14130    test "X$hardcode_automatic_CXX" = "Xyes" ; then 
14132   # We can hardcode non-existent directories. 
14133   if test "$hardcode_direct_CXX" != no 
&& 
14134      # If the only mechanism to avoid hardcoding is shlibpath_var, we 
14135      # have to relink, otherwise we might link with an installed library 
14136      # when we should be linking with a yet-to-be-installed one 
14137      ## test "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" != no && 
14138      test "$hardcode_minus_L_CXX" != no
; then 
14139     # Linking always hardcodes the temporary library directory. 
14140     hardcode_action_CXX
=relink
 
14142     # We can link without hardcoding, and we can hardcode nonexisting dirs. 
14143     hardcode_action_CXX
=immediate
 
14146   # We cannot hardcode anything, or else we can only hardcode existing 
14148   hardcode_action_CXX
=unsupported
 
14150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5 
14151 $as_echo "$hardcode_action_CXX" >&6; } 
14153 if test "$hardcode_action_CXX" = relink 
|| 
14154    test "$inherit_rpath_CXX" = yes; then 
14155   # Fast installation is not supported 
14156   enable_fast_install
=no
 
14157 elif test "$shlibpath_overrides_runpath" = yes || 
14158      test "$enable_shared" = no
; then 
14159   # Fast installation is not necessary 
14160   enable_fast_install
=needless
 
14169   fi # test -n "$compiler" 
14175   with_gnu_ld
=$lt_save_with_gnu_ld 
14176   lt_cv_path_LDCXX
=$lt_cv_path_LD 
14177   lt_cv_path_LD
=$lt_save_path_LD 
14178   lt_cv_prog_gnu_ldcxx
=$lt_cv_prog_gnu_ld 
14179   lt_cv_prog_gnu_ld
=$lt_save_with_gnu_ld 
14180 fi # test "$_lt_caught_CXX_error" != yes 
14183 ac_cpp
='$CPP $CPPFLAGS' 
14184 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
14185 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
14186 ac_compiler_gnu
=$ac_cv_c_compiler_gnu 
14190 ac_cpp
='$OBJCXXCPP $CPPFLAGS' 
14191 ac_compile
='$OBJCXX -c $OBJCXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
14192 ac_link
='$OBJCXX -o conftest$ac_exeext $OBJCXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
14193 ac_compiler_gnu
=$ac_cv_objcxx_compiler_gnu 
14194 if test -n "$ac_tool_prefix"; then 
14195   for ac_prog 
in g
++ objc
++ objcxx c
++ CXX
 
14197     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
14198 set dummy 
$ac_tool_prefix$ac_prog; ac_word
=$2 
14199 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
14200 $as_echo_n "checking for $ac_word... " >&6; } 
14201 if test "${ac_cv_prog_OBJCXX+set}" = set; then : 
14202   $as_echo_n "(cached) " >&6 
14204   if test -n "$OBJCXX"; then 
14205   ac_cv_prog_OBJCXX
="$OBJCXX" # Let the user override the test. 
14207 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
14208 for as_dir 
in $PATH 
14211   test -z "$as_dir" && as_dir
=.
 
14212     for ac_exec_ext 
in '' $ac_executable_extensions; do 
14213   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
14214     ac_cv_prog_OBJCXX
="$ac_tool_prefix$ac_prog" 
14215     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
14224 OBJCXX
=$ac_cv_prog_OBJCXX 
14225 if test -n "$OBJCXX"; then 
14226   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJCXX" >&5 
14227 $as_echo "$OBJCXX" >&6; } 
14229   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
14230 $as_echo "no" >&6; } 
14234     test -n "$OBJCXX" && break 
14237 if test -z "$OBJCXX"; then 
14238   ac_ct_OBJCXX
=$OBJCXX 
14239   for ac_prog 
in g
++ objc
++ objcxx c
++ CXX
 
14241   # Extract the first word of "$ac_prog", so it can be a program name with args. 
14242 set dummy 
$ac_prog; ac_word
=$2 
14243 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
14244 $as_echo_n "checking for $ac_word... " >&6; } 
14245 if test "${ac_cv_prog_ac_ct_OBJCXX+set}" = set; then : 
14246   $as_echo_n "(cached) " >&6 
14248   if test -n "$ac_ct_OBJCXX"; then 
14249   ac_cv_prog_ac_ct_OBJCXX
="$ac_ct_OBJCXX" # Let the user override the test. 
14251 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR 
14252 for as_dir 
in $PATH 
14255   test -z "$as_dir" && as_dir
=.
 
14256     for ac_exec_ext 
in '' $ac_executable_extensions; do 
14257   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
14258     ac_cv_prog_ac_ct_OBJCXX
="$ac_prog" 
14259     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
14268 ac_ct_OBJCXX
=$ac_cv_prog_ac_ct_OBJCXX 
14269 if test -n "$ac_ct_OBJCXX"; then 
14270   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJCXX" >&5 
14271 $as_echo "$ac_ct_OBJCXX" >&6; } 
14273   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
14274 $as_echo "no" >&6; } 
14278   test -n "$ac_ct_OBJCXX" && break 
14281   if test "x$ac_ct_OBJCXX" = x
; then 
14284     case $cross_compiling:$ac_tool_warned in 
14286 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 
14287 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
14288 ac_tool_warned
=yes ;; 
14290     OBJCXX
=$ac_ct_OBJCXX 
14294 # Provide some information about the compiler. 
14295 $as_echo "$as_me:${as_lineno-$LINENO}: checking for Objective C++ compiler version" >&5 
14298 for ac_option 
in --version -v -V -qversion; do 
14299   { { ac_try
="$ac_compiler $ac_option >&5" 
14300 case "(($ac_try" in 
14301   *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;; 
14302   *) ac_try_echo=$ac_try;; 
14304 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 
14305 $as_echo "$ac_try_echo"; } >&5 
14306   (eval "$ac_compiler $ac_option >&5") 2>conftest.err 
14308   if test -s conftest.err; then 
14310 ... rest of stderr output deleted ... 
14311          10q' conftest.err >conftest.er1 
14312     cat conftest.er1 >&5 
14314   rm -f conftest.er1 conftest.err 
14315   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
14316   test $ac_status = 0; } 
14319 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU Objective C++ compiler" >&5 
14320 $as_echo_n "checking whether we are using the GNU Objective C++ compiler... " >&6; } 
14321 if test "${ac_cv_objcxx_compiler_gnu+set}" = set; then : 
14322   $as_echo_n "(cached) " >&6 
14324   cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
14325 /* end confdefs.h.  */ 
14338 if ac_fn_objcxx_try_compile "$LINENO"; then : 
14339   ac_compiler_gnu=yes 
14343 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
14344 ac_cv_objcxx_compiler_gnu=$ac_compiler_gnu 
14347 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objcxx_compiler_gnu" >&5 
14348 $as_echo "$ac_cv_objcxx_compiler_gnu" >&6; } 
14349 if test $ac_compiler_gnu = yes; then 
14354 ac_test_OBJCXXFLAGS=${OBJCXXFLAGS+set} 
14355 ac_save_OBJCXXFLAGS=$OBJCXXFLAGS 
14356 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $OBJCXX accepts -g" >&5 
14357 $as_echo_n "checking whether $OBJCXX accepts -g... " >&6; } 
14358 if test "${ac_cv_prog_objcxx_g+set}" = set; then : 
14359   $as_echo_n "(cached) " >&6 
14361   ac_save_objcxx_werror_flag=$ac_objcxx_werror_flag 
14362    ac_objcxx_werror_flag=yes 
14363    ac_cv_prog_objcxx_g=no 
14365    cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
14366 /* end confdefs.h.  */ 
14376 if ac_fn_objcxx_try_compile "$LINENO"; then : 
14377   ac_cv_prog_objcxx_g=yes 
14380       cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
14381 /* end confdefs.h.  */ 
14391 if ac_fn_objcxx_try_compile "$LINENO"; then : 
14394   ac_objcxx_werror_flag=$ac_save_objcxx_werror_flag 
14396          cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
14397 /* end confdefs.h.  */ 
14407 if ac_fn_objcxx_try_compile "$LINENO"; then : 
14408   ac_cv_prog_objcxx_g=yes 
14410 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
14412 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
14414 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
14415    ac_objcxx_werror_flag=$ac_save_objcx_werror_flag 
14417 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_objcxx_g" >&5 
14418 $as_echo "$ac_cv_prog_objcxx_g" >&6; } 
14419 if test "$ac_test_OBJCXXFLAGS" = set; then 
14420   OBJCXXFLAGS=$ac_save_OBJCXXFLAGS 
14421 elif test $ac_cv_prog_objcxx_g = yes; then 
14422   if test "$GOBJCXX" = yes; then 
14423     OBJCXXFLAGS="-g -O2" 
14428   if test "$GOBJCXX" = yes; then 
14435 ac_cpp='$CPP $CPPFLAGS' 
14436 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
14437 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
14438 ac_compiler_gnu=$ac_cv_c_compiler_gnu 
14441 # Check whether --with-frameworks was given. 
14442 if test "${with_frameworks+set}" = set; then : 
14443   withval=$with_frameworks; 
14444         for framework in $withval; do 
14446   for element in -F$framework; do 
14448     for x in $CFLAGS; do 
14450   acl_save_prefix="$prefix" 
14451   prefix="$acl_final_prefix" 
14452   acl_save_exec_prefix="$exec_prefix" 
14453   exec_prefix="$acl_final_exec_prefix" 
14455   exec_prefix="$acl_save_exec_prefix" 
14456   prefix="$acl_save_prefix" 
14458       if test "X$x" = "X$element"; then 
14463     if test -z "$haveit"; then 
14464       CFLAGS="${CFLAGS}${CFLAGS:+ }$element" 
14469   for element in -F$framework; do 
14471     for x in $CXXFLAGS; do 
14473   acl_save_prefix="$prefix" 
14474   prefix="$acl_final_prefix" 
14475   acl_save_exec_prefix="$exec_prefix" 
14476   exec_prefix="$acl_final_exec_prefix" 
14478   exec_prefix="$acl_save_exec_prefix" 
14479   prefix="$acl_save_prefix" 
14481       if test "X$x" = "X$element"; then 
14486     if test -z "$haveit"; then 
14487       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
14492   for element in -F$framework; do 
14494     for x in $OBJCCXXFLAGS; do 
14496   acl_save_prefix="$prefix" 
14497   prefix="$acl_final_prefix" 
14498   acl_save_exec_prefix="$exec_prefix" 
14499   exec_prefix="$acl_final_exec_prefix" 
14501   exec_prefix="$acl_save_exec_prefix" 
14502   prefix="$acl_save_prefix" 
14504       if test "X$x" = "X$element"; then 
14509     if test -z "$haveit"; then 
14510       OBJCCXXFLAGS="${OBJCCXXFLAGS}${OBJCCXXFLAGS:+ }$element" 
14519 ac_cpp='$CXXCPP $CPPFLAGS' 
14520 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
14521 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
14522 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 
14527   if test "$target_os" = "os2-emx"; then 
14528     # Scripts don't pass test -x on OS/2 
14534   acceptable_majors="1" 
14536   apr_temp_acceptable_apr_config="" 
14537   for apr_temp_major in $acceptable_majors 
14539     case $apr_temp_major in 
14541       apr_temp_acceptable_apr_config="$apr_temp_acceptable_apr_config apr-config" 
14544       apr_temp_acceptable_apr_config="$apr_temp_acceptable_apr_config apr-$apr_temp_major-config" 
14549   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for APR" >&5 
14550 $as_echo_n "checking for APR... " >&6; } 
14552 # Check whether --with-apr was given. 
14553 if test "${with_apr+set}" = set; then : 
14555     if test "$withval" = "no" || test "$withval" = "yes"; then 
14556       as_fn_error "--with-apr requires a directory or file to be provided" "$LINENO" 5 
14559     for apr_temp_apr_config_file in $apr_temp_acceptable_apr_config 
14561       for lookdir in "$withval/bin" "$withval" 
14563         if $TEST_X "$lookdir/$apr_temp_apr_config_file"; then 
14564           apr_config="$lookdir/$apr_temp_apr_config_file" 
14572     if test "$apr_found" != "yes" && $TEST_X "$withval" && $withval --help > /dev/null 2>&1 ; then 
14573       apr_config="$withval" 
14577             if test "$apr_found" != "yes"; then 
14578       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 
14583         if test -n "1" && test "1" = "1"; then 
14584       for apr_temp_apr_config_file in $apr_temp_acceptable_apr_config 
14586         if $apr_temp_apr_config_file --help > /dev/null 2>&1 ; then 
14587           apr_config="$apr_temp_apr_config_file" 
14592                     for lookdir in /usr /usr/local /usr/local/apr /opt/apr; do 
14593             if $TEST_X "$lookdir/bin/$apr_temp_apr_config_file"; then 
14594               apr_config="$lookdir/bin/$apr_temp_apr_config_file" 
14603         if test "$apr_found" = "no" && test -d ""; then 
14604       apr_temp_abs_srcdir="`cd  && pwd`" 
14605       apr_found="reconfig" 
14606       apr_bundled_major="`sed -n '/#define.*APR_MAJOR_VERSION/s/^[^0-9]*\([0-9]*\).*$/\1/p' \"/include
/apr_version.h
\"`" 
14607       case $apr_bundled_major in 
14609           as_fn_error "failed to find major version of bundled APR" "$LINENO" 5 
14612           apr_temp_apr_config_file="apr-config" 
14615           apr_temp_apr_config_file="apr-$apr_bundled_major-config" 
14618       if test -n ""; then 
14619         apr_config="/$apr_temp_apr_config_file" 
14621         apr_config="/$apr_temp_apr_config_file" 
14628   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $apr_found" >&5 
14629 $as_echo "$apr_found" >&6; } 
14631 case $apr_found in #( 
14635   for element in `$apr_config --includes`; do 
14637     for x in $CPPFLAGS; do 
14639   acl_save_prefix="$prefix" 
14640   prefix="$acl_final_prefix" 
14641   acl_save_exec_prefix="$exec_prefix" 
14642   exec_prefix="$acl_final_exec_prefix" 
14644   exec_prefix="$acl_save_exec_prefix" 
14645   prefix="$acl_save_prefix" 
14647       if test "X$x" = "X$element"; then 
14652     if test -z "$haveit"; then 
14653       CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element" 
14657         LTLIBAPR=`$apr_config --link-libtool` 
14661     as_fn_error "You need apr" "$LINENO" 5 ;; 
14665 # Check whether --enable-javascript was given. 
14666 if test "${enable_javascript+set}" = set; then : 
14667   enableval=$enable_javascript; 
14668         case $enableval in #( 
14674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
14675 $as_echo_n "checking for WEBKIT... " >&6; } 
14677 if test -n "$PKG_CONFIG"; then 
14678     if test -n "$WEBKIT_CFLAGS"; then 
14679         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
14681         if test -n "$PKG_CONFIG" && \ 
14682     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0\""; } >&5 
14683   ($PKG_CONFIG --exists --print-errors "webkit-1.0") 2>&5 
14685   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
14686   test $ac_status = 0; }; then 
14687   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "webkit-1.0" 2>/dev
/null
` 
14695 if test -n "$PKG_CONFIG"; then 
14696     if test -n "$WEBKIT_LIBS"; then 
14697         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
14699         if test -n "$PKG_CONFIG" && \ 
14700     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0\""; } >&5 
14701   ($PKG_CONFIG --exists --print-errors "webkit-1.0") 2>&5 
14703   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
14704   test $ac_status = 0; }; then 
14705   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "webkit-1.0" 2>/dev
/null
` 
14716 if test $pkg_failed = yes; then 
14718 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
14719         _pkg_short_errors_supported=yes 
14721         _pkg_short_errors_supported=no 
14723         if test $_pkg_short_errors_supported = yes; then 
14724                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "webkit-1.0"` 
14726                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "webkit-1.0"` 
14728         # Put the nasty error message in config.log where it belongs 
14729         echo "$WEBKIT_PKG_ERRORS" >&5 
14731         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
14732 $as_echo "no" >&6; } 
14736 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
14737 $as_echo_n "checking for WEBKIT... " >&6; } 
14739 if test -n "$PKG_CONFIG"; then 
14740     if test -n "$WEBKIT_CFLAGS"; then 
14741         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
14743         if test -n "$PKG_CONFIG" && \ 
14744     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
14745   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
14747   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
14748   test $ac_status = 0; }; then 
14749   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "WebKitGtk" 2>/dev
/null
` 
14757 if test -n "$PKG_CONFIG"; then 
14758     if test -n "$WEBKIT_LIBS"; then 
14759         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
14761         if test -n "$PKG_CONFIG" && \ 
14762     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
14763   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
14765   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
14766   test $ac_status = 0; }; then 
14767   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "WebKitGtk" 2>/dev
/null
` 
14778 if test $pkg_failed = yes; then 
14780 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
14781         _pkg_short_errors_supported=yes 
14783         _pkg_short_errors_supported=no 
14785         if test $_pkg_short_errors_supported = yes; then 
14786                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "WebKitGtk"` 
14788                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "WebKitGtk"` 
14790         # Put the nasty error message in config.log where it belongs 
14791         echo "$WEBKIT_PKG_ERRORS" >&5 
14793         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
14794 $as_echo "no" >&6; } 
14797                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
14798 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
14799 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
14800   $as_echo_n "(cached) " >&6 
14803                 ac_check_framework_save_LIBS=$LIBS 
14804                 LIBS="-framework JavaScriptCore  $LIBS" 
14805                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
14806 /* end confdefs.h.  */ 
14808                                 #include <JavaScriptCore/JSBase.h> 
14813 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
14818 if ac_fn_cxx_try_link "$LINENO"; then : 
14820                         ac_cv_framework_JavaScriptCore=yes 
14823   ac_cv_framework_JavaScriptCore=no 
14825 rm -f core conftest.err conftest.$ac_objext \ 
14826     conftest$ac_exeext conftest.$ac_ext 
14827                 LIBS=$ac_check_framework_save_LIBS 
14830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
14831 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
14832         if test $ac_cv_framework_JavaScriptCore = yes; then : 
14835   for element in "-framework JavaScriptCore $LIBS"; do 
14839   acl_save_prefix="$prefix" 
14840   prefix="$acl_final_prefix" 
14841   acl_save_exec_prefix="$exec_prefix" 
14842   exec_prefix="$acl_final_exec_prefix" 
14844   exec_prefix="$acl_save_exec_prefix" 
14845   prefix="$acl_save_prefix" 
14847       if test "X$x" = "X$element"; then 
14852     if test -z "$haveit"; then 
14853       LIBS="${LIBS}${LIBS:+ }$element" 
14861 elif test $pkg_failed = untried; then 
14864                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
14865 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
14866 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
14867   $as_echo_n "(cached) " >&6 
14870                 ac_check_framework_save_LIBS=$LIBS 
14871                 LIBS="-framework JavaScriptCore  $LIBS" 
14872                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
14873 /* end confdefs.h.  */ 
14875                                 #include <JavaScriptCore/JSBase.h> 
14880 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
14885 if ac_fn_cxx_try_link "$LINENO"; then : 
14887                         ac_cv_framework_JavaScriptCore=yes 
14890   ac_cv_framework_JavaScriptCore=no 
14892 rm -f core conftest.err conftest.$ac_objext \ 
14893     conftest$ac_exeext conftest.$ac_ext 
14894                 LIBS=$ac_check_framework_save_LIBS 
14897 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
14898 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
14899         if test $ac_cv_framework_JavaScriptCore = yes; then : 
14902   for element in "-framework JavaScriptCore $LIBS"; do 
14906   acl_save_prefix="$prefix" 
14907   prefix="$acl_final_prefix" 
14908   acl_save_exec_prefix="$exec_prefix" 
14909   exec_prefix="$acl_final_exec_prefix" 
14911   exec_prefix="$acl_save_exec_prefix" 
14912   prefix="$acl_save_prefix" 
14914       if test "X$x" = "X$element"; then 
14919     if test -z "$haveit"; then 
14920       LIBS="${LIBS}${LIBS:+ }$element" 
14929         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
14930         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
14931         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
14932 $as_echo "yes" >&6; } 
14936   for element in `$PKG_CONFIG --cflags WebKitGtk
`; do 
14938     for x in $CXXFLAGS; do 
14940   acl_save_prefix="$prefix" 
14941   prefix="$acl_final_prefix" 
14942   acl_save_exec_prefix="$exec_prefix" 
14943   exec_prefix="$acl_final_exec_prefix" 
14945   exec_prefix="$acl_save_exec_prefix" 
14946   prefix="$acl_save_prefix" 
14948       if test "X$x" = "X$element"; then 
14953     if test -z "$haveit"; then 
14954       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
14959   for element in `$PKG_CONFIG --libs WebKitGtk
`; do 
14963   acl_save_prefix="$prefix" 
14964   prefix="$acl_final_prefix" 
14965   acl_save_exec_prefix="$exec_prefix" 
14966   exec_prefix="$acl_final_exec_prefix" 
14968   exec_prefix="$acl_save_exec_prefix" 
14969   prefix="$acl_save_prefix" 
14971       if test "X$x" = "X$element"; then 
14976     if test -z "$haveit"; then 
14977       LIBS="${LIBS}${LIBS:+ }$element" 
14984 elif test $pkg_failed = untried; then 
14988 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
14989 $as_echo_n "checking for WEBKIT... " >&6; } 
14991 if test -n "$PKG_CONFIG"; then 
14992     if test -n "$WEBKIT_CFLAGS"; then 
14993         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
14995         if test -n "$PKG_CONFIG" && \ 
14996     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
14997   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
14999   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15000   test $ac_status = 0; }; then 
15001   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "WebKitGtk" 2>/dev
/null
` 
15009 if test -n "$PKG_CONFIG"; then 
15010     if test -n "$WEBKIT_LIBS"; then 
15011         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
15013         if test -n "$PKG_CONFIG" && \ 
15014     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
15015   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
15017   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15018   test $ac_status = 0; }; then 
15019   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "WebKitGtk" 2>/dev
/null
` 
15030 if test $pkg_failed = yes; then 
15032 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
15033         _pkg_short_errors_supported=yes 
15035         _pkg_short_errors_supported=no 
15037         if test $_pkg_short_errors_supported = yes; then 
15038                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "WebKitGtk"` 
15040                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "WebKitGtk"` 
15042         # Put the nasty error message in config.log where it belongs 
15043         echo "$WEBKIT_PKG_ERRORS" >&5 
15045         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
15046 $as_echo "no" >&6; } 
15049                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
15050 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
15051 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
15052   $as_echo_n "(cached) " >&6 
15055                 ac_check_framework_save_LIBS=$LIBS 
15056                 LIBS="-framework JavaScriptCore  $LIBS" 
15057                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
15058 /* end confdefs.h.  */ 
15060                                 #include <JavaScriptCore/JSBase.h> 
15065 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
15070 if ac_fn_cxx_try_link "$LINENO"; then : 
15072                         ac_cv_framework_JavaScriptCore=yes 
15075   ac_cv_framework_JavaScriptCore=no 
15077 rm -f core conftest.err conftest.$ac_objext \ 
15078     conftest$ac_exeext conftest.$ac_ext 
15079                 LIBS=$ac_check_framework_save_LIBS 
15082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
15083 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
15084         if test $ac_cv_framework_JavaScriptCore = yes; then : 
15087   for element in "-framework JavaScriptCore $LIBS"; do 
15091   acl_save_prefix="$prefix" 
15092   prefix="$acl_final_prefix" 
15093   acl_save_exec_prefix="$exec_prefix" 
15094   exec_prefix="$acl_final_exec_prefix" 
15096   exec_prefix="$acl_save_exec_prefix" 
15097   prefix="$acl_save_prefix" 
15099       if test "X$x" = "X$element"; then 
15104     if test -z "$haveit"; then 
15105       LIBS="${LIBS}${LIBS:+ }$element" 
15113 elif test $pkg_failed = untried; then 
15116                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
15117 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
15118 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
15119   $as_echo_n "(cached) " >&6 
15122                 ac_check_framework_save_LIBS=$LIBS 
15123                 LIBS="-framework JavaScriptCore  $LIBS" 
15124                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
15125 /* end confdefs.h.  */ 
15127                                 #include <JavaScriptCore/JSBase.h> 
15132 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
15137 if ac_fn_cxx_try_link "$LINENO"; then : 
15139                         ac_cv_framework_JavaScriptCore=yes 
15142   ac_cv_framework_JavaScriptCore=no 
15144 rm -f core conftest.err conftest.$ac_objext \ 
15145     conftest$ac_exeext conftest.$ac_ext 
15146                 LIBS=$ac_check_framework_save_LIBS 
15149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
15150 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
15151         if test $ac_cv_framework_JavaScriptCore = yes; then : 
15154   for element in "-framework JavaScriptCore $LIBS"; 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$element"; then 
15171     if test -z "$haveit"; then 
15172       LIBS="${LIBS}${LIBS:+ }$element" 
15181         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
15182         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
15183         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
15184 $as_echo "yes" >&6; } 
15188   for element in `$PKG_CONFIG --cflags WebKitGtk
`; do 
15190     for x in $CXXFLAGS; do 
15192   acl_save_prefix="$prefix" 
15193   prefix="$acl_final_prefix" 
15194   acl_save_exec_prefix="$exec_prefix" 
15195   exec_prefix="$acl_final_exec_prefix" 
15197   exec_prefix="$acl_save_exec_prefix" 
15198   prefix="$acl_save_prefix" 
15200       if test "X$x" = "X$element"; then 
15205     if test -z "$haveit"; then 
15206       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
15211   for element in `$PKG_CONFIG --libs WebKitGtk
`; do 
15215   acl_save_prefix="$prefix" 
15216   prefix="$acl_final_prefix" 
15217   acl_save_exec_prefix="$exec_prefix" 
15218   exec_prefix="$acl_final_exec_prefix" 
15220   exec_prefix="$acl_save_exec_prefix" 
15221   prefix="$acl_save_prefix" 
15223       if test "X$x" = "X$element"; then 
15228     if test -z "$haveit"; then 
15229       LIBS="${LIBS}${LIBS:+ }$element" 
15237         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
15238         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
15239         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
15240 $as_echo "yes" >&6; } 
15244   for element in `$PKG_CONFIG --cflags webkit
-1.0
`; do 
15246     for x in $CXXFLAGS; do 
15248   acl_save_prefix="$prefix" 
15249   prefix="$acl_final_prefix" 
15250   acl_save_exec_prefix="$exec_prefix" 
15251   exec_prefix="$acl_final_exec_prefix" 
15253   exec_prefix="$acl_save_exec_prefix" 
15254   prefix="$acl_save_prefix" 
15256       if test "X$x" = "X$element"; then 
15261     if test -z "$haveit"; then 
15262       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
15267   for element in `$PKG_CONFIG --libs webkit
-1.0
`; do 
15271   acl_save_prefix="$prefix" 
15272   prefix="$acl_final_prefix" 
15273   acl_save_exec_prefix="$exec_prefix" 
15274   exec_prefix="$acl_final_exec_prefix" 
15276   exec_prefix="$acl_save_exec_prefix" 
15277   prefix="$acl_save_prefix" 
15279       if test "X$x" = "X$element"; then 
15284     if test -z "$haveit"; then 
15285       LIBS="${LIBS}${LIBS:+ }$element" 
15303 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
15304 $as_echo_n "checking for WEBKIT... " >&6; } 
15306 if test -n "$PKG_CONFIG"; then 
15307     if test -n "$WEBKIT_CFLAGS"; then 
15308         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
15310         if test -n "$PKG_CONFIG" && \ 
15311     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0\""; } >&5 
15312   ($PKG_CONFIG --exists --print-errors "webkit-1.0") 2>&5 
15314   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15315   test $ac_status = 0; }; then 
15316   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "webkit-1.0" 2>/dev
/null
` 
15324 if test -n "$PKG_CONFIG"; then 
15325     if test -n "$WEBKIT_LIBS"; then 
15326         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
15328         if test -n "$PKG_CONFIG" && \ 
15329     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0\""; } >&5 
15330   ($PKG_CONFIG --exists --print-errors "webkit-1.0") 2>&5 
15332   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15333   test $ac_status = 0; }; then 
15334   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "webkit-1.0" 2>/dev
/null
` 
15345 if test $pkg_failed = yes; then 
15347 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
15348         _pkg_short_errors_supported=yes 
15350         _pkg_short_errors_supported=no 
15352         if test $_pkg_short_errors_supported = yes; then 
15353                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "webkit-1.0"` 
15355                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "webkit-1.0"` 
15357         # Put the nasty error message in config.log where it belongs 
15358         echo "$WEBKIT_PKG_ERRORS" >&5 
15360         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
15361 $as_echo "no" >&6; } 
15365 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
15366 $as_echo_n "checking for WEBKIT... " >&6; } 
15368 if test -n "$PKG_CONFIG"; then 
15369     if test -n "$WEBKIT_CFLAGS"; then 
15370         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
15372         if test -n "$PKG_CONFIG" && \ 
15373     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
15374   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
15376   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15377   test $ac_status = 0; }; then 
15378   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "WebKitGtk" 2>/dev
/null
` 
15386 if test -n "$PKG_CONFIG"; then 
15387     if test -n "$WEBKIT_LIBS"; then 
15388         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
15390         if test -n "$PKG_CONFIG" && \ 
15391     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
15392   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
15394   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15395   test $ac_status = 0; }; then 
15396   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "WebKitGtk" 2>/dev
/null
` 
15407 if test $pkg_failed = yes; then 
15409 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
15410         _pkg_short_errors_supported=yes 
15412         _pkg_short_errors_supported=no 
15414         if test $_pkg_short_errors_supported = yes; then 
15415                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "WebKitGtk"` 
15417                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "WebKitGtk"` 
15419         # Put the nasty error message in config.log where it belongs 
15420         echo "$WEBKIT_PKG_ERRORS" >&5 
15422         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
15423 $as_echo "no" >&6; } 
15426                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
15427 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
15428 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
15429   $as_echo_n "(cached) " >&6 
15432                 ac_check_framework_save_LIBS=$LIBS 
15433                 LIBS="-framework JavaScriptCore  $LIBS" 
15434                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
15435 /* end confdefs.h.  */ 
15437                                 #include <JavaScriptCore/JSBase.h> 
15442 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
15447 if ac_fn_cxx_try_link "$LINENO"; then : 
15449                         ac_cv_framework_JavaScriptCore=yes 
15452   ac_cv_framework_JavaScriptCore=no 
15454 rm -f core conftest.err conftest.$ac_objext \ 
15455     conftest$ac_exeext conftest.$ac_ext 
15456                 LIBS=$ac_check_framework_save_LIBS 
15459 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
15460 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
15461         if test $ac_cv_framework_JavaScriptCore = yes; then : 
15464   for element in "-framework JavaScriptCore $LIBS"; do 
15468   acl_save_prefix="$prefix" 
15469   prefix="$acl_final_prefix" 
15470   acl_save_exec_prefix="$exec_prefix" 
15471   exec_prefix="$acl_final_exec_prefix" 
15473   exec_prefix="$acl_save_exec_prefix" 
15474   prefix="$acl_save_prefix" 
15476       if test "X$x" = "X$element"; then 
15481     if test -z "$haveit"; then 
15482       LIBS="${LIBS}${LIBS:+ }$element" 
15490 elif test $pkg_failed = untried; then 
15493                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
15494 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
15495 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
15496   $as_echo_n "(cached) " >&6 
15499                 ac_check_framework_save_LIBS=$LIBS 
15500                 LIBS="-framework JavaScriptCore  $LIBS" 
15501                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
15502 /* end confdefs.h.  */ 
15504                                 #include <JavaScriptCore/JSBase.h> 
15509 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
15514 if ac_fn_cxx_try_link "$LINENO"; then : 
15516                         ac_cv_framework_JavaScriptCore=yes 
15519   ac_cv_framework_JavaScriptCore=no 
15521 rm -f core conftest.err conftest.$ac_objext \ 
15522     conftest$ac_exeext conftest.$ac_ext 
15523                 LIBS=$ac_check_framework_save_LIBS 
15526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
15527 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
15528         if test $ac_cv_framework_JavaScriptCore = yes; then : 
15531   for element in "-framework JavaScriptCore $LIBS"; do 
15535   acl_save_prefix="$prefix" 
15536   prefix="$acl_final_prefix" 
15537   acl_save_exec_prefix="$exec_prefix" 
15538   exec_prefix="$acl_final_exec_prefix" 
15540   exec_prefix="$acl_save_exec_prefix" 
15541   prefix="$acl_save_prefix" 
15543       if test "X$x" = "X$element"; then 
15548     if test -z "$haveit"; then 
15549       LIBS="${LIBS}${LIBS:+ }$element" 
15558         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
15559         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
15560         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
15561 $as_echo "yes" >&6; } 
15565   for element in `$PKG_CONFIG --cflags WebKitGtk
`; do 
15567     for x in $CXXFLAGS; do 
15569   acl_save_prefix="$prefix" 
15570   prefix="$acl_final_prefix" 
15571   acl_save_exec_prefix="$exec_prefix" 
15572   exec_prefix="$acl_final_exec_prefix" 
15574   exec_prefix="$acl_save_exec_prefix" 
15575   prefix="$acl_save_prefix" 
15577       if test "X$x" = "X$element"; then 
15582     if test -z "$haveit"; then 
15583       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
15588   for element in `$PKG_CONFIG --libs WebKitGtk
`; do 
15592   acl_save_prefix="$prefix" 
15593   prefix="$acl_final_prefix" 
15594   acl_save_exec_prefix="$exec_prefix" 
15595   exec_prefix="$acl_final_exec_prefix" 
15597   exec_prefix="$acl_save_exec_prefix" 
15598   prefix="$acl_save_prefix" 
15600       if test "X$x" = "X$element"; then 
15605     if test -z "$haveit"; then 
15606       LIBS="${LIBS}${LIBS:+ }$element" 
15613 elif test $pkg_failed = untried; then 
15617 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
15618 $as_echo_n "checking for WEBKIT... " >&6; } 
15620 if test -n "$PKG_CONFIG"; then 
15621     if test -n "$WEBKIT_CFLAGS"; then 
15622         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
15624         if test -n "$PKG_CONFIG" && \ 
15625     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
15626   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
15628   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15629   test $ac_status = 0; }; then 
15630   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "WebKitGtk" 2>/dev
/null
` 
15638 if test -n "$PKG_CONFIG"; then 
15639     if test -n "$WEBKIT_LIBS"; then 
15640         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
15642         if test -n "$PKG_CONFIG" && \ 
15643     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
15644   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
15646   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15647   test $ac_status = 0; }; then 
15648   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "WebKitGtk" 2>/dev
/null
` 
15659 if test $pkg_failed = yes; then 
15661 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
15662         _pkg_short_errors_supported=yes 
15664         _pkg_short_errors_supported=no 
15666         if test $_pkg_short_errors_supported = yes; then 
15667                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "WebKitGtk"` 
15669                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "WebKitGtk"` 
15671         # Put the nasty error message in config.log where it belongs 
15672         echo "$WEBKIT_PKG_ERRORS" >&5 
15674         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
15675 $as_echo "no" >&6; } 
15678                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
15679 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
15680 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
15681   $as_echo_n "(cached) " >&6 
15684                 ac_check_framework_save_LIBS=$LIBS 
15685                 LIBS="-framework JavaScriptCore  $LIBS" 
15686                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
15687 /* end confdefs.h.  */ 
15689                                 #include <JavaScriptCore/JSBase.h> 
15694 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
15699 if ac_fn_cxx_try_link "$LINENO"; then : 
15701                         ac_cv_framework_JavaScriptCore=yes 
15704   ac_cv_framework_JavaScriptCore=no 
15706 rm -f core conftest.err conftest.$ac_objext \ 
15707     conftest$ac_exeext conftest.$ac_ext 
15708                 LIBS=$ac_check_framework_save_LIBS 
15711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
15712 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
15713         if test $ac_cv_framework_JavaScriptCore = yes; then : 
15716   for element in "-framework JavaScriptCore $LIBS"; do 
15720   acl_save_prefix="$prefix" 
15721   prefix="$acl_final_prefix" 
15722   acl_save_exec_prefix="$exec_prefix" 
15723   exec_prefix="$acl_final_exec_prefix" 
15725   exec_prefix="$acl_save_exec_prefix" 
15726   prefix="$acl_save_prefix" 
15728       if test "X$x" = "X$element"; then 
15733     if test -z "$haveit"; then 
15734       LIBS="${LIBS}${LIBS:+ }$element" 
15742 elif test $pkg_failed = untried; then 
15745                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
15746 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
15747 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
15748   $as_echo_n "(cached) " >&6 
15751                 ac_check_framework_save_LIBS=$LIBS 
15752                 LIBS="-framework JavaScriptCore  $LIBS" 
15753                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
15754 /* end confdefs.h.  */ 
15756                                 #include <JavaScriptCore/JSBase.h> 
15761 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
15766 if ac_fn_cxx_try_link "$LINENO"; then : 
15768                         ac_cv_framework_JavaScriptCore=yes 
15771   ac_cv_framework_JavaScriptCore=no 
15773 rm -f core conftest.err conftest.$ac_objext \ 
15774     conftest$ac_exeext conftest.$ac_ext 
15775                 LIBS=$ac_check_framework_save_LIBS 
15778 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
15779 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
15780         if test $ac_cv_framework_JavaScriptCore = yes; then : 
15783   for element in "-framework JavaScriptCore $LIBS"; do 
15787   acl_save_prefix="$prefix" 
15788   prefix="$acl_final_prefix" 
15789   acl_save_exec_prefix="$exec_prefix" 
15790   exec_prefix="$acl_final_exec_prefix" 
15792   exec_prefix="$acl_save_exec_prefix" 
15793   prefix="$acl_save_prefix" 
15795       if test "X$x" = "X$element"; then 
15800     if test -z "$haveit"; then 
15801       LIBS="${LIBS}${LIBS:+ }$element" 
15810         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
15811         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
15812         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
15813 $as_echo "yes" >&6; } 
15817   for element in `$PKG_CONFIG --cflags WebKitGtk
`; do 
15819     for x in $CXXFLAGS; do 
15821   acl_save_prefix="$prefix" 
15822   prefix="$acl_final_prefix" 
15823   acl_save_exec_prefix="$exec_prefix" 
15824   exec_prefix="$acl_final_exec_prefix" 
15826   exec_prefix="$acl_save_exec_prefix" 
15827   prefix="$acl_save_prefix" 
15829       if test "X$x" = "X$element"; then 
15834     if test -z "$haveit"; then 
15835       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
15840   for element in `$PKG_CONFIG --libs WebKitGtk
`; do 
15844   acl_save_prefix="$prefix" 
15845   prefix="$acl_final_prefix" 
15846   acl_save_exec_prefix="$exec_prefix" 
15847   exec_prefix="$acl_final_exec_prefix" 
15849   exec_prefix="$acl_save_exec_prefix" 
15850   prefix="$acl_save_prefix" 
15852       if test "X$x" = "X$element"; then 
15857     if test -z "$haveit"; then 
15858       LIBS="${LIBS}${LIBS:+ }$element" 
15866         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
15867         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
15868         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
15869 $as_echo "yes" >&6; } 
15873   for element in `$PKG_CONFIG --cflags webkit
-1.0
`; do 
15875     for x in $CXXFLAGS; do 
15877   acl_save_prefix="$prefix" 
15878   prefix="$acl_final_prefix" 
15879   acl_save_exec_prefix="$exec_prefix" 
15880   exec_prefix="$acl_final_exec_prefix" 
15882   exec_prefix="$acl_save_exec_prefix" 
15883   prefix="$acl_save_prefix" 
15885       if test "X$x" = "X$element"; then 
15890     if test -z "$haveit"; then 
15891       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
15896   for element in `$PKG_CONFIG --libs webkit
-1.0
`; do 
15900   acl_save_prefix="$prefix" 
15901   prefix="$acl_final_prefix" 
15902   acl_save_exec_prefix="$exec_prefix" 
15903   exec_prefix="$acl_final_exec_prefix" 
15905   exec_prefix="$acl_save_exec_prefix" 
15906   prefix="$acl_save_prefix" 
15908       if test "X$x" = "X$element"; then 
15913     if test -z "$haveit"; then 
15914       LIBS="${LIBS}${LIBS:+ }$element" 
15923     as_fn_error "Unknown JavaScript engine: $enableval" "$LINENO" 5 ;; 
15931 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
15932 $as_echo_n "checking for WEBKIT... " >&6; } 
15934 if test -n "$PKG_CONFIG"; then 
15935     if test -n "$WEBKIT_CFLAGS"; then 
15936         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
15938         if test -n "$PKG_CONFIG" && \ 
15939     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0\""; } >&5 
15940   ($PKG_CONFIG --exists --print-errors "webkit-1.0") 2>&5 
15942   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15943   test $ac_status = 0; }; then 
15944   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "webkit-1.0" 2>/dev
/null
` 
15952 if test -n "$PKG_CONFIG"; then 
15953     if test -n "$WEBKIT_LIBS"; then 
15954         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
15956         if test -n "$PKG_CONFIG" && \ 
15957     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0\""; } >&5 
15958   ($PKG_CONFIG --exists --print-errors "webkit-1.0") 2>&5 
15960   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
15961   test $ac_status = 0; }; then 
15962   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "webkit-1.0" 2>/dev
/null
` 
15973 if test $pkg_failed = yes; then 
15975 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
15976         _pkg_short_errors_supported=yes 
15978         _pkg_short_errors_supported=no 
15980         if test $_pkg_short_errors_supported = yes; then 
15981                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "webkit-1.0"` 
15983                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "webkit-1.0"` 
15985         # Put the nasty error message in config.log where it belongs 
15986         echo "$WEBKIT_PKG_ERRORS" >&5 
15988         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
15989 $as_echo "no" >&6; } 
15993 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
15994 $as_echo_n "checking for WEBKIT... " >&6; } 
15996 if test -n "$PKG_CONFIG"; then 
15997     if test -n "$WEBKIT_CFLAGS"; then 
15998         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
16000         if test -n "$PKG_CONFIG" && \ 
16001     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
16002   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
16004   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16005   test $ac_status = 0; }; then 
16006   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "WebKitGtk" 2>/dev
/null
` 
16014 if test -n "$PKG_CONFIG"; then 
16015     if test -n "$WEBKIT_LIBS"; then 
16016         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
16018         if test -n "$PKG_CONFIG" && \ 
16019     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
16020   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
16022   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16023   test $ac_status = 0; }; then 
16024   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "WebKitGtk" 2>/dev
/null
` 
16035 if test $pkg_failed = yes; then 
16037 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
16038         _pkg_short_errors_supported=yes 
16040         _pkg_short_errors_supported=no 
16042         if test $_pkg_short_errors_supported = yes; then 
16043                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "WebKitGtk"` 
16045                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "WebKitGtk"` 
16047         # Put the nasty error message in config.log where it belongs 
16048         echo "$WEBKIT_PKG_ERRORS" >&5 
16050         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
16051 $as_echo "no" >&6; } 
16054                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
16055 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
16056 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
16057   $as_echo_n "(cached) " >&6 
16060                 ac_check_framework_save_LIBS=$LIBS 
16061                 LIBS="-framework JavaScriptCore  $LIBS" 
16062                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16063 /* end confdefs.h.  */ 
16065                                 #include <JavaScriptCore/JSBase.h> 
16070 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
16075 if ac_fn_cxx_try_link "$LINENO"; then : 
16077                         ac_cv_framework_JavaScriptCore=yes 
16080   ac_cv_framework_JavaScriptCore=no 
16082 rm -f core conftest.err conftest.$ac_objext \ 
16083     conftest$ac_exeext conftest.$ac_ext 
16084                 LIBS=$ac_check_framework_save_LIBS 
16087 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
16088 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
16089         if test $ac_cv_framework_JavaScriptCore = yes; then : 
16092   for element in "-framework JavaScriptCore $LIBS"; do 
16096   acl_save_prefix="$prefix" 
16097   prefix="$acl_final_prefix" 
16098   acl_save_exec_prefix="$exec_prefix" 
16099   exec_prefix="$acl_final_exec_prefix" 
16101   exec_prefix="$acl_save_exec_prefix" 
16102   prefix="$acl_save_prefix" 
16104       if test "X$x" = "X$element"; then 
16109     if test -z "$haveit"; then 
16110       LIBS="${LIBS}${LIBS:+ }$element" 
16118 elif test $pkg_failed = untried; then 
16121                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
16122 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
16123 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
16124   $as_echo_n "(cached) " >&6 
16127                 ac_check_framework_save_LIBS=$LIBS 
16128                 LIBS="-framework JavaScriptCore  $LIBS" 
16129                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16130 /* end confdefs.h.  */ 
16132                                 #include <JavaScriptCore/JSBase.h> 
16137 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
16142 if ac_fn_cxx_try_link "$LINENO"; then : 
16144                         ac_cv_framework_JavaScriptCore=yes 
16147   ac_cv_framework_JavaScriptCore=no 
16149 rm -f core conftest.err conftest.$ac_objext \ 
16150     conftest$ac_exeext conftest.$ac_ext 
16151                 LIBS=$ac_check_framework_save_LIBS 
16154 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
16155 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
16156         if test $ac_cv_framework_JavaScriptCore = yes; then : 
16159   for element in "-framework JavaScriptCore $LIBS"; do 
16163   acl_save_prefix="$prefix" 
16164   prefix="$acl_final_prefix" 
16165   acl_save_exec_prefix="$exec_prefix" 
16166   exec_prefix="$acl_final_exec_prefix" 
16168   exec_prefix="$acl_save_exec_prefix" 
16169   prefix="$acl_save_prefix" 
16171       if test "X$x" = "X$element"; then 
16176     if test -z "$haveit"; then 
16177       LIBS="${LIBS}${LIBS:+ }$element" 
16186         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
16187         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
16188         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
16189 $as_echo "yes" >&6; } 
16193   for element in `$PKG_CONFIG --cflags WebKitGtk
`; do 
16195     for x in $CXXFLAGS; do 
16197   acl_save_prefix="$prefix" 
16198   prefix="$acl_final_prefix" 
16199   acl_save_exec_prefix="$exec_prefix" 
16200   exec_prefix="$acl_final_exec_prefix" 
16202   exec_prefix="$acl_save_exec_prefix" 
16203   prefix="$acl_save_prefix" 
16205       if test "X$x" = "X$element"; then 
16210     if test -z "$haveit"; then 
16211       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
16216   for element in `$PKG_CONFIG --libs WebKitGtk
`; do 
16220   acl_save_prefix="$prefix" 
16221   prefix="$acl_final_prefix" 
16222   acl_save_exec_prefix="$exec_prefix" 
16223   exec_prefix="$acl_final_exec_prefix" 
16225   exec_prefix="$acl_save_exec_prefix" 
16226   prefix="$acl_save_prefix" 
16228       if test "X$x" = "X$element"; then 
16233     if test -z "$haveit"; then 
16234       LIBS="${LIBS}${LIBS:+ }$element" 
16241 elif test $pkg_failed = untried; then 
16245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 
16246 $as_echo_n "checking for WEBKIT... " >&6; } 
16248 if test -n "$PKG_CONFIG"; then 
16249     if test -n "$WEBKIT_CFLAGS"; then 
16250         pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" 
16252         if test -n "$PKG_CONFIG" && \ 
16253     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
16254   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
16256   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16257   test $ac_status = 0; }; then 
16258   pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "WebKitGtk" 2>/dev
/null
` 
16266 if test -n "$PKG_CONFIG"; then 
16267     if test -n "$WEBKIT_LIBS"; then 
16268         pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" 
16270         if test -n "$PKG_CONFIG" && \ 
16271     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"WebKitGtk\""; } >&5 
16272   ($PKG_CONFIG --exists --print-errors "WebKitGtk") 2>&5 
16274   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16275   test $ac_status = 0; }; then 
16276   pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "WebKitGtk" 2>/dev
/null
` 
16287 if test $pkg_failed = yes; then 
16289 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
16290         _pkg_short_errors_supported=yes 
16292         _pkg_short_errors_supported=no 
16294         if test $_pkg_short_errors_supported = yes; then 
16295                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "WebKitGtk"` 
16297                 WEBKIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "WebKitGtk"` 
16299         # Put the nasty error message in config.log where it belongs 
16300         echo "$WEBKIT_PKG_ERRORS" >&5 
16302         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
16303 $as_echo "no" >&6; } 
16306                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
16307 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
16308 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
16309   $as_echo_n "(cached) " >&6 
16312                 ac_check_framework_save_LIBS=$LIBS 
16313                 LIBS="-framework JavaScriptCore  $LIBS" 
16314                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16315 /* end confdefs.h.  */ 
16317                                 #include <JavaScriptCore/JSBase.h> 
16322 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
16327 if ac_fn_cxx_try_link "$LINENO"; then : 
16329                         ac_cv_framework_JavaScriptCore=yes 
16332   ac_cv_framework_JavaScriptCore=no 
16334 rm -f core conftest.err conftest.$ac_objext \ 
16335     conftest$ac_exeext conftest.$ac_ext 
16336                 LIBS=$ac_check_framework_save_LIBS 
16339 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
16340 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
16341         if test $ac_cv_framework_JavaScriptCore = yes; then : 
16344   for element in "-framework JavaScriptCore $LIBS"; do 
16348   acl_save_prefix="$prefix" 
16349   prefix="$acl_final_prefix" 
16350   acl_save_exec_prefix="$exec_prefix" 
16351   exec_prefix="$acl_final_exec_prefix" 
16353   exec_prefix="$acl_save_exec_prefix" 
16354   prefix="$acl_save_prefix" 
16356       if test "X$x" = "X$element"; then 
16361     if test -z "$haveit"; then 
16362       LIBS="${LIBS}${LIBS:+ }$element" 
16370 elif test $pkg_failed = untried; then 
16373                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework JavaScriptCore" >&5 
16374 $as_echo_n "checking for framework JavaScriptCore... " >&6; } 
16375 if test "${ac_cv_framework_JavaScriptCore+set}" = set; then : 
16376   $as_echo_n "(cached) " >&6 
16379                 ac_check_framework_save_LIBS=$LIBS 
16380                 LIBS="-framework JavaScriptCore  $LIBS" 
16381                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16382 /* end confdefs.h.  */ 
16384                                 #include <JavaScriptCore/JSBase.h> 
16389 JSEvaluateScript(0, 0, 0, 0, 0, 0); 
16394 if ac_fn_cxx_try_link "$LINENO"; then : 
16396                         ac_cv_framework_JavaScriptCore=yes 
16399   ac_cv_framework_JavaScriptCore=no 
16401 rm -f core conftest.err conftest.$ac_objext \ 
16402     conftest$ac_exeext conftest.$ac_ext 
16403                 LIBS=$ac_check_framework_save_LIBS 
16406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_JavaScriptCore" >&5 
16407 $as_echo "$ac_cv_framework_JavaScriptCore" >&6; } 
16408         if test $ac_cv_framework_JavaScriptCore = yes; then : 
16411   for element in "-framework JavaScriptCore $LIBS"; do 
16415   acl_save_prefix="$prefix" 
16416   prefix="$acl_final_prefix" 
16417   acl_save_exec_prefix="$exec_prefix" 
16418   exec_prefix="$acl_final_exec_prefix" 
16420   exec_prefix="$acl_save_exec_prefix" 
16421   prefix="$acl_save_prefix" 
16423       if test "X$x" = "X$element"; then 
16428     if test -z "$haveit"; then 
16429       LIBS="${LIBS}${LIBS:+ }$element" 
16438         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
16439         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
16440         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
16441 $as_echo "yes" >&6; } 
16445   for element in `$PKG_CONFIG --cflags WebKitGtk
`; do 
16447     for x in $CXXFLAGS; do 
16449   acl_save_prefix="$prefix" 
16450   prefix="$acl_final_prefix" 
16451   acl_save_exec_prefix="$exec_prefix" 
16452   exec_prefix="$acl_final_exec_prefix" 
16454   exec_prefix="$acl_save_exec_prefix" 
16455   prefix="$acl_save_prefix" 
16457       if test "X$x" = "X$element"; then 
16462     if test -z "$haveit"; then 
16463       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
16468   for element in `$PKG_CONFIG --libs WebKitGtk
`; do 
16472   acl_save_prefix="$prefix" 
16473   prefix="$acl_final_prefix" 
16474   acl_save_exec_prefix="$exec_prefix" 
16475   exec_prefix="$acl_final_exec_prefix" 
16477   exec_prefix="$acl_save_exec_prefix" 
16478   prefix="$acl_save_prefix" 
16480       if test "X$x" = "X$element"; then 
16485     if test -z "$haveit"; then 
16486       LIBS="${LIBS}${LIBS:+ }$element" 
16494         WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS 
16495         WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS 
16496         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
16497 $as_echo "yes" >&6; } 
16501   for element in `$PKG_CONFIG --cflags webkit
-1.0
`; do 
16503     for x in $CXXFLAGS; do 
16505   acl_save_prefix="$prefix" 
16506   prefix="$acl_final_prefix" 
16507   acl_save_exec_prefix="$exec_prefix" 
16508   exec_prefix="$acl_final_exec_prefix" 
16510   exec_prefix="$acl_save_exec_prefix" 
16511   prefix="$acl_save_prefix" 
16513       if test "X$x" = "X$element"; then 
16518     if test -z "$haveit"; then 
16519       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
16524   for element in `$PKG_CONFIG --libs webkit
-1.0
`; do 
16528   acl_save_prefix="$prefix" 
16529   prefix="$acl_final_prefix" 
16530   acl_save_exec_prefix="$exec_prefix" 
16531   exec_prefix="$acl_final_exec_prefix" 
16533   exec_prefix="$acl_save_exec_prefix" 
16534   prefix="$acl_save_prefix" 
16536       if test "X$x" = "X$element"; then 
16541     if test -z "$haveit"; then 
16542       LIBS="${LIBS}${LIBS:+ }$element" 
16554 case $CY_EXECUTE in #( 
16560 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBFFI" >&5 
16561 $as_echo_n "checking for LIBFFI... " >&6; } 
16563 if test -n "$PKG_CONFIG"; then 
16564     if test -n "$LIBFFI_CFLAGS"; then 
16565         pkg_cv_LIBFFI_CFLAGS="$LIBFFI_CFLAGS" 
16567         if test -n "$PKG_CONFIG" && \ 
16568     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libffi\""; } >&5 
16569   ($PKG_CONFIG --exists --print-errors "libffi") 2>&5 
16571   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16572   test $ac_status = 0; }; then 
16573   pkg_cv_LIBFFI_CFLAGS=`$PKG_CONFIG --cflags "libffi" 2>/dev
/null
` 
16581 if test -n "$PKG_CONFIG"; then 
16582     if test -n "$LIBFFI_LIBS"; then 
16583         pkg_cv_LIBFFI_LIBS="$LIBFFI_LIBS" 
16585         if test -n "$PKG_CONFIG" && \ 
16586     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libffi\""; } >&5 
16587   ($PKG_CONFIG --exists --print-errors "libffi") 2>&5 
16589   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 
16590   test $ac_status = 0; }; then 
16591   pkg_cv_LIBFFI_LIBS=`$PKG_CONFIG --libs "libffi" 2>/dev
/null
` 
16602 if test $pkg_failed = yes; then 
16604 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 
16605         _pkg_short_errors_supported=yes 
16607         _pkg_short_errors_supported=no 
16609         if test $_pkg_short_errors_supported = yes; then 
16610                 LIBFFI_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libffi"` 
16612                 LIBFFI_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libffi"` 
16614         # Put the nasty error message in config.log where it belongs 
16615         echo "$LIBFFI_PKG_ERRORS" >&5 
16617         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
16618 $as_echo "no" >&6; } 
16620                 for ac_header in ffi.h ffi/ffi.h 
16622   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
16623 ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 
16624 eval as_val=\$$as_ac_Header 
16625    if test "x$as_val" = x""yes; then : 
16626   cat >>confdefs.h <<_ACEOF 
16627 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
16634                 if test "x$ac_cv_header_ffi_h" = xno && test "x$ac_cv_header_ffi_ffi_h" = xno; then : 
16636                         as_fn_error "You need libffi" "$LINENO" 5 
16639                 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing ffi_call" >&5 
16640 $as_echo_n "checking for library containing ffi_call... " >&6; } 
16641 if test "${ac_cv_search_ffi_call+set}" = set; then : 
16642   $as_echo_n "(cached) " >&6 
16644   ac_func_search_save_LIBS=$LIBS 
16645 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16646 /* end confdefs.h.  */ 
16648 /* Override any GCC internal prototype to avoid an error. 
16649    Use char because int might match the return type of a GCC 
16650    builtin and then its argument prototype would still apply.  */ 
16658 return ffi_call (); 
16663 for ac_lib in '' ffi; do 
16664   if test -z "$ac_lib"; then 
16665     ac_res="none required" 
16668     LIBS="-l$ac_lib  $ac_func_search_save_LIBS" 
16670   if ac_fn_cxx_try_link "$LINENO"; then : 
16671   ac_cv_search_ffi_call=$ac_res 
16673 rm -f core conftest.err conftest.$ac_objext \ 
16675   if test "${ac_cv_search_ffi_call+set}" = set; then : 
16679 if test "${ac_cv_search_ffi_call+set}" = set; then : 
16682   ac_cv_search_ffi_call=no 
16684 rm conftest.$ac_ext 
16685 LIBS=$ac_func_search_save_LIBS 
16687 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_ffi_call" >&5 
16688 $as_echo "$ac_cv_search_ffi_call" >&6; } 
16689 ac_res=$ac_cv_search_ffi_call 
16690 if test "$ac_res" != no; then : 
16691   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" 
16695                 case $ac_cv_search_ffi_call in #( 
16698                         as_fn_error "You need libffi" "$LINENO" 5 
16704 elif test $pkg_failed = untried; then 
16706                 for ac_header in ffi.h ffi/ffi.h 
16708   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
16709 ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 
16710 eval as_val=\$$as_ac_Header 
16711    if test "x$as_val" = x""yes; then : 
16712   cat >>confdefs.h <<_ACEOF 
16713 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
16720                 if test "x$ac_cv_header_ffi_h" = xno && test "x$ac_cv_header_ffi_ffi_h" = xno; then : 
16722                         as_fn_error "You need libffi" "$LINENO" 5 
16725                 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing ffi_call" >&5 
16726 $as_echo_n "checking for library containing ffi_call... " >&6; } 
16727 if test "${ac_cv_search_ffi_call+set}" = set; then : 
16728   $as_echo_n "(cached) " >&6 
16730   ac_func_search_save_LIBS=$LIBS 
16731 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16732 /* end confdefs.h.  */ 
16734 /* Override any GCC internal prototype to avoid an error. 
16735    Use char because int might match the return type of a GCC 
16736    builtin and then its argument prototype would still apply.  */ 
16744 return ffi_call (); 
16749 for ac_lib in '' ffi; do 
16750   if test -z "$ac_lib"; then 
16751     ac_res="none required" 
16754     LIBS="-l$ac_lib  $ac_func_search_save_LIBS" 
16756   if ac_fn_cxx_try_link "$LINENO"; then : 
16757   ac_cv_search_ffi_call=$ac_res 
16759 rm -f core conftest.err conftest.$ac_objext \ 
16761   if test "${ac_cv_search_ffi_call+set}" = set; then : 
16765 if test "${ac_cv_search_ffi_call+set}" = set; then : 
16768   ac_cv_search_ffi_call=no 
16770 rm conftest.$ac_ext 
16771 LIBS=$ac_func_search_save_LIBS 
16773 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_ffi_call" >&5 
16774 $as_echo "$ac_cv_search_ffi_call" >&6; } 
16775 ac_res=$ac_cv_search_ffi_call 
16776 if test "$ac_res" != no; then : 
16777   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" 
16781                 case $ac_cv_search_ffi_call in #( 
16784                         as_fn_error "You need libffi" "$LINENO" 5 
16791         LIBFFI_CFLAGS=$pkg_cv_LIBFFI_CFLAGS 
16792         LIBFFI_LIBS=$pkg_cv_LIBFFI_LIBS 
16793         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
16794 $as_echo "yes" >&6; } 
16797   for element in `$PKG_CONFIG --cflags libffi
`; do 
16799     for x in $CXXFLAGS; do 
16801   acl_save_prefix="$prefix" 
16802   prefix="$acl_final_prefix" 
16803   acl_save_exec_prefix="$exec_prefix" 
16804   exec_prefix="$acl_final_exec_prefix" 
16806   exec_prefix="$acl_save_exec_prefix" 
16807   prefix="$acl_save_prefix" 
16809       if test "X$x" = "X$element"; then 
16814     if test -z "$haveit"; then 
16815       CXXFLAGS="${CXXFLAGS}${CXXFLAGS:+ }$element" 
16820   for element in `$PKG_CONFIG --libs libffi
`; do 
16824   acl_save_prefix="$prefix" 
16825   prefix="$acl_final_prefix" 
16826   acl_save_exec_prefix="$exec_prefix" 
16827   exec_prefix="$acl_final_exec_prefix" 
16829   exec_prefix="$acl_save_exec_prefix" 
16830   prefix="$acl_save_prefix" 
16832       if test "X$x" = "X$element"; then 
16837     if test -z "$haveit"; then 
16838       LIBS="${LIBS}${LIBS:+ }$element" 
16845 ac_cpp='$OBJCXXCPP $CPPFLAGS' 
16846 ac_compile='$OBJCXX -c $OBJCXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
16847 ac_link='$OBJCXX -o conftest$ac_exeext $OBJCXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
16848 ac_compiler_gnu=$ac_cv_objcxx_compiler_gnu 
16850         { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we really have Objective C++" >&5 
16851 $as_echo_n "checking if we really have Objective C++... " >&6; } 
16852         cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16853 /* end confdefs.h.  */ 
16855                 // This space intentionally left blank 
16858 if ac_fn_objcxx_try_compile "$LINENO"; then : 
16861                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
16862 $as_echo "yes" >&6; } 
16865   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
16866 $as_echo "no" >&6; } 
16868 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
16869         if test "x$CY_OBJECTIVEC" = x1; then : 
16872                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework CoreFoundation" >&5 
16873 $as_echo_n "checking for framework CoreFoundation... " >&6; } 
16874 if test "${ac_cv_framework_CoreFoundation+set}" = set; then : 
16875   $as_echo_n "(cached) " >&6 
16878                 ac_check_framework_save_LIBS=$LIBS 
16879                 LIBS="-framework CoreFoundation  $LIBS" 
16880                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16881 /* end confdefs.h.  */ 
16883                         #include <CoreFoundation/CFBase.h> 
16888 CFAllocatorGetDefault(); 
16893 if ac_fn_objcxx_try_link "$LINENO"; then : 
16895                         ac_cv_framework_CoreFoundation=yes 
16898   ac_cv_framework_CoreFoundation=no 
16900 rm -f core conftest.err conftest.$ac_objext \ 
16901     conftest$ac_exeext conftest.$ac_ext 
16902                 LIBS=$ac_check_framework_save_LIBS 
16905 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_CoreFoundation" >&5 
16906 $as_echo "$ac_cv_framework_CoreFoundation" >&6; } 
16907         if test $ac_cv_framework_CoreFoundation = yes; then : 
16910   for element in "-framework CoreFoundation $LIBS"; do 
16914   acl_save_prefix="$prefix" 
16915   prefix="$acl_final_prefix" 
16916   acl_save_exec_prefix="$exec_prefix" 
16917   exec_prefix="$acl_final_exec_prefix" 
16919   exec_prefix="$acl_save_exec_prefix" 
16920   prefix="$acl_save_prefix" 
16922       if test "X$x" = "X$element"; then 
16927     if test -z "$haveit"; then 
16928       LIBS="${LIBS}${LIBS:+ }$element" 
16936                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework Foundation" >&5 
16937 $as_echo_n "checking for framework Foundation... " >&6; } 
16938 if test "${ac_cv_framework_Foundation+set}" = set; then : 
16939   $as_echo_n "(cached) " >&6 
16942                 ac_check_framework_save_LIBS=$LIBS 
16943                 LIBS="-framework Foundation  $LIBS" 
16944                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
16945 /* end confdefs.h.  */ 
16947                                 #include <Foundation/NSObject.h> 
16952 [[NSObject alloc] init]; 
16957 if ac_fn_objcxx_try_link "$LINENO"; then : 
16959                         ac_cv_framework_Foundation=yes 
16962   ac_cv_framework_Foundation=no 
16964 rm -f core conftest.err conftest.$ac_objext \ 
16965     conftest$ac_exeext conftest.$ac_ext 
16966                 LIBS=$ac_check_framework_save_LIBS 
16969 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_Foundation" >&5 
16970 $as_echo "$ac_cv_framework_Foundation" >&6; } 
16971         if test $ac_cv_framework_Foundation = yes; then : 
16974   for element in "-framework Foundation $LIBS"; do 
16978   acl_save_prefix="$prefix" 
16979   prefix="$acl_final_prefix" 
16980   acl_save_exec_prefix="$exec_prefix" 
16981   exec_prefix="$acl_final_exec_prefix" 
16983   exec_prefix="$acl_save_exec_prefix" 
16984   prefix="$acl_save_prefix" 
16986       if test "X$x" = "X$element"; then 
16991     if test -z "$haveit"; then 
16992       LIBS="${LIBS}${LIBS:+ }$element" 
16996                 cat >>confdefs.h <<_ACEOF 
16997 #define HAVE_FRAMEWORK_FOUNDATION 1 
17004                         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework WebKit" >&5 
17005 $as_echo_n "checking for framework WebKit... " >&6; } 
17006 if test "${ac_cv_framework_WebKit+set}" = set; then : 
17007   $as_echo_n "(cached) " >&6 
17010                 ac_check_framework_save_LIBS=$LIBS 
17011                 LIBS="-framework WebKit  $LIBS" 
17012                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
17013 /* end confdefs.h.  */ 
17015                                 #include <WebKit/WebScriptObject.h> 
17020 [[WebScriptObject alloc] init]; 
17025 if ac_fn_objcxx_try_link "$LINENO"; then : 
17027                         ac_cv_framework_WebKit=yes 
17030   ac_cv_framework_WebKit=no 
17032 rm -f core conftest.err conftest.$ac_objext \ 
17033     conftest$ac_exeext conftest.$ac_ext 
17034                 LIBS=$ac_check_framework_save_LIBS 
17037 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_WebKit" >&5 
17038 $as_echo "$ac_cv_framework_WebKit" >&6; } 
17039         if test $ac_cv_framework_WebKit = yes; then : 
17042   for element in "-framework WebKit $LIBS"; do 
17046   acl_save_prefix="$prefix" 
17047   prefix="$acl_final_prefix" 
17048   acl_save_exec_prefix="$exec_prefix" 
17049   exec_prefix="$acl_final_exec_prefix" 
17051   exec_prefix="$acl_save_exec_prefix" 
17052   prefix="$acl_save_prefix" 
17054       if test "X$x" = "X$element"; then 
17059     if test -z "$haveit"; then 
17060       LIBS="${LIBS}${LIBS:+ }$element" 
17064                 cat >>confdefs.h <<_ACEOF 
17065 #define HAVE_FRAMEWORK_WEBKIT 1 
17075                         for ac_prog in gnustep-config 
17077   # Extract the first word of "$ac_prog", so it can be a program name with args. 
17078 set dummy $ac_prog; ac_word=$2 
17079 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 
17080 $as_echo_n "checking for $ac_word... " >&6; } 
17081 if test "${ac_cv_prog_GNUSTEP_CONFIG+set}" = set; then : 
17082   $as_echo_n "(cached) " >&6 
17084   if test -n "$GNUSTEP_CONFIG"; then 
17085   ac_cv_prog_GNUSTEP_CONFIG="$GNUSTEP_CONFIG" # Let the user override the test. 
17087 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
17088 for as_dir in $PATH 
17091   test -z "$as_dir" && as_dir=. 
17092     for ac_exec_ext in '' $ac_executable_extensions; do 
17093   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
17094     ac_cv_prog_GNUSTEP_CONFIG="$ac_prog" 
17095     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 
17104 GNUSTEP_CONFIG=$ac_cv_prog_GNUSTEP_CONFIG 
17105 if test -n "$GNUSTEP_CONFIG"; then 
17106   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GNUSTEP_CONFIG" >&5 
17107 $as_echo "$GNUSTEP_CONFIG" >&6; } 
17109   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
17110 $as_echo "no" >&6; } 
17114   test -n "$GNUSTEP_CONFIG" && break 
17117                         if test "x$GNUSTEP_CONFIG" != x; then : 
17121   for element in `$GNUSTEP_CONFIG --objc-flags`; do 
17123     for x in $OBJCXXFLAGS; do 
17125   acl_save_prefix="$prefix" 
17126   prefix="$acl_final_prefix" 
17127   acl_save_exec_prefix="$exec_prefix" 
17128   exec_prefix="$acl_final_exec_prefix" 
17130   exec_prefix="$acl_save_exec_prefix" 
17131   prefix="$acl_save_prefix" 
17133       if test "X$x" = "X$element"; then 
17138     if test -z "$haveit"; then 
17139       OBJCXXFLAGS="${OBJCXXFLAGS}${OBJCXXFLAGS:+ }$element" 
17144   for element in `$GNUSTEP_CONFIG --base-libs`; do 
17148   acl_save_prefix="$prefix" 
17149   prefix="$acl_final_prefix" 
17150   acl_save_exec_prefix="$exec_prefix" 
17151   exec_prefix="$acl_final_exec_prefix" 
17153   exec_prefix="$acl_save_exec_prefix" 
17154   prefix="$acl_save_prefix" 
17156       if test "X$x" = "X$element"; then 
17161     if test -z "$haveit"; then 
17162       LIBS="${LIBS}${LIBS:+ }$element" 
17176 ac_cpp='$CXXCPP $CPPFLAGS' 
17177 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
17178 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
17179 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 
17186   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a readline compatible library" >&5 
17187 $as_echo_n "checking for a readline compatible library... " >&6; } 
17188 if test "${vl_cv_lib_readline+set}" = set; then : 
17189   $as_echo_n "(cached) " >&6 
17193     for readline_lib in readline edit editline; do 
17194       for termcap_lib in "" termcap curses ncurses; do 
17195         if test -z "$termcap_lib"; then 
17196           TRY_LIB="-l$readline_lib" 
17198           TRY_LIB="-l$readline_lib -l$termcap_lib" 
17200         LIBS="$ORIG_LIBS $TRY_LIB" 
17201         cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
17202 /* end confdefs.h.  */ 
17204 /* Override any GCC internal prototype to avoid an error. 
17205    Use char because int might match the return type of a GCC 
17206    builtin and then its argument prototype would still apply.  */ 
17214 return readline (); 
17219 if ac_fn_cxx_try_link "$LINENO"; then : 
17220   vl_cv_lib_readline="$TRY_LIB" 
17222 rm -f core conftest.err conftest.$ac_objext \ 
17223     conftest$ac_exeext conftest.$ac_ext 
17224         if test -n "$vl_cv_lib_readline"; then 
17228       if test -n "$vl_cv_lib_readline"; then 
17232     if test -z "$vl_cv_lib_readline"; then 
17233       vl_cv_lib_readline="no" 
17238 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $vl_cv_lib_readline" >&5 
17239 $as_echo "$vl_cv_lib_readline" >&6; } 
17241   if test "$vl_cv_lib_readline" != "no"; then 
17243 $as_echo "#define HAVE_LIBREADLINE 1" >>confdefs.h 
17245     for ac_header in readline.h readline/readline.h 
17247   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
17248 ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 
17249 eval as_val=\$$as_ac_Header 
17250    if test "x$as_val" = x""yes; then : 
17251   cat >>confdefs.h <<_ACEOF 
17252 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
17259     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether readline supports history" >&5 
17260 $as_echo_n "checking whether readline supports history... " >&6; } 
17261 if test "${vl_cv_lib_readline_history+set}" = set; then : 
17262   $as_echo_n "(cached) " >&6 
17265       vl_cv_lib_readline_history="no" 
17266       cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
17267 /* end confdefs.h.  */ 
17269 /* Override any GCC internal prototype to avoid an error. 
17270    Use char because int might match the return type of a GCC 
17271    builtin and then its argument prototype would still apply.  */ 
17275 char add_history (); 
17279 return add_history (); 
17284 if ac_fn_cxx_try_link "$LINENO"; then : 
17285   vl_cv_lib_readline_history="yes" 
17287 rm -f core conftest.err conftest.$ac_objext \ 
17288     conftest$ac_exeext conftest.$ac_ext 
17291 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $vl_cv_lib_readline_history" >&5 
17292 $as_echo "$vl_cv_lib_readline_history" >&6; } 
17293     if test "$vl_cv_lib_readline_history" = "yes"; then 
17295 $as_echo "#define HAVE_READLINE_HISTORY 1" >>confdefs.h 
17297       for ac_header in history.h readline/history.h 
17299   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
17300 ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 
17301 eval as_val=\$$as_ac_Header 
17302    if test "x$as_val" = x""yes; then : 
17303   cat >>confdefs.h <<_ACEOF 
17304 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
17314 case $vl_cv_lib_readline in #( 
17316     as_fn_error "You need readline" "$LINENO" 5 ;; #( 
17321 ac_cpp='$CPP $CPPFLAGS' 
17322 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
17323 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
17324 ac_compiler_gnu=$ac_cv_c_compiler_gnu 
17327       if test "X$prefix" = "XNONE"; then 
17328     acl_final_prefix="$ac_default_prefix" 
17330     acl_final_prefix="$prefix" 
17332   if test "X$exec_prefix" = "XNONE"; then 
17333     acl_final_exec_prefix='${prefix}' 
17335     acl_final_exec_prefix="$exec_prefix" 
17337   acl_save_prefix="$prefix" 
17338   prefix="$acl_final_prefix" 
17339   eval acl_final_exec_prefix=\"$acl_final_exec_prefix\" 
17340   prefix="$acl_save_prefix" 
17343 # Check whether --with-gnu-ld was given. 
17344 if test "${with_gnu_ld+set}" = set; then : 
17345   withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes 
17350 # Prepare PATH_SEPARATOR. 
17351 # The user is always right. 
17352 if test "${PATH_SEPARATOR+set}" != set; then 
17353   echo "#! /bin/sh" >conf$$.sh 
17354   echo  "exit 0"   >>conf$$.sh 
17356   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 
17364 if test "$GCC" = yes; then 
17365   # Check if gcc -print-prog-name=ld gives a path. 
17366   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5 
17367 $as_echo_n "checking for ld used by GCC... " >&6; } 
17370     # gcc leaves a trailing carriage return which upsets mingw 
17371     ac_prog=`($CC -print-prog-name=ld
) 2>&5 | tr -d '\015'` ;; 
17373     ac_prog=`($CC -print-prog-name=ld
) 2>&5` ;; 
17376     # Accept absolute paths. 
17377     [\\/]* | [A-Za-z]:[\\/]*) 
17378       re_direlt='/[^/][^/]*/\.\./' 
17379       # Canonicalize the path of ld 
17380       ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` 
17381       while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do 
17382         ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` 
17384       test -z "$LD" && LD="$ac_prog" 
17387     # If it fails, then pretend we aren't using GCC. 
17391     # If it is relative, then search for the first ld in PATH. 
17392     with_gnu_ld=unknown 
17395 elif test "$with_gnu_ld" = yes; then 
17396   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 
17397 $as_echo_n "checking for GNU ld... " >&6; } 
17399   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 
17400 $as_echo_n "checking for non-GNU ld... " >&6; } 
17402 if test "${acl_cv_path_LD+set}" = set; then : 
17403   $as_echo_n "(cached) " >&6 
17405   if test -z "$LD"; then 
17406   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" 
17407   for ac_dir in $PATH; do 
17408     test -z "$ac_dir" && ac_dir=. 
17409     if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then 
17410       acl_cv_path_LD="$ac_dir/$ac_prog" 
17411       # Check to see if the program is GNU ld.  I'd rather use --version, 
17412       # but apparently some GNU ld's only accept -v. 
17413       # Break only if it was the GNU/non-GNU ld that we prefer. 
17414       case `"$acl_cv_path_LD" -v 2>&1 < /dev
/null
` in 
17415       *GNU* | *'with BFD'*) 
17416         test "$with_gnu_ld" != no && break ;; 
17418         test "$with_gnu_ld" != yes && break ;; 
17424   acl_cv_path_LD="$LD" # Let the user override the test with a path. 
17428 LD="$acl_cv_path_LD" 
17429 if test -n "$LD"; then 
17430   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 
17431 $as_echo "$LD" >&6; } 
17433   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 
17434 $as_echo "no" >&6; } 
17436 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5 
17437 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 
17438 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 
17439 if test "${acl_cv_prog_gnu_ld+set}" = set; then : 
17440   $as_echo_n "(cached) " >&6 
17442   # I'd rather use --version here, but apparently some GNU ld's only accept -v. 
17443 case `$LD -v 2>&1 </dev
/null
` in 
17444 *GNU* | *'with BFD'*) 
17445   acl_cv_prog_gnu_ld=yes ;; 
17447   acl_cv_prog_gnu_ld=no ;; 
17450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5 
17451 $as_echo "$acl_cv_prog_gnu_ld" >&6; } 
17452 with_gnu_ld=$acl_cv_prog_gnu_ld 
17457                                                 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5 
17458 $as_echo_n "checking for shared library run path origin... " >&6; } 
17459 if test "${acl_cv_rpath+set}" = set; then : 
17460   $as_echo_n "(cached) " >&6 
17463     CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ 
17464     ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh 
17466     rm -f ./conftest.sh 
17470 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_rpath" >&5 
17471 $as_echo "$acl_cv_rpath" >&6; } 
17473   acl_libext="$acl_cv_libext" 
17474   acl_shlibext="$acl_cv_shlibext" 
17475   acl_libname_spec="$acl_cv_libname_spec" 
17476   acl_library_names_spec="$acl_cv_library_names_spec" 
17477   acl_hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec" 
17478   acl_hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator" 
17479   acl_hardcode_direct="$acl_cv_hardcode_direct" 
17480   acl_hardcode_minus_L="$acl_cv_hardcode_minus_L" 
17481     # Check whether --enable-rpath was given. 
17482 if test "${enable_rpath+set}" = set; then : 
17483   enableval=$enable_rpath; : 
17491   searchpath=`(LC_ALL
=C 
$CC -print-search-dirs) 2>/dev
/null 
| sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 
17492   if test -n "$searchpath"; then 
17493     acl_save_IFS="${IFS=        }"; IFS=":" 
17494     for searchdir in $searchpath; do 
17495       if test -d "$searchdir"; then 
17496         case "$searchdir" in 
17497           */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; 
17498           *) searchdir=`cd "$searchdir" && pwd` 
17499              case "$searchdir" in 
17500                */lib64 ) acl_libdirstem=lib64 ;; 
17505     IFS="$acl_save_IFS" 
17518   acl_save_prefix="$prefix" 
17519   prefix="$acl_final_prefix" 
17520   acl_save_exec_prefix="$exec_prefix" 
17521   exec_prefix="$acl_final_exec_prefix" 
17523     eval additional_includedir=\"$includedir\" 
17524     eval additional_libdir=\"$libdir\" 
17526   exec_prefix="$acl_save_exec_prefix" 
17527   prefix="$acl_save_prefix" 
17530 # Check whether --with-libiconv-prefix was given. 
17531 if test "${with_libiconv_prefix+set}" = set; then : 
17532   withval=$with_libiconv_prefix; 
17533     if test "X$withval" = "Xno"; then 
17536       if test "X$withval" = "X"; then 
17538   acl_save_prefix="$prefix" 
17539   prefix="$acl_final_prefix" 
17540   acl_save_exec_prefix="$exec_prefix" 
17541   exec_prefix="$acl_final_exec_prefix" 
17543           eval additional_includedir=\"$includedir\" 
17544           eval additional_libdir=\"$libdir\" 
17546   exec_prefix="$acl_save_exec_prefix" 
17547   prefix="$acl_save_prefix" 
17550         additional_includedir="$withval/include" 
17551         additional_libdir="$withval/$acl_libdirstem" 
17563   names_already_handled= 
17564   names_next_round='iconv ' 
17565   while test -n "$names_next_round"; do 
17566     names_this_round="$names_next_round" 
17568     for name in $names_this_round; do 
17570       for n in $names_already_handled; do 
17571         if test "$n" = "$name"; then 
17572           already_handled=yes 
17576       if test -z "$already_handled"; then 
17577         names_already_handled="$names_already_handled $name" 
17578                         uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` 
17579         eval value=\"\$HAVE_LIB$uppername\" 
17580         if test -n "$value"; then 
17581           if test "$value" = yes; then 
17582             eval value=\"\$LIB$uppername\" 
17583             test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value" 
17584             eval value=\"\$LTLIB$uppername\" 
17585             test -z "$value" || LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$value" 
17594           eval libname=\"$acl_libname_spec\"    # typically: libname=lib$name 
17595           if test -n "$acl_shlibext"; then 
17596             shrext=".$acl_shlibext"             # typically: shrext=.so 
17600           if test $use_additional = yes; then 
17601             dir="$additional_libdir" 
17602                                     if test -n "$acl_shlibext"; then 
17603               if test -f "$dir/$libname$shrext"; then 
17605                 found_so="$dir/$libname$shrext" 
17607                 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then 
17608                   ver=`(cd "$dir" && \
 
17609                         for f 
in "$libname$shrext".
*; do echo "$f"; done \
 
17610                         | sed -e "s,^$libname$shrext\\\\.,," \
 
17611                         | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
 
17612                         | sed 1q 
) 2>/dev
/null
` 
17613                   if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then 
17615                     found_so="$dir/$libname$shrext.$ver" 
17618                   eval library_names=\"$acl_library_names_spec\" 
17619                   for f in $library_names; do 
17620                     if test -f "$dir/$f"; then 
17629                         if test "X$found_dir" = "X"; then 
17630               if test -f "$dir/$libname.$acl_libext"; then 
17632                 found_a="$dir/$libname.$acl_libext" 
17635             if test "X$found_dir" != "X"; then 
17636               if test -f "$dir/$libname.la"; then 
17637                 found_la="$dir/$libname.la" 
17641           if test "X$found_dir" = "X"; then 
17642             for x in $LDFLAGS $LTLIBICONV; do 
17644   acl_save_prefix="$prefix" 
17645   prefix="$acl_final_prefix" 
17646   acl_save_exec_prefix="$exec_prefix" 
17647   exec_prefix="$acl_final_exec_prefix" 
17649   exec_prefix="$acl_save_exec_prefix" 
17650   prefix="$acl_save_prefix" 
17654                   dir=`echo "X$x" | sed -e 's/^X-L//'` 
17655                                     if test -n "$acl_shlibext"; then 
17656                     if test -f "$dir/$libname$shrext"; then 
17658                       found_so="$dir/$libname$shrext" 
17660                       if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then 
17661                         ver=`(cd "$dir" && \
 
17662                               for f 
in "$libname$shrext".
*; do echo "$f"; done \
 
17663                               | sed -e "s,^$libname$shrext\\\\.,," \
 
17664                               | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
 
17665                               | sed 1q 
) 2>/dev
/null
` 
17666                         if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then 
17668                           found_so="$dir/$libname$shrext.$ver" 
17671                         eval library_names=\"$acl_library_names_spec\" 
17672                         for f in $library_names; do 
17673                           if test -f "$dir/$f"; then 
17682                                     if test "X$found_dir" = "X"; then 
17683                     if test -f "$dir/$libname.$acl_libext"; then 
17685                       found_a="$dir/$libname.$acl_libext" 
17688                   if test "X$found_dir" != "X"; then 
17689                     if test -f "$dir/$libname.la"; then 
17690                       found_la="$dir/$libname.la" 
17695               if test "X$found_dir" != "X"; then 
17700           if test "X$found_dir" != "X"; then 
17701                         LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name" 
17702             if test "X$found_so" != "X"; then 
17703                                                         if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/$acl_libdirstem"; then 
17704                                 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" 
17707                 for x in $ltrpathdirs; do 
17708                   if test "X$x" = "X$found_dir"; then 
17713                 if test -z "$haveit"; then 
17714                   ltrpathdirs="$ltrpathdirs $found_dir" 
17716                                 if test "$acl_hardcode_direct" = yes; then 
17717                                                       LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" 
17719                   if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then 
17720                                                             LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" 
17722                     for x in $rpathdirs; do 
17723                       if test "X$x" = "X$found_dir"; then 
17728                     if test -z "$haveit"; then 
17729                       rpathdirs="$rpathdirs $found_dir" 
17733                     for x in $LDFLAGS $LIBICONV; do 
17735   acl_save_prefix="$prefix" 
17736   prefix="$acl_final_prefix" 
17737   acl_save_exec_prefix="$exec_prefix" 
17738   exec_prefix="$acl_final_exec_prefix" 
17740   exec_prefix="$acl_save_exec_prefix" 
17741   prefix="$acl_save_prefix" 
17743                       if test "X$x" = "X-L$found_dir"; then 
17748                     if test -z "$haveit"; then 
17749                       LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir" 
17751                     if test "$acl_hardcode_minus_L" != no; then 
17752                                                                                         LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" 
17754                                                                                                                                                                                 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name" 
17760               if test "X$found_a" != "X"; then 
17761                                 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a" 
17763                                                 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name" 
17766                         additional_includedir= 
17767             case "$found_dir" in 
17768               */$acl_libdirstem | */$acl_libdirstem/) 
17769                 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` 
17770                 LIBICONV_PREFIX="$basedir" 
17771                 additional_includedir="$basedir/include" 
17774             if test "X$additional_includedir" != "X"; then 
17775                                                                                                                 if test "X$additional_includedir" != "X/usr/include"; then 
17777                 if test "X$additional_includedir" = "X/usr/local/include"; then 
17778                   if test -n "$GCC"; then 
17780                       linux* | gnu* | k*bsd*-gnu) haveit=yes;; 
17784                 if test -z "$haveit"; then 
17785                   for x in $CPPFLAGS $INCICONV; do 
17787   acl_save_prefix="$prefix" 
17788   prefix="$acl_final_prefix" 
17789   acl_save_exec_prefix="$exec_prefix" 
17790   exec_prefix="$acl_final_exec_prefix" 
17792   exec_prefix="$acl_save_exec_prefix" 
17793   prefix="$acl_save_prefix" 
17795                     if test "X$x" = "X-I$additional_includedir"; then 
17800                   if test -z "$haveit"; then 
17801                     if test -d "$additional_includedir"; then 
17802                                             INCICONV="${INCICONV}${INCICONV:+ }-I$additional_includedir" 
17808                         if test -n "$found_la"; then 
17809                                                         save_libdir="$libdir" 
17810               case "$found_la" in 
17811                 */* | *\\*) . "$found_la" ;; 
17812                 *) . "./$found_la" ;; 
17814               libdir="$save_libdir" 
17815                             for dep in $dependency_libs; do 
17818                     additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` 
17819                                                                                                                                                                 if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then 
17821                       if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then 
17822                         if test -n "$GCC"; then 
17824                             linux* | gnu* | k*bsd*-gnu) haveit=yes;; 
17828                       if test -z "$haveit"; then 
17830                         for x in $LDFLAGS $LIBICONV; do 
17832   acl_save_prefix="$prefix" 
17833   prefix="$acl_final_prefix" 
17834   acl_save_exec_prefix="$exec_prefix" 
17835   exec_prefix="$acl_final_exec_prefix" 
17837   exec_prefix="$acl_save_exec_prefix" 
17838   prefix="$acl_save_prefix" 
17840                           if test "X$x" = "X-L$additional_libdir"; then 
17845                         if test -z "$haveit"; then 
17846                           if test -d "$additional_libdir"; then 
17847                                                         LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir" 
17851                         for x in $LDFLAGS $LTLIBICONV; do 
17853   acl_save_prefix="$prefix" 
17854   prefix="$acl_final_prefix" 
17855   acl_save_exec_prefix="$exec_prefix" 
17856   exec_prefix="$acl_final_exec_prefix" 
17858   exec_prefix="$acl_save_exec_prefix" 
17859   prefix="$acl_save_prefix" 
17861                           if test "X$x" = "X-L$additional_libdir"; then 
17866                         if test -z "$haveit"; then 
17867                           if test -d "$additional_libdir"; then 
17868                                                         LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir" 
17875                     dir=`echo "X$dep" | sed -e 's/^X-R//'` 
17876                     if test "$enable_rpath" != no; then 
17878                       for x in $rpathdirs; do 
17879                         if test "X$x" = "X$dir"; then 
17884                       if test -z "$haveit"; then 
17885                         rpathdirs="$rpathdirs $dir" 
17888                       for x in $ltrpathdirs; do 
17889                         if test "X$x" = "X$dir"; then 
17894                       if test -z "$haveit"; then 
17895                         ltrpathdirs="$ltrpathdirs $dir" 
17900                                         names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` 
17903                                                                                 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` 
17906                                         LIBICONV="${LIBICONV}${LIBICONV:+ }$dep" 
17907                     LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$dep" 
17913                                                             LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name" 
17914             LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-l$name" 
17920   if test "X$rpathdirs" != "X"; then 
17921     if test -n "$acl_hardcode_libdir_separator"; then 
17923       for found_dir in $rpathdirs; do 
17924         alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$found_dir" 
17926             acl_save_libdir="$libdir" 
17928       eval flag=\"$acl_hardcode_libdir_flag_spec\" 
17929       libdir="$acl_save_libdir" 
17930       LIBICONV="${LIBICONV}${LIBICONV:+ }$flag" 
17932             for found_dir in $rpathdirs; do 
17933         acl_save_libdir="$libdir" 
17934         libdir="$found_dir" 
17935         eval flag=\"$acl_hardcode_libdir_flag_spec\" 
17936         libdir="$acl_save_libdir" 
17937         LIBICONV="${LIBICONV}${LIBICONV:+ }$flag" 
17941   if test "X$ltrpathdirs" != "X"; then 
17942             for found_dir in $ltrpathdirs; do 
17943       LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir" 
17953           am_save_CPPFLAGS="$CPPFLAGS" 
17955   for element in $INCICONV; do 
17957     for x in $CPPFLAGS; do 
17959   acl_save_prefix="$prefix" 
17960   prefix="$acl_final_prefix" 
17961   acl_save_exec_prefix="$exec_prefix" 
17962   exec_prefix="$acl_final_exec_prefix" 
17964   exec_prefix="$acl_save_exec_prefix" 
17965   prefix="$acl_save_prefix" 
17967       if test "X$x" = "X$element"; then 
17972     if test -z "$haveit"; then 
17973       CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element" 
17978   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5 
17979 $as_echo_n "checking for iconv... " >&6; } 
17980 if test "${am_cv_func_iconv+set}" = set; then : 
17981   $as_echo_n "(cached) " >&6 
17984     am_cv_func_iconv="no, consider installing GNU libiconv" 
17986     cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
17987 /* end confdefs.h.  */ 
17988 #include <stdlib.h> 
17993 iconv_t cd = iconv_open("",""); 
17994        iconv(cd,NULL,NULL,NULL,NULL); 
18000 if ac_fn_c_try_link "$LINENO"; then : 
18001   am_cv_func_iconv=yes 
18003 rm -f core conftest.err conftest.$ac_objext \ 
18004     conftest$ac_exeext conftest.$ac_ext 
18005     if test "$am_cv_func_iconv" != yes; then 
18006       am_save_LIBS="$LIBS" 
18007       LIBS="$LIBS $LIBICONV" 
18008       cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
18009 /* end confdefs.h.  */ 
18010 #include <stdlib.h> 
18015 iconv_t cd = iconv_open("",""); 
18016          iconv(cd,NULL,NULL,NULL,NULL); 
18022 if ac_fn_c_try_link "$LINENO"; then : 
18023   am_cv_lib_iconv=yes 
18024         am_cv_func_iconv=yes 
18026 rm -f core conftest.err conftest.$ac_objext \ 
18027     conftest$ac_exeext conftest.$ac_ext 
18028       LIBS="$am_save_LIBS" 
18032 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5 
18033 $as_echo "$am_cv_func_iconv" >&6; } 
18034   if test "$am_cv_func_iconv" = yes; then 
18035     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working iconv" >&5 
18036 $as_echo_n "checking for working iconv... " >&6; } 
18037 if test "${am_cv_func_iconv_works+set}" = set; then : 
18038   $as_echo_n "(cached) " >&6 
18041             am_save_LIBS="$LIBS" 
18042       if test $am_cv_lib_iconv = yes; then 
18043         LIBS="$LIBS $LIBICONV" 
18045       if test "$cross_compiling" = yes; then : 
18047            aix* | hpux*) am_cv_func_iconv_works="guessing no" ;; 
18048            *)            am_cv_func_iconv_works="guessing yes" ;; 
18051   cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
18052 /* end confdefs.h.  */ 
18055 #include <string.h> 
18058   /* Test against AIX 5.1 bug: Failures are not distinguishable from successful 
18061     iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8"); 
18062     if (cd_utf8_to_88591 != (iconv_t)(-1)) 
18064         static const char input[] = "\342\202\254"; /* EURO SIGN */ 
18066         const char *inptr = input; 
18067         size_t inbytesleft = strlen (input); 
18068         char *outptr = buf; 
18069         size_t outbytesleft = sizeof (buf); 
18070         size_t res = iconv (cd_utf8_to_88591, 
18071                             (char **) &inptr, &inbytesleft, 
18072                             &outptr, &outbytesleft); 
18077 #if 0 /* This bug could be worked around by the caller.  */ 
18078   /* Test against HP-UX 11.11 bug: Positive return value instead of 0.  */ 
18080     iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591"); 
18081     if (cd_88591_to_utf8 != (iconv_t)(-1)) 
18083         static const char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; 
18085         const char *inptr = input; 
18086         size_t inbytesleft = strlen (input); 
18087         char *outptr = buf; 
18088         size_t outbytesleft = sizeof (buf); 
18089         size_t res = iconv (cd_88591_to_utf8, 
18090                             (char **) &inptr, &inbytesleft, 
18091                             &outptr, &outbytesleft); 
18097   /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is 
18099   if (/* Try standardized names.  */ 
18100       iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1) 
18101       /* Try IRIX, OSF/1 names.  */ 
18102       && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1) 
18103       /* Try AIX names.  */ 
18104       && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1) 
18105       /* Try HP-UX names.  */ 
18106       && iconv_open ("utf8", "eucJP") == (iconv_t)(-1)) 
18111 if ac_fn_c_try_run "$LINENO"; then : 
18112   am_cv_func_iconv_works=yes 
18114   am_cv_func_iconv_works=no 
18116 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ 
18117   conftest.$ac_objext conftest.beam conftest.$ac_ext 
18120       LIBS="$am_save_LIBS" 
18123 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv_works" >&5 
18124 $as_echo "$am_cv_func_iconv_works" >&6; } 
18125     case "$am_cv_func_iconv_works" in 
18126       *no) am_func_iconv=no am_cv_lib_iconv=no ;; 
18127       *)   am_func_iconv=yes ;; 
18130     am_func_iconv=no am_cv_lib_iconv=no 
18132   if test "$am_func_iconv" = yes; then 
18134 $as_echo "#define HAVE_ICONV 1" >>confdefs.h 
18137   if test "$am_cv_lib_iconv" = yes; then 
18138     { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5 
18139 $as_echo_n "checking how to link with libiconv... " >&6; } 
18140     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5 
18141 $as_echo "$LIBICONV" >&6; } 
18143             CPPFLAGS="$am_save_CPPFLAGS" 
18150   if test "$am_cv_func_iconv" = yes; then 
18151     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv declaration" >&5 
18152 $as_echo_n "checking for iconv declaration... " >&6; } 
18153     if test "${am_cv_proto_iconv+set}" = set; then : 
18154   $as_echo_n "(cached) " >&6 
18157       cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
18158 /* end confdefs.h.  */ 
18160 #include <stdlib.h> 
18166 #if defined(__STDC__) || defined(__cplusplus) 
18167 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 
18180 if ac_fn_c_try_compile "$LINENO"; then : 
18181   am_cv_proto_iconv_arg1="" 
18183   am_cv_proto_iconv_arg1="const" 
18185 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
18186       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);" 
18189     am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` 
18190     { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:- 
18191          }$am_cv_proto_iconv" >&5 
18193          }$am_cv_proto_iconv" >&6; } 
18195 cat >>confdefs.h <<_ACEOF 
18196 #define ICONV_CONST $am_cv_proto_iconv_arg1 
18201 case $am_cv_func_iconv in #( 
18206         for cy_iconv_prefix_arg in $CFLAGS $CXXFLAGS $OBJCXXFLAGS $LDFLAGS $LIBS; do 
18207                 case $cy_iconv_prefix_arg in #( 
18211   for element in `echo $cy_iconv_prefix_arg | sed -e 's/^-I//;s|/include$||'`; do 
18213     for x in $cy_iconv_prefixes; do 
18215   acl_save_prefix="$prefix" 
18216   prefix="$acl_final_prefix" 
18217   acl_save_exec_prefix="$exec_prefix" 
18218   exec_prefix="$acl_final_exec_prefix" 
18220   exec_prefix="$acl_save_exec_prefix" 
18221   prefix="$acl_save_prefix" 
18223       if test "X$x" = "X$element"; then 
18228     if test -z "$haveit"; then 
18229       cy_iconv_prefixes="${cy_iconv_prefixes}${cy_iconv_prefixes:+ }$element" 
18237   for element in `echo $cy_iconv_prefix_arg | sed -e 's/^-L//;s|/lib$||'`; do 
18239     for x in $cy_iconv_prefixes; do 
18241   acl_save_prefix="$prefix" 
18242   prefix="$acl_final_prefix" 
18243   acl_save_exec_prefix="$exec_prefix" 
18244   exec_prefix="$acl_final_exec_prefix" 
18246   exec_prefix="$acl_save_exec_prefix" 
18247   prefix="$acl_save_prefix" 
18249       if test "X$x" = "X$element"; then 
18254     if test -z "$haveit"; then 
18255       cy_iconv_prefixes="${cy_iconv_prefixes}${cy_iconv_prefixes:+ }$element" 
18264         for with_libiconv_prefix in $cy_iconv_prefixes; do 
18265                 { am_cv_func_iconv=; unset am_cv_func_iconv;} 
18276   acl_save_prefix="$prefix" 
18277   prefix="$acl_final_prefix" 
18278   acl_save_exec_prefix="$exec_prefix" 
18279   exec_prefix="$acl_final_exec_prefix" 
18281     eval additional_includedir=\"$includedir\" 
18282     eval additional_libdir=\"$libdir\" 
18284   exec_prefix="$acl_save_exec_prefix" 
18285   prefix="$acl_save_prefix" 
18288 # Check whether --with-libiconv-prefix was given. 
18289 if test "${with_libiconv_prefix+set}" = set; then : 
18290   withval=$with_libiconv_prefix; 
18291     if test "X$withval" = "Xno"; then 
18294       if test "X$withval" = "X"; then 
18296   acl_save_prefix="$prefix" 
18297   prefix="$acl_final_prefix" 
18298   acl_save_exec_prefix="$exec_prefix" 
18299   exec_prefix="$acl_final_exec_prefix" 
18301           eval additional_includedir=\"$includedir\" 
18302           eval additional_libdir=\"$libdir\" 
18304   exec_prefix="$acl_save_exec_prefix" 
18305   prefix="$acl_save_prefix" 
18308         additional_includedir="$withval/include" 
18309         additional_libdir="$withval/$acl_libdirstem" 
18321   names_already_handled= 
18322   names_next_round='iconv ' 
18323   while test -n "$names_next_round"; do 
18324     names_this_round="$names_next_round" 
18326     for name in $names_this_round; do 
18328       for n in $names_already_handled; do 
18329         if test "$n" = "$name"; then 
18330           already_handled=yes 
18334       if test -z "$already_handled"; then 
18335         names_already_handled="$names_already_handled $name" 
18336                         uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` 
18337         eval value=\"\$HAVE_LIB$uppername\" 
18338         if test -n "$value"; then 
18339           if test "$value" = yes; then 
18340             eval value=\"\$LIB$uppername\" 
18341             test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value" 
18342             eval value=\"\$LTLIB$uppername\" 
18343             test -z "$value" || LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$value" 
18352           eval libname=\"$acl_libname_spec\"    # typically: libname=lib$name 
18353           if test -n "$acl_shlibext"; then 
18354             shrext=".$acl_shlibext"             # typically: shrext=.so 
18358           if test $use_additional = yes; then 
18359             dir="$additional_libdir" 
18360                                     if test -n "$acl_shlibext"; then 
18361               if test -f "$dir/$libname$shrext"; then 
18363                 found_so="$dir/$libname$shrext" 
18365                 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then 
18366                   ver=`(cd "$dir" && \
 
18367                         for f 
in "$libname$shrext".
*; do echo "$f"; done \
 
18368                         | sed -e "s,^$libname$shrext\\\\.,," \
 
18369                         | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
 
18370                         | sed 1q 
) 2>/dev
/null
` 
18371                   if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then 
18373                     found_so="$dir/$libname$shrext.$ver" 
18376                   eval library_names=\"$acl_library_names_spec\" 
18377                   for f in $library_names; do 
18378                     if test -f "$dir/$f"; then 
18387                         if test "X$found_dir" = "X"; then 
18388               if test -f "$dir/$libname.$acl_libext"; then 
18390                 found_a="$dir/$libname.$acl_libext" 
18393             if test "X$found_dir" != "X"; then 
18394               if test -f "$dir/$libname.la"; then 
18395                 found_la="$dir/$libname.la" 
18399           if test "X$found_dir" = "X"; then 
18400             for x in $LDFLAGS $LTLIBICONV; do 
18402   acl_save_prefix="$prefix" 
18403   prefix="$acl_final_prefix" 
18404   acl_save_exec_prefix="$exec_prefix" 
18405   exec_prefix="$acl_final_exec_prefix" 
18407   exec_prefix="$acl_save_exec_prefix" 
18408   prefix="$acl_save_prefix" 
18412                   dir=`echo "X$x" | sed -e 's/^X-L//'` 
18413                                     if test -n "$acl_shlibext"; then 
18414                     if test -f "$dir/$libname$shrext"; then 
18416                       found_so="$dir/$libname$shrext" 
18418                       if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then 
18419                         ver=`(cd "$dir" && \
 
18420                               for f 
in "$libname$shrext".
*; do echo "$f"; done \
 
18421                               | sed -e "s,^$libname$shrext\\\\.,," \
 
18422                               | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
 
18423                               | sed 1q 
) 2>/dev
/null
` 
18424                         if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then 
18426                           found_so="$dir/$libname$shrext.$ver" 
18429                         eval library_names=\"$acl_library_names_spec\" 
18430                         for f in $library_names; do 
18431                           if test -f "$dir/$f"; then 
18440                                     if test "X$found_dir" = "X"; then 
18441                     if test -f "$dir/$libname.$acl_libext"; then 
18443                       found_a="$dir/$libname.$acl_libext" 
18446                   if test "X$found_dir" != "X"; then 
18447                     if test -f "$dir/$libname.la"; then 
18448                       found_la="$dir/$libname.la" 
18453               if test "X$found_dir" != "X"; then 
18458           if test "X$found_dir" != "X"; then 
18459                         LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name" 
18460             if test "X$found_so" != "X"; then 
18461                                                         if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/$acl_libdirstem"; then 
18462                                 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" 
18465                 for x in $ltrpathdirs; do 
18466                   if test "X$x" = "X$found_dir"; then 
18471                 if test -z "$haveit"; then 
18472                   ltrpathdirs="$ltrpathdirs $found_dir" 
18474                                 if test "$acl_hardcode_direct" = yes; then 
18475                                                       LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" 
18477                   if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then 
18478                                                             LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" 
18480                     for x in $rpathdirs; do 
18481                       if test "X$x" = "X$found_dir"; then 
18486                     if test -z "$haveit"; then 
18487                       rpathdirs="$rpathdirs $found_dir" 
18491                     for x in $LDFLAGS $LIBICONV; do 
18493   acl_save_prefix="$prefix" 
18494   prefix="$acl_final_prefix" 
18495   acl_save_exec_prefix="$exec_prefix" 
18496   exec_prefix="$acl_final_exec_prefix" 
18498   exec_prefix="$acl_save_exec_prefix" 
18499   prefix="$acl_save_prefix" 
18501                       if test "X$x" = "X-L$found_dir"; then 
18506                     if test -z "$haveit"; then 
18507                       LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir" 
18509                     if test "$acl_hardcode_minus_L" != no; then 
18510                                                                                         LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" 
18512                                                                                                                                                                                 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name" 
18518               if test "X$found_a" != "X"; then 
18519                                 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a" 
18521                                                 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name" 
18524                         additional_includedir= 
18525             case "$found_dir" in 
18526               */$acl_libdirstem | */$acl_libdirstem/) 
18527                 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` 
18528                 LIBICONV_PREFIX="$basedir" 
18529                 additional_includedir="$basedir/include" 
18532             if test "X$additional_includedir" != "X"; then 
18533                                                                                                                 if test "X$additional_includedir" != "X/usr/include"; then 
18535                 if test "X$additional_includedir" = "X/usr/local/include"; then 
18536                   if test -n "$GCC"; then 
18538                       linux* | gnu* | k*bsd*-gnu) haveit=yes;; 
18542                 if test -z "$haveit"; then 
18543                   for x in $CPPFLAGS $INCICONV; do 
18545   acl_save_prefix="$prefix" 
18546   prefix="$acl_final_prefix" 
18547   acl_save_exec_prefix="$exec_prefix" 
18548   exec_prefix="$acl_final_exec_prefix" 
18550   exec_prefix="$acl_save_exec_prefix" 
18551   prefix="$acl_save_prefix" 
18553                     if test "X$x" = "X-I$additional_includedir"; then 
18558                   if test -z "$haveit"; then 
18559                     if test -d "$additional_includedir"; then 
18560                                             INCICONV="${INCICONV}${INCICONV:+ }-I$additional_includedir" 
18566                         if test -n "$found_la"; then 
18567                                                         save_libdir="$libdir" 
18568               case "$found_la" in 
18569                 */* | *\\*) . "$found_la" ;; 
18570                 *) . "./$found_la" ;; 
18572               libdir="$save_libdir" 
18573                             for dep in $dependency_libs; do 
18576                     additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` 
18577                                                                                                                                                                 if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then 
18579                       if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then 
18580                         if test -n "$GCC"; then 
18582                             linux* | gnu* | k*bsd*-gnu) haveit=yes;; 
18586                       if test -z "$haveit"; then 
18588                         for x in $LDFLAGS $LIBICONV; do 
18590   acl_save_prefix="$prefix" 
18591   prefix="$acl_final_prefix" 
18592   acl_save_exec_prefix="$exec_prefix" 
18593   exec_prefix="$acl_final_exec_prefix" 
18595   exec_prefix="$acl_save_exec_prefix" 
18596   prefix="$acl_save_prefix" 
18598                           if test "X$x" = "X-L$additional_libdir"; then 
18603                         if test -z "$haveit"; then 
18604                           if test -d "$additional_libdir"; then 
18605                                                         LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir" 
18609                         for x in $LDFLAGS $LTLIBICONV; do 
18611   acl_save_prefix="$prefix" 
18612   prefix="$acl_final_prefix" 
18613   acl_save_exec_prefix="$exec_prefix" 
18614   exec_prefix="$acl_final_exec_prefix" 
18616   exec_prefix="$acl_save_exec_prefix" 
18617   prefix="$acl_save_prefix" 
18619                           if test "X$x" = "X-L$additional_libdir"; then 
18624                         if test -z "$haveit"; then 
18625                           if test -d "$additional_libdir"; then 
18626                                                         LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir" 
18633                     dir=`echo "X$dep" | sed -e 's/^X-R//'` 
18634                     if test "$enable_rpath" != no; then 
18636                       for x in $rpathdirs; do 
18637                         if test "X$x" = "X$dir"; then 
18642                       if test -z "$haveit"; then 
18643                         rpathdirs="$rpathdirs $dir" 
18646                       for x in $ltrpathdirs; do 
18647                         if test "X$x" = "X$dir"; then 
18652                       if test -z "$haveit"; then 
18653                         ltrpathdirs="$ltrpathdirs $dir" 
18658                                         names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` 
18661                                                                                 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` 
18664                                         LIBICONV="${LIBICONV}${LIBICONV:+ }$dep" 
18665                     LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$dep" 
18671                                                             LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name" 
18672             LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-l$name" 
18678   if test "X$rpathdirs" != "X"; then 
18679     if test -n "$acl_hardcode_libdir_separator"; then 
18681       for found_dir in $rpathdirs; do 
18682         alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$found_dir" 
18684             acl_save_libdir="$libdir" 
18686       eval flag=\"$acl_hardcode_libdir_flag_spec\" 
18687       libdir="$acl_save_libdir" 
18688       LIBICONV="${LIBICONV}${LIBICONV:+ }$flag" 
18690             for found_dir in $rpathdirs; do 
18691         acl_save_libdir="$libdir" 
18692         libdir="$found_dir" 
18693         eval flag=\"$acl_hardcode_libdir_flag_spec\" 
18694         libdir="$acl_save_libdir" 
18695         LIBICONV="${LIBICONV}${LIBICONV:+ }$flag" 
18699   if test "X$ltrpathdirs" != "X"; then 
18700             for found_dir in $ltrpathdirs; do 
18701       LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir" 
18711           am_save_CPPFLAGS="$CPPFLAGS" 
18713   for element in $INCICONV; do 
18715     for x in $CPPFLAGS; do 
18717   acl_save_prefix="$prefix" 
18718   prefix="$acl_final_prefix" 
18719   acl_save_exec_prefix="$exec_prefix" 
18720   exec_prefix="$acl_final_exec_prefix" 
18722   exec_prefix="$acl_save_exec_prefix" 
18723   prefix="$acl_save_prefix" 
18725       if test "X$x" = "X$element"; then 
18730     if test -z "$haveit"; then 
18731       CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element" 
18736   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5 
18737 $as_echo_n "checking for iconv... " >&6; } 
18738 if test "${am_cv_func_iconv+set}" = set; then : 
18739   $as_echo_n "(cached) " >&6 
18742     am_cv_func_iconv="no, consider installing GNU libiconv" 
18744     cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
18745 /* end confdefs.h.  */ 
18746 #include <stdlib.h> 
18751 iconv_t cd = iconv_open("",""); 
18752        iconv(cd,NULL,NULL,NULL,NULL); 
18758 if ac_fn_c_try_link "$LINENO"; then : 
18759   am_cv_func_iconv=yes 
18761 rm -f core conftest.err conftest.$ac_objext \ 
18762     conftest$ac_exeext conftest.$ac_ext 
18763     if test "$am_cv_func_iconv" != yes; then 
18764       am_save_LIBS="$LIBS" 
18765       LIBS="$LIBS $LIBICONV" 
18766       cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
18767 /* end confdefs.h.  */ 
18768 #include <stdlib.h> 
18773 iconv_t cd = iconv_open("",""); 
18774          iconv(cd,NULL,NULL,NULL,NULL); 
18780 if ac_fn_c_try_link "$LINENO"; then : 
18781   am_cv_lib_iconv=yes 
18782         am_cv_func_iconv=yes 
18784 rm -f core conftest.err conftest.$ac_objext \ 
18785     conftest$ac_exeext conftest.$ac_ext 
18786       LIBS="$am_save_LIBS" 
18790 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5 
18791 $as_echo "$am_cv_func_iconv" >&6; } 
18792   if test "$am_cv_func_iconv" = yes; then 
18793     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working iconv" >&5 
18794 $as_echo_n "checking for working iconv... " >&6; } 
18795 if test "${am_cv_func_iconv_works+set}" = set; then : 
18796   $as_echo_n "(cached) " >&6 
18799             am_save_LIBS="$LIBS" 
18800       if test $am_cv_lib_iconv = yes; then 
18801         LIBS="$LIBS $LIBICONV" 
18803       if test "$cross_compiling" = yes; then : 
18805            aix* | hpux*) am_cv_func_iconv_works="guessing no" ;; 
18806            *)            am_cv_func_iconv_works="guessing yes" ;; 
18809   cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
18810 /* end confdefs.h.  */ 
18813 #include <string.h> 
18816   /* Test against AIX 5.1 bug: Failures are not distinguishable from successful 
18819     iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8"); 
18820     if (cd_utf8_to_88591 != (iconv_t)(-1)) 
18822         static const char input[] = "\342\202\254"; /* EURO SIGN */ 
18824         const char *inptr = input; 
18825         size_t inbytesleft = strlen (input); 
18826         char *outptr = buf; 
18827         size_t outbytesleft = sizeof (buf); 
18828         size_t res = iconv (cd_utf8_to_88591, 
18829                             (char **) &inptr, &inbytesleft, 
18830                             &outptr, &outbytesleft); 
18835 #if 0 /* This bug could be worked around by the caller.  */ 
18836   /* Test against HP-UX 11.11 bug: Positive return value instead of 0.  */ 
18838     iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591"); 
18839     if (cd_88591_to_utf8 != (iconv_t)(-1)) 
18841         static const char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; 
18843         const char *inptr = input; 
18844         size_t inbytesleft = strlen (input); 
18845         char *outptr = buf; 
18846         size_t outbytesleft = sizeof (buf); 
18847         size_t res = iconv (cd_88591_to_utf8, 
18848                             (char **) &inptr, &inbytesleft, 
18849                             &outptr, &outbytesleft); 
18855   /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is 
18857   if (/* Try standardized names.  */ 
18858       iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1) 
18859       /* Try IRIX, OSF/1 names.  */ 
18860       && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1) 
18861       /* Try AIX names.  */ 
18862       && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1) 
18863       /* Try HP-UX names.  */ 
18864       && iconv_open ("utf8", "eucJP") == (iconv_t)(-1)) 
18869 if ac_fn_c_try_run "$LINENO"; then : 
18870   am_cv_func_iconv_works=yes 
18872   am_cv_func_iconv_works=no 
18874 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ 
18875   conftest.$ac_objext conftest.beam conftest.$ac_ext 
18878       LIBS="$am_save_LIBS" 
18881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv_works" >&5 
18882 $as_echo "$am_cv_func_iconv_works" >&6; } 
18883     case "$am_cv_func_iconv_works" in 
18884       *no) am_func_iconv=no am_cv_lib_iconv=no ;; 
18885       *)   am_func_iconv=yes ;; 
18888     am_func_iconv=no am_cv_lib_iconv=no 
18890   if test "$am_func_iconv" = yes; then 
18892 $as_echo "#define HAVE_ICONV 1" >>confdefs.h 
18895   if test "$am_cv_lib_iconv" = yes; then 
18896     { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5 
18897 $as_echo_n "checking how to link with libiconv... " >&6; } 
18898     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5 
18899 $as_echo "$LIBICONV" >&6; } 
18901             CPPFLAGS="$am_save_CPPFLAGS" 
18908   if test "$am_cv_func_iconv" = yes; then 
18909     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv declaration" >&5 
18910 $as_echo_n "checking for iconv declaration... " >&6; } 
18911     if test "${am_cv_proto_iconv+set}" = set; then : 
18912   $as_echo_n "(cached) " >&6 
18915       cat confdefs.h - <<_ACEOF >conftest.$ac_ext 
18916 /* end confdefs.h.  */ 
18918 #include <stdlib.h> 
18924 #if defined(__STDC__) || defined(__cplusplus) 
18925 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 
18938 if ac_fn_c_try_compile "$LINENO"; then : 
18939   am_cv_proto_iconv_arg1="" 
18941   am_cv_proto_iconv_arg1="const" 
18943 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
18944       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);" 
18947     am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` 
18948     { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:- 
18949          }$am_cv_proto_iconv" >&5 
18951          }$am_cv_proto_iconv" >&6; } 
18953 cat >>confdefs.h <<_ACEOF 
18954 #define ICONV_CONST $am_cv_proto_iconv_arg1 
18962 case $am_cv_func_iconv in #( 
18966     as_fn_error "You need iconv" "$LINENO" 5 ;; 
18969 ac_cpp='$CXXCPP $CPPFLAGS' 
18970 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 
18971 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
18972 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 
18974 if test "x$CY_OBJECTIVEC" = x1; then : 
18976         ac_fn_cxx_check_header_mongrel "$LINENO" "mach/mach.h" "ac_cv_header_mach_mach_h" "$ac_includes_default" 
18977 if test "x$ac_cv_header_mach_mach_h" = x""yes; then : 
18981     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Missing otool?" >&5 
18982 $as_echo "$as_me: WARNING: Missing otool?" >&2;} ;; #( 
18984     CY_OBJECTIVEC_MACH=1 
18993 if test "x$GMAKE" != xmake; then : 
18995         ac_config_files="$ac_config_files Makefile" 
18999 ac_config_files="$ac_config_files GNUmakefile" 
19001 cat >confcache <<\_ACEOF 
19002 # This file is a shell script that caches the results of configure 
19003 # tests run on this system so they can be shared between configure 
19004 # scripts and configure runs, see configure's option --config-cache. 
19005 # It is not useful on other systems.  If it contains results you don't 
19006 # want to keep, you may remove or edit it. 
19008 # config.status only pays attention to the cache file if you give it 
19009 # the --recheck option to rerun configure. 
19011 # `ac_cv_env_foo
' variables (set or unset) will be overridden when 
19012 # loading this file, other *unset* `ac_cv_foo' will be assigned the
 
19013 # following values. 
19017 # The following way of writing the cache mishandles newlines in values, 
19018 # but we know of no workaround that is simple, portable, and efficient. 
19019 # So, we kill variables containing newlines. 
19020 # Ultrix sh set writes to stderr and can't be redirected directly, 
19021 # and sets the high bit in the cache file unless we assign to the vars. 
19023   for ac_var 
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do 
19024     eval ac_val
=\$
$ac_var 
19028       *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 
19029 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 
19032       _ 
| IFS 
| as_nl
) ;; #( 
19033       BASH_ARGV 
| BASH_SOURCE
) eval $ac_var= ;; #( 
19034       *) { eval $ac_var=; unset $ac_var;} ;; 
19040     case $as_nl`(ac_space=' '; set) 2>&1` in #( 
19041     *${as_nl}ac_space
=\ 
*) 
19042       # `set' does not quote correctly, so add quotes: double-quote 
19043       # substitution turns \\\\ into \\, and sed turns \\ into \. 
19046           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" 
19049       # `set' quotes correctly as required by POSIX, so do not add quotes. 
19050       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" 
19059      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ 
19061      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 
19063 if diff "$cache_file" confcache 
>/dev
/null 
2>&1; then :; else 
19064   if test -w "$cache_file"; then 
19065     test "x$cache_file" != "x/dev/null" && 
19066       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 
19067 $as_echo "$as_me: updating cache $cache_file" >&6;} 
19068     cat confcache 
>$cache_file 
19070     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 
19071 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 
19076 test "x$prefix" = xNONE 
&& prefix
=$ac_default_prefix 
19077 # Let make expand exec_prefix. 
19078 test "x$exec_prefix" = xNONE 
&& exec_prefix
='${prefix}' 
19080 # Transform confdefs.h into DEFS. 
19081 # Protect against shell expansion while executing Makefile rules. 
19082 # Protect against Makefile macro expansion. 
19084 # If the first sed substitution is executed (which looks for macros that 
19085 # take arguments), then branch to the quote section.  Otherwise, 
19086 # look for a macro that doesn't take arguments. 
19096 s/^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*([^)]*)\)[   ]*\(.*\)/-D\1=\2/g 
19098 s/^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)/-D\1=\2/g 
19102 s/[      `~#$^&*(){}\\|;'\''"<>?]/\\&/g 
19115 DEFS
=`sed -n "$ac_script" confdefs.h` 
19120 for ac_i 
in : $LIBOBJS; do test "x$ac_i" = x
: && continue 
19121   # 1. Remove the extension, and $U if already installed. 
19122   ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//' 
19123   ac_i
=`$as_echo "$ac_i" | sed "$ac_script"` 
19124   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR 
19125   #    will be set to the directory where LIBOBJS objects are built. 
19126   as_fn_append ac_libobjs 
" \${LIBOBJDIR}$ac_i\$U.$ac_objext" 
19127   as_fn_append ac_ltlibobjs 
" \${LIBOBJDIR}$ac_i"'$U.lo' 
19129 LIBOBJS
=$ac_libobjs 
19131 LTLIBOBJS
=$ac_ltlibobjs 
19135 : ${CONFIG_STATUS=./config.status} 
19137 ac_clean_files_save
=$ac_clean_files 
19138 ac_clean_files
="$ac_clean_files $CONFIG_STATUS" 
19139 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 
19140 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 
19142 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 
19144 # Generated by $as_me. 
19145 # Run this file to recreate the current configuration. 
19146 # Compiler output produced by configure, useful for debugging 
19147 # configure, is in config.log if it exists. 
19150 ac_cs_recheck=false 
19153 SHELL=\${CONFIG_SHELL-$SHELL} 
19156 cat >>$CONFIG_STATUS <<\_ASEOF 
|| as_write_fail
=1 
19157 ## -------------------- ## 
19158 ## M4sh Initialization. ## 
19159 ## -------------------- ## 
19161 # Be more Bourne compatible 
19162 DUALCASE
=1; export DUALCASE 
# for MKS sh 
19163 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null 
2>&1; then : 
19166   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 
19167   # is contrary to our usage.  Disable this feature. 
19168   alias -g '${1+"$@"}'='"$@"' 
19169   setopt NO_GLOB_SUBST
 
19171   case `(set -o) 2>/dev/null` in #( 
19183 # Printing a long string crashes Solaris 7 /usr/bin/printf. 
19184 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 
19185 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 
19186 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 
19187 # Prefer a ksh shell builtin over an external printf program on Solaris, 
19188 # but without wasting forks for bash or zsh. 
19189 if test -z "$BASH_VERSION$ZSH_VERSION" \ 
19190     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then 
19191   as_echo='print 
-r --' 
19192   as_echo_n='print 
-rn --' 
19193 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 
19194   as_echo='printf %s
\n' 
19195   as_echo_n='printf %s
' 
19197   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 
19198     as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"' 
19199     as_echo_n='/usr
/ucb
/echo -n' 
19201     as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 
19202     as_echo_n_body='eval 
19206         expr "X$arg" : "X\\(.*\\)$as_nl"; 
19207         arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 
19209       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 
19211     export as_echo_n_body 
19212     as_echo_n='sh 
-c $as_echo_n_body as_echo
' 
19214   export as_echo_body 
19215   as_echo='sh 
-c $as_echo_body as_echo
' 
19218 # The user is always right. 
19219 if test "${PATH_SEPARATOR+set}" != set; then 
19221   (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 
19222     (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 
19229 # We need space, tab and new line, in precisely that order.  Quoting is 
19230 # there to prevent editors from complaining about space-tab. 
19231 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 
19232 # splitting by setting IFS to empty value.) 
19235 # Find who we are.  Look in the path if we contain no directory separator. 
19237   *[\\/]* ) as_myself=$0 ;; 
19238   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
19239 for as_dir in $PATH 
19242   test -z "$as_dir" && as_dir=. 
19243     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break 
19249 # We did not find ourselves, most probably we were run as `sh COMMAND' 
19250 # in which case we are not to be found in the path. 
19251 if test "x$as_myself" = x
; then 
19254 if test ! -f "$as_myself"; then 
19255   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
19259 # Unset variables that we do not need and which cause bugs (e.g. in 
19260 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1" 
19261 # suppresses any "Segmentation fault" message there.  '((' could 
19262 # trigger a bug in pdksh 5.2.14. 
19263 for as_var 
in BASH_ENV ENV MAIL MAILPATH
 
19264 do eval test x\
${$as_var+set} = xset \
 
19265   && ( (unset $as_var) || exit 1) >/dev
/null 
2>&1 && unset $as_var || : 
19278 (unset CDPATH
) >/dev
/null 
2>&1 && unset CDPATH
 
19281 # as_fn_error ERROR [LINENO LOG_FD] 
19282 # --------------------------------- 
19283 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 
19284 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the 
19285 # script with status $?, using 1 if that was 0. 
19288   as_status
=$?
; test $as_status -eq 0 && as_status
=1 
19290     as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack 
19291     $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 
19293   $as_echo "$as_me: error: $1" >&2 
19294   as_fn_exit 
$as_status 
19298 # as_fn_set_status STATUS 
19299 # ----------------------- 
19300 # Set $? to STATUS, without forking. 
19301 as_fn_set_status 
() 
19304 } # as_fn_set_status 
19306 # as_fn_exit STATUS 
19307 # ----------------- 
19308 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. 
19312   as_fn_set_status 
$1 
19318 # Portably unset VAR. 
19321   { eval $1=; unset $1;} 
19323 as_unset
=as_fn_unset
 
19324 # as_fn_append VAR VALUE 
19325 # ---------------------- 
19326 # Append the text in VALUE to the end of the definition contained in VAR. Take 
19327 # advantage of any shell optimizations that allow amortized linear growth over 
19328 # repeated appends, instead of the typical quadratic growth present in naive 
19330 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then : 
19331   eval 'as_fn_append () 
19342 # as_fn_arith ARG... 
19343 # ------------------ 
19344 # Perform arithmetic evaluation on the ARGs, and store the result in the 
19345 # global $as_val. Take advantage of shells that can avoid forks. The arguments 
19346 # must be portable across $(()) and expr. 
19347 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then : 
19348   eval 'as_fn_arith () 
19355     as_val
=`expr "$@" || test $? -eq 1` 
19360 if expr a 
: '\(a\)' >/dev
/null 
2>&1 && 
19361    test "X`expr 00001 : '.*\(...\)'`" = X001
; then 
19367 if (basename -- /) >/dev
/null 
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then 
19368   as_basename
=basename 
19373 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null 
2>&1; then 
19379 as_me
=`$as_basename -- "$0" || 
19380 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ 
19381          X"$0" : 'X\(//\)$' \| \ 
19382          X"$0" : 'X\(/\)' \| . 2>/dev/null || 
19384     sed '/^.*\/\([^/][^/]*\)\/*$/{ 
19398 # Avoid depending upon Character Ranges. 
19399 as_cr_letters
='abcdefghijklmnopqrstuvwxyz' 
19400 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ' 
19401 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS 
19402 as_cr_digits
='0123456789' 
19403 as_cr_alnum
=$as_cr_Letters$as_cr_digits 
19405 ECHO_C
= ECHO_N
= ECHO_T
= 
19406 case `echo -n x` in #((((( 
19408   case `echo 'xy\c'` in 
19409   *c
*) ECHO_T
=' ';;     # ECHO_T is single tab character. 
19411   *)   echo `echo ksh88 bug on AIX 6.1` > /dev
/null
 
19418 rm -f conf$$ conf$$.exe conf$$.
file 
19419 if test -d conf$$.dir
; then 
19420   rm -f conf$$.dir
/conf$$.
file 
19423   mkdir conf$$.dir 
2>/dev
/null
 
19425 if (echo >conf$$.
file) 2>/dev
/null
; then 
19426   if ln -s conf$$.
file conf$$ 
2>/dev
/null
; then 
19428     # ... but there are two gotchas: 
19429     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
19430     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
19431     # In both cases, we have to default to `cp -p'. 
19432     ln -s conf$$.
file conf$$.dir 
2>/dev
/null 
&& test ! -f conf$$.exe 
|| 
19434   elif ln conf$$.
file conf$$ 
2>/dev
/null
; then 
19442 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file 
19443 rmdir conf$$.dir 
2>/dev
/null
 
19448 # Create "$as_dir" as a directory, including parents if necessary. 
19453   -*) as_dir
=.
/$as_dir;; 
19455   test -d "$as_dir" || eval $as_mkdir_p || { 
19459       *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 
19460       *) as_qdir
=$as_dir;; 
19462       as_dirs
="'$as_qdir' $as_dirs" 
19463       as_dir
=`$as_dirname -- "$as_dir" || 
19464 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
19465          X"$as_dir" : 'X\(//\)[^/]' \| \ 
19466          X"$as_dir" : 'X\(//\)$' \| \ 
19467          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 
19468 $as_echo X"$as_dir" | 
19469     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
19473           /^X\(\/\/\)[^/].*/{ 
19486       test -d "$as_dir" && break 
19488     test -z "$as_dirs" || eval "mkdir $as_dirs" 
19489   } || test -d "$as_dir" || as_fn_error 
"cannot create directory $as_dir" 
19493 if mkdir -p . 
2>/dev
/null
; then 
19494   as_mkdir_p
='mkdir -p "$as_dir"' 
19496   test -d .
/-p && rmdir .
/-p 
19500 if test -x / >/dev
/null 
2>&1; then 
19501   as_test_x
='test -x' 
19503   if ls -dL / >/dev
/null 
2>&1; then 
19510       if test -d "$1"; then 
19516         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( 
19517         ???[sx]*):;;*)false;;esac;fi 
19521 as_executable_p
=$as_test_x 
19523 # Sed expression to map a string onto a valid CPP name. 
19524 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 
19526 # Sed expression to map a string onto a valid variable name. 
19527 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 
19531 ## ----------------------------------- ## 
19532 ## Main body of $CONFIG_STATUS script. ## 
19533 ## ----------------------------------- ## 
19535 test $as_write_fail = 0 && chmod +x 
$CONFIG_STATUS || ac_write_fail
=1 
19537 cat >>$CONFIG_STATUS <<\_ACEOF 
|| ac_write_fail
=1 
19538 # Save the log message, to keep $0 and so on meaningful, and to 
19539 # report actual input values of CONFIG_FILES etc. instead of their 
19540 # values after options handling. 
19542 This file was extended by Cycript $as_me 0.9, which was 
19543 generated by GNU Autoconf 2.65.  Invocation command line was 
19545   CONFIG_FILES    = $CONFIG_FILES 
19546   CONFIG_HEADERS  = $CONFIG_HEADERS 
19547   CONFIG_LINKS    = $CONFIG_LINKS 
19548   CONFIG_COMMANDS = $CONFIG_COMMANDS 
19551 on `(hostname || uname -n) 2>/dev/null | sed 1q` 
19556 case $ac_config_files in *" 
19557 "*) set x 
$ac_config_files; shift; ac_config_files
=$
*;; 
19562 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
19563 # Files that config.status was made for. 
19564 config_files="$ac_config_files" 
19565 config_commands="$ac_config_commands" 
19569 cat >>$CONFIG_STATUS <<\_ACEOF 
|| ac_write_fail
=1 
19571 \`$as_me' instantiates files and other configuration actions 
19572 from templates according to the current configuration.  Unless the files 
19573 and actions are specified as TAGs, all are instantiated by default. 
19575 Usage: $0 [OPTION]... [TAG]... 
19577   -h, --help       print this help, then exit 
19578   -V, --version    print version number and configuration settings, then exit 
19579       --config     print configuration, then exit 
19580   -q, --quiet, --silent 
19581                    do not print progress messages 
19582   -d, --debug      don't remove temporary files 
19583       --recheck    update $as_me by reconfiguring in the same conditions 
19584       --file=FILE[:TEMPLATE] 
19585                    instantiate the configuration file FILE 
19587 Configuration files: 
19590 Configuration commands: 
19593 Report bugs to <saurik@saurik.com>. 
19594 Cycript home page: <http://www.cycript.org/>." 
19597 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
19598 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 
19600 Cycript config.status 0.9 
19601 configured by $0, generated by GNU Autoconf 2.65, 
19602   with options \\"\$ac_cs_config\\" 
19604 Copyright (C) 2009 Free Software Foundation, Inc. 
19605 This config.status script is free software; the Free Software Foundation 
19606 gives unlimited permission to copy, distribute and modify it." 
19611 test -n "\$AWK" || AWK=awk 
19614 cat >>$CONFIG_STATUS <<\_ACEOF 
|| ac_write_fail
=1 
19615 # The default lists apply if the user does not specify any file. 
19621     ac_option
=`expr "X$1" : 'X\([^=]*\)='` 
19622     ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'` 
19633   # Handling of the options. 
19634   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) 
19636   --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) 
19637     $as_echo "$ac_cs_version"; exit ;; 
19638   --config | --confi | --conf | --con | --co | --c ) 
19639     $as_echo "$ac_cs_config"; exit ;; 
19640   --debug | --debu | --deb | --de | --d | -d ) 
19642   --file | --fil | --fi | --f ) 
19645     *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 
19647     as_fn_append CONFIG_FILES 
" '$ac_optarg'" 
19648     ac_need_defaults
=false
;; 
19649   --he | --h |  --help | --hel | -h ) 
19650     $as_echo "$ac_cs_usage"; exit ;; 
19651   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
 
19652   | -silent | --silent | --silen | --sile | --sil | --si | --s) 
19655   # This is an error. 
19656   -*) as_fn_error 
"unrecognized option: \`$1' 
19657 Try \`$0 --help' for more information." ;; 
19659   *) as_fn_append ac_config_targets 
" $1" 
19660      ac_need_defaults
=false 
;; 
19666 ac_configure_extra_args
= 
19668 if $ac_cs_silent; then 
19670   ac_configure_extra_args
="$ac_configure_extra_args --silent" 
19674 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
19675 if \$ac_cs_recheck; then 
19676   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 
19678   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 
19679   CONFIG_SHELL='$SHELL' 
19680   export CONFIG_SHELL 
19685 cat >>$CONFIG_STATUS <<\_ACEOF 
|| ac_write_fail
=1 
19689   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX 
19690 ## Running $as_me. ## 
19696 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
19702 # The HP-UX ksh and POSIX shell print the target directory to stdout 
19703 # if CDPATH is set. 
19704 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH 
19706 sed_quote_subst='$sed_quote_subst' 
19707 double_quote_subst='$double_quote_subst' 
19708 delay_variable_subst='$delay_variable_subst' 
19709 macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`' 
19710 macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`' 
19711 enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`' 
19712 enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`' 
19713 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`' 
19714 enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`' 
19715 host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`' 
19716 host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`' 
19717 host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`' 
19718 build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`' 
19719 build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`' 
19720 build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`' 
19721 SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`' 
19722 Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`' 
19723 GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`' 
19724 EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`' 
19725 FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`' 
19726 LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`' 
19727 NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`' 
19728 LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`' 
19729 max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`' 
19730 ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`' 
19731 exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`' 
19732 lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`' 
19733 lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`' 
19734 lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`' 
19735 reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`' 
19736 reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19737 OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`' 
19738 deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`' 
19739 file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`' 
19740 AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`' 
19741 AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`' 
19742 STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`' 
19743 RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`' 
19744 old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19745 old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19746 old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19747 CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`' 
19748 CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`' 
19749 compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`' 
19750 GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`' 
19751 lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`' 
19752 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`' 
19753 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"`' 
19754 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"`' 
19755 objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`' 
19756 SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`' 
19757 ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`' 
19758 MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`' 
19759 lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`' 
19760 lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`' 
19761 lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`' 
19762 lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`' 
19763 lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`' 
19764 need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`' 
19765 DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`' 
19766 NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`' 
19767 LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`' 
19768 OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`' 
19769 OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`' 
19770 libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`' 
19771 shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19772 extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19773 archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`' 
19774 enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`' 
19775 export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' 
19776 whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' 
19777 compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`' 
19778 old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19779 old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19780 archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19781 archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19782 module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19783 module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19784 with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`' 
19785 allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' 
19786 no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' 
19787 hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' 
19788 hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`' 
19789 hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`' 
19790 hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`' 
19791 hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`' 
19792 hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`' 
19793 hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' 
19794 hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`' 
19795 inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`' 
19796 link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`' 
19797 fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`' 
19798 always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`' 
19799 export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19800 exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`' 
19801 include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`' 
19802 prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19803 file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`' 
19804 variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`' 
19805 need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`' 
19806 need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`' 
19807 version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`' 
19808 runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`' 
19809 shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' 
19810 shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`' 
19811 libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`' 
19812 library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`' 
19813 soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`' 
19814 postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19815 postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19816 finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`' 
19817 finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`' 
19818 hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`' 
19819 sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`' 
19820 sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`' 
19821 hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`' 
19822 enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`' 
19823 enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`' 
19824 enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`' 
19825 old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`' 
19826 striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`' 
19827 compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`' 
19828 predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`' 
19829 postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`' 
19830 predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`' 
19831 postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`' 
19832 compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`' 
19833 LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19834 old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19835 compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19836 GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19837 lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19838 lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19839 lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19840 lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19841 lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19842 archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19843 enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19844 export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19845 whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19846 compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19847 old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19848 old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19849 archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19850 archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19851 module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19852 module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19853 with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19854 allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19855 no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19856 hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19857 hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19858 hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19859 hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19860 hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19861 hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19862 hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19863 hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19864 inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19865 link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19866 fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19867 always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19868 export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19869 exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19870 include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19871 prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19872 file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19873 hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19874 compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19875 predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19876 postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19877 predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19878 postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19879 compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`' 
19882 LTCFLAGS='$LTCFLAGS' 
19883 compiler='$compiler_DEFAULT' 
19885 # Quote evaled strings. 
19897 deplibs_check_method \ 
19906 lt_cv_sys_global_symbol_pipe \ 
19907 lt_cv_sys_global_symbol_to_cdecl \ 
19908 lt_cv_sys_global_symbol_to_c_name_address \ 
19909 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ 
19912 lt_prog_compiler_no_builtin_flag \ 
19913 lt_prog_compiler_wl \ 
19914 lt_prog_compiler_pic \ 
19915 lt_prog_compiler_static \ 
19916 lt_cv_prog_compiler_c_o \ 
19924 export_dynamic_flag_spec \ 
19925 whole_archive_flag_spec \ 
19926 compiler_needs_object \ 
19928 allow_undefined_flag \ 
19929 no_undefined_flag \ 
19930 hardcode_libdir_flag_spec \ 
19931 hardcode_libdir_flag_spec_ld \ 
19932 hardcode_libdir_separator \ 
19937 variables_saved_for_relink \ 
19939 library_names_spec \ 
19944 compiler_lib_search_dirs \ 
19949 compiler_lib_search_path \ 
19952 lt_prog_compiler_no_builtin_flag_CXX \ 
19953 lt_prog_compiler_wl_CXX \ 
19954 lt_prog_compiler_pic_CXX \ 
19955 lt_prog_compiler_static_CXX \ 
19956 lt_cv_prog_compiler_c_o_CXX \ 
19957 export_dynamic_flag_spec_CXX \ 
19958 whole_archive_flag_spec_CXX \ 
19959 compiler_needs_object_CXX \ 
19961 allow_undefined_flag_CXX \ 
19962 no_undefined_flag_CXX \ 
19963 hardcode_libdir_flag_spec_CXX \ 
19964 hardcode_libdir_flag_spec_ld_CXX \ 
19965 hardcode_libdir_separator_CXX \ 
19966 fix_srcfile_path_CXX \ 
19967 exclude_expsyms_CXX \ 
19968 include_expsyms_CXX \ 
19969 file_list_spec_CXX \ 
19970 compiler_lib_search_dirs_CXX \ 
19971 predep_objects_CXX \ 
19972 postdep_objects_CXX \ 
19975 compiler_lib_search_path_CXX; do 
19976     case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in 
19977     *[\\\\\\\`\\"\\\$]*) 
19978       eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" 
19981       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" 
19986 # Double-quote double-evaled strings. 
19987 for var in reload_cmds \ 
19988 old_postinstall_cmds \ 
19989 old_postuninstall_cmds \ 
19991 extract_expsyms_cmds \ 
19992 old_archive_from_new_cmds \ 
19993 old_archive_from_expsyms_cmds \ 
19995 archive_expsym_cmds \ 
19997 module_expsym_cmds \ 
19998 export_symbols_cmds \ 
20001 postuninstall_cmds \ 
20003 sys_lib_search_path_spec \ 
20004 sys_lib_dlsearch_path_spec \ 
20005 old_archive_cmds_CXX \ 
20006 old_archive_from_new_cmds_CXX \ 
20007 old_archive_from_expsyms_cmds_CXX \ 
20009 archive_expsym_cmds_CXX \ 
20011 module_expsym_cmds_CXX \ 
20012 export_symbols_cmds_CXX \ 
20013 prelink_cmds_CXX; do 
20014     case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in 
20015     *[\\\\\\\`\\"\\\$]*) 
20016       eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" 
20019       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" 
20024 # Fix-up fallback echo if it was mangled by the above quoting rules. 
20026 *'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\` 
20030 ac_aux_dir='$ac_aux_dir' 
20031 xsi_shell='$xsi_shell' 
20032 lt_shell_append='$lt_shell_append' 
20034 # See if we are running on zsh, and set the options which allow our 
20035 # commands through without removal of \ escapes INIT. 
20036 if test -n "\${ZSH_VERSION+set}" ; then 
20037    setopt NO_GLOB_SUBST 
20043     TIMESTAMP='$TIMESTAMP' 
20054 cat >>$CONFIG_STATUS <<\_ACEOF 
|| ac_write_fail
=1 
20056 # Handling of arguments. 
20057 for ac_config_target 
in $ac_config_targets 
20059   case $ac_config_target in 
20060     "libtool") CONFIG_COMMANDS
="$CONFIG_COMMANDS libtool" ;; 
20061     "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;; 
20062     "GNUmakefile") CONFIG_FILES
="$CONFIG_FILES GNUmakefile" ;; 
20064   *) as_fn_error 
"invalid argument: \`$ac_config_target'" "$LINENO" 5;; 
20069 # If the user did not use the arguments to specify the items to instantiate, 
20070 # then the envvar interface is used.  Set only those that are not. 
20071 # We use the long form for the default assignment because of an extremely 
20072 # bizarre bug on SunOS 4.1.3. 
20073 if $ac_need_defaults; then 
20074   test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files 
20075   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands 
20078 # Have a temporary directory for convenience.  Make it in the build tree 
20079 # simply because there is no reason against having it here, and in addition, 
20080 # creating and moving files from /tmp can sometimes cause problems. 
20081 # Hook for its removal unless debugging. 
20082 # Note that there is a small window in which the directory will not be cleaned: 
20083 # after its creation but before its name has been assigned to `$tmp'. 
20087   trap 'exit_status=$? 
20088   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 
20090   trap 'as_fn_exit 1' 1 2 13 15 
20092 # Create a (secure) tmp directory for tmp files. 
20095   tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 
20096   test -n "$tmp" && test -d "$tmp" 
20099   tmp
=.
/conf$$
-$RANDOM 
20100   (umask 077 && mkdir "$tmp") 
20101 } || as_fn_error 
"cannot create a temporary directory in ." "$LINENO" 5 
20103 # Set up the scripts for CONFIG_FILES section. 
20104 # No need to generate them if there are no CONFIG_FILES. 
20105 # This happens for instance with `./config.status config.h'. 
20106 if test -n "$CONFIG_FILES"; then 
20109 ac_cr
=`echo X | tr X '\015'` 
20110 # On cygwin, bash can eat \r inside `` if the user requested igncr. 
20111 # But we know of no other shell where ac_cr would be empty at this 
20112 # point, so we can use a bashism as a fallback. 
20113 if test "x$ac_cr" = x
; then 
20114   eval ac_cr
=\$
\'\\r
\' 
20116 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 
20117 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 
20120   ac_cs_awk_cr
=$ac_cr 
20123 echo 'BEGIN {' >"$tmp/subs1.awk" && 
20128   echo "cat >conf$$subs.awk <<_ACEOF" && 
20129   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 
20131 } >conf$$subs.sh || 
20132   as_fn_error "could not 
make $CONFIG_STATUS" "$LINENO" 5 
20133 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 
20135 for ac_last_try in false false false false false :; do 
20136   . ./conf$$subs.sh || 
20137     as_fn_error "could not 
make $CONFIG_STATUS" "$LINENO" 5 
20139   ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X` 
20140   if test $ac_delim_n = $ac_delim_num; then 
20142   elif $ac_last_try; then 
20143     as_fn_error "could not 
make $CONFIG_STATUS" "$LINENO" 5 
20145     ac_delim="$ac_delim!$ac_delim _
$ac_delim!! " 
20148 rm -f conf$$subs.sh 
20150 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
20151 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK && 
20155 s/^/S["/; s
/!.
*/"]=/ 
20165 s/\(.\{148\}\)..*/\1/ 
20167 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/ 
20172 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/ 
20179 s/\(.\{148\}\)..*/\1/ 
20181 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/ 
20185 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/ 
20190 ' <conf$$subs.awk | sed ' 
20195 ' >>$CONFIG_STATUS || ac_write_fail=1 
20196 rm -f conf$$subs.awk 
20197 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
20199 cat >>"\
$tmp/subs1.
awk" <<_ACAWK && 
20200   for (key in S) S_is_set[key] = 1 
20206   nfields = split(line, field, "@
") 
20208   len = length(field[1]) 
20209   for (i = 2; i < nfields; i++) { 
20211     keylen = length(key) 
20212     if (S_is_set[key]) { 
20214       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) 
20215       len += length(value) + length(field[++i]) 
20226 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
20227 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then 
20228   sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
" 
20231 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \ 
20232   || as_fn_error "could not setup config files machinery
" "$LINENO" 5 
20235 # VPATH may cause trouble with some makes, so we remove $(srcdir), 
20236 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and 
20237 # trailing colons and then remove the whole line if VPATH becomes empty 
20238 # (actually we leave an empty line to preserve line numbers). 
20239 if test "x
$srcdir" = x.; then 
20240   ac_vpsub='/^[  ]*VPATH[        ]*=/{ 
20241 s/:*\$(srcdir):*/:/ 
20242 s/:*\${srcdir}:*/:/ 
20244 s/^\([^=]*=[     ]*\):*/\1/ 
20250 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
20251 fi # test -n "$CONFIG_FILES" 
20254 eval set X "  :F 
$CONFIG_FILES      :C 
$CONFIG_COMMANDS" 
20259   :[FHLC]) ac_mode=$ac_tag; continue;; 
20261   case $ac_mode$ac_tag in 
20263   :L* | :C*:*) as_fn_error "invalid tag \
`$ac_tag'" "$LINENO" 5;; 
20264   :[FH]-) ac_tag=-:-;; 
20265   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 
20282       -) ac_f="$tmp/stdin";; 
20283       *) # Look for the file first in the build tree, then in the source tree 
20284          # (if the path is not absolute).  The absolute path cannot be DOS-style, 
20285          # because $ac_f cannot contain `:'. 
20289            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 
20291            as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; 
20293       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s
/'/'\\\\\\\\''/g
"`;; esac 
20294       as_fn_append ac_file_inputs " '$ac_f'" 
20297     # Let's still pretend it is `configure' which instantiates (i.e., don't 
20298     # use $as_me), people would be surprised to read: 
20299     #    /* config.h.  Generated by config.status.  */ 
20300     configure_input='Generated from '` 
20301           $as_echo "$
*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' 
20303     if test x"$ac_file" != x-; then 
20304       configure_input="$ac_file.  
$configure_input" 
20305       { $as_echo "$as_me:${as_lineno-$LINENO}: creating 
$ac_file" >&5 
20306 $as_echo "$as_me: creating 
$ac_file" >&6;} 
20308     # Neutralize special characters interpreted by sed in replacement strings. 
20309     case $configure_input in #( 
20310     *\&* | *\|* | *\\* ) 
20311        ac_sed_conf_input=`$as_echo "$configure_input" | 
20312        sed 's/[\\\\&|]/\\\\&/g'`;; #( 
20313     *) ac_sed_conf_input=$configure_input;; 
20317     *:-:* | *:-) cat >"$tmp/stdin
" \ 
20318       || as_fn_error "could not create 
$ac_file" "$LINENO" 5 ;; 
20323   ac_dir=`$as_dirname -- "$ac_file" || 
20324 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
20325          X"$ac_file" : 'X\(//\)[^/]' \| \ 
20326          X"$ac_file" : 'X\(//\)$' \| \ 
20327          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || 
20328 $as_echo X"$ac_file" | 
20329     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
20333           /^X\(\/\/\)[^/].*/{ 
20346   as_dir="$ac_dir"; as_fn_mkdir_p 
20350 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 
20352   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 
20353   # A "..
" for each directory in $ac_dir_suffix. 
20354   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 
20355   case $ac_top_builddir_sub in 
20356   "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 
20357   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;; 
20360 ac_abs_top_builddir=$ac_pwd 
20361 ac_abs_builddir=$ac_pwd$ac_dir_suffix 
20362 # for backward compatibility: 
20363 ac_top_builddir=$ac_top_build_prefix 
20366   .)  # We are building in place. 
20368     ac_top_srcdir=$ac_top_builddir_sub 
20369     ac_abs_top_srcdir=$ac_pwd ;; 
20370   [\\/]* | ?:[\\/]* )  # Absolute name. 
20371     ac_srcdir=$srcdir$ac_dir_suffix; 
20372     ac_top_srcdir=$srcdir 
20373     ac_abs_top_srcdir=$srcdir ;; 
20374   *) # Relative name. 
20375     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix 
20376     ac_top_srcdir=$ac_top_build_prefix$srcdir 
20377     ac_abs_top_srcdir=$ac_pwd/$srcdir ;; 
20379 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix 
20389   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; 
20390   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; 
20394 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
20395 # If the template does not know about datarootdir, expand it. 
20396 # FIXME: This hack should be removed a few years after 2.60. 
20397 ac_datarootdir_hack=; ac_datarootdir_seen= 
20408 case `eval "sed -n \"\
$ac_sed_dataroot\" $ac_file_inputs"` in 
20409 *datarootdir*) ac_datarootdir_seen=yes;; 
20410 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) 
20411   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file_inputs seems to ignore the 
--datarootdir setting
" >&5 
20412 $as_echo "$as_me: WARNING
: $ac_file_inputs seems to ignore the 
--datarootdir setting
" >&2;} 
20414 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
20415   ac_datarootdir_hack=' 
20416   s&@datadir@&$datadir&g 
20417   s&@docdir@&$docdir&g 
20418   s&@infodir@&$infodir&g 
20419   s&@localedir@&$localedir&g 
20420   s&@mandir@&$mandir&g 
20421   s&\\\${datarootdir}&$datarootdir&g' ;; 
20425 # Neutralize VPATH when `$srcdir' = `.'. 
20426 # Shell code in configure.ac might set extrasub. 
20427 # FIXME: do we really want to maintain this feature? 
20428 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
20429 ac_sed_extra="$ac_vpsub 
20432 cat >>$CONFIG_STATUS <<\_ACEOF 
|| ac_write_fail
=1 
20434 /@
[a
-zA-Z_][a
-zA-Z_0-9]*@
/!b
 
20435 s
|@configure_input@
|$ac_sed_conf_input|;t t
 
20436 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
 
20437 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
 
20438 s
&@srcdir@
&$ac_srcdir&;t t
 
20439 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
 
20440 s
&@top_srcdir@
&$ac_top_srcdir&;t t
 
20441 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
 
20442 s
&@builddir@
&$ac_builddir&;t t
 
20443 s
&@abs_builddir@
&$ac_abs_builddir&;t t
 
20444 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
 
20445 s
&@INSTALL@
&$ac_INSTALL&;t t
 
20446 $ac_datarootdir_hack 
20448 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.
awk" >$tmp/out \ 
20449   || as_fn_error "could not create 
$ac_file" "$LINENO" 5 
20451 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 
20452   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } && 
20453   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } && 
20454   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir' 
20455 which seems to be undefined.  Please make sure it is defined." >&5 
20456 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
' 
20457 which seems to be undefined.  Please make sure it is defined." >&2;} 
20461   -) cat "$tmp/out" && rm -f "$tmp/out";; 
20462   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 
20464   || as_fn_error "could not create $ac_file" "$LINENO" 5 
20468   :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 
20469 $as_echo "$as_me: executing $ac_file commands" >&6;} 
20474   case $ac_file$ac_mode in 
20477     # See if we are running on zsh, and set the options which allow our 
20478     # commands through without removal of \ escapes. 
20479     if test -n "${ZSH_VERSION+set}" ; then 
20480       setopt NO_GLOB_SUBST 
20483     cfgfile="${ofile}T" 
20484     trap "$RM \"$cfgfile\"; exit 1" 1 2 15 
20487     cat <<_LT_EOF >> "$cfgfile" 
20490 # `$ECHO "$ofile" | sed 's
%^.
*/%%'` - Provide generalized library-building support services. 
20491 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION 
20492 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: 
20493 # NOTE: Changes made to this file will be lost: look at ltmain.sh. 
20495 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 
20496 #                 2006, 2007, 2008 Free Software Foundation, Inc. 
20497 #   Written by Gordon Matzigkeit, 1996 
20499 #   This file is part of GNU Libtool. 
20501 # GNU Libtool is free software; you can redistribute it and/or 
20502 # modify it under the terms of the GNU General Public License as 
20503 # published by the Free Software Foundation; either version 2 of 
20504 # the License, or (at your option) any later version. 
20506 # As a special exception to the GNU General Public License, 
20507 # if you distribute this file as part of a program or library that 
20508 # is built using GNU Libtool, you may include this file under the 
20509 # same distribution terms that you use for the rest of that program. 
20511 # GNU Libtool is distributed in the hope that it will be useful, 
20512 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
20513 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
20514 # GNU General Public License for more details. 
20516 # You should have received a copy of the GNU General Public License 
20517 # along with GNU Libtool; see the file COPYING.  If not, a copy 
20518 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or 
20519 # obtained by writing to the Free Software Foundation, Inc., 
20520 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 
20523 # The names of the tagged configurations supported by this script. 
20524 available_tags="CXX " 
20526 # ### BEGIN LIBTOOL CONFIG 
20528 # Which release of libtool.m4 was used? 
20529 macro_version=$macro_version 
20530 macro_revision=$macro_revision 
20532 # Whether or not to build static libraries. 
20533 build_old_libs=$enable_static 
20535 # Whether or not to build shared libraries. 
20536 build_libtool_libs=$enable_shared 
20538 # What type of objects to build. 
20541 # Whether or not to optimize for fast installation. 
20542 fast_install=$enable_fast_install 
20545 host_alias=$host_alias 
20549 # The build system. 
20550 build_alias=$build_alias 
20554 # A sed program that does not truncate output. 
20557 # Sed that helps us avoid accidentally triggering echo(1) options like -n. 
20558 Xsed="\$SED -e 1s/^X//" 
20560 # A grep program that handles long lines. 
20566 # A literal string matcher. 
20569 # A BSD- or MS-compatible name lister. 
20572 # Whether we need soft or hard links. 
20575 # What is the maximum length of a command? 
20576 max_cmd_len=$max_cmd_len 
20578 # Object file suffix (normally "o"). 
20581 # Executable file suffix (normally ""). 
20584 # whether the shell understands "unset". 
20587 # turn spaces into newlines. 
20590 # turn newlines into spaces. 
20593 # How to create reloadable object files. 
20594 reload_flag=$lt_reload_flag 
20595 reload_cmds=$lt_reload_cmds 
20597 # An object symbol dumper. 
20598 OBJDUMP=$lt_OBJDUMP 
20600 # Method to check whether dependent libraries are shared objects. 
20601 deplibs_check_method=$lt_deplibs_check_method 
20603 # Command to use when deplibs_check_method == "file_magic". 
20604 file_magic_cmd=$lt_file_magic_cmd 
20608 AR_FLAGS=$lt_AR_FLAGS 
20610 # A symbol stripping program. 
20613 # Commands used to install an old-style archive. 
20615 old_postinstall_cmds=$lt_old_postinstall_cmds 
20616 old_postuninstall_cmds=$lt_old_postuninstall_cmds 
20621 # LTCC compiler flags. 
20622 LTCFLAGS=$lt_CFLAGS 
20624 # Take the output of nm and produce a listing of raw symbols and C names. 
20625 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe 
20627 # Transform the output of nm in a proper C declaration. 
20628 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl 
20630 # Transform the output of nm in a C name address pair. 
20631 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address 
20633 # Transform the output of nm in a C name address pair when lib prefix is needed. 
20634 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix 
20636 # The name of the directory that contains temporary libtool files. 
20639 # Shell to use when invoking shell scripts. 
20642 # An echo program that does not interpret backslashes. 
20645 # Used to examine libraries when file_magic_cmd begins with "file". 
20646 MAGIC_CMD=$MAGIC_CMD 
20648 # Must we lock files when doing compilation? 
20649 need_locks=$lt_need_locks 
20651 # Tool to manipulate archived DWARF debug symbol files on Mac OS X. 
20652 DSYMUTIL=$lt_DSYMUTIL 
20654 # Tool to change global to local symbols on Mac OS X. 
20657 # Tool to manipulate fat objects and archives on Mac OS X. 
20660 # ldd/readelf like tool for Mach-O binaries on Mac OS X. 
20663 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. 
20664 OTOOL64=$lt_OTOOL64 
20666 # Old archive suffix (normally "a"). 
20669 # Shared library suffix (normally ".so"). 
20670 shrext_cmds=$lt_shrext_cmds 
20672 # The commands to extract the exported symbol list from a shared archive. 
20673 extract_expsyms_cmds=$lt_extract_expsyms_cmds 
20675 # Variables whose values should be saved in libtool wrapper scripts and 
20676 # restored at link time. 
20677 variables_saved_for_relink=$lt_variables_saved_for_relink 
20679 # Do we need the "lib" prefix for modules? 
20680 need_lib_prefix=$need_lib_prefix 
20682 # Do we need a version for libraries? 
20683 need_version=$need_version 
20685 # Library versioning type. 
20686 version_type=$version_type 
20688 # Shared library runtime path variable. 
20689 runpath_var=$runpath_var 
20691 # Shared library path variable. 
20692 shlibpath_var=$shlibpath_var 
20694 # Is shlibpath searched before the hard-coded library search path? 
20695 shlibpath_overrides_runpath=$shlibpath_overrides_runpath 
20697 # Format of library name prefix. 
20698 libname_spec=$lt_libname_spec 
20700 # List of archive names.  First name is the real one, the rest are links. 
20701 # The last name is the one that the linker finds with -lNAME 
20702 library_names_spec=$lt_library_names_spec 
20704 # The coded name of the library, if different from the real name. 
20705 soname_spec=$lt_soname_spec 
20707 # Command to use after installation of a shared archive. 
20708 postinstall_cmds=$lt_postinstall_cmds 
20710 # Command to use after uninstallation of a shared archive. 
20711 postuninstall_cmds=$lt_postuninstall_cmds 
20713 # Commands used to finish a libtool library installation in a directory. 
20714 finish_cmds=$lt_finish_cmds 
20716 # As "finish_cmds", except a single script fragment to be evaled but 
20718 finish_eval=$lt_finish_eval 
20720 # Whether we should hardcode library paths into libraries. 
20721 hardcode_into_libs=$hardcode_into_libs 
20723 # Compile-time system search path for libraries. 
20724 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec 
20726 # Run-time system search path for libraries. 
20727 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec 
20729 # Whether dlopen is supported. 
20730 dlopen_support=$enable_dlopen 
20732 # Whether dlopen of programs is supported. 
20733 dlopen_self=$enable_dlopen_self 
20735 # Whether dlopen of statically linked programs is supported. 
20736 dlopen_self_static=$enable_dlopen_self_static 
20738 # Commands to strip libraries. 
20739 old_striplib=$lt_old_striplib 
20740 striplib=$lt_striplib 
20743 # The linker used to build libraries. 
20746 # Commands used to build an old-style archive. 
20747 old_archive_cmds=$lt_old_archive_cmds 
20749 # A language specific compiler. 
20752 # Is the compiler the GNU compiler? 
20755 # Compiler flag to turn off builtin functions. 
20756 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag 
20758 # How to pass a linker flag through the compiler. 
20759 wl=$lt_lt_prog_compiler_wl 
20761 # Additional compiler flags for building library objects. 
20762 pic_flag=$lt_lt_prog_compiler_pic 
20764 # Compiler flag to prevent dynamic linking. 
20765 link_static_flag=$lt_lt_prog_compiler_static 
20767 # Does compiler simultaneously support -c and -o options? 
20768 compiler_c_o=$lt_lt_cv_prog_compiler_c_o 
20770 # Whether or not to add -lc for building shared libraries. 
20771 build_libtool_need_lc=$archive_cmds_need_lc 
20773 # Whether or not to disallow shared libs when runtime libs are static. 
20774 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes 
20776 # Compiler flag to allow reflexive dlopens. 
20777 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec 
20779 # Compiler flag to generate shared objects directly from archives. 
20780 whole_archive_flag_spec=$lt_whole_archive_flag_spec 
20782 # Whether the compiler copes with passing no objects directly. 
20783 compiler_needs_object=$lt_compiler_needs_object 
20785 # Create an old-style archive from a shared archive. 
20786 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds 
20788 # Create a temporary old-style archive to link instead of a shared archive. 
20789 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds 
20791 # Commands used to build a shared archive. 
20792 archive_cmds=$lt_archive_cmds 
20793 archive_expsym_cmds=$lt_archive_expsym_cmds 
20795 # Commands used to build a loadable module if different from building 
20796 # a shared archive. 
20797 module_cmds=$lt_module_cmds 
20798 module_expsym_cmds=$lt_module_expsym_cmds 
20800 # Whether we are building with GNU ld or not. 
20801 with_gnu_ld=$lt_with_gnu_ld 
20803 # Flag that allows shared libraries with undefined symbols to be built. 
20804 allow_undefined_flag=$lt_allow_undefined_flag 
20806 # Flag that enforces no undefined symbols. 
20807 no_undefined_flag=$lt_no_undefined_flag 
20809 # Flag to hardcode \$libdir into a binary during linking. 
20810 # This must work even if \$libdir does not exist 
20811 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec 
20813 # If ld is used when linking, flag to hardcode \$libdir into a binary 
20814 # during linking.  This must work even if \$libdir does not exist. 
20815 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld 
20817 # Whether we need a single "-rpath" flag with a separated argument. 
20818 hardcode_libdir_separator=$lt_hardcode_libdir_separator 
20820 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes 
20821 # DIR into the resulting binary. 
20822 hardcode_direct=$hardcode_direct 
20824 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes 
20825 # DIR into the resulting binary and the resulting library dependency is 
20826 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the 
20827 # library is relocated. 
20828 hardcode_direct_absolute=$hardcode_direct_absolute 
20830 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR 
20831 # into the resulting binary. 
20832 hardcode_minus_L=$hardcode_minus_L 
20834 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR 
20835 # into the resulting binary. 
20836 hardcode_shlibpath_var=$hardcode_shlibpath_var 
20838 # Set to "yes" if building a shared library automatically hardcodes DIR 
20839 # into the library and all subsequent libraries and executables linked 
20841 hardcode_automatic=$hardcode_automatic 
20843 # Set to yes if linker adds runtime paths of dependent libraries 
20844 # to runtime path list. 
20845 inherit_rpath=$inherit_rpath 
20847 # Whether libtool must link a program against all its dependency libraries. 
20848 link_all_deplibs=$link_all_deplibs 
20850 # Fix the shell variable \$srcfile for the compiler. 
20851 fix_srcfile_path=$lt_fix_srcfile_path 
20853 # Set to "yes" if exported symbols are required. 
20854 always_export_symbols=$always_export_symbols 
20856 # The commands to list exported symbols. 
20857 export_symbols_cmds=$lt_export_symbols_cmds 
20859 # Symbols that should not be listed in the preloaded symbols. 
20860 exclude_expsyms=$lt_exclude_expsyms 
20862 # Symbols that must always be exported. 
20863 include_expsyms=$lt_include_expsyms 
20865 # Commands necessary for linking programs (against libraries) with templates. 
20866 prelink_cmds=$lt_prelink_cmds 
20868 # Specify filename containing input files. 
20869 file_list_spec=$lt_file_list_spec 
20871 # How to hardcode a shared library path into an executable. 
20872 hardcode_action=$hardcode_action 
20874 # The directories searched by this compiler when creating a shared library. 
20875 compiler_lib_search_dirs=$lt_compiler_lib_search_dirs 
20877 # Dependencies to place before and after the objects being linked to 
20878 # create a shared library. 
20879 predep_objects=$lt_predep_objects 
20880 postdep_objects=$lt_postdep_objects 
20881 predeps=$lt_predeps 
20882 postdeps=$lt_postdeps 
20884 # The library search path used internally by the compiler when linking 
20885 # a shared library. 
20886 compiler_lib_search_path=$lt_compiler_lib_search_path 
20888 # ### END LIBTOOL CONFIG 
20894     cat <<\_LT_EOF >> "$cfgfile" 
20895 # AIX sometimes has problems with the GCC collect2 program.  For some 
20896 # reason, if we set the COLLECT_NAMES environment variable, the problems 
20897 # vanish in a puff of smoke. 
20898 if test "X${COLLECT_NAMES+set}" != Xset; then 
20900   export COLLECT_NAMES 
20907 ltmain="$ac_aux_dir/ltmain.sh" 
20910   # We use sed instead of cat because bash on DJGPP gets confused if 
20911   # if finds mixed CR/LF and LF-only lines.  Since sed operates in 
20912   # text mode, it properly converts lines to CR/LF.  This bash problem 
20913   # is reportedly fixed, but why not run on old versions too? 
20914   sed '/^
# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \ 
20915     || (rm -f "$cfgfile"; exit 1) 
20919     cat << \_LT_EOF 
>> "$cfgfile" 
20921 # func_dirname file append nondir_replacement 
20922 # Compute the dirname of FILE.  If nonempty, add APPEND to the result, 
20923 # otherwise set result to NONDIR_REPLACEMENT. 
20927     */*) func_dirname_result
="${1%/*}${2}" ;; 
20928     *  ) func_dirname_result
="${3}" ;; 
20932 # func_basename file 
20935   func_basename_result
="${1##*/}" 
20938 # func_dirname_and_basename file append nondir_replacement 
20939 # perform func_basename and func_dirname in a single function 
20941 #   dirname:  Compute the dirname of FILE.  If nonempty, 
20942 #             add APPEND to the result, otherwise set result 
20943 #             to NONDIR_REPLACEMENT. 
20944 #             value returned in "$func_dirname_result" 
20945 #   basename: Compute filename of FILE. 
20946 #             value retuned in "$func_basename_result" 
20947 # Implementation must be kept synchronized with func_dirname 
20948 # and func_basename. For efficiency, we do not delegate to 
20949 # those functions but instead duplicate the functionality here. 
20950 func_dirname_and_basename 
() 
20953     */*) func_dirname_result
="${1%/*}${2}" ;; 
20954     *  ) func_dirname_result
="${3}" ;; 
20956   func_basename_result
="${1##*/}" 
20959 # func_stripname prefix suffix name 
20960 # strip PREFIX and SUFFIX off of NAME. 
20961 # PREFIX and SUFFIX must not contain globbing or regex special 
20962 # characters, hashes, percent signs, but SUFFIX may contain a leading 
20963 # dot (in which case that matches only a dot). 
20966   # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are 
20967   # positional parameters, so assign one to ordinary parameter first. 
20968   func_stripname_result
=${3} 
20969   func_stripname_result
=${func_stripname_result#"${1}"} 
20970   func_stripname_result
=${func_stripname_result%"${2}"} 
20976   func_opt_split_opt
=${1%%=*} 
20977   func_opt_split_arg
=${1#*=} 
20984     *.lo
) func_lo2o_result
=${1%.lo}.
${objext} ;; 
20985     *)    func_lo2o_result
=${1} ;; 
20989 # func_xform libobj-or-source 
20992   func_xform_result
=${1%.*}.lo
 
20995 # func_arith arithmetic-term... 
20998   func_arith_result
=$(( $* )) 
21002 # STRING may not start with a hyphen. 
21005   func_len_result
=${#1} 
21010   *) # Bourne compatible functions. 
21011     cat << \_LT_EOF 
>> "$cfgfile" 
21013 # func_dirname file append nondir_replacement 
21014 # Compute the dirname of FILE.  If nonempty, add APPEND to the result, 
21015 # otherwise set result to NONDIR_REPLACEMENT. 
21018   # Extract subdirectory from the argument. 
21019   func_dirname_result
=`$ECHO "X${1}" | $Xsed -e "$dirname"` 
21020   if test "X$func_dirname_result" = "X${1}"; then 
21021     func_dirname_result
="${3}" 
21023     func_dirname_result
="$func_dirname_result${2}" 
21027 # func_basename file 
21030   func_basename_result
=`$ECHO "X${1}" | $Xsed -e "$basename"` 
21034 # func_stripname prefix suffix name 
21035 # strip PREFIX and SUFFIX off of NAME. 
21036 # PREFIX and SUFFIX must not contain globbing or regex special 
21037 # characters, hashes, percent signs, but SUFFIX may contain a leading 
21038 # dot (in which case that matches only a dot). 
21039 # func_strip_suffix prefix name 
21043     .
*) func_stripname_result
=`$ECHO "X${3}" \ 
21044            | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;; 
21045     *)  func_stripname_result
=`$ECHO "X${3}" \ 
21046            | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;; 
21051 my_sed_long_opt
='1s/^\(-[^=]*\)=.*/\1/;q' 
21052 my_sed_long_arg
='1s/^-[^=]*=//' 
21057   func_opt_split_opt
=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"` 
21058   func_opt_split_arg
=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"` 
21064   func_lo2o_result
=`$ECHO "X${1}" | $Xsed -e "$lo2o"` 
21067 # func_xform libobj-or-source 
21070   func_xform_result
=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'` 
21073 # func_arith arithmetic-term... 
21076   func_arith_result
=`expr "$@"` 
21080 # STRING may not start with a hyphen. 
21083   func_len_result
=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` 
21089 case $lt_shell_append in 
21091     cat << \_LT_EOF 
>> "$cfgfile" 
21093 # func_append var value 
21094 # Append VALUE to the end of shell variable VAR. 
21102     cat << \_LT_EOF 
>> "$cfgfile" 
21104 # func_append var value 
21105 # Append VALUE to the end of shell variable VAR. 
21116   sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
 
21117     || (rm -f "$cfgfile"; exit 1) 
21119   mv -f "$cfgfile" "$ofile" || 
21120     (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") 
21124     cat <<_LT_EOF >> "$ofile" 
21126 # ### BEGIN LIBTOOL TAG CONFIG: CXX 
21128 # The linker used to build libraries. 
21131 # Commands used to build an old-style archive. 
21132 old_archive_cmds=$lt_old_archive_cmds_CXX 
21134 # A language specific compiler. 
21135 CC=$lt_compiler_CXX 
21137 # Is the compiler the GNU compiler? 
21140 # Compiler flag to turn off builtin functions. 
21141 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX 
21143 # How to pass a linker flag through the compiler. 
21144 wl=$lt_lt_prog_compiler_wl_CXX 
21146 # Additional compiler flags for building library objects. 
21147 pic_flag=$lt_lt_prog_compiler_pic_CXX 
21149 # Compiler flag to prevent dynamic linking. 
21150 link_static_flag=$lt_lt_prog_compiler_static_CXX 
21152 # Does compiler simultaneously support -c and -o options? 
21153 compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX 
21155 # Whether or not to add -lc for building shared libraries. 
21156 build_libtool_need_lc=$archive_cmds_need_lc_CXX 
21158 # Whether or not to disallow shared libs when runtime libs are static. 
21159 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX 
21161 # Compiler flag to allow reflexive dlopens. 
21162 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX 
21164 # Compiler flag to generate shared objects directly from archives. 
21165 whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX 
21167 # Whether the compiler copes with passing no objects directly. 
21168 compiler_needs_object=$lt_compiler_needs_object_CXX 
21170 # Create an old-style archive from a shared archive. 
21171 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX 
21173 # Create a temporary old-style archive to link instead of a shared archive. 
21174 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX 
21176 # Commands used to build a shared archive. 
21177 archive_cmds=$lt_archive_cmds_CXX 
21178 archive_expsym_cmds=$lt_archive_expsym_cmds_CXX 
21180 # Commands used to build a loadable module if different from building 
21181 # a shared archive. 
21182 module_cmds=$lt_module_cmds_CXX 
21183 module_expsym_cmds=$lt_module_expsym_cmds_CXX 
21185 # Whether we are building with GNU ld or not. 
21186 with_gnu_ld=$lt_with_gnu_ld_CXX 
21188 # Flag that allows shared libraries with undefined symbols to be built. 
21189 allow_undefined_flag=$lt_allow_undefined_flag_CXX 
21191 # Flag that enforces no undefined symbols. 
21192 no_undefined_flag=$lt_no_undefined_flag_CXX 
21194 # Flag to hardcode \$libdir into a binary during linking. 
21195 # This must work even if \$libdir does not exist 
21196 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX 
21198 # If ld is used when linking, flag to hardcode \$libdir into a binary 
21199 # during linking.  This must work even if \$libdir does not exist. 
21200 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX 
21202 # Whether we need a single "-rpath" flag with a separated argument. 
21203 hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX 
21205 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes 
21206 # DIR into the resulting binary. 
21207 hardcode_direct=$hardcode_direct_CXX 
21209 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes 
21210 # DIR into the resulting binary and the resulting library dependency is 
21211 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the 
21212 # library is relocated. 
21213 hardcode_direct_absolute=$hardcode_direct_absolute_CXX 
21215 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR 
21216 # into the resulting binary. 
21217 hardcode_minus_L=$hardcode_minus_L_CXX 
21219 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR 
21220 # into the resulting binary. 
21221 hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX 
21223 # Set to "yes" if building a shared library automatically hardcodes DIR 
21224 # into the library and all subsequent libraries and executables linked 
21226 hardcode_automatic=$hardcode_automatic_CXX 
21228 # Set to yes if linker adds runtime paths of dependent libraries 
21229 # to runtime path list. 
21230 inherit_rpath=$inherit_rpath_CXX 
21232 # Whether libtool must link a program against all its dependency libraries. 
21233 link_all_deplibs=$link_all_deplibs_CXX 
21235 # Fix the shell variable \$srcfile for the compiler. 
21236 fix_srcfile_path=$lt_fix_srcfile_path_CXX 
21238 # Set to "yes" if exported symbols are required. 
21239 always_export_symbols=$always_export_symbols_CXX 
21241 # The commands to list exported symbols. 
21242 export_symbols_cmds=$lt_export_symbols_cmds_CXX 
21244 # Symbols that should not be listed in the preloaded symbols. 
21245 exclude_expsyms=$lt_exclude_expsyms_CXX 
21247 # Symbols that must always be exported. 
21248 include_expsyms=$lt_include_expsyms_CXX 
21250 # Commands necessary for linking programs (against libraries) with templates. 
21251 prelink_cmds=$lt_prelink_cmds_CXX 
21253 # Specify filename containing input files. 
21254 file_list_spec=$lt_file_list_spec_CXX 
21256 # How to hardcode a shared library path into an executable. 
21257 hardcode_action=$hardcode_action_CXX 
21259 # The directories searched by this compiler when creating a shared library. 
21260 compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX 
21262 # Dependencies to place before and after the objects being linked to 
21263 # create a shared library. 
21264 predep_objects=$lt_predep_objects_CXX 
21265 postdep_objects=$lt_postdep_objects_CXX 
21266 predeps=$lt_predeps_CXX 
21267 postdeps=$lt_postdeps_CXX 
21269 # The library search path used internally by the compiler when linking 
21270 # a shared library. 
21271 compiler_lib_search_path=$lt_compiler_lib_search_path_CXX 
21273 # ### END LIBTOOL TAG CONFIG: CXX 
21284 ac_clean_files
=$ac_clean_files_save 
21286 test $ac_write_fail = 0 || 
21287   as_fn_error 
"write failure creating $CONFIG_STATUS" "$LINENO" 5 
21290 # configure is writing to config.log, and then calls config.status. 
21291 # config.status does its own redirection, appending to config.log. 
21292 # Unfortunately, on DOS this fails, as config.log is still kept open 
21293 # by configure, so config.status won't be able to write to it; its 
21294 # output is simply discarded.  So we exec the FD to /dev/null, 
21295 # effectively closing config.log, so it can be properly (re)opened and 
21296 # appended to by config.status.  When coming back to configure, we 
21297 # need to make the FD available again. 
21298 if test "$no_create" != yes; then 
21300   ac_config_status_args
= 
21301   test "$silent" = yes && 
21302     ac_config_status_args
="$ac_config_status_args --quiet" 
21304   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
 
21306   # Use ||, not &&, to avoid exiting from the if with $? = 1, which 
21307   # would make configure fail if this is the last instruction. 
21308   $ac_cs_success || as_fn_exit $?
 
21310 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then 
21311   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 
21312 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}