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

Comparing ircd-hybrid-8/configure (file contents):
Revision 1252 by michael, Fri Oct 21 20:24:08 2011 UTC vs.
Revision 1257 by michael, Sun Jan 15 06:28:46 2012 UTC

# Line 690 | Line 690 | YACC
690   am__fastdepCC_FALSE
691   am__fastdepCC_TRUE
692   CCDEPMODE
693 + am__nodep
694   AMDEPBACKSLASH
695   AMDEP_FALSE
696   AMDEP_TRUE
# Line 1469 | Line 1470 | Optional Features:
1470   Optional Packages:
1471    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1472    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1473 <  --with-pic              try to use only PIC/non-PIC objects [default=use
1473 >  --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
1474                            both]
1475    --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1476    --with-sysroot=DIR Search for dependent libraries within DIR
# Line 3046 | Line 3047 | fi
3047   if test "x$enable_dependency_tracking" != xno; then
3048    am_depcomp="$ac_aux_dir/depcomp"
3049    AMDEPBACKSLASH='\'
3050 +  am__nodep='_no'
3051   fi
3052   if test "x$enable_dependency_tracking" != xno; then
3053    AMDEP_TRUE=
# Line 3859 | Line 3861 | else
3861    # instance it was reported that on HP-UX the gcc test will end up
3862    # making a dummy file named `D' -- because `-MD' means `put the output
3863    # in D'.
3864 +  rm -rf conftest.dir
3865    mkdir conftest.dir
3866    # Copy depcomp to subdir because otherwise we won't find it if we're
3867    # using a relative directory.
# Line 3918 | Line 3921 | else
3921          break
3922        fi
3923        ;;
3924 <    msvisualcpp | msvcmsys)
3924 >    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3925        # This compiler won't grok `-c -o', but also, the minuso test has
3926        # not run yet.  These depmodes are late enough in the game, and
3927        # so weak that their functioning should not be impacted.
# Line 4376 | Line 4379 | esac
4379  
4380  
4381  
4382 < macro_version='2.4'
4383 < macro_revision='1.3293'
4382 > macro_version='2.4.2'
4383 > macro_revision='1.3337'
4384  
4385  
4386  
# Line 5222 | Line 5225 | else
5225      lt_cv_sys_max_cmd_len=196608
5226      ;;
5227  
5228 +  os2*)
5229 +    # The test takes a long time on OS/2.
5230 +    lt_cv_sys_max_cmd_len=8192
5231 +    ;;
5232 +
5233    osf*)
5234      # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
5235      # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
# Line 5261 | Line 5269 | else
5269        # If test is not a shell built-in, we'll probably end up computing a
5270        # maximum length that is only half of the actual maximum length, but
5271        # we can't tell.
5272 <      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
5272 >      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
5273                   = "X$teststring$teststring"; } >/dev/null 2>&1 &&
5274                test $i != 17 # 1/2 MB should be enough
5275        do
# Line 5690 | Line 5698 | irix5* | irix6* | nonstopux*)
5698    lt_cv_deplibs_check_method=pass_all
5699    ;;
5700  
5701 < # This must be Linux ELF.
5701 > # This must be glibc/ELF.
5702   linux* | k*bsd*-gnu | kopensolaris*-gnu)
5703    lt_cv_deplibs_check_method=pass_all
5704    ;;
# Line 6330 | Line 6338 | old_postuninstall_cmds=
6338   if test -n "$RANLIB"; then
6339    case $host_os in
6340    openbsd*)
6341 <    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
6341 >    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
6342      ;;
6343    *)
6344 <    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
6344 >    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
6345      ;;
6346    esac
6347 <  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
6347 >  old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
6348   fi
6349  
6350   case $host_os in
# Line 6483 | Line 6491 | for ac_symprfx in "" "_"; do
6491      # which start with @ or ?.
6492      lt_cv_sys_global_symbol_pipe="$AWK '"\
6493   "     {last_section=section; section=\$ 3};"\
6494 + "     /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
6495   "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
6496   "     \$ 0!~/External *\|/{next};"\
6497   "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
# Line 6871 | Line 6880 | $as_echo "$lt_cv_cc_needs_belf" >&6; }
6880      CFLAGS="$SAVE_CFLAGS"
6881    fi
6882    ;;
6883 < sparc*-*solaris*)
6883 > *-*solaris*)
6884    # Find out which ABI we are using.
6885    echo 'int i;' > conftest.$ac_ext
6886    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
# Line 6882 | Line 6891 | sparc*-*solaris*)
6891      case `/usr/bin/file conftest.o` in
6892      *64-bit*)
6893        case $lt_cv_prog_gnu_ld in
6894 <      yes*) LD="${LD-ld} -m elf64_sparc" ;;
6894 >      yes*)
6895 >        case $host in
6896 >        i?86-*-solaris*)
6897 >          LD="${LD-ld} -m elf_x86_64"
6898 >          ;;
6899 >        sparc*-*-solaris*)
6900 >          LD="${LD-ld} -m elf64_sparc"
6901 >          ;;
6902 >        esac
6903 >        # GNU ld 2.21 introduced _sol2 emulations.  Use them if available.
6904 >        if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
6905 >          LD="${LD-ld}_sol2"
6906 >        fi
6907 >        ;;
6908        *)
6909          if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
6910            LD="${LD-ld} -64"
# Line 7522 | Line 7544 | else
7544          $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7545            -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7546          _lt_result=$?
7547 <        if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
7547 >        # If there is a non-empty error log, and "single_module"
7548 >        # appears in it, assume the flag caused a linker warning
7549 >        if test -s conftest.err && $GREP single_module conftest.err; then
7550 >          cat conftest.err >&5
7551 >        # Otherwise, if the output was created with a 0 exit code from
7552 >        # the compiler, it worked.
7553 >        elif test -f libconftest.dylib && test $_lt_result -eq 0; then
7554            lt_cv_apple_cc_single_mod=yes
7555          else
7556            cat conftest.err >&5
# Line 7533 | Line 7561 | else
7561   fi
7562   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
7563   $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
7564 +
7565      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
7566   $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
7567   if ${lt_cv_ld_exported_symbols_list+:} false; then :
# Line 7565 | Line 7594 | rm -f core conftest.err conftest.$ac_obj
7594   fi
7595   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
7596   $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7597 +
7598      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
7599   $as_echo_n "checking for -force_load linker flag... " >&6; }
7600   if ${lt_cv_ld_force_load+:} false; then :
# Line 7586 | Line 7616 | _LT_EOF
7616        echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
7617        $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7618        _lt_result=$?
7619 <      if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
7619 >      if test -s conftest.err && $GREP force_load conftest.err; then
7620 >        cat conftest.err >&5
7621 >      elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
7622          lt_cv_ld_force_load=yes
7623        else
7624          cat conftest.err >&5
# Line 7989 | Line 8021 | fi
8021  
8022   # Check whether --with-pic was given.
8023   if test "${with_pic+set}" = set; then :
8024 <  withval=$with_pic; pic_mode="$withval"
8024 >  withval=$with_pic; lt_p=${PACKAGE-default}
8025 >    case $withval in
8026 >    yes|no) pic_mode=$withval ;;
8027 >    *)
8028 >      pic_mode=default
8029 >      # Look at the argument we got.  We use all the common list separators.
8030 >      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8031 >      for lt_pkg in $withval; do
8032 >        IFS="$lt_save_ifs"
8033 >        if test "X$lt_pkg" = "X$lt_p"; then
8034 >          pic_mode=yes
8035 >        fi
8036 >      done
8037 >      IFS="$lt_save_ifs"
8038 >      ;;
8039 >    esac
8040   else
8041    pic_mode=default
8042   fi
# Line 8067 | Line 8114 | LIBTOOL='$(SHELL) $(top_builddir)/libtoo
8114  
8115  
8116  
8117 +
8118 +
8119 +
8120 +
8121   test -z "$LN_S" && LN_S="ln -s"
8122  
8123  
# Line 8522 | Line 8573 | lt_prog_compiler_static=
8573      case $cc_basename in
8574      nvcc*) # Cuda Compiler Driver 2.2
8575        lt_prog_compiler_wl='-Xlinker '
8576 <      lt_prog_compiler_pic='-Xcompiler -fPIC'
8576 >      if test -n "$lt_prog_compiler_pic"; then
8577 >        lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
8578 >      fi
8579        ;;
8580      esac
8581    else
# Line 8613 | Line 8666 | lt_prog_compiler_static=
8666          ;;
8667        *)
8668          case `$CC -V 2>&1 | sed 5q` in
8669 <        *Sun\ F* | *Sun*Fortran*)
8669 >        *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
8670            # Sun Fortran 8.3 passes all unrecognized flags to the linker
8671            lt_prog_compiler_pic='-KPIC'
8672            lt_prog_compiler_static='-Bstatic'
8673            lt_prog_compiler_wl=''
8674            ;;
8675 +        *Sun\ F* | *Sun*Fortran*)
8676 +          lt_prog_compiler_pic='-KPIC'
8677 +          lt_prog_compiler_static='-Bstatic'
8678 +          lt_prog_compiler_wl='-Qoption ld '
8679 +          ;;
8680          *Sun\ C*)
8681            # Sun C 5.9
8682            lt_prog_compiler_pic='-KPIC'
8683            lt_prog_compiler_static='-Bstatic'
8684            lt_prog_compiler_wl='-Wl,'
8685            ;;
8686 +        *Intel*\ [CF]*Compiler*)
8687 +          lt_prog_compiler_wl='-Wl,'
8688 +          lt_prog_compiler_pic='-fPIC'
8689 +          lt_prog_compiler_static='-static'
8690 +          ;;
8691 +        *Portland\ Group*)
8692 +          lt_prog_compiler_wl='-Wl,'
8693 +          lt_prog_compiler_pic='-fpic'
8694 +          lt_prog_compiler_static='-Bstatic'
8695 +          ;;
8696          esac
8697          ;;
8698        esac
# Line 8986 | Line 9054 | $as_echo_n "checking whether the $compil
9054    hardcode_direct=no
9055    hardcode_direct_absolute=no
9056    hardcode_libdir_flag_spec=
8989  hardcode_libdir_flag_spec_ld=
9057    hardcode_libdir_separator=
9058    hardcode_minus_L=no
9059    hardcode_shlibpath_var=unsupported
# Line 9236 | Line 9303 | _LT_EOF
9303          xlf* | bgf* | bgxlf* | mpixlf*)
9304            # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9305            whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
9306 <          hardcode_libdir_flag_spec=
9240 <          hardcode_libdir_flag_spec_ld='-rpath $libdir'
9306 >          hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9307            archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
9308            if test "x$supports_anon_versioning" = xyes; then
9309              archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
# Line 9616 | Line 9682 | fi
9682          # The linker will not automatically build a static lib if we build a DLL.
9683          # _LT_TAGVAR(old_archive_from_new_cmds, )='true'
9684          enable_shared_with_static_runtimes=yes
9685 +        exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
9686          export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
9687          # Don't use ranlib
9688          old_postinstall_cmds='chmod 644 $oldlib'
# Line 9661 | Line 9728 | fi
9728    hardcode_shlibpath_var=unsupported
9729    if test "$lt_cv_ld_force_load" = "yes"; then
9730      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\"`'
9731 +
9732    else
9733      whole_archive_flag_spec=''
9734    fi
# Line 9689 | Line 9757 | fi
9757        hardcode_shlibpath_var=no
9758        ;;
9759  
9692    freebsd1*)
9693      ld_shlibs=no
9694      ;;
9695
9760      # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
9761      # support.  Future versions do this automatically, but an explicit c++rt0.o
9762      # does not break anything, and helps significantly (at the cost of a little
# Line 9705 | Line 9769 | fi
9769        ;;
9770  
9771      # Unfortunately, older versions of FreeBSD 2 do not have this feature.
9772 <    freebsd2*)
9772 >    freebsd2.*)
9773        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9774        hardcode_direct=yes
9775        hardcode_minus_L=yes
# Line 9744 | Line 9808 | fi
9808        fi
9809        if test "$with_gnu_ld" = no; then
9810          hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
9747        hardcode_libdir_flag_spec_ld='+b $libdir'
9811          hardcode_libdir_separator=:
9812          hardcode_direct=yes
9813          hardcode_direct_absolute=yes
# Line 10368 | Line 10431 | esac
10431  
10432  
10433  
10371
10372
10373
10374
10375
10434    { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10435   $as_echo_n "checking dynamic linker characteristics... " >&6; }
10436  
# Line 10462 | Line 10520 | need_version=unknown
10520  
10521   case $host_os in
10522   aix3*)
10523 <  version_type=linux
10523 >  version_type=linux # correct to gnu/linux during the next big refactor
10524    library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
10525    shlibpath_var=LIBPATH
10526  
# Line 10471 | Line 10529 | aix3*)
10529    ;;
10530  
10531   aix[4-9]*)
10532 <  version_type=linux
10532 >  version_type=linux # correct to gnu/linux during the next big refactor
10533    need_lib_prefix=no
10534    need_version=no
10535    hardcode_into_libs=yes
# Line 10536 | Line 10594 | beos*)
10594    ;;
10595  
10596   bsdi[45]*)
10597 <  version_type=linux
10597 >  version_type=linux # correct to gnu/linux during the next big refactor
10598    need_version=no
10599    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10600    soname_spec='${libname}${release}${shared_ext}$major'
# Line 10675 | Line 10733 | darwin* | rhapsody*)
10733    ;;
10734  
10735   dgux*)
10736 <  version_type=linux
10736 >  version_type=linux # correct to gnu/linux during the next big refactor
10737    need_lib_prefix=no
10738    need_version=no
10739    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
# Line 10683 | Line 10741 | dgux*)
10741    shlibpath_var=LD_LIBRARY_PATH
10742    ;;
10743  
10686 freebsd1*)
10687  dynamic_linker=no
10688  ;;
10689
10744   freebsd* | dragonfly*)
10745    # DragonFly does not have aout.  When/if they implement a new
10746    # versioning mechanism, adjust this.
# Line 10694 | Line 10748 | freebsd* | dragonfly*)
10748      objformat=`/usr/bin/objformat`
10749    else
10750      case $host_os in
10751 <    freebsd[123]*) objformat=aout ;;
10751 >    freebsd[23].*) objformat=aout ;;
10752      *) objformat=elf ;;
10753      esac
10754    fi
# Line 10712 | Line 10766 | freebsd* | dragonfly*)
10766    esac
10767    shlibpath_var=LD_LIBRARY_PATH
10768    case $host_os in
10769 <  freebsd2*)
10769 >  freebsd2.*)
10770      shlibpath_overrides_runpath=yes
10771      ;;
10772    freebsd3.[01]* | freebsdelf3.[01]*)
# Line 10732 | Line 10786 | freebsd* | dragonfly*)
10786    ;;
10787  
10788   gnu*)
10789 <  version_type=linux
10789 >  version_type=linux # correct to gnu/linux during the next big refactor
10790    need_lib_prefix=no
10791    need_version=no
10792    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10793    soname_spec='${libname}${release}${shared_ext}$major'
10794    shlibpath_var=LD_LIBRARY_PATH
10795 +  shlibpath_overrides_runpath=no
10796    hardcode_into_libs=yes
10797    ;;
10798  
10799   haiku*)
10800 <  version_type=linux
10800 >  version_type=linux # correct to gnu/linux during the next big refactor
10801    need_lib_prefix=no
10802    need_version=no
10803    dynamic_linker="$host_os runtime_loader"
# Line 10803 | Line 10858 | hpux9* | hpux10* | hpux11*)
10858    ;;
10859  
10860   interix[3-9]*)
10861 <  version_type=linux
10861 >  version_type=linux # correct to gnu/linux during the next big refactor
10862    need_lib_prefix=no
10863    need_version=no
10864    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
# Line 10819 | Line 10874 | irix5* | irix6* | nonstopux*)
10874      nonstopux*) version_type=nonstopux ;;
10875      *)
10876          if test "$lt_cv_prog_gnu_ld" = yes; then
10877 <                version_type=linux
10877 >                version_type=linux # correct to gnu/linux during the next big refactor
10878          else
10879                  version_type=irix
10880          fi ;;
# Line 10856 | Line 10911 | linux*oldld* | linux*aout* | linux*coff*
10911    dynamic_linker=no
10912    ;;
10913  
10914 < # This must be Linux ELF.
10914 > # This must be glibc/ELF.
10915   linux* | k*bsd*-gnu | kopensolaris*-gnu)
10916 <  version_type=linux
10916 >  version_type=linux # correct to gnu/linux during the next big refactor
10917    need_lib_prefix=no
10918    need_version=no
10919    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 10940 | Line 10995 | netbsd*)
10995    ;;
10996  
10997   newsos6)
10998 <  version_type=linux
10998 >  version_type=linux # correct to gnu/linux during the next big refactor
10999    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11000    shlibpath_var=LD_LIBRARY_PATH
11001    shlibpath_overrides_runpath=yes
# Line 11009 | Line 11064 | rdos*)
11064    ;;
11065  
11066   solaris*)
11067 <  version_type=linux
11067 >  version_type=linux # correct to gnu/linux during the next big refactor
11068    need_lib_prefix=no
11069    need_version=no
11070    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 11034 | Line 11089 | sunos4*)
11089    ;;
11090  
11091   sysv4 | sysv4.3*)
11092 <  version_type=linux
11092 >  version_type=linux # correct to gnu/linux during the next big refactor
11093    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11094    soname_spec='${libname}${release}${shared_ext}$major'
11095    shlibpath_var=LD_LIBRARY_PATH
# Line 11058 | Line 11113 | sysv4 | sysv4.3*)
11113  
11114   sysv4*MP*)
11115    if test -d /usr/nec ;then
11116 <    version_type=linux
11116 >    version_type=linux # correct to gnu/linux during the next big refactor
11117      library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11118      soname_spec='$libname${shared_ext}.$major'
11119      shlibpath_var=LD_LIBRARY_PATH
# Line 11089 | Line 11144 | sysv5* | sco3.2v5* | sco5v6* | unixware*
11144  
11145   tpf*)
11146    # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
11147 <  version_type=linux
11147 >  version_type=linux # correct to gnu/linux during the next big refactor
11148    need_lib_prefix=no
11149    need_version=no
11150    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 11099 | Line 11154 | tpf*)
11154    ;;
11155  
11156   uts4*)
11157 <  version_type=linux
11157 >  version_type=linux # correct to gnu/linux during the next big refactor
11158    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11159    soname_spec='${libname}${release}${shared_ext}$major'
11160    shlibpath_var=LD_LIBRARY_PATH
# Line 11881 | Line 11936 | CC="$lt_save_CC"
11936  
11937  
11938  
11939 +
11940 +
11941          ac_config_commands="$ac_config_commands libtool"
11942  
11943  
# Line 11897 | Line 11954 | else
11954  
11955   module=yes
11956   eval libltdl_cv_shlibext=$shrext_cmds
11957 + module=no
11958 + eval libltdl_cv_shrext=$shrext_cmds
11959  
11960   fi
11961   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libltdl_cv_shlibext" >&5
# Line 11908 | Line 11967 | cat >>confdefs.h <<_ACEOF
11967   _ACEOF
11968  
11969   fi
11970 + if test "$libltdl_cv_shrext" != "$libltdl_cv_shlibext"; then
11971 +
11972 + cat >>confdefs.h <<_ACEOF
11973 + #define LT_SHARED_EXT "$libltdl_cv_shrext"
11974 + _ACEOF
11975 +
11976 + fi
11977  
11978   { $as_echo "$as_me:${as_lineno-$LINENO}: checking which variable specifies run-time module search path" >&5
11979   $as_echo_n "checking which variable specifies run-time module search path... " >&6; }
# Line 15416 | Line 15482 | pic_mode='`$ECHO "$pic_mode" | $SED "$de
15482   enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
15483   SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
15484   ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
15485 + PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
15486   host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
15487   host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
15488   host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
# Line 15498 | Line 15565 | with_gnu_ld='`$ECHO "$with_gnu_ld" | $SE
15565   allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
15566   no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
15567   hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
15501 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
15568   hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
15569   hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
15570   hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
# Line 15554 | Line 15620 | _LTECHO_EOF'
15620   # Quote evaled strings.
15621   for var in SHELL \
15622   ECHO \
15623 + PATH_SEPARATOR \
15624   SED \
15625   GREP \
15626   EGREP \
# Line 15604 | Line 15671 | with_gnu_ld \
15671   allow_undefined_flag \
15672   no_undefined_flag \
15673   hardcode_libdir_flag_spec \
15607 hardcode_libdir_flag_spec_ld \
15674   hardcode_libdir_separator \
15675   exclude_expsyms \
15676   include_expsyms \
# Line 16414 | Line 16480 | $as_echo X"$file" |
16480   # NOTE: Changes made to this file will be lost: look at ltmain.sh.
16481   #
16482   #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
16483 < #                 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
16484 < #                 Inc.
16483 > #                 2006, 2007, 2008, 2009, 2010, 2011 Free Software
16484 > #                 Foundation, Inc.
16485   #   Written by Gordon Matzigkeit, 1996
16486   #
16487   #   This file is part of GNU Libtool.
# Line 16469 | Line 16535 | SHELL=$lt_SHELL
16535   # An echo program that protects backslashes.
16536   ECHO=$lt_ECHO
16537  
16538 + # The PATH separator for the build system.
16539 + PATH_SEPARATOR=$lt_PATH_SEPARATOR
16540 +
16541   # The host system.
16542   host_alias=$host_alias
16543   host=$host
# Line 16770 | Line 16839 | no_undefined_flag=$lt_no_undefined_flag
16839   # This must work even if \$libdir does not exist
16840   hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
16841  
16773 # If ld is used when linking, flag to hardcode \$libdir into a binary
16774 # during linking.  This must work even if \$libdir does not exist.
16775 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
16776
16842   # Whether we need a single "-rpath" flag with a separated argument.
16843   hardcode_libdir_separator=$lt_hardcode_libdir_separator
16844  

Diff Legend

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