ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.0.x/configure
(Generate patch)

Comparing ircd-hybrid-7.3/configure (file contents):
Revision 1039 by michael, Sat Dec 5 23:19:44 2009 UTC vs.
Revision 1094 by michael, Sun Jun 13 10:09:34 2010 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 1015 2009-10-25 00:08:06Z michael .
2 > # From configure.ac Id: configure.ac 1092 2010-03-25 11:10:59Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4   # Generated by GNU Autoconf 2.65 for ircd-hybrid 7.3-rc1.
5   #
# Line 174 | Line 174 | test x\$exitcode = x0 || exit 1"
174    as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
175    eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
176    test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
177 +
178 +  test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
179 +    ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
180 +    ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
181 +    ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
182 +    PATH=/empty FPATH=/empty; export PATH FPATH
183 +    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
184 +      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
185   test \$(( 1 + 1 )) = 2 || exit 1"
186    if (eval "$as_required") 2>/dev/null; then :
187    as_have_required=yes
# Line 529 | Line 537 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P
537   # Sed expression to map a string onto a valid variable name.
538   as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
539  
540 + lt_ltdl_dir='libltdl'
541  
533
534 # Check that we are running under the correct shell.
542   SHELL=${CONFIG_SHELL-/bin/sh}
543  
537 case X$lt_ECHO in
538 X*--fallback-echo)
539  # Remove one level of quotation (which was required for Make).
540  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
541  ;;
542 esac
543
544 ECHO=${lt_ECHO-echo}
545 if test "X$1" = X--no-reexec; then
546  # Discard the --no-reexec flag, and continue.
547  shift
548 elif test "X$1" = X--fallback-echo; then
549  # Avoid inline document here, it may be left over
550  :
551 elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
552  # Yippee, $ECHO works!
553  :
554 else
555  # Restart under the correct shell.
556  exec $SHELL "$0" --no-reexec ${1+"$@"}
557 fi
558
559 if test "X$1" = X--fallback-echo; then
560  # used as fallback echo
561  shift
562  cat <<_LT_EOF
563 $*
564 _LT_EOF
565  exit 0
566 fi
567
568 # The HP-UX ksh and POSIX shell print the target directory to stdout
569 # if CDPATH is set.
570 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
571
572 if test -z "$lt_ECHO"; then
573  if test "X${echo_test_string+set}" != Xset; then
574    # find a string as large as possible, as long as the shell can cope with it
575    for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
576      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
577      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
578         { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
579      then
580        break
581      fi
582    done
583  fi
584
585  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
586     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
587     test "X$echo_testing_string" = "X$echo_test_string"; then
588    :
589  else
590    # The Solaris, AIX, and Digital Unix default echo programs unquote
591    # backslashes.  This makes it impossible to quote backslashes using
592    #   echo "$something" | sed 's/\\/\\\\/g'
593    #
594    # So, first we look for a working echo in the user's PATH.
595
596    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
597    for dir in $PATH /usr/ucb; do
598      IFS="$lt_save_ifs"
599      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
600         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
601         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
602         test "X$echo_testing_string" = "X$echo_test_string"; then
603        ECHO="$dir/echo"
604        break
605      fi
606    done
607    IFS="$lt_save_ifs"
608
609    if test "X$ECHO" = Xecho; then
610      # We didn't find a better echo, so look for alternatives.
611      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
612         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
613         test "X$echo_testing_string" = "X$echo_test_string"; then
614        # This shell has a builtin print -r that does the trick.
615        ECHO='print -r'
616      elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
617           test "X$CONFIG_SHELL" != X/bin/ksh; then
618        # If we have ksh, try running configure again with it.
619        ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
620        export ORIGINAL_CONFIG_SHELL
621        CONFIG_SHELL=/bin/ksh
622        export CONFIG_SHELL
623        exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
624      else
625        # Try using printf.
626        ECHO='printf %s\n'
627        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
628           echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
629           test "X$echo_testing_string" = "X$echo_test_string"; then
630          # Cool, printf works
631          :
632        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
633             test "X$echo_testing_string" = 'X\t' &&
634             echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
635             test "X$echo_testing_string" = "X$echo_test_string"; then
636          CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
637          export CONFIG_SHELL
638          SHELL="$CONFIG_SHELL"
639          export SHELL
640          ECHO="$CONFIG_SHELL $0 --fallback-echo"
641        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
642             test "X$echo_testing_string" = 'X\t' &&
643             echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
644             test "X$echo_testing_string" = "X$echo_test_string"; then
645          ECHO="$CONFIG_SHELL $0 --fallback-echo"
646        else
647          # maybe with a smaller string...
648          prev=:
649
650          for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
651            if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
652            then
653              break
654            fi
655            prev="$cmd"
656          done
657
658          if test "$prev" != 'sed 50q "$0"'; then
659            echo_test_string=`eval $prev`
660            export echo_test_string
661            exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
662          else
663            # Oops.  We lost completely, so just stick with echo.
664            ECHO=echo
665          fi
666        fi
667      fi
668    fi
669  fi
670 fi
671
672 # Copy echo and quote the copy suitably for passing to libtool from
673 # the Makefile, instead of quoting the original, which is used later.
674 lt_ECHO=$ECHO
675 if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
676   lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
677 fi
678
679
680
681
682 lt_ltdl_dir='libltdl'
683
684 lt_dlopen_dir="$lt_ltdl_dir"
544  
545   test -n "$DJDIR" || exec 7<&0 </dev/null
546   exec 6>&1
# Line 748 | Line 607 | ac_includes_default="\
607   # include <unistd.h>
608   #endif"
609  
751 enable_option_checking=no
610   ac_func_list=
611   ac_header_list=
612   ac_subst_vars='ltdl_LTLIBOBJS
# Line 770 | Line 628 | ENABLE_PCRE_FALSE
628   ENABLE_PCRE_TRUE
629   LTDLOPEN
630   LT_CONFIG_H
773 subdirs
631   CONVENIENCE_LTDL_FALSE
632   CONVENIENCE_LTDL_TRUE
633   INSTALL_LTDL_FALSE
# Line 793 | Line 650 | OTOOL
650   LIPO
651   NMEDIT
652   DSYMUTIL
796 lt_ECHO
653   RANLIB
654   AR
655   OBJDUMP
# Line 948 | Line 804 | CPPFLAGS
804   YACC
805   YFLAGS
806   CPP'
807 < ac_subdirs_all='libltdl'
807 >
808  
809   # Initialize some variables set by options.
810   ac_init_help=
# Line 4476 | Line 4332 | fi
4332  
4333  
4334   # Initializing libtool.
4335 +
4336 +
4337 +
4338 +
4339 +
4340 +
4341 +
4342   case `pwd` in
4343    *\ * | *\     *)
4344      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
# Line 4484 | Line 4347 | esac
4347  
4348  
4349  
4350 < macro_version='2.2.6'
4351 < macro_revision='1.3012'
4350 > macro_version='2.2.10'
4351 > macro_revision='1.3175'
4352  
4353  
4354  
# Line 4572 | Line 4435 | IFS=$ac_save_IFS
4435   case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4436  
4437  
4438 + # Backslashify metacharacters that are still active within
4439 + # double-quoted strings.
4440 + sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
4441 +
4442 + # Same as above, but do not quote variable references.
4443 + double_quote_subst='s/\(["`\\]\)/\\\1/g'
4444 +
4445 + # Sed substitution to delay expansion of an escaped shell variable in a
4446 + # double_quote_subst'ed string.
4447 + delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
4448 +
4449 + # Sed substitution to delay expansion of an escaped single quote.
4450 + delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
4451 +
4452 + # Sed substitution to avoid accidental globbing in evaled expressions
4453 + no_glob_subst='s/\*/\\\*/g'
4454 +
4455 + ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
4456 + ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
4457 + ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
4458 +
4459 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4460 + $as_echo_n "checking how to print strings... " >&6; }
4461 + # Test print first, because it will be a builtin if present.
4462 + if test "X`print -r -- -n 2>/dev/null`" = X-n && \
4463 +   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
4464 +  ECHO='print -r --'
4465 + elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
4466 +  ECHO='printf %s\n'
4467 + else
4468 +  # Use this function as a fallback that always works.
4469 +  func_fallback_echo ()
4470 +  {
4471 +    eval 'cat <<_LTECHO_EOF
4472 + $1
4473 + _LTECHO_EOF'
4474 +  }
4475 +  ECHO='func_fallback_echo'
4476 + fi
4477 +
4478 + # func_echo_all arg...
4479 + # Invoke $ECHO with all args, space-separated.
4480 + func_echo_all ()
4481 + {
4482 +    $ECHO ""
4483 + }
4484 +
4485 + case "$ECHO" in
4486 +  printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4487 + $as_echo "printf" >&6; } ;;
4488 +  print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4489 + $as_echo "print -r" >&6; } ;;
4490 +  *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4491 + $as_echo "cat" >&6; } ;;
4492 + esac
4493 +
4494 +
4495 +
4496 +
4497 +
4498 +
4499 +
4500 +
4501 +
4502 +
4503 +
4504 +
4505 +
4506 +
4507   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4508   $as_echo_n "checking for a sed that does not truncate output... " >&6; }
4509   if test "${ac_cv_path_SED+set}" = set; then :
# Line 5037 | Line 4969 | if test "$lt_cv_path_NM" != "no"; then
4969    NM="$lt_cv_path_NM"
4970   else
4971    # Didn't find any BSD compatible name lister, look for dumpbin.
4972 <  if test -n "$ac_tool_prefix"; then
4973 <  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
4972 >  if test -n "$DUMPBIN"; then :
4973 >    # Let the user override the test.
4974 >  else
4975 >    if test -n "$ac_tool_prefix"; then
4976 >  for ac_prog in dumpbin "link -dump"
4977    do
4978      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4979   set dummy $ac_tool_prefix$ac_prog; ac_word=$2
# Line 5082 | Line 5017 | fi
5017   fi
5018   if test -z "$DUMPBIN"; then
5019    ac_ct_DUMPBIN=$DUMPBIN
5020 <  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
5020 >  for ac_prog in dumpbin "link -dump"
5021   do
5022    # Extract the first word of "$ac_prog", so it can be a program name with args.
5023   set dummy $ac_prog; ac_word=$2
# Line 5137 | Line 5072 | esac
5072    fi
5073   fi
5074  
5075 +    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
5076 +    *COFF*)
5077 +      DUMPBIN="$DUMPBIN -symbols"
5078 +      ;;
5079 +    *)
5080 +      DUMPBIN=:
5081 +      ;;
5082 +    esac
5083 +  fi
5084  
5085    if test "$DUMPBIN" != ":"; then
5086      NM="$DUMPBIN"
# Line 5156 | Line 5100 | if test "${lt_cv_nm_interface+set}" = se
5100   else
5101    lt_cv_nm_interface="BSD nm"
5102    echo "int some_variable = 0;" > conftest.$ac_ext
5103 <  (eval echo "\"\$as_me:5159: $ac_compile\"" >&5)
5103 >  (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
5104    (eval "$ac_compile" 2>conftest.err)
5105    cat conftest.err >&5
5106 <  (eval echo "\"\$as_me:5162: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5106 >  (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5107    (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
5108    cat conftest.err >&5
5109 <  (eval echo "\"\$as_me:5165: output\"" >&5)
5109 >  (eval echo "\"\$as_me:$LINENO: output\"" >&5)
5110    cat conftest.out >&5
5111    if $GREP 'External.*some_variable' conftest.out > /dev/null; then
5112      lt_cv_nm_interface="MS dumpbin"
# Line 5219 | Line 5163 | else
5163      lt_cv_sys_max_cmd_len=8192;
5164      ;;
5165  
5166 +  mint*)
5167 +    # On MiNT this can take a long time and run out of memory.
5168 +    lt_cv_sys_max_cmd_len=8192;
5169 +    ;;
5170 +
5171    amigaos*)
5172      # On AmigaOS with pdksh, this test takes hours, literally.
5173      # So we just punt and use a minimum line length of 8192.
# Line 5283 | Line 5232 | else
5232        # If test is not a shell built-in, we'll probably end up computing a
5233        # maximum length that is only half of the actual maximum length, but
5234        # we can't tell.
5235 <      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
5236 <                 = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
5235 >      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
5236 >                 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
5237                test $i != 17 # 1/2 MB should be enough
5238        do
5239          i=`expr $i + 1`
# Line 5555 | Line 5504 | mingw* | pw32*)
5504    # Base MSYS/MinGW do not provide the 'file' command needed by
5505    # func_win32_libid shell function, so use a weaker test based on 'objdump',
5506    # unless we find 'file', for example because we are cross-compiling.
5507 <  if ( file / ) >/dev/null 2>&1; then
5507 >  # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
5508 >  if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
5509      lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5510      lt_cv_file_magic_cmd='func_win32_libid'
5511    else
5512 <    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
5512 >    # Keep this pattern in sync with the one in func_win32_libid.
5513 >    lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
5514      lt_cv_file_magic_cmd='$OBJDUMP -f'
5515    fi
5516    ;;
5517  
5518 < cegcc)
5518 > cegcc*)
5519    # use the weaker test based on 'objdump'. See mingw*.
5520    lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
5521    lt_cv_file_magic_cmd='$OBJDUMP -f'
# Line 5594 | Line 5545 | gnu*)
5545    lt_cv_deplibs_check_method=pass_all
5546    ;;
5547  
5548 + haiku*)
5549 +  lt_cv_deplibs_check_method=pass_all
5550 +  ;;
5551 +
5552   hpux10.20* | hpux11*)
5553    lt_cv_file_magic_cmd=/usr/bin/file
5554    case $host_cpu in
# Line 5602 | Line 5557 | hpux10.20* | hpux11*)
5557      lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
5558      ;;
5559    hppa*64*)
5560 <    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]'
5560 >    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'
5561      lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
5562      ;;
5563    *)
5564 <    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
5564 >    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
5565      lt_cv_file_magic_test_file=/usr/lib/libc.sl
5566      ;;
5567    esac
# Line 5628 | Line 5583 | irix5* | irix6* | nonstopux*)
5583    ;;
5584  
5585   # This must be Linux ELF.
5586 < linux* | k*bsd*-gnu)
5586 > linux* | k*bsd*-gnu | kopensolaris*-gnu)
5587    lt_cv_deplibs_check_method=pass_all
5588    ;;
5589  
# Line 6044 | Line 5999 | if test -n "$RANLIB"; then
5999    old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
6000   fi
6001  
6002 + case $host_os in
6003 +  darwin*)
6004 +    lock_old_archive_extraction=yes ;;
6005 +  *)
6006 +    lock_old_archive_extraction=no ;;
6007 + esac
6008 +
6009 +
6010 +
6011 +
6012 +
6013 +
6014  
6015  
6016  
# Line 6213 | Line 6180 | _LT_EOF
6180    test $ac_status = 0; }; then
6181      # Now try to grab the symbols.
6182      nlist=conftest.nm
6183 <    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5
6184 <  (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
6183 >    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
6184 >  (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
6185    ac_status=$?
6186    $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6187    test $ac_status = 0; } && test -s "$nlist"; then
# Line 6367 | Line 6334 | ia64-*-hpux*)
6334    ;;
6335   *-*-irix6*)
6336    # Find out which ABI we are using.
6337 <  echo '#line 6370 "configure"' > conftest.$ac_ext
6337 >  echo '#line '$LINENO' "configure"' > conftest.$ac_ext
6338    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6339    (eval $ac_compile) 2>&5
6340    ac_status=$?
# Line 7079 | Line 7046 | rm -f core conftest.err conftest.$ac_obj
7046   fi
7047   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
7048   $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7049 +    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
7050 + $as_echo_n "checking for -force_load linker flag... " >&6; }
7051 + if test "${lt_cv_ld_force_load+set}" = set; then :
7052 +  $as_echo_n "(cached) " >&6
7053 + else
7054 +  lt_cv_ld_force_load=no
7055 +      cat > conftest.c << _LT_EOF
7056 + int forced_loaded() { return 2;}
7057 + _LT_EOF
7058 +      echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
7059 +      $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
7060 +      echo "$AR cru libconftest.a conftest.o" >&5
7061 +      $AR cru libconftest.a conftest.o 2>&5
7062 +      echo "$RANLIB libconftest.a" >&5
7063 +      $RANLIB libconftest.a 2>&5
7064 +      cat > conftest.c << _LT_EOF
7065 + int main() { return 0;}
7066 + _LT_EOF
7067 +      echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
7068 +      $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7069 +      _lt_result=$?
7070 +      if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
7071 +        lt_cv_ld_force_load=yes
7072 +      else
7073 +        cat conftest.err >&5
7074 +      fi
7075 +        rm -f conftest.err libconftest.a conftest conftest.c
7076 +        rm -rf conftest.dSYM
7077 +
7078 + fi
7079 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
7080 + $as_echo "$lt_cv_ld_force_load" >&6; }
7081      case $host_os in
7082      rhapsody* | darwin1.[012])
7083        _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
# Line 7106 | Line 7105 | $as_echo "$lt_cv_ld_exported_symbols_lis
7105      else
7106        _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
7107      fi
7108 <    if test "$DSYMUTIL" != ":"; then
7108 >    if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
7109        _lt_dsymutil='~$DSYMUTIL $lib || :'
7110      else
7111        _lt_dsymutil=
# Line 7397 | Line 7396 | done
7396  
7397  
7398  
7399 +
7400 +
7401   # Set options
7402   enable_dlopen=yes
7403   # Check whether --enable-static was given.
# Line 7547 | Line 7548 | LIBTOOL='$(SHELL) $(top_builddir)/libtoo
7548  
7549  
7550  
7551 +
7552   test -z "$LN_S" && LN_S="ln -s"
7553  
7554  
# Line 7596 | Line 7598 | _ACEOF
7598  
7599  
7600  
7599
7600
7601
7602
7603
7604
7605
7606
7607
7608
7609
7610
7611
7601   case $host_os in
7602   aix3*)
7603    # AIX sometimes has problems with the GCC collect2 program.  For some
# Line 7621 | Line 7610 | aix3*)
7610    ;;
7611   esac
7612  
7624 # Sed substitution that helps us do robust quoting.  It backslashifies
7625 # metacharacters that are still active within double-quoted strings.
7626 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
7627
7628 # Same as above, but do not quote variable references.
7629 double_quote_subst='s/\(["`\\]\)/\\\1/g'
7630
7631 # Sed substitution to delay expansion of an escaped shell variable in a
7632 # double_quote_subst'ed string.
7633 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
7634
7635 # Sed substitution to delay expansion of an escaped single quote.
7636 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
7637
7638 # Sed substitution to avoid accidental globbing in evaled expressions
7639 no_glob_subst='s/\*/\\\*/g'
7640
7613   # Global variables:
7614   ofile=libtool
7615   can_build_shared=yes
# Line 7666 | Line 7638 | for cc_temp in $compiler""; do
7638      *) break;;
7639    esac
7640   done
7641 < cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
7641 > cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
7642  
7643  
7644   # Only perform the check for file, if the check method requires it
# Line 7871 | Line 7843 | if test -n "$compiler"; then
7843   lt_prog_compiler_no_builtin_flag=
7844  
7845   if test "$GCC" = yes; then
7846 <  lt_prog_compiler_no_builtin_flag=' -fno-builtin'
7846 >  case $cc_basename in
7847 >  nvcc*)
7848 >    lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
7849 >  *)
7850 >    lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
7851 >  esac
7852  
7853    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
7854   $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
# Line 7891 | Line 7868 | else
7868     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7869     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7870     -e 's:$: $lt_compiler_flag:'`
7871 <   (eval echo "\"\$as_me:7894: $lt_compile\"" >&5)
7871 >   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
7872     (eval "$lt_compile" 2>conftest.err)
7873     ac_status=$?
7874     cat conftest.err >&5
7875 <   echo "$as_me:7898: \$? = $ac_status" >&5
7875 >   echo "$as_me:$LINENO: \$? = $ac_status" >&5
7876     if (exit $ac_status) && test -s "$ac_outfile"; then
7877       # The compiler can only warn and ignore the option if not recognized
7878       # So say no if there are warnings other than the usual output.
7879 <     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
7879 >     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
7880       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
7881       if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
7882         lt_cv_prog_compiler_rtti_exceptions=yes
# Line 7977 | Line 7954 | $as_echo_n "checking for $compiler optio
7954        lt_prog_compiler_pic='-fno-common'
7955        ;;
7956  
7957 +    haiku*)
7958 +      # PIC is the default for Haiku.
7959 +      # The "-static" flag exists, but is broken.
7960 +      lt_prog_compiler_static=
7961 +      ;;
7962 +
7963      hpux*)
7964        # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
7965        # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
# Line 8019 | Line 8002 | $as_echo_n "checking for $compiler optio
8002        lt_prog_compiler_pic='-fPIC'
8003        ;;
8004      esac
8005 +
8006 +    case $cc_basename in
8007 +    nvcc*) # Cuda Compiler Driver 2.2
8008 +      lt_prog_compiler_wl='-Xlinker '
8009 +      lt_prog_compiler_pic='-Xcompiler -fPIC'
8010 +      ;;
8011 +    esac
8012    else
8013      # PORTME Check for flag to pass linker flags through the system compiler.
8014      case $host_os in
# Line 8060 | Line 8050 | $as_echo_n "checking for $compiler optio
8050        lt_prog_compiler_static='-non_shared'
8051        ;;
8052  
8053 <    linux* | k*bsd*-gnu)
8053 >    linux* | k*bsd*-gnu | kopensolaris*-gnu)
8054        case $cc_basename in
8055        # old Intel for x86_64 which still supported -KPIC.
8056        ecc*)
# Line 8081 | Line 8071 | $as_echo_n "checking for $compiler optio
8071          lt_prog_compiler_pic='--shared'
8072          lt_prog_compiler_static='--static'
8073          ;;
8074 <      pgcc* | pgf77* | pgf90* | pgf95*)
8074 >      pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
8075          # Portland Group compilers (*not* the Pentium gcc compiler,
8076          # which looks to be a dead project)
8077          lt_prog_compiler_wl='-Wl,'
# Line 8093 | Line 8083 | $as_echo_n "checking for $compiler optio
8083          # All Alpha code is PIC.
8084          lt_prog_compiler_static='-non_shared'
8085          ;;
8086 <      xl*)
8087 <        # IBM XL C 8.0/Fortran 10.1 on PPC
8086 >      xl* | bgxl* | bgf* | mpixl*)
8087 >        # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
8088          lt_prog_compiler_wl='-Wl,'
8089          lt_prog_compiler_pic='-qpic'
8090          lt_prog_compiler_static='-qstaticlink'
8091          ;;
8092        *)
8093          case `$CC -V 2>&1 | sed 5q` in
8094 <        *Sun\ C*)
8095 <          # Sun C 5.9
8094 >        *Sun\ F* | *Sun*Fortran*)
8095 >          # Sun Fortran 8.3 passes all unrecognized flags to the linker
8096            lt_prog_compiler_pic='-KPIC'
8097            lt_prog_compiler_static='-Bstatic'
8098 <          lt_prog_compiler_wl='-Wl,'
8098 >          lt_prog_compiler_wl=''
8099            ;;
8100 <        *Sun\ F*)
8101 <          # Sun Fortran 8.3 passes all unrecognized flags to the linker
8100 >        *Sun\ C*)
8101 >          # Sun C 5.9
8102            lt_prog_compiler_pic='-KPIC'
8103            lt_prog_compiler_static='-Bstatic'
8104 <          lt_prog_compiler_wl=''
8104 >          lt_prog_compiler_wl='-Wl,'
8105            ;;
8106          esac
8107          ;;
# Line 8143 | Line 8133 | $as_echo_n "checking for $compiler optio
8133        lt_prog_compiler_pic='-KPIC'
8134        lt_prog_compiler_static='-Bstatic'
8135        case $cc_basename in
8136 <      f77* | f90* | f95*)
8136 >      f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
8137          lt_prog_compiler_wl='-Qoption ld ';;
8138        *)
8139          lt_prog_compiler_wl='-Wl,';;
# Line 8230 | Line 8220 | else
8220     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8221     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8222     -e 's:$: $lt_compiler_flag:'`
8223 <   (eval echo "\"\$as_me:8233: $lt_compile\"" >&5)
8223 >   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8224     (eval "$lt_compile" 2>conftest.err)
8225     ac_status=$?
8226     cat conftest.err >&5
8227 <   echo "$as_me:8237: \$? = $ac_status" >&5
8227 >   echo "$as_me:$LINENO: \$? = $ac_status" >&5
8228     if (exit $ac_status) && test -s "$ac_outfile"; then
8229       # The compiler can only warn and ignore the option if not recognized
8230       # So say no if there are warnings other than the usual output.
8231 <     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
8231 >     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
8232       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8233       if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8234         lt_cv_prog_compiler_pic_works=yes
# Line 8286 | Line 8276 | else
8276       if test -s conftest.err; then
8277         # Append any errors to the config.log.
8278         cat conftest.err 1>&5
8279 <       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
8279 >       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
8280         $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8281         if diff conftest.exp conftest.er2 >/dev/null; then
8282           lt_cv_prog_compiler_static_works=yes
# Line 8335 | Line 8325 | else
8325     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8326     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8327     -e 's:$: $lt_compiler_flag:'`
8328 <   (eval echo "\"\$as_me:8338: $lt_compile\"" >&5)
8328 >   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8329     (eval "$lt_compile" 2>out/conftest.err)
8330     ac_status=$?
8331     cat out/conftest.err >&5
8332 <   echo "$as_me:8342: \$? = $ac_status" >&5
8332 >   echo "$as_me:$LINENO: \$? = $ac_status" >&5
8333     if (exit $ac_status) && test -s out/conftest2.$ac_objext
8334     then
8335       # The compiler can only warn and ignore the option if not recognized
8336       # So say no if there are warnings
8337 <     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
8337 >     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
8338       $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
8339       if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8340         lt_cv_prog_compiler_c_o=yes
# Line 8390 | Line 8380 | else
8380     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8381     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8382     -e 's:$: $lt_compiler_flag:'`
8383 <   (eval echo "\"\$as_me:8393: $lt_compile\"" >&5)
8383 >   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8384     (eval "$lt_compile" 2>out/conftest.err)
8385     ac_status=$?
8386     cat out/conftest.err >&5
8387 <   echo "$as_me:8397: \$? = $ac_status" >&5
8387 >   echo "$as_me:$LINENO: \$? = $ac_status" >&5
8388     if (exit $ac_status) && test -s out/conftest2.$ac_objext
8389     then
8390       # The compiler can only warn and ignore the option if not recognized
8391       # So say no if there are warnings
8392 <     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
8392 >     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
8393       $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
8394       if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8395         lt_cv_prog_compiler_c_o=yes
# Line 8512 | Line 8502 | $as_echo_n "checking whether the $compil
8502    esac
8503  
8504    ld_shlibs=yes
8505 +
8506 +  # On some targets, GNU ld is compatible enough with the native linker
8507 +  # that we're better off using the native interface for both.
8508 +  lt_use_gnu_ld_interface=no
8509    if test "$with_gnu_ld" = yes; then
8510 +    case $host_os in
8511 +      aix*)
8512 +        # The AIX port of GNU ld has always aspired to compatibility
8513 +        # with the native linker.  However, as the warning in the GNU ld
8514 +        # block says, versions before 2.19.5* couldn't really create working
8515 +        # shared libraries, regardless of the interface used.
8516 +        case `$LD -v 2>&1` in
8517 +          *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
8518 +          *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
8519 +          *\ \(GNU\ Binutils\)\ [3-9]*) ;;
8520 +          *)
8521 +            lt_use_gnu_ld_interface=yes
8522 +            ;;
8523 +        esac
8524 +        ;;
8525 +      *)
8526 +        lt_use_gnu_ld_interface=yes
8527 +        ;;
8528 +    esac
8529 +  fi
8530 +
8531 +  if test "$lt_use_gnu_ld_interface" = yes; then
8532      # If archive_cmds runs LD, not CC, wlarc should be empty
8533      wlarc='${wl}'
8534  
# Line 8530 | Line 8546 | $as_echo_n "checking whether the $compil
8546      fi
8547      supports_anon_versioning=no
8548      case `$LD -v 2>&1` in
8549 +      *GNU\ gold*) supports_anon_versioning=yes ;;
8550        *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
8551        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
8552        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
# Line 8545 | Line 8562 | $as_echo_n "checking whether the $compil
8562          ld_shlibs=no
8563          cat <<_LT_EOF 1>&2
8564  
8565 < *** Warning: the GNU linker, at least up to release 2.9.1, is reported
8565 > *** Warning: the GNU linker, at least up to release 2.19, is reported
8566   *** to be unable to reliably create shared libraries on AIX.
8567   *** Therefore, libtool is disabling shared libraries support.  If you
8568 < *** really care for shared libraries, you may want to modify your PATH
8569 < *** so that a non-GNU linker is found, and then restart.
8568 > *** really care for shared libraries, you may want to install binutils
8569 > *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
8570 > *** You will then need to restart the configuration process.
8571  
8572   _LT_EOF
8573        fi
# Line 8585 | Line 8603 | _LT_EOF
8603        # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
8604        # as there is no search path for DLLs.
8605        hardcode_libdir_flag_spec='-L$libdir'
8606 +      export_dynamic_flag_spec='${wl}--export-all-symbols'
8607        allow_undefined_flag=unsupported
8608        always_export_symbols=no
8609        enable_shared_with_static_runtimes=yes
# Line 8606 | Line 8625 | _LT_EOF
8625        fi
8626        ;;
8627  
8628 +    haiku*)
8629 +      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8630 +      link_all_deplibs=yes
8631 +      ;;
8632 +
8633      interix[3-9]*)
8634        hardcode_direct=no
8635        hardcode_shlibpath_var=no
# Line 8621 | Line 8645 | _LT_EOF
8645        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'
8646        ;;
8647  
8648 <    gnu* | linux* | tpf* | k*bsd*-gnu)
8648 >    gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
8649        tmp_diet=no
8650        if test "$host_os" = linux-dietlibc; then
8651          case $cc_basename in
# Line 8635 | Line 8659 | _LT_EOF
8659          tmp_sharedflag='-shared'
8660          case $cc_basename,$host_cpu in
8661          pgcc*)                          # Portland Group C compiler
8662 <          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'
8662 >          whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
8663            tmp_addflag=' $pic_flag'
8664            ;;
8665 <        pgf77* | pgf90* | pgf95*)       # Portland Group f77 and f90 compilers
8666 <          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'
8665 >        pgf77* | pgf90* | pgf95* | pgfortran*)
8666 >                                        # Portland Group f77 and f90 compilers
8667 >          whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
8668            tmp_addflag=' $pic_flag -Mnomain' ;;
8669          ecc*,ia64* | icc*,ia64*)        # Intel C compiler on ia64
8670            tmp_addflag=' -i_dynamic' ;;
# Line 8650 | Line 8675 | _LT_EOF
8675          lf95*)                          # Lahey Fortran 8.1
8676            whole_archive_flag_spec=
8677            tmp_sharedflag='--shared' ;;
8678 <        xl[cC]*)                        # IBM XL C 8.0 on PPC (deal with xlf below)
8678 >        xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
8679            tmp_sharedflag='-qmkshrobj'
8680            tmp_addflag= ;;
8681 +        nvcc*)  # Cuda Compiler Driver 2.2
8682 +          whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
8683 +          compiler_needs_object=yes
8684 +          ;;
8685          esac
8686          case `$CC -V 2>&1 | sed 5q` in
8687          *Sun\ C*)                       # Sun C 5.9
8688 <          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'
8688 >          whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
8689            compiler_needs_object=yes
8690            tmp_sharedflag='-G' ;;
8691          *Sun\ F*)                       # Sun Fortran 8.3
# Line 8672 | Line 8701 | _LT_EOF
8701          fi
8702  
8703          case $cc_basename in
8704 <        xlf*)
8704 >        xlf* | bgf* | bgxlf* | mpixlf*)
8705            # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
8706            whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
8707            hardcode_libdir_flag_spec=
8708            hardcode_libdir_flag_spec_ld='-rpath $libdir'
8709 <          archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
8709 >          archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
8710            if test "x$supports_anon_versioning" = xyes; then
8711              archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
8712                cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8713                echo "local: *; };" >> $output_objdir/$libname.ver~
8714 <              $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
8714 >              $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
8715            fi
8716            ;;
8717          esac
# Line 8803 | Line 8832 | _LT_EOF
8832        else
8833          # If we're using GNU nm, then we don't want the "-C" option.
8834          # -C means demangle to AIX nm, but means don't demangle with GNU nm
8835 +        # Also, AIX nm treats weak defined symbols like other global
8836 +        # defined symbols, whereas GNU nm marks them as "W".
8837          if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
8838 <          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'
8838 >          export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
8839          else
8840            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'
8841          fi
# Line 8866 | Line 8897 | _LT_EOF
8897          if test "$aix_use_runtimelinking" = yes; then
8898            shared_flag="$shared_flag "'${wl}-G'
8899          fi
8869        link_all_deplibs=no
8900        else
8901          # not using gcc
8902          if test "$host_cpu" = ia64; then
# Line 8923 | Line 8953 | rm -f core conftest.err conftest.$ac_obj
8953   if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
8954  
8955          hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
8956 <        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"
8956 >        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
8957        else
8958          if test "$host_cpu" = ia64; then
8959            hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
# Line 8967 | Line 8997 | if test -z "$aix_libpath"; then aix_libp
8997            # -berok will link without error, but may produce a broken library.
8998            no_undefined_flag=' ${wl}-bernotok'
8999            allow_undefined_flag=' ${wl}-berok'
9000 <          # Exported symbols can be pulled into shared objects from archives
9001 <          whole_archive_flag_spec='$convenience'
9000 >          if test "$with_gnu_ld" = yes; then
9001 >            # We only use this code for GNU lds that support --whole-archive.
9002 >            whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
9003 >          else
9004 >            # Exported symbols can be pulled into shared objects from archives
9005 >            whole_archive_flag_spec='$convenience'
9006 >          fi
9007            archive_cmds_need_lc=yes
9008            # This is similar to how AIX traditionally builds its shared libraries.
9009            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'
# Line 9007 | Line 9042 | if test -z "$aix_libpath"; then aix_libp
9042        # Tell ltmain to make .dll files, not .so files.
9043        shrext_cmds=".dll"
9044        # FIXME: Setting linknames here is a bad hack.
9045 <      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
9045 >      archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
9046        # The linker will automatically build a .lib file if we build a DLL.
9047        old_archive_from_new_cmds='true'
9048        # FIXME: Should let the user specify the lib program.
# Line 9023 | Line 9058 | if test -z "$aix_libpath"; then aix_libp
9058    hardcode_direct=no
9059    hardcode_automatic=yes
9060    hardcode_shlibpath_var=unsupported
9061 <  whole_archive_flag_spec=''
9061 >  if test "$lt_cv_ld_force_load" = "yes"; then
9062 >    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
9063 >  else
9064 >    whole_archive_flag_spec=''
9065 >  fi
9066    link_all_deplibs=yes
9067    allow_undefined_flag="$_lt_dar_allow_undefined"
9068    case $cc_basename in
# Line 9031 | Line 9070 | if test -z "$aix_libpath"; then aix_libp
9070       *) _lt_dar_can_shared=$GCC ;;
9071    esac
9072    if test "$_lt_dar_can_shared" = "yes"; then
9073 <    output_verbose_link_cmd=echo
9073 >    output_verbose_link_cmd=func_echo_all
9074      archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
9075      module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
9076      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}"
# Line 9097 | Line 9136 | if test -z "$aix_libpath"; then aix_libp
9136        ;;
9137  
9138      hpux10*)
9139 <      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
9139 >      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
9140          archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9141        else
9142          archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
# Line 9116 | Line 9155 | if test -z "$aix_libpath"; then aix_libp
9155        ;;
9156  
9157      hpux11*)
9158 <      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
9158 >      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
9159          case $host_cpu in
9160          hppa*64*)
9161            archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
# Line 9137 | Line 9176 | if test -z "$aix_libpath"; then aix_libp
9176            archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9177            ;;
9178          *)
9179 <          archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9179 >
9180 >          # Older versions of the 11.00 compiler do not understand -b yet
9181 >          # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
9182 >          { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
9183 > $as_echo_n "checking if $CC understands -b... " >&6; }
9184 > if test "${lt_cv_prog_compiler__b+set}" = set; then :
9185 >  $as_echo_n "(cached) " >&6
9186 > else
9187 >  lt_cv_prog_compiler__b=no
9188 >   save_LDFLAGS="$LDFLAGS"
9189 >   LDFLAGS="$LDFLAGS -b"
9190 >   echo "$lt_simple_link_test_code" > conftest.$ac_ext
9191 >   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9192 >     # The linker can only warn and ignore the option if not recognized
9193 >     # So say no if there are warnings
9194 >     if test -s conftest.err; then
9195 >       # Append any errors to the config.log.
9196 >       cat conftest.err 1>&5
9197 >       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
9198 >       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9199 >       if diff conftest.exp conftest.er2 >/dev/null; then
9200 >         lt_cv_prog_compiler__b=yes
9201 >       fi
9202 >     else
9203 >       lt_cv_prog_compiler__b=yes
9204 >     fi
9205 >   fi
9206 >   $RM -r conftest*
9207 >   LDFLAGS="$save_LDFLAGS"
9208 >
9209 > fi
9210 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
9211 > $as_echo "$lt_cv_prog_compiler__b" >&6; }
9212 >
9213 > if test x"$lt_cv_prog_compiler__b" = xyes; then
9214 >    archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9215 > else
9216 >    archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9217 > fi
9218 >
9219            ;;
9220          esac
9221        fi
# Line 9165 | Line 9243 | if test -z "$aix_libpath"; then aix_libp
9243  
9244      irix5* | irix6* | nonstopux*)
9245        if test "$GCC" = yes; then
9246 <        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'
9246 >        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
9247          # Try to use the -exported_symbol ld option, if it does not
9248          # work, assume that -exports_file does not work either and
9249          # implicitly export all symbols.
# Line 9176 | Line 9254 | if test -z "$aix_libpath"; then aix_libp
9254   int foo(void) {}
9255   _ACEOF
9256   if ac_fn_c_try_link "$LINENO"; then :
9257 <  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'
9257 >  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
9258  
9259   fi
9260   rm -f core conftest.err conftest.$ac_objext \
9261      conftest$ac_exeext conftest.$ac_ext
9262          LDFLAGS="$save_LDFLAGS"
9263        else
9264 <        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'
9265 <        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'
9264 >        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
9265 >        archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
9266        fi
9267        archive_cmds_need_lc='no'
9268        hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# Line 9246 | Line 9324 | rm -f core conftest.err conftest.$ac_obj
9324        hardcode_libdir_flag_spec='-L$libdir'
9325        hardcode_minus_L=yes
9326        allow_undefined_flag=unsupported
9327 <      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'
9327 >      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'
9328        old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
9329        ;;
9330  
9331      osf3*)
9332        if test "$GCC" = yes; then
9333          allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
9334 <        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'
9334 >        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
9335        else
9336          allow_undefined_flag=' -expect_unresolved \*'
9337 <        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'
9337 >        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
9338        fi
9339        archive_cmds_need_lc='no'
9340        hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# Line 9266 | Line 9344 | rm -f core conftest.err conftest.$ac_obj
9344      osf4* | osf5*)      # as osf3* with the addition of -msym flag
9345        if test "$GCC" = yes; then
9346          allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
9347 <        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'
9347 >        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
9348          hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9349        else
9350          allow_undefined_flag=' -expect_unresolved \*'
9351 <        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'
9351 >        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
9352          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~
9353 <        $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'
9353 >        $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
9354  
9355          # Both c and cxx compiler support -rpath directly
9356          hardcode_libdir_flag_spec='-rpath $libdir'
# Line 9475 | Line 9553 | x|xyes)
9553        # to ld, don't add -lc before -lgcc.
9554        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
9555   $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
9556 <      $RM conftest*
9557 <      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9556 > if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
9557 >  $as_echo_n "(cached) " >&6
9558 > else
9559 >  $RM conftest*
9560 >        echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9561  
9562 <      if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
9562 >        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
9563    (eval $ac_compile) 2>&5
9564    ac_status=$?
9565    $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9566    test $ac_status = 0; } 2>conftest.err; then
9567 <        soname=conftest
9568 <        lib=conftest
9569 <        libobjs=conftest.$ac_objext
9570 <        deplibs=
9571 <        wl=$lt_prog_compiler_wl
9572 <        pic_flag=$lt_prog_compiler_pic
9573 <        compiler_flags=-v
9574 <        linker_flags=-v
9575 <        verstring=
9576 <        output_objdir=.
9577 <        libname=conftest
9578 <        lt_save_allow_undefined_flag=$allow_undefined_flag
9579 <        allow_undefined_flag=
9580 <        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
9567 >          soname=conftest
9568 >          lib=conftest
9569 >          libobjs=conftest.$ac_objext
9570 >          deplibs=
9571 >          wl=$lt_prog_compiler_wl
9572 >          pic_flag=$lt_prog_compiler_pic
9573 >          compiler_flags=-v
9574 >          linker_flags=-v
9575 >          verstring=
9576 >          output_objdir=.
9577 >          libname=conftest
9578 >          lt_save_allow_undefined_flag=$allow_undefined_flag
9579 >          allow_undefined_flag=
9580 >          if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
9581    (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
9582    ac_status=$?
9583    $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9584    test $ac_status = 0; }
9585 <        then
9586 <          archive_cmds_need_lc=no
9587 <        else
9588 <          archive_cmds_need_lc=yes
9589 <        fi
9590 <        allow_undefined_flag=$lt_save_allow_undefined_flag
9591 <      else
9592 <        cat conftest.err 1>&5
9593 <      fi
9594 <      $RM conftest*
9595 <      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5
9596 < $as_echo "$archive_cmds_need_lc" >&6; }
9585 >          then
9586 >            lt_cv_archive_cmds_need_lc=no
9587 >          else
9588 >            lt_cv_archive_cmds_need_lc=yes
9589 >          fi
9590 >          allow_undefined_flag=$lt_save_allow_undefined_flag
9591 >        else
9592 >          cat conftest.err 1>&5
9593 >        fi
9594 >        $RM conftest*
9595 >
9596 > fi
9597 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
9598 > $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
9599 >      archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
9600        ;;
9601      esac
9602    fi
# Line 9683 | Line 9767 | if test "$GCC" = yes; then
9767      darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
9768      *) lt_awk_arg="/^libraries:/" ;;
9769    esac
9770 <  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
9771 <  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
9770 >  case $host_os in
9771 >    mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
9772 >    *) lt_sed_strip_eq="s,=/,/,g" ;;
9773 >  esac
9774 >  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
9775 >  case $lt_search_path_spec in
9776 >  *\;*)
9777      # if the path contains ";" then we assume it to be the separator
9778      # otherwise default to the standard path separator (i.e. ":") - it is
9779      # assumed that no part of a normal pathname contains ";" but that should
9780      # okay in the real world where ";" in dirpaths is itself problematic.
9781 <    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
9782 <  else
9783 <    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
9784 <  fi
9781 >    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
9782 >    ;;
9783 >  *)
9784 >    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
9785 >    ;;
9786 >  esac
9787    # Ok, now we have the path, separated by spaces, we can step through it
9788    # and add multilib dir if necessary.
9789    lt_tmp_lt_search_path_spec=
# Line 9705 | Line 9796 | if test "$GCC" = yes; then
9796          lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
9797      fi
9798    done
9799 <  lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
9799 >  lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
9800   BEGIN {RS=" "; FS="/|\n";} {
9801    lt_foo="";
9802    lt_count=0;
# Line 9725 | Line 9816 | BEGIN {RS=" "; FS="/|\n";} {
9816    if (lt_foo != "") { lt_freq[lt_foo]++; }
9817    if (lt_freq[lt_foo] == 1) { print lt_foo; }
9818   }'`
9819 <  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
9819 >  # AWK program above erroneously prepends '/' to C:/dos/paths
9820 >  # for these hosts.
9821 >  case $host_os in
9822 >    mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
9823 >      $SED 's,/\([A-Za-z]:\),\1,g'` ;;
9824 >  esac
9825 >  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
9826   else
9827    sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
9828   fi
# Line 9813 | Line 9910 | amigaos*)
9910    m68k)
9911      library_names_spec='$libname.ixlibrary $libname.a'
9912      # Create ${libname}_ixlibrary.a entries in /sys/libs.
9913 <    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'
9913 >    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''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'
9914      ;;
9915    esac
9916    ;;
# Line 9866 | Line 9963 | cygwin* | mingw* | pw32* | cegcc*)
9963      cygwin*)
9964        # Cygwin DLLs use 'cyg' prefix rather than 'lib'
9965        soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9966 <      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
9966 >
9967 >      sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
9968        ;;
9969      mingw* | cegcc*)
9970        # MinGW DLLs use traditional 'lib' prefix
9971        soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9874      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
9875      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
9876        # It is most probably a Windows format PATH printed by
9877        # mingw gcc, but we are running on Cygwin. Gcc prints its search
9878        # path with ; separators, and with drive letters. We can handle the
9879        # drive letters (cygwin fileutils understands them), so leave them,
9880        # especially as we might pass files found there to a mingw objdump,
9881        # which wouldn't understand a cygwinified path. Ahh.
9882        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
9883      else
9884        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
9885      fi
9972        ;;
9973      pw32*)
9974        # pw32 DLLs use 'pw' prefix rather than 'lib'
# Line 9982 | Line 10068 | gnu*)
10068    hardcode_into_libs=yes
10069    ;;
10070  
10071 + haiku*)
10072 +  version_type=linux
10073 +  need_lib_prefix=no
10074 +  need_version=no
10075 +  dynamic_linker="$host_os runtime_loader"
10076 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10077 +  soname_spec='${libname}${release}${shared_ext}$major'
10078 +  shlibpath_var=LIBRARY_PATH
10079 +  shlibpath_overrides_runpath=yes
10080 +  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
10081 +  hardcode_into_libs=yes
10082 +  ;;
10083 +
10084   hpux9* | hpux10* | hpux11*)
10085    # Give a soname corresponding to the major version so that dld.sl refuses to
10086    # link against other versions.
# Line 10024 | Line 10123 | hpux9* | hpux10* | hpux11*)
10123      soname_spec='${libname}${release}${shared_ext}$major'
10124      ;;
10125    esac
10126 <  # HP-UX runs *really* slowly unless shared libraries are mode 555.
10126 >  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
10127    postinstall_cmds='chmod 555 $lib'
10128 +  # or fails outright, so override atomically:
10129 +  install_override_mode=555
10130    ;;
10131  
10132   interix[3-9]*)
# Line 10083 | Line 10184 | linux*oldld* | linux*aout* | linux*coff*
10184    ;;
10185  
10186   # This must be Linux ELF.
10187 < linux* | k*bsd*-gnu)
10187 > linux* | k*bsd*-gnu | kopensolaris*-gnu)
10188    version_type=linux
10189    need_lib_prefix=no
10190    need_version=no
# Line 10092 | Line 10193 | linux* | k*bsd*-gnu)
10193    finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
10194    shlibpath_var=LD_LIBRARY_PATH
10195    shlibpath_overrides_runpath=no
10196 +
10197    # Some binutils ld are patched to set DT_RUNPATH
10198 <  save_LDFLAGS=$LDFLAGS
10199 <  save_libdir=$libdir
10200 <  eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
10201 <       LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
10202 <  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10198 >  if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
10199 >  $as_echo_n "(cached) " >&6
10200 > else
10201 >  lt_cv_shlibpath_overrides_runpath=no
10202 >    save_LDFLAGS=$LDFLAGS
10203 >    save_libdir=$libdir
10204 >    eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
10205 >         LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
10206 >    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10207   /* end confdefs.h.  */
10208  
10209   int
# Line 10110 | Line 10216 | main ()
10216   _ACEOF
10217   if ac_fn_c_try_link "$LINENO"; then :
10218    if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
10219 <  shlibpath_overrides_runpath=yes
10219 >  lt_cv_shlibpath_overrides_runpath=yes
10220   fi
10221   fi
10222   rm -f core conftest.err conftest.$ac_objext \
10223      conftest$ac_exeext conftest.$ac_ext
10224 <  LDFLAGS=$save_LDFLAGS
10225 <  libdir=$save_libdir
10224 >    LDFLAGS=$save_LDFLAGS
10225 >    libdir=$save_libdir
10226 >
10227 > fi
10228 >
10229 >  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
10230  
10231    # This implies no fast_install, which is unacceptable.
10232    # Some rework will be needed to allow for fast_install
10233    # before this can be enabled.
10234    hardcode_into_libs=yes
10235  
10126  # find out which ABI we are using
10127  libsuff=
10128  case "$host_cpu" in
10129  x86_64*|s390x*|powerpc64*)
10130    echo '#line 10130 "configure"' > conftest.$ac_ext
10131    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10132  (eval $ac_compile) 2>&5
10133  ac_status=$?
10134  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10135  test $ac_status = 0; }; then
10136      case `/usr/bin/file conftest.$ac_objext` in
10137      *64-bit*)
10138        libsuff=64
10139        ;;
10140      esac
10141    fi
10142    rm -rf conftest*
10143    ;;
10144  esac
10145
10146  sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff}"
10147
10236    # Append ld.so.conf contents to the search path
10237    if test -f /etc/ld.so.conf; then
10238 <    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' ' '`
10239 <    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
10238 >    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
10239 >    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
10240    fi
10241  
10242    # We used to test for /lib/ld.so.1 and disable shared libraries on
# Line 10450 | Line 10538 | fi
10538  
10539  
10540  
10541 +
10542 +
10543 +
10544 +
10545 +
10546    { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
10547   $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
10548   hardcode_action=
# Line 10780 | Line 10873 | else
10873    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10874    lt_status=$lt_dlunknown
10875    cat > conftest.$ac_ext <<_LT_EOF
10876 < #line 10783 "configure"
10876 > #line $LINENO "configure"
10877   #include "confdefs.h"
10878  
10879   #if HAVE_DLFCN_H
# Line 10821 | Line 10914 | else
10914   #  endif
10915   #endif
10916  
10917 < void fnord() { int i=42;}
10917 > /* When -fvisbility=hidden is used, assume the code has been annotated
10918 >   correspondingly for the symbols needed.  */
10919 > #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
10920 > void fnord () __attribute__((visibility("default")));
10921 > #endif
10922 >
10923 > void fnord () { int i=42; }
10924   int main ()
10925   {
10926    void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
# Line 10830 | Line 10929 | int main ()
10929    if (self)
10930      {
10931        if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
10932 <      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10932 >      else
10933 >        {
10934 >          if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
10935 >          else puts (dlerror ());
10936 >        }
10937        /* dlclose (self); */
10938      }
10939    else
# Line 10876 | Line 10979 | else
10979    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10980    lt_status=$lt_dlunknown
10981    cat > conftest.$ac_ext <<_LT_EOF
10982 < #line 10879 "configure"
10982 > #line $LINENO "configure"
10983   #include "confdefs.h"
10984  
10985   #if HAVE_DLFCN_H
# Line 10917 | Line 11020 | else
11020   #  endif
11021   #endif
11022  
11023 < void fnord() { int i=42;}
11023 > /* When -fvisbility=hidden is used, assume the code has been annotated
11024 >   correspondingly for the symbols needed.  */
11025 > #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11026 > void fnord () __attribute__((visibility("default")));
11027 > #endif
11028 >
11029 > void fnord () { int i=42; }
11030   int main ()
11031   {
11032    void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
# Line 10926 | Line 11035 | int main ()
11035    if (self)
11036      {
11037        if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
11038 <      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11038 >      else
11039 >        {
11040 >          if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
11041 >          else puts (dlerror ());
11042 >        }
11043        /* dlclose (self); */
11044      }
11045    else
# Line 11548 | Line 11661 | else
11661    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11662    lt_status=$lt_dlunknown
11663    cat > conftest.$ac_ext <<_LT_EOF
11664 < #line 11551 "configure"
11664 > #line $LINENO "configure"
11665   #include "confdefs.h"
11666  
11667   #if HAVE_DLFCN_H
# Line 11589 | Line 11702 | else
11702   #  endif
11703   #endif
11704  
11705 < void fnord() { int i=42;}
11705 > /* When -fvisbility=hidden is used, assume the code has been annotated
11706 >   correspondingly for the symbols needed.  */
11707 > #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11708 > void fnord () __attribute__((visibility("default")));
11709 > #endif
11710 >
11711 > void fnord () { int i=42; }
11712   int main ()
11713   {
11714    void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
# Line 11598 | Line 11717 | int main ()
11717    if (self)
11718      {
11719        if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
11720 <      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11720 >      else
11721 >        {
11722 >          if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
11723 >          else puts (dlerror ());
11724 >        }
11725        /* dlclose (self); */
11726      }
11727    else
# Line 11674 | Line 11797 | else
11797    freebsd* | dragonfly*)
11798      lt_cv_sys_dlopen_deplibs=yes
11799      ;;
11800 <  gnu* | linux* | k*bsd*-gnu)
11800 >  gnu* | linux* | k*bsd*-gnu | kopensolaris*-gnu)
11801      # GNU and its variants, using gnu ld.so (Glibc)
11802      lt_cv_sys_dlopen_deplibs=yes
11803      ;;
# Line 11869 | Line 11992 | $as_echo "#define HAVE_PRELOADED_SYMBOLS
11992  
11993   fi
11994  
11872
11873
11995   # Set options
11996  
11997  
# Line 11883 | Line 12004 | fi
12004  
12005  
12006  
11886
12007   # Check whether --with-included_ltdl was given.
12008   if test "${with_included_ltdl+set}" = set; then :
12009    withval=$with_included_ltdl;
# Line 11957 | Line 12077 | fi
12077  
12078  
12079  
11960
11961
11962
11963
11964
12080   # Check whether --with-ltdl_include was given.
12081   if test "${with_ltdl_include+set}" = set; then :
12082    withval=$with_ltdl_include;
# Line 12075 | Line 12190 | fi
12190  
12191  
12192  
12078    subdirs="$subdirs libltdl"
12079
12080
12193  
12194  
12195  
# Line 12161 | Line 12273 | LTDLOPEN=`eval "\\$ECHO \"$libname_spec\
12273   # Only expand once:
12274  
12275  
12276 + LIBTOOL="$LIBTOOL --silent"
12277  
12278   # Checks for libraries.
12279  
# Line 13735 | Line 13848 | _ACEOF
13848    test "$exec_prefix_NONE" && exec_prefix=NONE
13849  
13850  
13851 < ac_config_files="$ac_config_files Makefile etc/Makefile etc/example.conf etc/example.conf.quick etc/example.efnet.conf servlink/Makefile contrib/Makefile contrib/help/Makefile src/Makefile messages/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile help/opers/Makefile help/users/Makefile tools/Makefile"
13851 > ac_config_files="$ac_config_files Makefile etc/Makefile servlink/Makefile contrib/Makefile contrib/help/Makefile src/Makefile libltdl/Makefile messages/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile help/opers/Makefile help/users/Makefile tools/Makefile"
13852  
13853  
13854   cat >confcache <<\_ACEOF
# Line 14490 | Line 14603 | AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac
14603   sed_quote_subst='$sed_quote_subst'
14604   double_quote_subst='$double_quote_subst'
14605   delay_variable_subst='$delay_variable_subst'
14606 < macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
14607 < macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
14608 < enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
14609 < enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
14610 < pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
14611 < enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
14612 < host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
14613 < host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
14614 < host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
14615 < build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
14616 < build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
14617 < build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
14618 < SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
14619 < Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
14620 < GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
14621 < EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
14622 < FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
14623 < LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
14624 < NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
14625 < LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
14626 < max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
14627 < ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
14628 < exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
14629 < lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
14630 < lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
14631 < lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
14632 < reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
14633 < reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14634 < OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
14635 < deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
14636 < file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
14637 < AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
14638 < AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
14639 < STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
14640 < RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
14641 < old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14642 < old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14643 < old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14644 < CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
14645 < CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
14646 < compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
14647 < GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
14648 < lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
14649 < lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
14650 < 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"`'
14651 < 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"`'
14652 < objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
14653 < SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
14654 < ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
14655 < MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
14656 < lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
14657 < lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
14658 < lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
14659 < lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
14660 < lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
14661 < need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
14662 < DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
14663 < NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
14664 < LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
14665 < OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
14666 < OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
14667 < libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
14668 < shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14669 < extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14670 < archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
14671 < enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
14672 < export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
14673 < whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
14674 < compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
14675 < old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14676 < old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14677 < archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14678 < archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14679 < module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14680 < module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14681 < with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
14682 < allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
14683 < no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
14684 < hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
14685 < hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
14686 < hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
14687 < hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
14688 < hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
14689 < hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
14690 < hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
14691 < hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
14692 < inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
14693 < link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
14694 < fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
14695 < always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
14696 < export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14697 < exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
14698 < include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
14699 < prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14700 < file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
14701 < variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
14702 < need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
14703 < need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
14704 < version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
14705 < runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
14706 < shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
14707 < shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
14708 < libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
14709 < library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
14710 < soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
14711 < postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14712 < postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14713 < finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
14714 < finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
14715 < hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
14716 < sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
14717 < sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
14718 < hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
14719 < enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
14720 < enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
14721 < enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
14722 < old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
14723 < striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
14606 > macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
14607 > macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
14608 > enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
14609 > enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
14610 > pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
14611 > enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
14612 > SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
14613 > ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
14614 > host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
14615 > host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
14616 > host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
14617 > build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
14618 > build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
14619 > build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
14620 > SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
14621 > Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
14622 > GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
14623 > EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
14624 > FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
14625 > LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
14626 > NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
14627 > LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
14628 > max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
14629 > ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
14630 > exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
14631 > lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
14632 > lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
14633 > lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
14634 > reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
14635 > reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
14636 > OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
14637 > deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
14638 > file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
14639 > AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
14640 > AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
14641 > STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
14642 > RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
14643 > old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14644 > old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14645 > old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
14646 > lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
14647 > CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
14648 > CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
14649 > compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
14650 > GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
14651 > lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
14652 > lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
14653 > lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
14654 > lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
14655 > objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14656 > MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14657 > lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14658 > lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14659 > lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14660 > lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14661 > lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14662 > need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14663 > DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14664 > NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14665 > LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14666 > OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14667 > OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14668 > libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14669 > shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14670 > extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14671 > archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14672 > enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14673 > export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14674 > whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14675 > compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14676 > old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14677 > old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14678 > archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14679 > archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14680 > module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14681 > module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14682 > with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14683 > allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14684 > no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14685 > hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14686 > hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14687 > hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14688 > hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14689 > hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14690 > hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14691 > hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14692 > hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14693 > inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14694 > link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14695 > fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14696 > always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14697 > export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14698 > exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14699 > include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14700 > prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14701 > file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14702 > variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14703 > need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14704 > need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14705 > version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14706 > runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14707 > shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14708 > shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14709 > libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14710 > library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14711 > soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14712 > install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14713 > postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14714 > postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14715 > finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14716 > finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14717 > hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14718 > sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14719 > sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14720 > hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14721 > enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14722 > enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14723 > enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14724 > old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14725 > striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
14726  
14727   LTCC='$LTCC'
14728   LTCFLAGS='$LTCFLAGS'
14729   compiler='$compiler_DEFAULT'
14730  
14731 + # A function that is used when there is no print builtin or printf.
14732 + func_fallback_echo ()
14733 + {
14734 +  eval 'cat <<_LTECHO_EOF
14735 + \$1
14736 + _LTECHO_EOF'
14737 + }
14738 +
14739   # Quote evaled strings.
14740 < for var in SED \
14740 > for var in SHELL \
14741 > ECHO \
14742 > SED \
14743   GREP \
14744   EGREP \
14745   FGREP \
# Line 14638 | Line 14763 | lt_cv_sys_global_symbol_pipe \
14763   lt_cv_sys_global_symbol_to_cdecl \
14764   lt_cv_sys_global_symbol_to_c_name_address \
14765   lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
14641 SHELL \
14642 ECHO \
14766   lt_prog_compiler_no_builtin_flag \
14767   lt_prog_compiler_wl \
14768   lt_prog_compiler_pic \
# Line 14669 | Line 14792 | variables_saved_for_relink \
14792   libname_spec \
14793   library_names_spec \
14794   soname_spec \
14795 + install_override_mode \
14796   finish_eval \
14797   old_striplib \
14798   striplib; do
14799 <    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
14799 >    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14800      *[\\\\\\\`\\"\\\$]*)
14801 <      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14801 >      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14802        ;;
14803      *)
14804        eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
# Line 14701 | Line 14825 | postuninstall_cmds \
14825   finish_cmds \
14826   sys_lib_search_path_spec \
14827   sys_lib_dlsearch_path_spec; do
14828 <    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
14828 >    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14829      *[\\\\\\\`\\"\\\$]*)
14830 <      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14830 >      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14831        ;;
14832      *)
14833        eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
# Line 14711 | Line 14835 | sys_lib_dlsearch_path_spec; do
14835      esac
14836   done
14837  
14714 # Fix-up fallback echo if it was mangled by the above quoting rules.
14715 case \$lt_ECHO in
14716 *'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
14717  ;;
14718 esac
14719
14838   ac_aux_dir='$ac_aux_dir'
14839   xsi_shell='$xsi_shell'
14840   lt_shell_append='$lt_shell_append'
# Line 14750 | Line 14868 | do
14868      "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
14869      "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
14870      "etc/Makefile") CONFIG_FILES="$CONFIG_FILES etc/Makefile" ;;
14753    "etc/example.conf") CONFIG_FILES="$CONFIG_FILES etc/example.conf" ;;
14754    "etc/example.conf.quick") CONFIG_FILES="$CONFIG_FILES etc/example.conf.quick" ;;
14755    "etc/example.efnet.conf") CONFIG_FILES="$CONFIG_FILES etc/example.efnet.conf" ;;
14871      "servlink/Makefile") CONFIG_FILES="$CONFIG_FILES servlink/Makefile" ;;
14872      "contrib/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/Makefile" ;;
14873      "contrib/help/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/help/Makefile" ;;
14874      "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
14875 +    "libltdl/Makefile") CONFIG_FILES="$CONFIG_FILES libltdl/Makefile" ;;
14876      "messages/Makefile") CONFIG_FILES="$CONFIG_FILES messages/Makefile" ;;
14877      "modules/Makefile") CONFIG_FILES="$CONFIG_FILES modules/Makefile" ;;
14878      "modules/core/Makefile") CONFIG_FILES="$CONFIG_FILES modules/core/Makefile" ;;
# Line 15465 | Line 15581 | $as_echo X"$file" |
15581   # NOTE: Changes made to this file will be lost: look at ltmain.sh.
15582   #
15583   #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
15584 < #                 2006, 2007, 2008 Free Software Foundation, Inc.
15584 > #                 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
15585 > #                 Inc.
15586   #   Written by Gordon Matzigkeit, 1996
15587   #
15588   #   This file is part of GNU Libtool.
# Line 15513 | Line 15630 | pic_mode=$pic_mode
15630   # Whether or not to optimize for fast installation.
15631   fast_install=$enable_fast_install
15632  
15633 + # Shell to use when invoking shell scripts.
15634 + SHELL=$lt_SHELL
15635 +
15636 + # An echo program that protects backslashes.
15637 + ECHO=$lt_ECHO
15638 +
15639   # The host system.
15640   host_alias=$host_alias
15641   host=$host
# Line 15562 | Line 15685 | SP2NL=$lt_lt_SP2NL
15685   # turn newlines into spaces.
15686   NL2SP=$lt_lt_NL2SP
15687  
15565 # How to create reloadable object files.
15566 reload_flag=$lt_reload_flag
15567 reload_cmds=$lt_reload_cmds
15568
15688   # An object symbol dumper.
15689   OBJDUMP=$lt_OBJDUMP
15690  
# Line 15587 | Line 15706 | RANLIB=$lt_RANLIB
15706   old_postinstall_cmds=$lt_old_postinstall_cmds
15707   old_postuninstall_cmds=$lt_old_postuninstall_cmds
15708  
15709 + # Whether to use a lock for old archive extraction.
15710 + lock_old_archive_extraction=$lock_old_archive_extraction
15711 +
15712   # A C compiler.
15713   LTCC=$lt_CC
15714  
# Line 15608 | Line 15730 | global_symbol_to_c_name_address_lib_pref
15730   # The name of the directory that contains temporary libtool files.
15731   objdir=$objdir
15732  
15611 # Shell to use when invoking shell scripts.
15612 SHELL=$lt_SHELL
15613
15614 # An echo program that does not interpret backslashes.
15615 ECHO=$lt_ECHO
15616
15733   # Used to examine libraries when file_magic_cmd begins with "file".
15734   MAGIC_CMD=$MAGIC_CMD
15735  
# Line 15676 | Line 15792 | library_names_spec=$lt_library_names_spe
15792   # The coded name of the library, if different from the real name.
15793   soname_spec=$lt_soname_spec
15794  
15795 + # Permission mode override for installation of shared libraries.
15796 + install_override_mode=$lt_install_override_mode
15797 +
15798   # Command to use after installation of a shared archive.
15799   postinstall_cmds=$lt_postinstall_cmds
15800  
# Line 15715 | Line 15834 | striplib=$lt_striplib
15834   # The linker used to build libraries.
15835   LD=$lt_LD
15836  
15837 + # How to create reloadable object files.
15838 + reload_flag=$lt_reload_flag
15839 + reload_cmds=$lt_reload_cmds
15840 +
15841   # Commands used to build an old-style archive.
15842   old_archive_cmds=$lt_old_archive_cmds
15843  
# Line 15974 | Line 16097 | _LT_EOF
16097   func_dirname ()
16098   {
16099    # Extract subdirectory from the argument.
16100 <  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
16100 >  func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
16101    if test "X$func_dirname_result" = "X${1}"; then
16102      func_dirname_result="${3}"
16103    else
# Line 15985 | Line 16108 | func_dirname ()
16108   # func_basename file
16109   func_basename ()
16110   {
16111 <  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
16111 >  func_basename_result=`$ECHO "${1}" | $SED "$basename"`
16112   }
16113  
16114  
# Line 15998 | Line 16121 | func_basename ()
16121   func_stripname ()
16122   {
16123    case ${2} in
16124 <    .*) func_stripname_result=`$ECHO "X${3}" \
16125 <           | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
16003 <    *)  func_stripname_result=`$ECHO "X${3}" \
16004 <           | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
16124 >    .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
16125 >    *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
16126    esac
16127   }
16128  
# Line 16012 | Line 16133 | my_sed_long_arg='1s/^-[^=]*=//'
16133   # func_opt_split
16134   func_opt_split ()
16135   {
16136 <  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
16137 <  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
16136 >  func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
16137 >  func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
16138   }
16139  
16140   # func_lo2o object
16141   func_lo2o ()
16142   {
16143 <  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
16143 >  func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
16144   }
16145  
16146   # func_xform libobj-or-source
16147   func_xform ()
16148   {
16149 <  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
16149 >  func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
16150   }
16151  
16152   # func_arith arithmetic-term...
# Line 16112 | Line 16233 | if test "$no_create" != yes; then
16233    # would make configure fail if this is the last instruction.
16234    $ac_cs_success || as_fn_exit $?
16235   fi
16115
16116 #
16117 # CONFIG_SUBDIRS section.
16118 #
16119 if test "$no_recursion" != yes; then
16120
16121  # Remove --cache-file, --srcdir, and --disable-option-checking arguments
16122  # so they do not pile up.
16123  ac_sub_configure_args=
16124  ac_prev=
16125  eval "set x $ac_configure_args"
16126  shift
16127  for ac_arg
16128  do
16129    if test -n "$ac_prev"; then
16130      ac_prev=
16131      continue
16132    fi
16133    case $ac_arg in
16134    -cache-file | --cache-file | --cache-fil | --cache-fi \
16135    | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
16136      ac_prev=cache_file ;;
16137    -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
16138    | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \
16139    | --c=*)
16140      ;;
16141    --config-cache | -C)
16142      ;;
16143    -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
16144      ac_prev=srcdir ;;
16145    -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
16146      ;;
16147    -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
16148      ac_prev=prefix ;;
16149    -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
16150      ;;
16151    --disable-option-checking)
16152      ;;
16153    *)
16154      case $ac_arg in
16155      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
16156      esac
16157      as_fn_append ac_sub_configure_args " '$ac_arg'" ;;
16158    esac
16159  done
16160
16161  # Always prepend --prefix to ensure using the same prefix
16162  # in subdir configurations.
16163  ac_arg="--prefix=$prefix"
16164  case $ac_arg in
16165  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
16166  esac
16167  ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
16168
16169  # Pass --silent
16170  if test "$silent" = yes; then
16171    ac_sub_configure_args="--silent $ac_sub_configure_args"
16172  fi
16173
16174  # Always prepend --disable-option-checking to silence warnings, since
16175  # different subdirs can have different --enable and --with options.
16176  ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
16177
16178  ac_popdir=`pwd`
16179  for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue
16180
16181    # Do not complain, so a configure script can configure whichever
16182    # parts of a large source tree are present.
16183    test -d "$srcdir/$ac_dir" || continue
16184
16185    ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
16186    $as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5
16187    $as_echo "$ac_msg" >&6
16188    as_dir="$ac_dir"; as_fn_mkdir_p
16189    ac_builddir=.
16190
16191 case "$ac_dir" in
16192 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
16193 *)
16194  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
16195  # A ".." for each directory in $ac_dir_suffix.
16196  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
16197  case $ac_top_builddir_sub in
16198  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
16199  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
16200  esac ;;
16201 esac
16202 ac_abs_top_builddir=$ac_pwd
16203 ac_abs_builddir=$ac_pwd$ac_dir_suffix
16204 # for backward compatibility:
16205 ac_top_builddir=$ac_top_build_prefix
16206
16207 case $srcdir in
16208  .)  # We are building in place.
16209    ac_srcdir=.
16210    ac_top_srcdir=$ac_top_builddir_sub
16211    ac_abs_top_srcdir=$ac_pwd ;;
16212  [\\/]* | ?:[\\/]* )  # Absolute name.
16213    ac_srcdir=$srcdir$ac_dir_suffix;
16214    ac_top_srcdir=$srcdir
16215    ac_abs_top_srcdir=$srcdir ;;
16216  *) # Relative name.
16217    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
16218    ac_top_srcdir=$ac_top_build_prefix$srcdir
16219    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
16220 esac
16221 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
16222
16223
16224    cd "$ac_dir"
16225
16226    # Check for guested configure; otherwise get Cygnus style configure.
16227    if test -f "$ac_srcdir/configure.gnu"; then
16228      ac_sub_configure=$ac_srcdir/configure.gnu
16229    elif test -f "$ac_srcdir/configure"; then
16230      ac_sub_configure=$ac_srcdir/configure
16231    elif test -f "$ac_srcdir/configure.in"; then
16232      # This should be Cygnus configure.
16233      ac_sub_configure=$ac_aux_dir/configure
16234    else
16235      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no configuration information is in $ac_dir" >&5
16236 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
16237      ac_sub_configure=
16238    fi
16239
16240    # The recursion is here.
16241    if test -n "$ac_sub_configure"; then
16242      # Make the cache file name correct relative to the subdirectory.
16243      case $cache_file in
16244      [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;;
16245      *) # Relative name.
16246        ac_sub_cache_file=$ac_top_build_prefix$cache_file ;;
16247      esac
16248
16249      { $as_echo "$as_me:${as_lineno-$LINENO}: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
16250 $as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
16251      # The eval makes quoting arguments work.
16252      eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
16253           --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
16254        as_fn_error "$ac_sub_configure failed for $ac_dir" "$LINENO" 5
16255    fi
16256
16257    cd "$ac_popdir"
16258  done
16259 fi
16236   if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16237    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
16238   $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)