configure
上传用户:quxuerui
上传日期:2018-01-08
资源大小:41811k
文件大小:678k
源码类别:

网格计算

开发平台:

Java

  1.   hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
  2.   hardcode_libdir_flag_spec_ld='+b $libdir'
  3.   hardcode_libdir_separator=:
  4.   hardcode_direct=no
  5.   hardcode_shlibpath_var=no
  6.   ;;
  7. ia64*)
  8.   hardcode_libdir_flag_spec='-L$libdir'
  9.   hardcode_direct=no
  10.   hardcode_shlibpath_var=no
  11.   # hardcode_minus_L: Not really in the search PATH,
  12.   # but as the default location of the library.
  13.   hardcode_minus_L=yes
  14.   ;;
  15. *)
  16.   hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
  17.   hardcode_libdir_separator=:
  18.   hardcode_direct=yes
  19.   export_dynamic_flag_spec='${wl}-E'
  20.   # hardcode_minus_L: Not really in the search PATH,
  21.   # but as the default location of the library.
  22.   hardcode_minus_L=yes
  23.   ;;
  24. esac
  25.       fi
  26.       ;;
  27.     irix5* | irix6* | nonstopux*)
  28.       if test "$GCC" = yes; then
  29. archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
  30.       else
  31. archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
  32. hardcode_libdir_flag_spec_ld='-rpath $libdir'
  33.       fi
  34.       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  35.       hardcode_libdir_separator=:
  36.       link_all_deplibs=yes
  37.       ;;
  38.     netbsd*)
  39.       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
  40. archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
  41.       else
  42. archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
  43.       fi
  44.       hardcode_libdir_flag_spec='-R$libdir'
  45.       hardcode_direct=yes
  46.       hardcode_shlibpath_var=no
  47.       ;;
  48.     newsos6)
  49.       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
  50.       hardcode_direct=yes
  51.       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  52.       hardcode_libdir_separator=:
  53.       hardcode_shlibpath_var=no
  54.       ;;
  55.     openbsd*)
  56.       hardcode_direct=yes
  57.       hardcode_shlibpath_var=no
  58.       if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
  59. archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
  60. hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
  61. export_dynamic_flag_spec='${wl}-E'
  62.       else
  63.        case $host_os in
  64.  openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
  65.    archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
  66.    hardcode_libdir_flag_spec='-R$libdir'
  67.    ;;
  68.  *)
  69.    archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
  70.    hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
  71.    ;;
  72.        esac
  73.       fi
  74.       ;;
  75.     os2*)
  76.       hardcode_libdir_flag_spec='-L$libdir'
  77.       hardcode_minus_L=yes
  78.       allow_undefined_flag=unsupported
  79.       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'
  80.       old_archive_From_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
  81.       ;;
  82.     osf3*)
  83.       if test "$GCC" = yes; then
  84. allow_undefined_flag=' ${wl}-expect_unresolved ${wl}*'
  85. archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
  86.       else
  87. allow_undefined_flag=' -expect_unresolved *'
  88. archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
  89.       fi
  90.       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  91.       hardcode_libdir_separator=:
  92.       ;;
  93.     osf4* | osf5*) # as osf3* with the addition of -msym flag
  94.       if test "$GCC" = yes; then
  95. allow_undefined_flag=' ${wl}-expect_unresolved ${wl}*'
  96. archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
  97. hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  98.       else
  99. allow_undefined_flag=' -expect_unresolved *'
  100. archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
  101. archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\n" -exported_symbol "$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
  102. $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
  103. # Both c and cxx compiler support -rpath directly
  104. hardcode_libdir_flag_spec='-rpath $libdir'
  105.       fi
  106.       hardcode_libdir_separator=:
  107.       ;;
  108.     sco3.2v5*)
  109.       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
  110.       hardcode_shlibpath_var=no
  111.       export_dynamic_flag_spec='${wl}-Bexport'
  112.       runpath_var=LD_RUN_PATH
  113.       hardcode_runpath_var=yes
  114.       ;;
  115.     solaris*)
  116.       no_undefined_flag=' -z text'
  117.       if test "$GCC" = yes; then
  118. archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
  119. archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/(.*)/1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
  120.   $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
  121.       else
  122. archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
  123. archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/(.*)/1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
  124.    $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
  125.       fi
  126.       hardcode_libdir_flag_spec='-R$libdir'
  127.       hardcode_shlibpath_var=no
  128.       case $host_os in
  129.       solaris2.[0-5] | solaris2.[0-5].*) ;;
  130.       *) # Supported since Solaris 2.6 (maybe 2.5.1?)
  131. whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;;
  132.       esac
  133.       link_all_deplibs=yes
  134.       ;;
  135.     sunos4*)
  136.       if test "x$host_vendor" = xsequent; then
  137. # Use $CC to link under sequent, because it throws in some extra .o
  138. # files that make .init and .fini sections work.
  139. archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
  140.       else
  141. archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
  142.       fi
  143.       hardcode_libdir_flag_spec='-L$libdir'
  144.       hardcode_direct=yes
  145.       hardcode_minus_L=yes
  146.       hardcode_shlibpath_var=no
  147.       ;;
  148.     sysv4)
  149.       case $host_vendor in
  150. sni)
  151.   archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
  152.   hardcode_direct=yes # is this really true???
  153. ;;
  154. siemens)
  155.   ## LD is ld it makes a PLAMLIB
  156.   ## CC just makes a GrossModule.
  157.   archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
  158.   reload_cmds='$CC -r -o $output$reload_objs'
  159.   hardcode_direct=no
  160.         ;;
  161. motorola)
  162.   archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
  163.   hardcode_direct=no #Motorola manual says yes, but my tests say they lie
  164. ;;
  165.       esac
  166.       runpath_var='LD_RUN_PATH'
  167.       hardcode_shlibpath_var=no
  168.       ;;
  169.     sysv4.3*)
  170.       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
  171.       hardcode_shlibpath_var=no
  172.       export_dynamic_flag_spec='-Bexport'
  173.       ;;
  174.     sysv4*MP*)
  175.       if test -d /usr/nec; then
  176. archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
  177. hardcode_shlibpath_var=no
  178. runpath_var=LD_RUN_PATH
  179. hardcode_runpath_var=yes
  180. ld_shlibs=yes
  181.       fi
  182.       ;;
  183.     sysv4.2uw2*)
  184.       archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
  185.       hardcode_direct=yes
  186.       hardcode_minus_L=no
  187.       hardcode_shlibpath_var=no
  188.       hardcode_runpath_var=yes
  189.       runpath_var=LD_RUN_PATH
  190.       ;;
  191.    sysv5OpenUNIX8* | sysv5UnixWare7* |  sysv5uw[78]* | unixware7*)
  192.       no_undefined_flag='${wl}-z ${wl}text'
  193.       if test "$GCC" = yes; then
  194. archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
  195.       else
  196. archive_cmds='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
  197.       fi
  198.       runpath_var='LD_RUN_PATH'
  199.       hardcode_shlibpath_var=no
  200.       ;;
  201.     sysv5*)
  202.       no_undefined_flag=' -z text'
  203.       # $CC -shared without GNU ld will not create a library from C++
  204.       # object files and a static libstdc++, better avoid it by now
  205.       archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
  206.       archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/(.*)/1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
  207.    $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
  208.       hardcode_libdir_flag_spec=
  209.       hardcode_shlibpath_var=no
  210.       runpath_var='LD_RUN_PATH'
  211.       ;;
  212.     uts4*)
  213.       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
  214.       hardcode_libdir_flag_spec='-L$libdir'
  215.       hardcode_shlibpath_var=no
  216.       ;;
  217.     *)
  218.       ld_shlibs=no
  219.       ;;
  220.     esac
  221.   fi
  222. echo "$as_me:$LINENO: result: $ld_shlibs" >&5
  223. echo "${ECHO_T}$ld_shlibs" >&6
  224. test "$ld_shlibs" = no && can_build_shared=no
  225. variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
  226. if test "$GCC" = yes; then
  227.   variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
  228. fi
  229. #
  230. # Do we need to explicitly link libc?
  231. #
  232. case "x$archive_cmds_need_lc" in
  233. x|xyes)
  234.   # Assume -lc should be added
  235.   archive_cmds_need_lc=yes
  236.   if test "$enable_shared" = yes && test "$GCC" = yes; then
  237.     case $archive_cmds in
  238.     *'~'*)
  239.       # FIXME: we may have to deal with multi-command sequences.
  240.       ;;
  241.     '$CC '*)
  242.       # Test whether the compiler implicitly links with -lc since on some
  243.       # systems, -lgcc has to come before -lc. If gcc already passes -lc
  244.       # to ld, don't add -lc before -lgcc.
  245.       echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
  246. echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
  247.       $rm conftest*
  248.       printf "$lt_simple_compile_test_code" > conftest.$ac_ext
  249.       if { (eval echo "$as_me:$LINENO: "$ac_compile"") >&5
  250.   (eval $ac_compile) 2>&5
  251.   ac_status=$?
  252.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  253.   (exit $ac_status); } 2>conftest.err; then
  254.         soname=conftest
  255.         lib=conftest
  256.         libobjs=conftest.$ac_objext
  257.         deplibs=
  258.         wl=$lt_prog_compiler_wl
  259.         compiler_flags=-v
  260.         linker_flags=-v
  261.         verstring=
  262.         output_objdir=.
  263.         libname=conftest
  264.         lt_save_allow_undefined_flag=$allow_undefined_flag
  265.         allow_undefined_flag=
  266.         if { (eval echo "$as_me:$LINENO: "$archive_cmds 2>&1 | grep " -lc " >/dev/null 2>&1"") >&5
  267.   (eval $archive_cmds 2>&1 | grep " -lc " >/dev/null 2>&1) 2>&5
  268.   ac_status=$?
  269.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  270.   (exit $ac_status); }
  271.         then
  272.   archive_cmds_need_lc=no
  273.         else
  274.   archive_cmds_need_lc=yes
  275.         fi
  276.         allow_undefined_flag=$lt_save_allow_undefined_flag
  277.       else
  278.         cat conftest.err 1>&5
  279.       fi
  280.       $rm conftest*
  281.       echo "$as_me:$LINENO: result: $archive_cmds_need_lc" >&5
  282. echo "${ECHO_T}$archive_cmds_need_lc" >&6
  283.       ;;
  284.     esac
  285.   fi
  286.   ;;
  287. esac
  288. echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
  289. echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
  290. library_names_spec=
  291. libname_spec='lib$name'
  292. soname_spec=
  293. shrext_cmds=".so"
  294. postinstall_cmds=
  295. postuninstall_cmds=
  296. finish_cmds=
  297. finish_eval=
  298. shlibpath_var=
  299. shlibpath_overrides_runpath=unknown
  300. version_type=none
  301. dynamic_linker="$host_os ld.so"
  302. sys_lib_dlsearch_path_spec="/lib /usr/lib"
  303. if test "$GCC" = yes; then
  304.   sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
  305.   if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
  306.     # if the path contains ";" then we assume it to be the separator
  307.     # otherwise default to the standard path separator (i.e. ":") - it is
  308.     # assumed that no part of a normal pathname contains ";" but that should
  309.     # okay in the real world where ";" in dirpaths is itself problematic.
  310.     sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
  311.   else
  312.     sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
  313.   fi
  314. else
  315.   sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
  316. fi
  317. need_lib_prefix=unknown
  318. hardcode_into_libs=no
  319. # when you set need_version to no, make sure it does not cause -set_version
  320. # flags to be left without arguments
  321. need_version=unknown
  322. case $host_os in
  323. aix3*)
  324.   version_type=linux
  325.   library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
  326.   shlibpath_var=LIBPATH
  327.   # AIX 3 has no versioning support, so we append a major version to the name.
  328.   soname_spec='${libname}${release}${shared_ext}$major'
  329.   ;;
  330. aix4* | aix5*)
  331.   version_type=linux
  332.   need_lib_prefix=no
  333.   need_version=no
  334.   hardcode_into_libs=yes
  335.   if test "$host_cpu" = ia64; then
  336.     # AIX 5 supports IA64
  337.     library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
  338.     shlibpath_var=LD_LIBRARY_PATH
  339.   else
  340.     # With GCC up to 2.95.x, collect2 would create an import file
  341.     # for dependence libraries.  The import file would start with
  342.     # the line `#! .'.  This would cause the generated library to
  343.     # depend on `.', always an invalid library.  This was fixed in
  344.     # development snapshots of GCC prior to 3.0.
  345.     case $host_os in
  346.       aix4 | aix4.[01] | aix4.[01].*)
  347.       if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
  348.    echo ' yes '
  349.    echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
  350. :
  351.       else
  352. can_build_shared=no
  353.       fi
  354.       ;;
  355.     esac
  356.     # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
  357.     # soname into executable. Probably we can add versioning support to
  358.     # collect2, so additional links can be useful in future.
  359.     if test "$aix_use_runtimelinking" = yes; then
  360.       # If using run time linking (on AIX 4.2 or later) use lib<name>.so
  361.       # instead of lib<name>.a to let people know that these are not
  362.       # typical AIX shared libraries.
  363.       library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  364.     else
  365.       # We preserve .a as extension for shared libraries through AIX4.2
  366.       # and later when we are not doing run time linking.
  367.       library_names_spec='${libname}${release}.a $libname.a'
  368.       soname_spec='${libname}${release}${shared_ext}$major'
  369.     fi
  370.     shlibpath_var=LIBPATH
  371.   fi
  372.   ;;
  373. amigaos*)
  374.   library_names_spec='$libname.ixlibrary $libname.a'
  375.   # Create ${libname}_ixlibrary.a entries in /sys/libs.
  376.   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'
  377.   ;;
  378. beos*)
  379.   library_names_spec='${libname}${shared_ext}'
  380.   dynamic_linker="$host_os ld.so"
  381.   shlibpath_var=LIBRARY_PATH
  382.   ;;
  383. bsdi4*)
  384.   version_type=linux
  385.   need_version=no
  386.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  387.   soname_spec='${libname}${release}${shared_ext}$major'
  388.   finish_cmds='PATH="$PATH:/sbin" ldconfig $libdir'
  389.   shlibpath_var=LD_LIBRARY_PATH
  390.   sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
  391.   sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
  392.   # the default ld.so.conf also contains /usr/contrib/lib and
  393.   # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
  394.   # libtool to hard-code these into programs
  395.   ;;
  396. cygwin* | mingw* | pw32*)
  397.   version_type=windows
  398.   shrext_cmds=".dll"
  399.   need_version=no
  400.   need_lib_prefix=no
  401.   case $GCC,$host_os in
  402.   yes,cygwin* | yes,mingw* | yes,pw32*)
  403.     library_names_spec='$libname.dll.a'
  404.     # DLL is installed to $(libdir)/../bin by postinstall_cmds
  405.     postinstall_cmds='base_file=`basename ${file}`~
  406.       dlpath=`$SHELL 2>&1 -c '''. $dir/'''${base_file}'''i;echo $dlname'''`~
  407.       dldir=$destdir/`dirname $dlpath`~
  408.       test -d $dldir || mkdir -p $dldir~
  409.       $install_prog $dir/$dlname $dldir/$dlname'
  410.     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '''. $file; echo $dlname'''`~
  411.       dlpath=$dir/$dldll~
  412.        $rm $dlpath'
  413.     shlibpath_overrides_runpath=yes
  414.     case $host_os in
  415.     cygwin*)
  416.       # Cygwin DLLs use 'cyg' prefix rather than 'lib'
  417.       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
  418.       sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
  419.       ;;
  420.     mingw*)
  421.       # MinGW DLLs use traditional 'lib' prefix
  422.       soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
  423.       sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
  424.       if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
  425.         # It is most probably a Windows format PATH printed by
  426.         # mingw gcc, but we are running on Cygwin. Gcc prints its search
  427.         # path with ; separators, and with drive letters. We can handle the
  428.         # drive letters (cygwin fileutils understands them), so leave them,
  429.         # especially as we might pass files found there to a mingw objdump,
  430.         # which wouldn't understand a cygwinified path. Ahh.
  431.         sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
  432.       else
  433.         sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
  434.       fi
  435.       ;;
  436.     pw32*)
  437.       # pw32 DLLs use 'pw' prefix rather than 'lib'
  438.       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
  439.       ;;
  440.     esac
  441.     ;;
  442.   *)
  443.     library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
  444.     ;;
  445.   esac
  446.   dynamic_linker='Win32 ld.exe'
  447.   # FIXME: first we should search . and the directory the executable is in
  448.   shlibpath_var=PATH
  449.   ;;
  450. darwin* | rhapsody*)
  451.   dynamic_linker="$host_os dyld"
  452.   version_type=darwin
  453.   need_lib_prefix=no
  454.   need_version=no
  455.   library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
  456.   soname_spec='${libname}${release}${major}$shared_ext'
  457.   shlibpath_overrides_runpath=yes
  458.   shlibpath_var=DYLD_LIBRARY_PATH
  459.   shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
  460.   # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
  461.   if test "$GCC" = yes; then
  462.     sys_lib_search_path_spec=`$CC -print-search-dirs | tr "n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
  463.   else
  464.     sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
  465.   fi
  466.   sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
  467.   ;;
  468. dgux*)
  469.   version_type=linux
  470.   need_lib_prefix=no
  471.   need_version=no
  472.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
  473.   soname_spec='${libname}${release}${shared_ext}$major'
  474.   shlibpath_var=LD_LIBRARY_PATH
  475.   ;;
  476. freebsd1*)
  477.   dynamic_linker=no
  478.   ;;
  479. kfreebsd*-gnu)
  480.   version_type=linux
  481.   need_lib_prefix=no
  482.   need_version=no
  483.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
  484.   soname_spec='${libname}${release}${shared_ext}$major'
  485.   shlibpath_var=LD_LIBRARY_PATH
  486.   shlibpath_overrides_runpath=no
  487.   hardcode_into_libs=yes
  488.   dynamic_linker='GNU ld.so'
  489.   ;;
  490. freebsd*)
  491.   objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
  492.   version_type=freebsd-$objformat
  493.   case $version_type in
  494.     freebsd-elf*)
  495.       library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
  496.       need_version=no
  497.       need_lib_prefix=no
  498.       ;;
  499.     freebsd-*)
  500.       library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
  501.       need_version=yes
  502.       ;;
  503.   esac
  504.   shlibpath_var=LD_LIBRARY_PATH
  505.   case $host_os in
  506.   freebsd2*)
  507.     shlibpath_overrides_runpath=yes
  508.     ;;
  509.   freebsd3.01* | freebsdelf3.01*)
  510.     shlibpath_overrides_runpath=yes
  511.     hardcode_into_libs=yes
  512.     ;;
  513.   *) # from 3.2 on
  514.     shlibpath_overrides_runpath=no
  515.     hardcode_into_libs=yes
  516.     ;;
  517.   esac
  518.   ;;
  519. gnu*)
  520.   version_type=linux
  521.   need_lib_prefix=no
  522.   need_version=no
  523.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
  524.   soname_spec='${libname}${release}${shared_ext}$major'
  525.   shlibpath_var=LD_LIBRARY_PATH
  526.   hardcode_into_libs=yes
  527.   ;;
  528. hpux9* | hpux10* | hpux11*)
  529.   # Give a soname corresponding to the major version so that dld.sl refuses to
  530.   # link against other versions.
  531.   version_type=sunos
  532.   need_lib_prefix=no
  533.   need_version=no
  534.   case "$host_cpu" in
  535.   ia64*)
  536.     shrext_cmds='.so'
  537.     hardcode_into_libs=yes
  538.     dynamic_linker="$host_os dld.so"
  539.     shlibpath_var=LD_LIBRARY_PATH
  540.     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
  541.     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  542.     soname_spec='${libname}${release}${shared_ext}$major'
  543.     if test "X$HPUX_IA64_MODE" = X32; then
  544.       sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
  545.     else
  546.       sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
  547.     fi
  548.     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
  549.     ;;
  550.    hppa*64*)
  551.      shrext_cmds='.sl'
  552.      hardcode_into_libs=yes
  553.      dynamic_linker="$host_os dld.sl"
  554.      shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
  555.      shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
  556.      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  557.      soname_spec='${libname}${release}${shared_ext}$major'
  558.      sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
  559.      sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
  560.      ;;
  561.    *)
  562.     shrext_cmds='.sl'
  563.     dynamic_linker="$host_os dld.sl"
  564.     shlibpath_var=SHLIB_PATH
  565.     shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
  566.     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  567.     soname_spec='${libname}${release}${shared_ext}$major'
  568.     ;;
  569.   esac
  570.   # HP-UX runs *really* slowly unless shared libraries are mode 555.
  571.   postinstall_cmds='chmod 555 $lib'
  572.   ;;
  573. irix5* | irix6* | nonstopux*)
  574.   case $host_os in
  575.     nonstopux*) version_type=nonstopux ;;
  576.     *)
  577. if test "$lt_cv_prog_gnu_ld" = yes; then
  578. version_type=linux
  579. else
  580. version_type=irix
  581. fi ;;
  582.   esac
  583.   need_lib_prefix=no
  584.   need_version=no
  585.   soname_spec='${libname}${release}${shared_ext}$major'
  586.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
  587.   case $host_os in
  588.   irix5* | nonstopux*)
  589.     libsuff= shlibsuff=
  590.     ;;
  591.   *)
  592.     case $LD in # libtool.m4 will add one of these switches to LD
  593.     *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
  594.       libsuff= shlibsuff= libmagic=32-bit;;
  595.     *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
  596.       libsuff=32 shlibsuff=N32 libmagic=N32;;
  597.     *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
  598.       libsuff=64 shlibsuff=64 libmagic=64-bit;;
  599.     *) libsuff= shlibsuff= libmagic=never-match;;
  600.     esac
  601.     ;;
  602.   esac
  603.   shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
  604.   shlibpath_overrides_runpath=no
  605.   sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
  606.   sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
  607.   hardcode_into_libs=yes
  608.   ;;
  609. # No shared lib support for Linux oldld, aout, or coff.
  610. linux*oldld* | linux*aout* | linux*coff*)
  611.   dynamic_linker=no
  612.   ;;
  613. # This must be Linux ELF.
  614. linux*)
  615.   version_type=linux
  616.   need_lib_prefix=no
  617.   need_version=no
  618.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  619.   soname_spec='${libname}${release}${shared_ext}$major'
  620.   finish_cmds='PATH="$PATH:/sbin" ldconfig -n $libdir'
  621.   shlibpath_var=LD_LIBRARY_PATH
  622.   shlibpath_overrides_runpath=no
  623.   # This implies no fast_install, which is unacceptable.
  624.   # Some rework will be needed to allow for fast_install
  625.   # before this can be enabled.
  626.   hardcode_into_libs=yes
  627.   # find out which ABI we are using
  628.   libsuff=
  629.   case "$host_cpu" in
  630.   x86_64*|s390x*|powerpc64*)
  631.     echo '#line 7886 "configure"' > conftest.$ac_ext
  632.     if { (eval echo "$as_me:$LINENO: "$ac_compile"") >&5
  633.   (eval $ac_compile) 2>&5
  634.   ac_status=$?
  635.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  636.   (exit $ac_status); }; then
  637.       case `/usr/bin/file conftest.$ac_objext` in
  638.       *64-bit*)
  639.         libsuff=64
  640.         sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
  641.         ;;
  642.       esac
  643.     fi
  644.     rm -rf conftest*
  645.     ;;
  646.   esac
  647.   # Append ld.so.conf contents to the search path
  648.   if test -f /etc/ld.so.conf; then
  649.     lt_ld_extra=`$SED -e 's/:,t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr 'n' ' '`
  650.     sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
  651.   fi
  652.   # We used to test for /lib/ld.so.1 and disable shared libraries on
  653.   # powerpc, because MkLinux only supported shared libraries with the
  654.   # GNU dynamic linker.  Since this was broken with cross compilers,
  655.   # most powerpc-linux boxes support dynamic linking these days and
  656.   # people can always --disable-shared, the test was removed, and we
  657.   # assume the GNU/Linux dynamic linker is in use.
  658.   dynamic_linker='GNU/Linux ld.so'
  659.   ;;
  660. knetbsd*-gnu)
  661.   version_type=linux
  662.   need_lib_prefix=no
  663.   need_version=no
  664.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
  665.   soname_spec='${libname}${release}${shared_ext}$major'
  666.   shlibpath_var=LD_LIBRARY_PATH
  667.   shlibpath_overrides_runpath=no
  668.   hardcode_into_libs=yes
  669.   dynamic_linker='GNU ld.so'
  670.   ;;
  671. netbsd*)
  672.   version_type=sunos
  673.   need_lib_prefix=no
  674.   need_version=no
  675.   if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
  676.     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
  677.     finish_cmds='PATH="$PATH:/sbin" ldconfig -m $libdir'
  678.     dynamic_linker='NetBSD (a.out) ld.so'
  679.   else
  680.     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
  681.     soname_spec='${libname}${release}${shared_ext}$major'
  682.     dynamic_linker='NetBSD ld.elf_so'
  683.   fi
  684.   shlibpath_var=LD_LIBRARY_PATH
  685.   shlibpath_overrides_runpath=yes
  686.   hardcode_into_libs=yes
  687.   ;;
  688. newsos6)
  689.   version_type=linux
  690.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  691.   shlibpath_var=LD_LIBRARY_PATH
  692.   shlibpath_overrides_runpath=yes
  693.   ;;
  694. nto-qnx*)
  695.   version_type=linux
  696.   need_lib_prefix=no
  697.   need_version=no
  698.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  699.   soname_spec='${libname}${release}${shared_ext}$major'
  700.   shlibpath_var=LD_LIBRARY_PATH
  701.   shlibpath_overrides_runpath=yes
  702.   ;;
  703. openbsd*)
  704.   version_type=sunos
  705.   need_lib_prefix=no
  706.   need_version=yes
  707.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
  708.   finish_cmds='PATH="$PATH:/sbin" ldconfig -m $libdir'
  709.   shlibpath_var=LD_LIBRARY_PATH
  710.   if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
  711.     case $host_os in
  712.       openbsd2.[89] | openbsd2.[89].*)
  713. shlibpath_overrides_runpath=no
  714. ;;
  715.       *)
  716. shlibpath_overrides_runpath=yes
  717. ;;
  718.       esac
  719.   else
  720.     shlibpath_overrides_runpath=yes
  721.   fi
  722.   ;;
  723. os2*)
  724.   libname_spec='$name'
  725.   shrext_cmds=".dll"
  726.   need_lib_prefix=no
  727.   library_names_spec='$libname${shared_ext} $libname.a'
  728.   dynamic_linker='OS/2 ld.exe'
  729.   shlibpath_var=LIBPATH
  730.   ;;
  731. osf3* | osf4* | osf5*)
  732.   version_type=osf
  733.   need_lib_prefix=no
  734.   need_version=no
  735.   soname_spec='${libname}${release}${shared_ext}$major'
  736.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  737.   shlibpath_var=LD_LIBRARY_PATH
  738.   sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
  739.   sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
  740.   ;;
  741. sco3.2v5*)
  742.   version_type=osf
  743.   soname_spec='${libname}${release}${shared_ext}$major'
  744.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  745.   shlibpath_var=LD_LIBRARY_PATH
  746.   ;;
  747. solaris*)
  748.   version_type=linux
  749.   need_lib_prefix=no
  750.   need_version=no
  751.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  752.   soname_spec='${libname}${release}${shared_ext}$major'
  753.   shlibpath_var=LD_LIBRARY_PATH
  754.   shlibpath_overrides_runpath=yes
  755.   hardcode_into_libs=yes
  756.   # ldd complains unless libraries are executable
  757.   postinstall_cmds='chmod +x $lib'
  758.   ;;
  759. sunos4*)
  760.   version_type=sunos
  761.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
  762.   finish_cmds='PATH="$PATH:/usr/etc" ldconfig $libdir'
  763.   shlibpath_var=LD_LIBRARY_PATH
  764.   shlibpath_overrides_runpath=yes
  765.   if test "$with_gnu_ld" = yes; then
  766.     need_lib_prefix=no
  767.   fi
  768.   need_version=yes
  769.   ;;
  770. sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
  771.   version_type=linux
  772.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  773.   soname_spec='${libname}${release}${shared_ext}$major'
  774.   shlibpath_var=LD_LIBRARY_PATH
  775.   case $host_vendor in
  776.     sni)
  777.       shlibpath_overrides_runpath=no
  778.       need_lib_prefix=no
  779.       export_dynamic_flag_spec='${wl}-Blargedynsym'
  780.       runpath_var=LD_RUN_PATH
  781.       ;;
  782.     siemens)
  783.       need_lib_prefix=no
  784.       ;;
  785.     motorola)
  786.       need_lib_prefix=no
  787.       need_version=no
  788.       shlibpath_overrides_runpath=no
  789.       sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
  790.       ;;
  791.   esac
  792.   ;;
  793. sysv4*MP*)
  794.   if test -d /usr/nec ;then
  795.     version_type=linux
  796.     library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
  797.     soname_spec='$libname${shared_ext}.$major'
  798.     shlibpath_var=LD_LIBRARY_PATH
  799.   fi
  800.   ;;
  801. uts4*)
  802.   version_type=linux
  803.   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
  804.   soname_spec='${libname}${release}${shared_ext}$major'
  805.   shlibpath_var=LD_LIBRARY_PATH
  806.   ;;
  807. *)
  808.   dynamic_linker=no
  809.   ;;
  810. esac
  811. echo "$as_me:$LINENO: result: $dynamic_linker" >&5
  812. echo "${ECHO_T}$dynamic_linker" >&6
  813. test "$dynamic_linker" = no && can_build_shared=no
  814. echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
  815. echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
  816. hardcode_action=
  817. if test -n "$hardcode_libdir_flag_spec" || 
  818.    test -n "$runpath_var " || 
  819.    test "X$hardcode_automatic"="Xyes" ; then
  820.   # We can hardcode non-existant directories.
  821.   if test "$hardcode_direct" != no &&
  822.      # If the only mechanism to avoid hardcoding is shlibpath_var, we
  823.      # have to relink, otherwise we might link with an installed library
  824.      # when we should be linking with a yet-to-be-installed one
  825.      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, )" != no &&
  826.      test "$hardcode_minus_L" != no; then
  827.     # Linking always hardcodes the temporary library directory.
  828.     hardcode_action=relink
  829.   else
  830.     # We can link without hardcoding, and we can hardcode nonexisting dirs.
  831.     hardcode_action=immediate
  832.   fi
  833. else
  834.   # We cannot hardcode anything, or else we can only hardcode existing
  835.   # directories.
  836.   hardcode_action=unsupported
  837. fi
  838. echo "$as_me:$LINENO: result: $hardcode_action" >&5
  839. echo "${ECHO_T}$hardcode_action" >&6
  840. if test "$hardcode_action" = relink; then
  841.   # Fast installation is not supported
  842.   enable_fast_install=no
  843. elif test "$shlibpath_overrides_runpath" = yes ||
  844.      test "$enable_shared" = no; then
  845.   # Fast installation is not necessary
  846.   enable_fast_install=needless
  847. fi
  848. striplib=
  849. old_striplib=
  850. echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
  851. echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
  852. if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
  853.   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
  854.   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
  855.   echo "$as_me:$LINENO: result: yes" >&5
  856. echo "${ECHO_T}yes" >&6
  857. else
  858. # FIXME - insert some real tests, host_os isn't really good enough
  859.   case $host_os in
  860.    darwin*)
  861.        if test -n "$STRIP" ; then
  862.          striplib="$STRIP -x"
  863.          echo "$as_me:$LINENO: result: yes" >&5
  864. echo "${ECHO_T}yes" >&6
  865.        else
  866.   echo "$as_me:$LINENO: result: no" >&5
  867. echo "${ECHO_T}no" >&6
  868. fi
  869.        ;;
  870.    *)
  871.   echo "$as_me:$LINENO: result: no" >&5
  872. echo "${ECHO_T}no" >&6
  873.     ;;
  874.   esac
  875. fi
  876. if test "x$enable_dlopen" != xyes; then
  877.   enable_dlopen=unknown
  878.   enable_dlopen_self=unknown
  879.   enable_dlopen_self_static=unknown
  880. else
  881.   lt_cv_dlopen=no
  882.   lt_cv_dlopen_libs=
  883.   case $host_os in
  884.   beos*)
  885.     lt_cv_dlopen="load_add_on"
  886.     lt_cv_dlopen_libs=
  887.     lt_cv_dlopen_self=yes
  888.     ;;
  889.   mingw* | pw32*)
  890.     lt_cv_dlopen="LoadLibrary"
  891.     lt_cv_dlopen_libs=
  892.    ;;
  893.   cygwin*)
  894.     lt_cv_dlopen="dlopen"
  895.     lt_cv_dlopen_libs=
  896.    ;;
  897.   darwin*)
  898.   # if libdl is installed we need to link against it
  899.     echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
  900. echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
  901. if test "${ac_cv_lib_dl_dlopen+set}" = set; then
  902.   echo $ECHO_N "(cached) $ECHO_C" >&6
  903. else
  904.   ac_check_lib_save_LIBS=$LIBS
  905. LIBS="-ldl  $LIBS"
  906. cat >conftest.$ac_ext <<_ACEOF
  907. /* confdefs.h.  */
  908. _ACEOF
  909. cat confdefs.h >>conftest.$ac_ext
  910. cat >>conftest.$ac_ext <<_ACEOF
  911. /* end confdefs.h.  */
  912. /* Override any gcc2 internal prototype to avoid an error.  */
  913. #ifdef __cplusplus
  914. extern "C"
  915. #endif
  916. /* We use char because int might match the return type of a gcc2
  917.    builtin and then its argument prototype would still apply.  */
  918. char dlopen ();
  919. int
  920. main ()
  921. {
  922. dlopen ();
  923.   ;
  924.   return 0;
  925. }
  926. _ACEOF
  927. rm -f conftest.$ac_objext conftest$ac_exeext
  928. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  929.   (eval $ac_link) 2>conftest.er1
  930.   ac_status=$?
  931.   grep -v '^ *+' conftest.er1 >conftest.err
  932.   rm -f conftest.er1
  933.   cat conftest.err >&5
  934.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  935.   (exit $ac_status); } &&
  936.  { ac_try='test -z "$ac_c_werror_flag"
  937.  || test ! -s conftest.err'
  938.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  939.   (eval $ac_try) 2>&5
  940.   ac_status=$?
  941.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  942.   (exit $ac_status); }; } &&
  943.  { ac_try='test -s conftest$ac_exeext'
  944.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  945.   (eval $ac_try) 2>&5
  946.   ac_status=$?
  947.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  948.   (exit $ac_status); }; }; then
  949.   ac_cv_lib_dl_dlopen=yes
  950. else
  951.   echo "$as_me: failed program was:" >&5
  952. sed 's/^/| /' conftest.$ac_ext >&5
  953. ac_cv_lib_dl_dlopen=no
  954. fi
  955. rm -f conftest.err conftest.$ac_objext 
  956.       conftest$ac_exeext conftest.$ac_ext
  957. LIBS=$ac_check_lib_save_LIBS
  958. fi
  959. echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
  960. echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
  961. if test $ac_cv_lib_dl_dlopen = yes; then
  962.   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
  963. else
  964.     lt_cv_dlopen="dyld"
  965.     lt_cv_dlopen_libs=
  966.     lt_cv_dlopen_self=yes
  967. fi
  968.    ;;
  969.   *)
  970.     echo "$as_me:$LINENO: checking for shl_load" >&5
  971. echo $ECHO_N "checking for shl_load... $ECHO_C" >&6
  972. if test "${ac_cv_func_shl_load+set}" = set; then
  973.   echo $ECHO_N "(cached) $ECHO_C" >&6
  974. else
  975.   cat >conftest.$ac_ext <<_ACEOF
  976. /* confdefs.h.  */
  977. _ACEOF
  978. cat confdefs.h >>conftest.$ac_ext
  979. cat >>conftest.$ac_ext <<_ACEOF
  980. /* end confdefs.h.  */
  981. /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  982.    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  983. #define shl_load innocuous_shl_load
  984. /* System header to define __stub macros and hopefully few prototypes,
  985.     which can conflict with char shl_load (); below.
  986.     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  987.     <limits.h> exists even on freestanding compilers.  */
  988. #ifdef __STDC__
  989. # include <limits.h>
  990. #else
  991. # include <assert.h>
  992. #endif
  993. #undef shl_load
  994. /* Override any gcc2 internal prototype to avoid an error.  */
  995. #ifdef __cplusplus
  996. extern "C"
  997. {
  998. #endif
  999. /* We use char because int might match the return type of a gcc2
  1000.    builtin and then its argument prototype would still apply.  */
  1001. char shl_load ();
  1002. /* The GNU C library defines this for functions which it implements
  1003.     to always fail with ENOSYS.  Some functions are actually named
  1004.     something starting with __ and the normal name is an alias.  */
  1005. #if defined (__stub_shl_load) || defined (__stub___shl_load)
  1006. choke me
  1007. #else
  1008. char (*f) () = shl_load;
  1009. #endif
  1010. #ifdef __cplusplus
  1011. }
  1012. #endif
  1013. int
  1014. main ()
  1015. {
  1016. return f != shl_load;
  1017.   ;
  1018.   return 0;
  1019. }
  1020. _ACEOF
  1021. rm -f conftest.$ac_objext conftest$ac_exeext
  1022. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1023.   (eval $ac_link) 2>conftest.er1
  1024.   ac_status=$?
  1025.   grep -v '^ *+' conftest.er1 >conftest.err
  1026.   rm -f conftest.er1
  1027.   cat conftest.err >&5
  1028.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1029.   (exit $ac_status); } &&
  1030.  { ac_try='test -z "$ac_c_werror_flag"
  1031.  || test ! -s conftest.err'
  1032.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1033.   (eval $ac_try) 2>&5
  1034.   ac_status=$?
  1035.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1036.   (exit $ac_status); }; } &&
  1037.  { ac_try='test -s conftest$ac_exeext'
  1038.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1039.   (eval $ac_try) 2>&5
  1040.   ac_status=$?
  1041.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1042.   (exit $ac_status); }; }; then
  1043.   ac_cv_func_shl_load=yes
  1044. else
  1045.   echo "$as_me: failed program was:" >&5
  1046. sed 's/^/| /' conftest.$ac_ext >&5
  1047. ac_cv_func_shl_load=no
  1048. fi
  1049. rm -f conftest.err conftest.$ac_objext 
  1050.       conftest$ac_exeext conftest.$ac_ext
  1051. fi
  1052. echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
  1053. echo "${ECHO_T}$ac_cv_func_shl_load" >&6
  1054. if test $ac_cv_func_shl_load = yes; then
  1055.   lt_cv_dlopen="shl_load"
  1056. else
  1057.   echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
  1058. echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6
  1059. if test "${ac_cv_lib_dld_shl_load+set}" = set; then
  1060.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1061. else
  1062.   ac_check_lib_save_LIBS=$LIBS
  1063. LIBS="-ldld  $LIBS"
  1064. cat >conftest.$ac_ext <<_ACEOF
  1065. /* confdefs.h.  */
  1066. _ACEOF
  1067. cat confdefs.h >>conftest.$ac_ext
  1068. cat >>conftest.$ac_ext <<_ACEOF
  1069. /* end confdefs.h.  */
  1070. /* Override any gcc2 internal prototype to avoid an error.  */
  1071. #ifdef __cplusplus
  1072. extern "C"
  1073. #endif
  1074. /* We use char because int might match the return type of a gcc2
  1075.    builtin and then its argument prototype would still apply.  */
  1076. char shl_load ();
  1077. int
  1078. main ()
  1079. {
  1080. shl_load ();
  1081.   ;
  1082.   return 0;
  1083. }
  1084. _ACEOF
  1085. rm -f conftest.$ac_objext conftest$ac_exeext
  1086. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1087.   (eval $ac_link) 2>conftest.er1
  1088.   ac_status=$?
  1089.   grep -v '^ *+' conftest.er1 >conftest.err
  1090.   rm -f conftest.er1
  1091.   cat conftest.err >&5
  1092.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1093.   (exit $ac_status); } &&
  1094.  { ac_try='test -z "$ac_c_werror_flag"
  1095.  || test ! -s conftest.err'
  1096.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1097.   (eval $ac_try) 2>&5
  1098.   ac_status=$?
  1099.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1100.   (exit $ac_status); }; } &&
  1101.  { ac_try='test -s conftest$ac_exeext'
  1102.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1103.   (eval $ac_try) 2>&5
  1104.   ac_status=$?
  1105.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1106.   (exit $ac_status); }; }; then
  1107.   ac_cv_lib_dld_shl_load=yes
  1108. else
  1109.   echo "$as_me: failed program was:" >&5
  1110. sed 's/^/| /' conftest.$ac_ext >&5
  1111. ac_cv_lib_dld_shl_load=no
  1112. fi
  1113. rm -f conftest.err conftest.$ac_objext 
  1114.       conftest$ac_exeext conftest.$ac_ext
  1115. LIBS=$ac_check_lib_save_LIBS
  1116. fi
  1117. echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
  1118. echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6
  1119. if test $ac_cv_lib_dld_shl_load = yes; then
  1120.   lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
  1121. else
  1122.   echo "$as_me:$LINENO: checking for dlopen" >&5
  1123. echo $ECHO_N "checking for dlopen... $ECHO_C" >&6
  1124. if test "${ac_cv_func_dlopen+set}" = set; then
  1125.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1126. else
  1127.   cat >conftest.$ac_ext <<_ACEOF
  1128. /* confdefs.h.  */
  1129. _ACEOF
  1130. cat confdefs.h >>conftest.$ac_ext
  1131. cat >>conftest.$ac_ext <<_ACEOF
  1132. /* end confdefs.h.  */
  1133. /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
  1134.    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1135. #define dlopen innocuous_dlopen
  1136. /* System header to define __stub macros and hopefully few prototypes,
  1137.     which can conflict with char dlopen (); below.
  1138.     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1139.     <limits.h> exists even on freestanding compilers.  */
  1140. #ifdef __STDC__
  1141. # include <limits.h>
  1142. #else
  1143. # include <assert.h>
  1144. #endif
  1145. #undef dlopen
  1146. /* Override any gcc2 internal prototype to avoid an error.  */
  1147. #ifdef __cplusplus
  1148. extern "C"
  1149. {
  1150. #endif
  1151. /* We use char because int might match the return type of a gcc2
  1152.    builtin and then its argument prototype would still apply.  */
  1153. char dlopen ();
  1154. /* The GNU C library defines this for functions which it implements
  1155.     to always fail with ENOSYS.  Some functions are actually named
  1156.     something starting with __ and the normal name is an alias.  */
  1157. #if defined (__stub_dlopen) || defined (__stub___dlopen)
  1158. choke me
  1159. #else
  1160. char (*f) () = dlopen;
  1161. #endif
  1162. #ifdef __cplusplus
  1163. }
  1164. #endif
  1165. int
  1166. main ()
  1167. {
  1168. return f != dlopen;
  1169.   ;
  1170.   return 0;
  1171. }
  1172. _ACEOF
  1173. rm -f conftest.$ac_objext conftest$ac_exeext
  1174. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1175.   (eval $ac_link) 2>conftest.er1
  1176.   ac_status=$?
  1177.   grep -v '^ *+' conftest.er1 >conftest.err
  1178.   rm -f conftest.er1
  1179.   cat conftest.err >&5
  1180.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1181.   (exit $ac_status); } &&
  1182.  { ac_try='test -z "$ac_c_werror_flag"
  1183.  || test ! -s conftest.err'
  1184.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1185.   (eval $ac_try) 2>&5
  1186.   ac_status=$?
  1187.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1188.   (exit $ac_status); }; } &&
  1189.  { ac_try='test -s conftest$ac_exeext'
  1190.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1191.   (eval $ac_try) 2>&5
  1192.   ac_status=$?
  1193.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1194.   (exit $ac_status); }; }; then
  1195.   ac_cv_func_dlopen=yes
  1196. else
  1197.   echo "$as_me: failed program was:" >&5
  1198. sed 's/^/| /' conftest.$ac_ext >&5
  1199. ac_cv_func_dlopen=no
  1200. fi
  1201. rm -f conftest.err conftest.$ac_objext 
  1202.       conftest$ac_exeext conftest.$ac_ext
  1203. fi
  1204. echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
  1205. echo "${ECHO_T}$ac_cv_func_dlopen" >&6
  1206. if test $ac_cv_func_dlopen = yes; then
  1207.   lt_cv_dlopen="dlopen"
  1208. else
  1209.   echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
  1210. echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
  1211. if test "${ac_cv_lib_dl_dlopen+set}" = set; then
  1212.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1213. else
  1214.   ac_check_lib_save_LIBS=$LIBS
  1215. LIBS="-ldl  $LIBS"
  1216. cat >conftest.$ac_ext <<_ACEOF
  1217. /* confdefs.h.  */
  1218. _ACEOF
  1219. cat confdefs.h >>conftest.$ac_ext
  1220. cat >>conftest.$ac_ext <<_ACEOF
  1221. /* end confdefs.h.  */
  1222. /* Override any gcc2 internal prototype to avoid an error.  */
  1223. #ifdef __cplusplus
  1224. extern "C"
  1225. #endif
  1226. /* We use char because int might match the return type of a gcc2
  1227.    builtin and then its argument prototype would still apply.  */
  1228. char dlopen ();
  1229. int
  1230. main ()
  1231. {
  1232. dlopen ();
  1233.   ;
  1234.   return 0;
  1235. }
  1236. _ACEOF
  1237. rm -f conftest.$ac_objext conftest$ac_exeext
  1238. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1239.   (eval $ac_link) 2>conftest.er1
  1240.   ac_status=$?
  1241.   grep -v '^ *+' conftest.er1 >conftest.err
  1242.   rm -f conftest.er1
  1243.   cat conftest.err >&5
  1244.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1245.   (exit $ac_status); } &&
  1246.  { ac_try='test -z "$ac_c_werror_flag"
  1247.  || test ! -s conftest.err'
  1248.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1249.   (eval $ac_try) 2>&5
  1250.   ac_status=$?
  1251.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1252.   (exit $ac_status); }; } &&
  1253.  { ac_try='test -s conftest$ac_exeext'
  1254.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1255.   (eval $ac_try) 2>&5
  1256.   ac_status=$?
  1257.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1258.   (exit $ac_status); }; }; then
  1259.   ac_cv_lib_dl_dlopen=yes
  1260. else
  1261.   echo "$as_me: failed program was:" >&5
  1262. sed 's/^/| /' conftest.$ac_ext >&5
  1263. ac_cv_lib_dl_dlopen=no
  1264. fi
  1265. rm -f conftest.err conftest.$ac_objext 
  1266.       conftest$ac_exeext conftest.$ac_ext
  1267. LIBS=$ac_check_lib_save_LIBS
  1268. fi
  1269. echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
  1270. echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
  1271. if test $ac_cv_lib_dl_dlopen = yes; then
  1272.   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
  1273. else
  1274.   echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
  1275. echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6
  1276. if test "${ac_cv_lib_svld_dlopen+set}" = set; then
  1277.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1278. else
  1279.   ac_check_lib_save_LIBS=$LIBS
  1280. LIBS="-lsvld  $LIBS"
  1281. cat >conftest.$ac_ext <<_ACEOF
  1282. /* confdefs.h.  */
  1283. _ACEOF
  1284. cat confdefs.h >>conftest.$ac_ext
  1285. cat >>conftest.$ac_ext <<_ACEOF
  1286. /* end confdefs.h.  */
  1287. /* Override any gcc2 internal prototype to avoid an error.  */
  1288. #ifdef __cplusplus
  1289. extern "C"
  1290. #endif
  1291. /* We use char because int might match the return type of a gcc2
  1292.    builtin and then its argument prototype would still apply.  */
  1293. char dlopen ();
  1294. int
  1295. main ()
  1296. {
  1297. dlopen ();
  1298.   ;
  1299.   return 0;
  1300. }
  1301. _ACEOF
  1302. rm -f conftest.$ac_objext conftest$ac_exeext
  1303. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1304.   (eval $ac_link) 2>conftest.er1
  1305.   ac_status=$?
  1306.   grep -v '^ *+' conftest.er1 >conftest.err
  1307.   rm -f conftest.er1
  1308.   cat conftest.err >&5
  1309.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1310.   (exit $ac_status); } &&
  1311.  { ac_try='test -z "$ac_c_werror_flag"
  1312.  || test ! -s conftest.err'
  1313.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1314.   (eval $ac_try) 2>&5
  1315.   ac_status=$?
  1316.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1317.   (exit $ac_status); }; } &&
  1318.  { ac_try='test -s conftest$ac_exeext'
  1319.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1320.   (eval $ac_try) 2>&5
  1321.   ac_status=$?
  1322.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1323.   (exit $ac_status); }; }; then
  1324.   ac_cv_lib_svld_dlopen=yes
  1325. else
  1326.   echo "$as_me: failed program was:" >&5
  1327. sed 's/^/| /' conftest.$ac_ext >&5
  1328. ac_cv_lib_svld_dlopen=no
  1329. fi
  1330. rm -f conftest.err conftest.$ac_objext 
  1331.       conftest$ac_exeext conftest.$ac_ext
  1332. LIBS=$ac_check_lib_save_LIBS
  1333. fi
  1334. echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
  1335. echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6
  1336. if test $ac_cv_lib_svld_dlopen = yes; then
  1337.   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
  1338. else
  1339.   echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
  1340. echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6
  1341. if test "${ac_cv_lib_dld_dld_link+set}" = set; then
  1342.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1343. else
  1344.   ac_check_lib_save_LIBS=$LIBS
  1345. LIBS="-ldld  $LIBS"
  1346. cat >conftest.$ac_ext <<_ACEOF
  1347. /* confdefs.h.  */
  1348. _ACEOF
  1349. cat confdefs.h >>conftest.$ac_ext
  1350. cat >>conftest.$ac_ext <<_ACEOF
  1351. /* end confdefs.h.  */
  1352. /* Override any gcc2 internal prototype to avoid an error.  */
  1353. #ifdef __cplusplus
  1354. extern "C"
  1355. #endif
  1356. /* We use char because int might match the return type of a gcc2
  1357.    builtin and then its argument prototype would still apply.  */
  1358. char dld_link ();
  1359. int
  1360. main ()
  1361. {
  1362. dld_link ();
  1363.   ;
  1364.   return 0;
  1365. }
  1366. _ACEOF
  1367. rm -f conftest.$ac_objext conftest$ac_exeext
  1368. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1369.   (eval $ac_link) 2>conftest.er1
  1370.   ac_status=$?
  1371.   grep -v '^ *+' conftest.er1 >conftest.err
  1372.   rm -f conftest.er1
  1373.   cat conftest.err >&5
  1374.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1375.   (exit $ac_status); } &&
  1376.  { ac_try='test -z "$ac_c_werror_flag"
  1377.  || test ! -s conftest.err'
  1378.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1379.   (eval $ac_try) 2>&5
  1380.   ac_status=$?
  1381.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1382.   (exit $ac_status); }; } &&
  1383.  { ac_try='test -s conftest$ac_exeext'
  1384.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  1385.   (eval $ac_try) 2>&5
  1386.   ac_status=$?
  1387.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1388.   (exit $ac_status); }; }; then
  1389.   ac_cv_lib_dld_dld_link=yes
  1390. else
  1391.   echo "$as_me: failed program was:" >&5
  1392. sed 's/^/| /' conftest.$ac_ext >&5
  1393. ac_cv_lib_dld_dld_link=no
  1394. fi
  1395. rm -f conftest.err conftest.$ac_objext 
  1396.       conftest$ac_exeext conftest.$ac_ext
  1397. LIBS=$ac_check_lib_save_LIBS
  1398. fi
  1399. echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
  1400. echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6
  1401. if test $ac_cv_lib_dld_dld_link = yes; then
  1402.   lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
  1403. fi
  1404. fi
  1405. fi
  1406. fi
  1407. fi
  1408. fi
  1409.     ;;
  1410.   esac
  1411.   if test "x$lt_cv_dlopen" != xno; then
  1412.     enable_dlopen=yes
  1413.   else
  1414.     enable_dlopen=no
  1415.   fi
  1416.   case $lt_cv_dlopen in
  1417.   dlopen)
  1418.     save_CPPFLAGS="$CPPFLAGS"
  1419.     test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
  1420.     save_LDFLAGS="$LDFLAGS"
  1421.     eval LDFLAGS="$LDFLAGS $export_dynamic_flag_spec"
  1422.     save_LIBS="$LIBS"
  1423.     LIBS="$lt_cv_dlopen_libs $LIBS"
  1424.     echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
  1425. echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6
  1426. if test "${lt_cv_dlopen_self+set}" = set; then
  1427.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1428. else
  1429.      if test "$cross_compiling" = yes; then :
  1430.   lt_cv_dlopen_self=cross
  1431. else
  1432.   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
  1433.   lt_status=$lt_dlunknown
  1434.   cat > conftest.$ac_ext <<EOF
  1435. #line 8757 "configure"
  1436. #include "confdefs.h"
  1437. #if HAVE_DLFCN_H
  1438. #include <dlfcn.h>
  1439. #endif
  1440. #include <stdio.h>
  1441. #ifdef RTLD_GLOBAL
  1442. #  define LT_DLGLOBAL RTLD_GLOBAL
  1443. #else
  1444. #  ifdef DL_GLOBAL
  1445. #    define LT_DLGLOBAL DL_GLOBAL
  1446. #  else
  1447. #    define LT_DLGLOBAL 0
  1448. #  endif
  1449. #endif
  1450. /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
  1451.    find out it does not work in some platform. */
  1452. #ifndef LT_DLLAZY_OR_NOW
  1453. #  ifdef RTLD_LAZY
  1454. #    define LT_DLLAZY_OR_NOW RTLD_LAZY
  1455. #  else
  1456. #    ifdef DL_LAZY
  1457. #      define LT_DLLAZY_OR_NOW DL_LAZY
  1458. #    else
  1459. #      ifdef RTLD_NOW
  1460. #        define LT_DLLAZY_OR_NOW RTLD_NOW
  1461. #      else
  1462. #        ifdef DL_NOW
  1463. #          define LT_DLLAZY_OR_NOW DL_NOW
  1464. #        else
  1465. #          define LT_DLLAZY_OR_NOW 0
  1466. #        endif
  1467. #      endif
  1468. #    endif
  1469. #  endif
  1470. #endif
  1471. #ifdef __cplusplus
  1472. extern "C" void exit (int);
  1473. #endif
  1474. void fnord() { int i=42;}
  1475. int main ()
  1476. {
  1477.   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
  1478.   int status = $lt_dlunknown;
  1479.   if (self)
  1480.     {
  1481.       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
  1482.       else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
  1483.       /* dlclose (self); */
  1484.     }
  1485.     exit (status);
  1486. }
  1487. EOF
  1488.   if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1489.   (eval $ac_link) 2>&5
  1490.   ac_status=$?
  1491.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1492.   (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
  1493.     (./conftest; exit; ) 2>/dev/null
  1494.     lt_status=$?
  1495.     case x$lt_status in
  1496.       x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
  1497.       x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
  1498.       x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
  1499.     esac
  1500.   else :
  1501.     # compilation failed
  1502.     lt_cv_dlopen_self=no
  1503.   fi
  1504. fi
  1505. rm -fr conftest*
  1506. fi
  1507. echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
  1508. echo "${ECHO_T}$lt_cv_dlopen_self" >&6
  1509.     if test "x$lt_cv_dlopen_self" = xyes; then
  1510.       LDFLAGS="$LDFLAGS $link_static_flag"
  1511.       echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
  1512. echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6
  1513. if test "${lt_cv_dlopen_self_static+set}" = set; then
  1514.   echo $ECHO_N "(cached) $ECHO_C" >&6
  1515. else
  1516.      if test "$cross_compiling" = yes; then :
  1517.   lt_cv_dlopen_self_static=cross
  1518. else
  1519.   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
  1520.   lt_status=$lt_dlunknown
  1521.   cat > conftest.$ac_ext <<EOF
  1522. #line 8855 "configure"
  1523. #include "confdefs.h"
  1524. #if HAVE_DLFCN_H
  1525. #include <dlfcn.h>
  1526. #endif
  1527. #include <stdio.h>
  1528. #ifdef RTLD_GLOBAL
  1529. #  define LT_DLGLOBAL RTLD_GLOBAL
  1530. #else
  1531. #  ifdef DL_GLOBAL
  1532. #    define LT_DLGLOBAL DL_GLOBAL
  1533. #  else
  1534. #    define LT_DLGLOBAL 0
  1535. #  endif
  1536. #endif
  1537. /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
  1538.    find out it does not work in some platform. */
  1539. #ifndef LT_DLLAZY_OR_NOW
  1540. #  ifdef RTLD_LAZY
  1541. #    define LT_DLLAZY_OR_NOW RTLD_LAZY
  1542. #  else
  1543. #    ifdef DL_LAZY
  1544. #      define LT_DLLAZY_OR_NOW DL_LAZY
  1545. #    else
  1546. #      ifdef RTLD_NOW
  1547. #        define LT_DLLAZY_OR_NOW RTLD_NOW
  1548. #      else
  1549. #        ifdef DL_NOW
  1550. #          define LT_DLLAZY_OR_NOW DL_NOW
  1551. #        else
  1552. #          define LT_DLLAZY_OR_NOW 0
  1553. #        endif
  1554. #      endif
  1555. #    endif
  1556. #  endif
  1557. #endif
  1558. #ifdef __cplusplus
  1559. extern "C" void exit (int);
  1560. #endif
  1561. void fnord() { int i=42;}
  1562. int main ()
  1563. {
  1564.   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
  1565.   int status = $lt_dlunknown;
  1566.   if (self)
  1567.     {
  1568.       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
  1569.       else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
  1570.       /* dlclose (self); */
  1571.     }
  1572.     exit (status);
  1573. }
  1574. EOF
  1575.   if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  1576.   (eval $ac_link) 2>&5
  1577.   ac_status=$?
  1578.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  1579.   (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
  1580.     (./conftest; exit; ) 2>/dev/null
  1581.     lt_status=$?
  1582.     case x$lt_status in
  1583.       x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
  1584.       x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
  1585.       x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
  1586.     esac
  1587.   else :
  1588.     # compilation failed
  1589.     lt_cv_dlopen_self_static=no
  1590.   fi
  1591. fi
  1592. rm -fr conftest*
  1593. fi
  1594. echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
  1595. echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6
  1596.     fi
  1597.     CPPFLAGS="$save_CPPFLAGS"
  1598.     LDFLAGS="$save_LDFLAGS"
  1599.     LIBS="$save_LIBS"
  1600.     ;;
  1601.   esac
  1602.   case $lt_cv_dlopen_self in
  1603.   yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
  1604.   *) enable_dlopen_self=unknown ;;
  1605.   esac
  1606.   case $lt_cv_dlopen_self_static in
  1607.   yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
  1608.   *) enable_dlopen_self_static=unknown ;;
  1609.   esac
  1610. fi
  1611. # Report which librarie types wil actually be built
  1612. echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
  1613. echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6
  1614. echo "$as_me:$LINENO: result: $can_build_shared" >&5
  1615. echo "${ECHO_T}$can_build_shared" >&6
  1616. echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
  1617. echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6
  1618. test "$can_build_shared" = "no" && enable_shared=no
  1619. # On AIX, shared libraries and static libraries use the same namespace, and
  1620. # are all built from PIC.
  1621. case "$host_os" in
  1622. aix3*)
  1623.   test "$enable_shared" = yes && enable_static=no
  1624.   if test -n "$RANLIB"; then
  1625.     archive_cmds="$archive_cmds~$RANLIB $lib"
  1626.     postinstall_cmds='$RANLIB $lib'
  1627.   fi
  1628.   ;;
  1629. aix4* | aix5*)
  1630.   if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
  1631.     test "$enable_shared" = yes && enable_static=no
  1632.   fi
  1633.   ;;
  1634.   darwin* | rhapsody*)
  1635.   if test "$GCC" = yes; then
  1636.     archive_cmds_need_lc=no
  1637.     case "$host_os" in
  1638.     rhapsody* | darwin1.[012])
  1639.       allow_undefined_flag='-undefined suppress'
  1640.       ;;
  1641.     *) # Darwin 1.3 on
  1642.       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
  1643.        allow_undefined_flag='-flat_namespace -undefined suppress'
  1644.       else
  1645.         case ${MACOSX_DEPLOYMENT_TARGET} in
  1646.           10.[012])
  1647.             allow_undefined_flag='-flat_namespace -undefined suppress'
  1648.             ;;
  1649.           10.*)
  1650.             allow_undefined_flag='-undefined dynamic_lookup'
  1651.             ;;
  1652.         esac
  1653.       fi
  1654.       ;;
  1655.     esac
  1656.     output_verbose_link_cmd='echo'
  1657.     archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'
  1658.     module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
  1659.     # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
  1660.     archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^(..*),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
  1661.     module_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^(..*),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
  1662.     hardcode_direct=no
  1663.     hardcode_automatic=yes
  1664.     hardcode_shlibpath_var=unsupported
  1665.     whole_archive_flag_spec='-all_load $convenience'
  1666.     link_all_deplibs=yes
  1667.   else
  1668.     ld_shlibs=no
  1669.   fi
  1670.     ;;
  1671. esac
  1672. echo "$as_me:$LINENO: result: $enable_shared" >&5
  1673. echo "${ECHO_T}$enable_shared" >&6
  1674. echo "$as_me:$LINENO: checking whether to build static libraries" >&5
  1675. echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6
  1676. # Make sure either enable_shared or enable_static is yes.
  1677. test "$enable_shared" = yes || enable_static=yes
  1678. echo "$as_me:$LINENO: result: $enable_static" >&5
  1679. echo "${ECHO_T}$enable_static" >&6
  1680. # The else clause should only fire when bootstrapping the
  1681. # libtool distribution, otherwise you forgot to ship ltmain.sh
  1682. # with your package, and you will get complaints that there are
  1683. # no rules to generate ltmain.sh.
  1684. if test -f "$ltmain"; then
  1685.   # See if we are running on zsh, and set the options which allow our commands through
  1686.   # without removal of  escapes.
  1687.   if test -n "${ZSH_VERSION+set}" ; then
  1688.     setopt NO_GLOB_SUBST
  1689.   fi
  1690.   # Now quote all the things that may contain metacharacters while being
  1691.   # careful not to overquote the AC_SUBSTed values.  We take copies of the
  1692.   # variables and quote the copies for generation of the libtool script.
  1693.   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM 
  1694.     SED SHELL STRIP 
  1695.     libname_spec library_names_spec soname_spec extract_expsyms_cmds 
  1696.     old_striplib striplib file_magic_cmd finish_cmds finish_eval 
  1697.     deplibs_check_method reload_flag reload_cmds need_locks 
  1698.     lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl 
  1699.     lt_cv_sys_global_symbol_to_c_name_address 
  1700.     sys_lib_search_path_spec sys_lib_dlsearch_path_spec 
  1701.     old_postinstall_cmds old_postuninstall_cmds 
  1702.     compiler 
  1703.     CC 
  1704.     LD 
  1705.     lt_prog_compiler_wl 
  1706.     lt_prog_compiler_pic 
  1707.     lt_prog_compiler_static 
  1708.     lt_prog_compiler_no_builtin_flag 
  1709.     export_dynamic_flag_spec 
  1710.     thread_safe_flag_spec 
  1711.     whole_archive_flag_spec 
  1712.     enable_shared_with_static_runtimes 
  1713.     old_archive_cmds 
  1714.     old_archive_from_new_cmds 
  1715.     predep_objects 
  1716.     postdep_objects 
  1717.     predeps 
  1718.     postdeps 
  1719.     compiler_lib_search_path 
  1720.     archive_cmds 
  1721.     archive_expsym_cmds 
  1722.     postinstall_cmds 
  1723.     postuninstall_cmds 
  1724.     old_archive_from_expsyms_cmds 
  1725.     allow_undefined_flag 
  1726.     no_undefined_flag 
  1727.     export_symbols_cmds 
  1728.     hardcode_libdir_flag_spec 
  1729.     hardcode_libdir_flag_spec_ld 
  1730.     hardcode_libdir_separator 
  1731.     hardcode_automatic 
  1732.     module_cmds 
  1733.     module_expsym_cmds 
  1734.     lt_cv_prog_compiler_c_o 
  1735.     exclude_expsyms 
  1736.     include_expsyms; do
  1737.     case $var in
  1738.     old_archive_cmds | 
  1739.     old_archive_from_new_cmds | 
  1740.     archive_cmds | 
  1741.     archive_expsym_cmds | 
  1742.     module_cmds | 
  1743.     module_expsym_cmds | 
  1744.     old_archive_from_expsyms_cmds | 
  1745.     export_symbols_cmds | 
  1746.     extract_expsyms_cmds | reload_cmds | finish_cmds | 
  1747.     postinstall_cmds | postuninstall_cmds | 
  1748.     old_postinstall_cmds | old_postuninstall_cmds | 
  1749.     sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
  1750.       # Double-quote double-evaled strings.
  1751.       eval "lt_$var=\"`$echo "X$$var" | $Xsed -e "$double_quote_subst" -e "$sed_quote_subst" -e "$delay_variable_subst"`\""
  1752.       ;;
  1753.     *)
  1754.       eval "lt_$var=\"`$echo "X$$var" | $Xsed -e "$sed_quote_subst"`\""
  1755.       ;;
  1756.     esac
  1757.   done
  1758.   case $lt_echo in
  1759.   *'$0 --fallback-echo"')
  1760.     lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
  1761.     ;;
  1762.   esac
  1763. cfgfile="${ofile}T"
  1764.   trap "$rm "$cfgfile"; exit 1" 1 2 15
  1765.   $rm -f "$cfgfile"
  1766.   { echo "$as_me:$LINENO: creating $ofile" >&5
  1767. echo "$as_me: creating $ofile" >&6;}
  1768.   cat <<__EOF__ >> "$cfgfile"
  1769. #! $SHELL
  1770. # `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
  1771. # Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
  1772. # NOTE: Changes made to this file will be lost: look at ltmain.sh.
  1773. #
  1774. # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
  1775. # Free Software Foundation, Inc.
  1776. #
  1777. # This file is part of GNU Libtool:
  1778. # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
  1779. #
  1780. # This program is free software; you can redistribute it and/or modify
  1781. # it under the terms of the GNU General Public License as published by
  1782. # the Free Software Foundation; either version 2 of the License, or
  1783. # (at your option) any later version.
  1784. #
  1785. # This program is distributed in the hope that it will be useful, but
  1786. # WITHOUT ANY WARRANTY; without even the implied warranty of
  1787. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  1788. # General Public License for more details.
  1789. #
  1790. # You should have received a copy of the GNU General Public License
  1791. # along with this program; if not, write to the Free Software
  1792. # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  1793. #
  1794. # As a special exception to the GNU General Public License, if you
  1795. # distribute this file as part of a program that contains a
  1796. # configuration script generated by Autoconf, you may include it under
  1797. # the same distribution terms that you use for the rest of that program.
  1798. # A sed program that does not truncate output.
  1799. SED=$lt_SED
  1800. # Sed that helps us avoid accidentally triggering echo(1) options like -n.
  1801. Xsed="$SED -e s/^X//"
  1802. # The HP-UX ksh and POSIX shell print the target directory to stdout
  1803. # if CDPATH is set.
  1804. if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
  1805. # The names of the tagged configurations supported by this script.
  1806. available_tags=
  1807. # ### BEGIN LIBTOOL CONFIG
  1808. # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
  1809. # Shell to use when invoking shell scripts.
  1810. SHELL=$lt_SHELL
  1811. # Whether or not to build shared libraries.
  1812. build_libtool_libs=$enable_shared
  1813. # Whether or not to build static libraries.
  1814. build_old_libs=$enable_static
  1815. # Whether or not to add -lc for building shared libraries.
  1816. build_libtool_need_lc=$archive_cmds_need_lc
  1817. # Whether or not to disallow shared libs when runtime libs are static
  1818. allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
  1819. # Whether or not to optimize for fast installation.
  1820. fast_install=$enable_fast_install
  1821. # The host system.
  1822. host_alias=$host_alias
  1823. host=$host
  1824. # An echo program that does not interpret backslashes.
  1825. echo=$lt_echo
  1826. # The archiver.
  1827. AR=$lt_AR
  1828. AR_FLAGS=$lt_AR_FLAGS
  1829. # A C compiler.
  1830. LTCC=$lt_LTCC
  1831. # A language-specific compiler.
  1832. CC=$lt_compiler
  1833. # Is the compiler the GNU C compiler?
  1834. with_gcc=$GCC
  1835. # An ERE matcher.
  1836. EGREP=$lt_EGREP
  1837. # The linker used to build libraries.
  1838. LD=$lt_LD
  1839. # Whether we need hard or soft links.
  1840. LN_S=$lt_LN_S
  1841. # A BSD-compatible nm program.
  1842. NM=$lt_NM
  1843. # A symbol stripping program
  1844. STRIP=$lt_STRIP
  1845. # Used to examine libraries when file_magic_cmd begins "file"
  1846. MAGIC_CMD=$MAGIC_CMD
  1847. # Used on cygwin: DLL creation program.
  1848. DLLTOOL="$DLLTOOL"
  1849. # Used on cygwin: object dumper.
  1850. OBJDUMP="$OBJDUMP"
  1851. # Used on cygwin: assembler.
  1852. AS="$AS"
  1853. # The name of the directory that contains temporary libtool files.
  1854. objdir=$objdir
  1855. # How to create reloadable object files.
  1856. reload_flag=$lt_reload_flag
  1857. reload_cmds=$lt_reload_cmds
  1858. # How to pass a linker flag through the compiler.
  1859. wl=$lt_lt_prog_compiler_wl
  1860. # Object file suffix (normally "o").
  1861. objext="$ac_objext"
  1862. # Old archive suffix (normally "a").
  1863. libext="$libext"
  1864. # Shared library suffix (normally ".so").
  1865. shrext_cmds='$shrext_cmds'
  1866. # Executable file suffix (normally "").
  1867. exeext="$exeext"
  1868. # Additional compiler flags for building library objects.
  1869. pic_flag=$lt_lt_prog_compiler_pic
  1870. pic_mode=$pic_mode
  1871. # What is the maximum length of a command?
  1872. max_cmd_len=$lt_cv_sys_max_cmd_len
  1873. # Does compiler simultaneously support -c and -o options?
  1874. compiler_c_o=$lt_lt_cv_prog_compiler_c_o
  1875. # Must we lock files when doing compilation ?
  1876. need_locks=$lt_need_locks
  1877. # Do we need the lib prefix for modules?
  1878. need_lib_prefix=$need_lib_prefix
  1879. # Do we need a version for libraries?
  1880. need_version=$need_version
  1881. # Whether dlopen is supported.
  1882. dlopen_support=$enable_dlopen
  1883. # Whether dlopen of programs is supported.
  1884. dlopen_self=$enable_dlopen_self
  1885. # Whether dlopen of statically linked programs is supported.
  1886. dlopen_self_static=$enable_dlopen_self_static
  1887. # Compiler flag to prevent dynamic linking.
  1888. link_static_flag=$lt_lt_prog_compiler_static
  1889. # Compiler flag to turn off builtin functions.
  1890. no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
  1891. # Compiler flag to allow reflexive dlopens.
  1892. export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
  1893. # Compiler flag to generate shared objects directly from archives.
  1894. whole_archive_flag_spec=$lt_whole_archive_flag_spec
  1895. # Compiler flag to generate thread-safe objects.
  1896. thread_safe_flag_spec=$lt_thread_safe_flag_spec
  1897. # Library versioning type.
  1898. version_type=$version_type
  1899. # Format of library name prefix.
  1900. libname_spec=$lt_libname_spec
  1901. # List of archive names.  First name is the real one, the rest are links.
  1902. # The last name is the one that the linker finds with -lNAME.
  1903. library_names_spec=$lt_library_names_spec
  1904. # The coded name of the library, if different from the real name.
  1905. soname_spec=$lt_soname_spec
  1906. # Commands used to build and install an old-style archive.
  1907. RANLIB=$lt_RANLIB
  1908. old_archive_cmds=$lt_old_archive_cmds
  1909. old_postinstall_cmds=$lt_old_postinstall_cmds
  1910. old_postuninstall_cmds=$lt_old_postuninstall_cmds
  1911. # Create an old-style archive from a shared archive.
  1912. old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
  1913. # Create a temporary old-style archive to link instead of a shared archive.
  1914. old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
  1915. # Commands used to build and install a shared archive.
  1916. archive_cmds=$lt_archive_cmds
  1917. archive_expsym_cmds=$lt_archive_expsym_cmds
  1918. postinstall_cmds=$lt_postinstall_cmds
  1919. postuninstall_cmds=$lt_postuninstall_cmds
  1920. # Commands used to build a loadable module (assumed same as above if empty)
  1921. module_cmds=$lt_module_cmds
  1922. module_expsym_cmds=$lt_module_expsym_cmds
  1923. # Commands to strip libraries.
  1924. old_striplib=$lt_old_striplib
  1925. striplib=$lt_striplib
  1926. # Dependencies to place before the objects being linked to create a
  1927. # shared library.
  1928. predep_objects=$lt_predep_objects
  1929. # Dependencies to place after the objects being linked to create a
  1930. # shared library.
  1931. postdep_objects=$lt_postdep_objects
  1932. # Dependencies to place before the objects being linked to create a
  1933. # shared library.
  1934. predeps=$lt_predeps
  1935. # Dependencies to place after the objects being linked to create a
  1936. # shared library.
  1937. postdeps=$lt_postdeps
  1938. # The library search path used internally by the compiler when linking
  1939. # a shared library.
  1940. compiler_lib_search_path=$lt_compiler_lib_search_path
  1941. # Method to check whether dependent libraries are shared objects.
  1942. deplibs_check_method=$lt_deplibs_check_method
  1943. # Command to use when deplibs_check_method == file_magic.
  1944. file_magic_cmd=$lt_file_magic_cmd
  1945. # Flag that allows shared libraries with undefined symbols to be built.
  1946. allow_undefined_flag=$lt_allow_undefined_flag
  1947. # Flag that forces no undefined symbols.
  1948. no_undefined_flag=$lt_no_undefined_flag
  1949. # Commands used to finish a libtool library installation in a directory.
  1950. finish_cmds=$lt_finish_cmds
  1951. # Same as above, but a single script fragment to be evaled but not shown.
  1952. finish_eval=$lt_finish_eval
  1953. # Take the output of nm and produce a listing of raw symbols and C names.
  1954. global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
  1955. # Transform the output of nm in a proper C declaration
  1956. global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
  1957. # Transform the output of nm in a C name address pair
  1958. global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
  1959. # This is the shared library runtime path variable.
  1960. runpath_var=$runpath_var
  1961. # This is the shared library path variable.
  1962. shlibpath_var=$shlibpath_var
  1963. # Is shlibpath searched before the hard-coded library search path?
  1964. shlibpath_overrides_runpath=$shlibpath_overrides_runpath
  1965. # How to hardcode a shared library path into an executable.
  1966. hardcode_action=$hardcode_action
  1967. # Whether we should hardcode library paths into libraries.
  1968. hardcode_into_libs=$hardcode_into_libs
  1969. # Flag to hardcode $libdir into a binary during linking.
  1970. # This must work even if $libdir does not exist.
  1971. hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
  1972. # If ld is used when linking, flag to hardcode $libdir into
  1973. # a binary during linking. This must work even if $libdir does
  1974. # not exist.
  1975. hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
  1976. # Whether we need a single -rpath flag with a separated argument.
  1977. hardcode_libdir_separator=$lt_hardcode_libdir_separator
  1978. # Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
  1979. # resulting binary.
  1980. hardcode_direct=$hardcode_direct
  1981. # Set to yes if using the -LDIR flag during linking hardcodes DIR into the
  1982. # resulting binary.
  1983. hardcode_minus_L=$hardcode_minus_L
  1984. # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
  1985. # the resulting binary.
  1986. hardcode_shlibpath_var=$hardcode_shlibpath_var
  1987. # Set to yes if building a shared library automatically hardcodes DIR into the library
  1988. # and all subsequent libraries and executables linked against it.
  1989. hardcode_automatic=$hardcode_automatic
  1990. # Variables whose values should be saved in libtool wrapper scripts and
  1991. # restored at relink time.
  1992. variables_saved_for_relink="$variables_saved_for_relink"
  1993. # Whether libtool must link a program against all its dependency libraries.
  1994. link_all_deplibs=$link_all_deplibs
  1995. # Compile-time system search path for libraries
  1996. sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
  1997. # Run-time system search path for libraries
  1998. sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
  1999. # Fix the shell variable $srcfile for the compiler.
  2000. fix_srcfile_path="$fix_srcfile_path"
  2001. # Set to yes if exported symbols are required.
  2002. always_export_symbols=$always_export_symbols
  2003. # The commands to list exported symbols.
  2004. export_symbols_cmds=$lt_export_symbols_cmds
  2005. # The commands to extract the exported symbol list from a shared archive.
  2006. extract_expsyms_cmds=$lt_extract_expsyms_cmds
  2007. # Symbols that should not be listed in the preloaded symbols.
  2008. exclude_expsyms=$lt_exclude_expsyms
  2009. # Symbols that must always be exported.
  2010. include_expsyms=$lt_include_expsyms
  2011. # ### END LIBTOOL CONFIG
  2012. __EOF__
  2013.   case $host_os in
  2014.   aix3*)
  2015.     cat <<EOF >> "$cfgfile"
  2016. # AIX sometimes has problems with the GCC collect2 program.  For some
  2017. # reason, if we set the COLLECT_NAMES environment variable, the problems
  2018. # vanish in a puff of smoke.
  2019. if test "X${COLLECT_NAMES+set}" != Xset; then
  2020.   COLLECT_NAMES=
  2021.   export COLLECT_NAMES
  2022. fi
  2023. EOF
  2024.     ;;
  2025.   esac
  2026.   # We use sed instead of cat because bash on DJGPP gets confused if
  2027.   # if finds mixed CR/LF and LF-only lines.  Since sed operates in
  2028.   # text mode, it properly converts lines to CR/LF.  This bash problem
  2029.   # is reportedly fixed, but why not run on old versions too?
  2030.   sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1)
  2031.   mv -f "$cfgfile" "$ofile" || 
  2032.     (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
  2033.   chmod +x "$ofile"
  2034. else
  2035.   # If there is no Makefile yet, we rely on a make rule to execute
  2036.   # `config.status --recheck' to rerun these tests and create the
  2037.   # libtool script then.
  2038.   ltmain_in=`echo $ltmain | sed -e 's/.sh$/.in/'`
  2039.   if test -f "$ltmain_in"; then
  2040.     test -f Makefile && make "$ltmain"
  2041.   fi
  2042. fi
  2043. ac_ext=c
  2044. ac_cpp='$CPP $CPPFLAGS'
  2045. ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  2046. ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  2047. ac_compiler_gnu=$ac_cv_c_compiler_gnu
  2048. CC="$lt_save_CC"
  2049. # Check whether --with-tags or --without-tags was given.
  2050. if test "${with_tags+set}" = set; then
  2051.   withval="$with_tags"
  2052.   tagnames="$withval"
  2053. fi;
  2054. if test -f "$ltmain" && test -n "$tagnames"; then
  2055.   if test ! -f "${ofile}"; then
  2056.     { echo "$as_me:$LINENO: WARNING: output file `$ofile' does not exist" >&5
  2057. echo "$as_me: WARNING: output file `$ofile' does not exist" >&2;}
  2058.   fi
  2059.   if test -z "$LTCC"; then
  2060.     eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
  2061.     if test -z "$LTCC"; then
  2062.       { echo "$as_me:$LINENO: WARNING: output file `$ofile' does not look like a libtool script" >&5
  2063. echo "$as_me: WARNING: output file `$ofile' does not look like a libtool script" >&2;}
  2064.     else
  2065.       { echo "$as_me:$LINENO: WARNING: using `LTCC=$LTCC', extracted from `$ofile'" >&5
  2066. echo "$as_me: WARNING: using `LTCC=$LTCC', extracted from `$ofile'" >&2;}
  2067.     fi
  2068.   fi
  2069.   # Extract list of available tagged configurations in $ofile.
  2070.   # Note that this assumes the entire list is on one line.
  2071.   available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=(.*$)/1/' -e 's/"//g'`
  2072.   lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
  2073.   for tagname in $tagnames; do
  2074.     IFS="$lt_save_ifs"
  2075.     # Check whether tagname contains only valid characters
  2076.     case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
  2077.     "") ;;
  2078.     *)  { { echo "$as_me:$LINENO: error: invalid tag name: $tagname" >&5
  2079. echo "$as_me: error: invalid tag name: $tagname" >&2;}
  2080.    { (exit 1); exit 1; }; }
  2081. ;;
  2082.     esac
  2083.     if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
  2084.     then
  2085.       { { echo "$as_me:$LINENO: error: tag name "$tagname" already exists" >&5
  2086. echo "$as_me: error: tag name "$tagname" already exists" >&2;}
  2087.    { (exit 1); exit 1; }; }
  2088.     fi
  2089.     # Update the list of available tags.
  2090.     if test -n "$tagname"; then
  2091.       echo appending configuration tag "$tagname" to $ofile
  2092.       case $tagname in
  2093.       CXX)
  2094. if test -n "$CXX" && test "X$CXX" != "Xno"; then
  2095.   ac_ext=cc
  2096. ac_cpp='$CXXCPP $CPPFLAGS'
  2097. ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  2098. ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  2099. ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  2100. archive_cmds_need_lc_CXX=no
  2101. allow_undefined_flag_CXX=
  2102. always_export_symbols_CXX=no
  2103. archive_expsym_cmds_CXX=
  2104. export_dynamic_flag_spec_CXX=
  2105. hardcode_direct_CXX=no
  2106. hardcode_libdir_flag_spec_CXX=
  2107. hardcode_libdir_flag_spec_ld_CXX=
  2108. hardcode_libdir_separator_CXX=
  2109. hardcode_minus_L_CXX=no
  2110. hardcode_automatic_CXX=no
  2111. module_cmds_CXX=
  2112. module_expsym_cmds_CXX=
  2113. link_all_deplibs_CXX=unknown
  2114. old_archive_cmds_CXX=$old_archive_cmds
  2115. no_undefined_flag_CXX=
  2116. whole_archive_flag_spec_CXX=
  2117. enable_shared_with_static_runtimes_CXX=no
  2118. # Dependencies to place before and after the object being linked:
  2119. predep_objects_CXX=
  2120. postdep_objects_CXX=
  2121. predeps_CXX=
  2122. postdeps_CXX=
  2123. compiler_lib_search_path_CXX=
  2124. # Source file extension for C++ test sources.
  2125. ac_ext=cc
  2126. # Object file extension for compiled C++ test sources.
  2127. objext=o
  2128. objext_CXX=$objext
  2129. # Code to be used in simple compile tests
  2130. lt_simple_compile_test_code="int some_variable = 0;n"
  2131. # Code to be used in simple link tests
  2132. lt_simple_link_test_code='int main(int, char *) { return(0); }n'
  2133. # ltmain only uses $CC for tagged configurations so make sure $CC is set.
  2134. # If no C compiler was specified, use CC.
  2135. LTCC=${LTCC-"$CC"}
  2136. # Allow CC to be a program name with arguments.
  2137. compiler=$CC
  2138. # Allow CC to be a program name with arguments.
  2139. lt_save_CC=$CC
  2140. lt_save_LD=$LD
  2141. lt_save_GCC=$GCC
  2142. GCC=$GXX
  2143. lt_save_with_gnu_ld=$with_gnu_ld
  2144. lt_save_path_LD=$lt_cv_path_LD
  2145. if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
  2146.   lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
  2147. else
  2148.   unset lt_cv_prog_gnu_ld
  2149. fi
  2150. if test -n "${lt_cv_path_LDCXX+set}"; then
  2151.   lt_cv_path_LD=$lt_cv_path_LDCXX
  2152. else
  2153.   unset lt_cv_path_LD
  2154. fi
  2155. test -z "${LDCXX+set}" || LD=$LDCXX
  2156. CC=${CXX-"c++"}
  2157. compiler=$CC
  2158. compiler_CXX=$CC
  2159. cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
  2160. # We don't want -fno-exception wen compiling C++ code, so set the
  2161. # no_builtin_flag separately
  2162. if test "$GXX" = yes; then
  2163.   lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
  2164. else
  2165.   lt_prog_compiler_no_builtin_flag_CXX=
  2166. fi
  2167. if test "$GXX" = yes; then
  2168.   # Set up default GNU C++ configuration
  2169. # Check whether --with-gnu-ld or --without-gnu-ld was given.
  2170. if test "${with_gnu_ld+set}" = set; then
  2171.   withval="$with_gnu_ld"
  2172.   test "$withval" = no || with_gnu_ld=yes
  2173. else
  2174.   with_gnu_ld=no
  2175. fi;
  2176. ac_prog=ld
  2177. if test "$GCC" = yes; then
  2178.   # Check if gcc -print-prog-name=ld gives a path.
  2179.   echo "$as_me:$LINENO: checking for ld used by $CC" >&5
  2180. echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6
  2181.   case $host in
  2182.   *-*-mingw*)
  2183.     # gcc leaves a trailing carriage return which upsets mingw
  2184.     ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '15'` ;;
  2185.   *)
  2186.     ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
  2187.   esac
  2188.   case $ac_prog in
  2189.     # Accept absolute paths.
  2190.     [\/]* | ?:[\/]*)
  2191.       re_direlt='/[^/][^/]*/../'
  2192.       # Canonicalize the pathname of ld
  2193.       ac_prog=`echo $ac_prog| $SED 's%\\%/%g'`
  2194.       while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
  2195. ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
  2196.       done
  2197.       test -z "$LD" && LD="$ac_prog"
  2198.       ;;
  2199.   "")
  2200.     # If it fails, then pretend we aren't using GCC.
  2201.     ac_prog=ld
  2202.     ;;
  2203.   *)
  2204.     # If it is relative, then search for the first ld in PATH.
  2205.     with_gnu_ld=unknown
  2206.     ;;
  2207.   esac
  2208. elif test "$with_gnu_ld" = yes; then
  2209.   echo "$as_me:$LINENO: checking for GNU ld" >&5
  2210. echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6
  2211. else
  2212.   echo "$as_me:$LINENO: checking for non-GNU ld" >&5
  2213. echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6
  2214. fi
  2215. if test "${lt_cv_path_LD+set}" = set; then
  2216.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2217. else
  2218.   if test -z "$LD"; then
  2219.   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
  2220.   for ac_dir in $PATH; do
  2221.     IFS="$lt_save_ifs"
  2222.     test -z "$ac_dir" && ac_dir=.
  2223.     if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
  2224.       lt_cv_path_LD="$ac_dir/$ac_prog"
  2225.       # Check to see if the program is GNU ld.  I'd rather use --version,
  2226.       # but apparently some GNU ld's only accept -v.
  2227.       # Break only if it was the GNU/non-GNU ld that we prefer.
  2228.       case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
  2229.       *GNU* | *'with BFD'*)
  2230. test "$with_gnu_ld" != no && break
  2231. ;;
  2232.       *)
  2233. test "$with_gnu_ld" != yes && break
  2234. ;;
  2235.       esac
  2236.     fi
  2237.   done
  2238.   IFS="$lt_save_ifs"
  2239. else
  2240.   lt_cv_path_LD="$LD" # Let the user override the test with a path.
  2241. fi
  2242. fi
  2243. LD="$lt_cv_path_LD"
  2244. if test -n "$LD"; then
  2245.   echo "$as_me:$LINENO: result: $LD" >&5
  2246. echo "${ECHO_T}$LD" >&6
  2247. else
  2248.   echo "$as_me:$LINENO: result: no" >&5
  2249. echo "${ECHO_T}no" >&6
  2250. fi
  2251. test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in $PATH" >&5
  2252. echo "$as_me: error: no acceptable ld found in $PATH" >&2;}
  2253.    { (exit 1); exit 1; }; }
  2254. echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
  2255. echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6
  2256. if test "${lt_cv_prog_gnu_ld+set}" = set; then
  2257.   echo $ECHO_N "(cached) $ECHO_C" >&6
  2258. else
  2259.   # I'd rather use --version here, but apparently some GNU ld's only accept -v.
  2260. case `$LD -v 2>&1 </dev/null` in
  2261. *GNU* | *'with BFD'*)
  2262.   lt_cv_prog_gnu_ld=yes
  2263.   ;;
  2264. *)
  2265.   lt_cv_prog_gnu_ld=no
  2266.   ;;
  2267. esac
  2268. fi
  2269. echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
  2270. echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6
  2271. with_gnu_ld=$lt_cv_prog_gnu_ld
  2272.   # Check if GNU C++ uses GNU ld as the underlying linker, since the
  2273.   # archiving commands below assume that GNU ld is being used.
  2274.   if test "$with_gnu_ld" = yes; then
  2275.     archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
  2276.     archive_expsym_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
  2277.     hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
  2278.     export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
  2279.     # If archive_cmds runs LD, not CC, wlarc should be empty
  2280.     # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
  2281.     #     investigate it a little bit more. (MM)
  2282.     wlarc='${wl}'
  2283.     # ancient GNU ld didn't support --whole-archive et. al.
  2284.     if eval "`$CC -print-prog-name=ld` --help 2>&1" | 
  2285. grep 'no-whole-archive' > /dev/null; then
  2286.       whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
  2287.     else
  2288.       whole_archive_flag_spec_CXX=
  2289.     fi
  2290.   else
  2291.     with_gnu_ld=no
  2292.     wlarc=
  2293.     # A generic and very simple default shared library creation
  2294.     # command for GNU C++ for the case where it uses the native
  2295.     # linker, instead of GNU ld.  If possible, this setting should
  2296.     # overridden to take advantage of the native linker features on
  2297.     # the platform it is being used on.
  2298.     archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
  2299.   fi
  2300.   # Commands to make compiler produce verbose output that lists
  2301.   # what "hidden" libraries, object files and flags are used when
  2302.   # linking a shared library.
  2303.   output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "-L"'
  2304. else
  2305.   GXX=no
  2306.   with_gnu_ld=no
  2307.   wlarc=
  2308. fi
  2309. # PORTME: fill in a description of your system's C++ link characteristics
  2310. echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
  2311. echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
  2312. ld_shlibs_CXX=yes
  2313. case $host_os in
  2314.   aix3*)
  2315.     # FIXME: insert proper C++ library support
  2316.     ld_shlibs_CXX=no
  2317.     ;;
  2318.   aix4* | aix5*)
  2319.     if test "$host_cpu" = ia64; then
  2320.       # On IA64, the linker does run time linking by default, so we don't
  2321.       # have to do anything special.
  2322.       aix_use_runtimelinking=no
  2323.       exp_sym_flag='-Bexport'
  2324.       no_entry_flag=""
  2325.     else
  2326.       aix_use_runtimelinking=no
  2327.       # Test if we are trying to use run time linking or normal
  2328.       # AIX style linking. If -brtl is somewhere in LDFLAGS, we
  2329.       # need to do runtime linking.
  2330.       case $host_os in aix4.[23]|aix4.[23].*|aix5*)
  2331. for ld_flag in $LDFLAGS; do
  2332.   case $ld_flag in
  2333.   *-brtl*)
  2334.     aix_use_runtimelinking=yes
  2335.     break
  2336.     ;;
  2337.   esac
  2338. done
  2339.       esac
  2340.       exp_sym_flag='-bexport'
  2341.       no_entry_flag='-bnoentry'
  2342.     fi
  2343.     # When large executables or shared objects are built, AIX ld can
  2344.     # have problems creating the table of contents.  If linking a library
  2345.     # or program results in "error TOC overflow" add -mminimal-toc to
  2346.     # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
  2347.     # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
  2348.     archive_cmds_CXX=''
  2349.     hardcode_direct_CXX=yes
  2350.     hardcode_libdir_separator_CXX=':'
  2351.     link_all_deplibs_CXX=yes
  2352.     if test "$GXX" = yes; then
  2353.       case $host_os in aix4.012|aix4.012.*)
  2354.       # We only want to do this on AIX 4.2 and lower, the check
  2355.       # below for broken collect2 doesn't work under 4.3+
  2356. collect2name=`${CC} -print-prog-name=collect2`
  2357. if test -f "$collect2name" && 
  2358.    strings "$collect2name" | grep resolve_lib_name >/dev/null
  2359. then
  2360.   # We have reworked collect2
  2361.   hardcode_direct_CXX=yes
  2362. else
  2363.   # We have old collect2
  2364.   hardcode_direct_CXX=unsupported
  2365.   # It fails to find uninstalled libraries when the uninstalled
  2366.   # path is not listed in the libpath.  Setting hardcode_minus_L
  2367.   # to unsupported forces relinking
  2368.   hardcode_minus_L_CXX=yes
  2369.   hardcode_libdir_flag_spec_CXX='-L$libdir'
  2370.   hardcode_libdir_separator_CXX=
  2371. fi
  2372.       esac
  2373.       shared_flag='-shared'
  2374.     else
  2375.       # not using gcc
  2376.       if test "$host_cpu" = ia64; then
  2377. # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
  2378. # chokes on -Wl,-G. The following line is correct:
  2379. shared_flag='-G'
  2380.       else
  2381. if test "$aix_use_runtimelinking" = yes; then
  2382.   shared_flag='${wl}-G'
  2383. else
  2384.   shared_flag='${wl}-bM:SRE'
  2385. fi
  2386.       fi
  2387.     fi
  2388.     # It seems that -bexpall does not export symbols beginning with
  2389.     # underscore (_), so it is better to generate a list of symbols to export.
  2390.     always_export_symbols_CXX=yes
  2391.     if test "$aix_use_runtimelinking" = yes; then
  2392.       # Warning - without using the other runtime loading flags (-brtl),
  2393.       # -berok will link without error, but may produce a broken library.
  2394.       allow_undefined_flag_CXX='-berok'
  2395.       # Determine the default libpath from the value encoded in an empty executable.
  2396.       cat >conftest.$ac_ext <<_ACEOF
  2397. /* confdefs.h.  */
  2398. _ACEOF
  2399. cat confdefs.h >>conftest.$ac_ext
  2400. cat >>conftest.$ac_ext <<_ACEOF
  2401. /* end confdefs.h.  */
  2402. int
  2403. main ()
  2404. {
  2405.   ;
  2406.   return 0;
  2407. }
  2408. _ACEOF
  2409. rm -f conftest.$ac_objext conftest$ac_exeext
  2410. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  2411.   (eval $ac_link) 2>conftest.er1
  2412.   ac_status=$?
  2413.   grep -v '^ *+' conftest.er1 >conftest.err
  2414.   rm -f conftest.er1
  2415.   cat conftest.err >&5
  2416.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2417.   (exit $ac_status); } &&
  2418.  { ac_try='test -z "$ac_cxx_werror_flag"
  2419.  || test ! -s conftest.err'
  2420.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2421.   (eval $ac_try) 2>&5
  2422.   ac_status=$?
  2423.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2424.   (exit $ac_status); }; } &&
  2425.  { ac_try='test -s conftest$ac_exeext'
  2426.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2427.   (eval $ac_try) 2>&5
  2428.   ac_status=$?
  2429.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2430.   (exit $ac_status); }; }; then
  2431. aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *(.*)$/1/; p; }
  2432. }'`
  2433. # Check for a 64-bit object if we didn't find anything.
  2434. if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *(.*)$/1/; p; }
  2435. }'`; fi
  2436. else
  2437.   echo "$as_me: failed program was:" >&5
  2438. sed 's/^/| /' conftest.$ac_ext >&5
  2439. fi
  2440. rm -f conftest.err conftest.$ac_objext 
  2441.       conftest$ac_exeext conftest.$ac_ext
  2442. if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  2443.       hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
  2444.       archive_expsym_cmds_CXX="$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"${wl}$no_entry_flag ${wl}$exp_sym_flag:$export_symbols $shared_flag"
  2445.      else
  2446.       if test "$host_cpu" = ia64; then
  2447. hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib'
  2448. allow_undefined_flag_CXX="-z nodefs"
  2449. archive_expsym_cmds_CXX="$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"${wl}$no_entry_flag ${wl}$exp_sym_flag:$export_symbols"
  2450.       else
  2451. # Determine the default libpath from the value encoded in an empty executable.
  2452. cat >conftest.$ac_ext <<_ACEOF
  2453. /* confdefs.h.  */
  2454. _ACEOF
  2455. cat confdefs.h >>conftest.$ac_ext
  2456. cat >>conftest.$ac_ext <<_ACEOF
  2457. /* end confdefs.h.  */
  2458. int
  2459. main ()
  2460. {
  2461.   ;
  2462.   return 0;
  2463. }
  2464. _ACEOF
  2465. rm -f conftest.$ac_objext conftest$ac_exeext
  2466. if { (eval echo "$as_me:$LINENO: "$ac_link"") >&5
  2467.   (eval $ac_link) 2>conftest.er1
  2468.   ac_status=$?
  2469.   grep -v '^ *+' conftest.er1 >conftest.err
  2470.   rm -f conftest.er1
  2471.   cat conftest.err >&5
  2472.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2473.   (exit $ac_status); } &&
  2474.  { ac_try='test -z "$ac_cxx_werror_flag"
  2475.  || test ! -s conftest.err'
  2476.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2477.   (eval $ac_try) 2>&5
  2478.   ac_status=$?
  2479.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2480.   (exit $ac_status); }; } &&
  2481.  { ac_try='test -s conftest$ac_exeext'
  2482.   { (eval echo "$as_me:$LINENO: "$ac_try"") >&5
  2483.   (eval $ac_try) 2>&5
  2484.   ac_status=$?
  2485.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  2486.   (exit $ac_status); }; }; then
  2487. aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *(.*)$/1/; p; }
  2488. }'`
  2489. # Check for a 64-bit object if we didn't find anything.
  2490. if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *(.*)$/1/; p; }
  2491. }'`; fi
  2492. else
  2493.   echo "$as_me: failed program was:" >&5
  2494. sed 's/^/| /' conftest.$ac_ext >&5
  2495. fi
  2496. rm -f conftest.err conftest.$ac_objext 
  2497.       conftest$ac_exeext conftest.$ac_ext
  2498. if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  2499. hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
  2500. # Warning - without using the other run time loading flags,
  2501. # -berok will link without error, but may produce a broken library.
  2502. no_undefined_flag_CXX=' ${wl}-bernotok'
  2503. allow_undefined_flag_CXX=' ${wl}-berok'
  2504. # -bexpall does not export symbols beginning with underscore (_)
  2505. always_export_symbols_CXX=yes
  2506. # Exported symbols can be pulled into shared objects from archives
  2507. whole_archive_flag_spec_CXX=' '
  2508. archive_cmds_need_lc_CXX=yes
  2509. # This is similar to how AIX traditionally builds it's shared libraries.
  2510. archive_expsym_cmds_CXX="$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
  2511.       fi
  2512.     fi
  2513.     ;;
  2514.   chorus*)
  2515.     case $cc_basename in
  2516.       *)
  2517. # FIXME: insert proper C++ library support
  2518. ld_shlibs_CXX=no
  2519. ;;
  2520.     esac
  2521.     ;;
  2522.   cygwin* | mingw* | pw32*)
  2523.     # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
  2524.     # as there is no search path for DLLs.
  2525.     hardcode_libdir_flag_spec_CXX='-L$libdir'
  2526.     allow_undefined_flag_CXX=unsupported
  2527.     always_export_symbols_CXX=no
  2528.     enable_shared_with_static_runtimes_CXX=yes
  2529.     if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
  2530.       archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
  2531.       # If the export-symbols file already is a .def file (1st line
  2532.       # is EXPORTS), use it as is; otherwise, prepend...
  2533.       archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
  2534. cp $export_symbols $output_objdir/$soname.def;
  2535.       else
  2536. echo EXPORTS > $output_objdir/$soname.def;
  2537. cat $export_symbols >> $output_objdir/$soname.def;
  2538.       fi~
  2539.       $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
  2540.     else
  2541.       ld_shlibs_CXX=no
  2542.     fi
  2543.   ;;
  2544.   darwin* | rhapsody*)
  2545.   if test "$GXX" = yes; then
  2546.     archive_cmds_need_lc_CXX=no
  2547.     case "$host_os" in
  2548.     rhapsody* | darwin1.[012])
  2549.       allow_undefined_flag_CXX='-undefined suppress'
  2550.       ;;
  2551.     *) # Darwin 1.3 on
  2552.       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
  2553.        allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
  2554.       else
  2555.         case ${MACOSX_DEPLOYMENT_TARGET} in
  2556.           10.[012])
  2557.             allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
  2558.             ;;
  2559.           10.*)
  2560.             allow_undefined_flag_CXX='-undefined dynamic_lookup'
  2561.             ;;
  2562.         esac
  2563.       fi
  2564.       ;;
  2565.     esac
  2566.     lt_int_apple_cc_single_mod=no
  2567.     output_verbose_link_cmd='echo'
  2568.     if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
  2569.       lt_int_apple_cc_single_mod=yes
  2570.     fi
  2571.     if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
  2572.       archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
  2573.     else
  2574.       archive_cmds_CXX='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
  2575.     fi
  2576.     module_cmds_CXX='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
  2577.     # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
  2578.     if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
  2579.       archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^(..*),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
  2580.     else
  2581.       archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^(..*),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
  2582.     fi
  2583.     module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^(..*),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
  2584.     hardcode_direct_CXX=no
  2585.     hardcode_automatic_CXX=yes
  2586.     hardcode_shlibpath_var_CXX=unsupported
  2587.     whole_archive_flag_spec_CXX='-all_load $convenience'
  2588.     link_all_deplibs_CXX=yes
  2589.   else
  2590.     ld_shlibs_CXX=no
  2591.   fi
  2592.     ;;
  2593.   dgux*)
  2594.     case $cc_basename in
  2595.       ec++)
  2596. # FIXME: insert proper C++ library support
  2597. ld_shlibs_CXX=no
  2598. ;;
  2599.       ghcx)
  2600. # Green Hills C++ Compiler
  2601. # FIXME: insert proper C++ library support
  2602. ld_shlibs_CXX=no
  2603. ;;
  2604.       *)
  2605. # FIXME: insert proper C++ library support
  2606. ld_shlibs_CXX=no
  2607. ;;
  2608.     esac
  2609.     ;;
  2610.   freebsd12*)
  2611.     # C++ shared libraries reported to be fairly broken before switch to ELF
  2612.     ld_shlibs_CXX=no
  2613.     ;;
  2614.   freebsd-elf*)
  2615.     archive_cmds_need_lc_CXX=no
  2616.     ;;
  2617.   freebsd* | kfreebsd*-gnu)
  2618.     # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
  2619.     # conventions
  2620.     ld_shlibs_CXX=yes
  2621.     ;;
  2622.   gnu*)
  2623.     ;;
  2624.   hpux9*)
  2625.     hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
  2626.     hardcode_libdir_separator_CXX=:
  2627.     export_dynamic_flag_spec_CXX='${wl}-E'
  2628.     hardcode_direct_CXX=yes
  2629.     hardcode_minus_L_CXX=yes # Not in the search PATH,
  2630. # but as the default
  2631. # location of the library.
  2632.     case $cc_basename in
  2633.     CC)
  2634.       # FIXME: insert proper C++ library support
  2635.       ld_shlibs_CXX=no
  2636.       ;;
  2637.     aCC)
  2638.       archive_cmds_CXX='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
  2639.       # Commands to make compiler produce verbose output that lists
  2640.       # what "hidden" libraries, object files and flags are used when
  2641.       # linking a shared library.
  2642.       #
  2643.       # There doesn't appear to be a way to prevent this compiler from
  2644.       # explicitly linking system object files so we need to strip them
  2645.       # from the output so that they don't get included in the library
  2646.       # dependencies.
  2647.       output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
  2648.       ;;
  2649.     *)
  2650.       if test "$GXX" = yes; then
  2651.         archive_cmds_CXX='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
  2652.       else
  2653.         # FIXME: insert proper C++ library support
  2654.         ld_shlibs_CXX=no
  2655.       fi
  2656.       ;;
  2657.     esac
  2658.     ;;
  2659.   hpux10*|hpux11*)
  2660.     if test $with_gnu_ld = no; then
  2661.       case "$host_cpu" in
  2662.       hppa*64*)
  2663. hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
  2664. hardcode_libdir_flag_spec_ld_CXX='+b $libdir'
  2665. hardcode_libdir_separator_CXX=:
  2666.         ;;
  2667.       ia64*)
  2668. hardcode_libdir_flag_spec_CXX='-L$libdir'
  2669.         ;;
  2670.       *)
  2671. hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
  2672. hardcode_libdir_separator_CXX=:
  2673. export_dynamic_flag_spec_CXX='${wl}-E'
  2674.         ;;
  2675.       esac
  2676.     fi
  2677.     case "$host_cpu" in
  2678.     hppa*64*)
  2679.       hardcode_direct_CXX=no
  2680.       hardcode_shlibpath_var_CXX=no
  2681.       ;;
  2682.     ia64*)
  2683.       hardcode_direct_CXX=no
  2684.       hardcode_shlibpath_var_CXX=no
  2685.       hardcode_minus_L_CXX=yes # Not in the search PATH,
  2686.       # but as the default
  2687.       # location of the library.
  2688.       ;;
  2689.     *)
  2690.       hardcode_direct_CXX=yes
  2691.       hardcode_minus_L_CXX=yes # Not in the search PATH,
  2692.       # but as the default
  2693.       # location of the library.
  2694.       ;;
  2695.     esac
  2696.     case $cc_basename in
  2697.       CC)
  2698. # FIXME: insert proper C++ library support
  2699. ld_shlibs_CXX=no
  2700. ;;
  2701.       aCC)
  2702. case "$host_cpu" in
  2703. hppa*64*|ia64*)
  2704.   archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
  2705.   ;;
  2706. *)
  2707.   archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
  2708.   ;;
  2709. esac
  2710. # Commands to make compiler produce verbose output that lists
  2711. # what "hidden" libraries, object files and flags are used when
  2712. # linking a shared library.
  2713. #
  2714. # There doesn't appear to be a way to prevent this compiler from
  2715. # explicitly linking system object files so we need to strip them
  2716. # from the output so that they don't get included in the library
  2717. # dependencies.
  2718. output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
  2719. ;;
  2720.       *)
  2721. if test "$GXX" = yes; then
  2722.   if test $with_gnu_ld = no; then
  2723.     case "$host_cpu" in
  2724.     ia64*|hppa*64*)
  2725.       archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
  2726.       ;;
  2727.     *)
  2728.       archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
  2729.       ;;
  2730.     esac
  2731.   fi
  2732. else
  2733.   # FIXME: insert proper C++ library support
  2734.   ld_shlibs_CXX=no
  2735. fi
  2736. ;;
  2737.     esac
  2738.     ;;
  2739.   irix5* | irix6*)
  2740.     case $cc_basename in
  2741.       CC)
  2742. # SGI C++
  2743. archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
  2744. # Archives containing C++ object files must be created using
  2745. # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
  2746. # necessary to make sure instantiated templates are included
  2747. # in the archive.
  2748. old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
  2749. ;;
  2750.       *)
  2751. if test "$GXX" = yes; then
  2752.   if test "$with_gnu_ld" = no; then
  2753.     archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
  2754.   else
  2755.     archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
  2756.   fi
  2757. fi
  2758. link_all_deplibs_CXX=yes
  2759. ;;
  2760.     esac
  2761.     hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
  2762.     hardcode_libdir_separator_CXX=:
  2763.     ;;
  2764.   linux*)
  2765.     case $cc_basename in
  2766.       KCC)
  2767. # Kuck and Associates, Inc. (KAI) C++ Compiler
  2768. # KCC will only create a shared library if the output file
  2769. # ends with ".so" (or ".sl" for HP-UX), so rename the library
  2770. # to its proper name (with version) after linking.
  2771. archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '''s/([^()0-9A-Za-z{}])/\\1/g'''`; templib=`echo $lib | $SED -e "s/${tempext}..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o $templib; mv $templib $lib'
  2772. archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '''s/([^()0-9A-Za-z{}])/\\1/g'''`; templib=`echo $lib | $SED -e "s/${tempext}..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o $templib ${wl}-retain-symbols-file,$export_symbols; mv $templib $lib'
  2773. # Commands to make compiler produce verbose output that lists
  2774. # what "hidden" libraries, object files and flags are used when
  2775. # linking a shared library.
  2776. #
  2777. # There doesn't appear to be a way to prevent this compiler from
  2778. # explicitly linking system object files so we need to strip them
  2779. # from the output so that they don't get included in the library
  2780. # dependencies.
  2781. output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
  2782. hardcode_libdir_flag_spec_CXX='${wl}--rpath,$libdir'
  2783. export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
  2784. # Archives containing C++ object files must be created using
  2785. # "CC -Bstatic", where "CC" is the KAI C++ compiler.
  2786. old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
  2787. ;;
  2788.       icpc)
  2789. # Intel C++
  2790. with_gnu_ld=yes
  2791. archive_cmds_need_lc_CXX=no
  2792. archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
  2793. archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
  2794. hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
  2795. export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
  2796. whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
  2797. ;;
  2798.       cxx)
  2799. # Compaq C++
  2800. archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
  2801. archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
  2802. runpath_var=LD_RUN_PATH
  2803. hardcode_libdir_flag_spec_CXX='-rpath $libdir'
  2804. hardcode_libdir_separator_CXX=:
  2805. # Commands to make compiler produce verbose output that lists
  2806. # what "hidden" libraries, object files and flags are used when
  2807. # linking a shared library.
  2808. #
  2809. # There doesn't appear to be a way to prevent this compiler from
  2810. # explicitly linking system object files so we need to strip them
  2811. # from the output so that they don't get included in the library
  2812. # dependencies.
  2813. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/(^.*ld.*)( .*ld .*$)/1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
  2814. ;;
  2815.     esac
  2816.     ;;
  2817.   lynxos*)
  2818.     # FIXME: insert proper C++ library support
  2819.     ld_shlibs_CXX=no
  2820.     ;;
  2821.   m88k*)
  2822.     # FIXME: insert proper C++ library support
  2823.     ld_shlibs_CXX=no
  2824.     ;;
  2825.   mvs*)
  2826.     case $cc_basename in
  2827.       cxx)
  2828. # FIXME: insert proper C++ library support
  2829. ld_shlibs_CXX=no
  2830. ;;
  2831.       *)
  2832. # FIXME: insert proper C++ library support
  2833. ld_shlibs_CXX=no
  2834. ;;
  2835.     esac
  2836.     ;;
  2837.   netbsd*)
  2838.     if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
  2839.       archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
  2840.       wlarc=
  2841.       hardcode_libdir_flag_spec_CXX='-R$libdir'
  2842.       hardcode_direct_CXX=yes
  2843.       hardcode_shlibpath_var_CXX=no
  2844.     fi
  2845.     # Workaround some broken pre-1.5 toolchains
  2846.     output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
  2847.     ;;
  2848.   osf3*)
  2849.     case $cc_basename in
  2850.       KCC)
  2851. # Kuck and Associates, Inc. (KAI) C++ Compiler
  2852. # KCC will only create a shared library if the output file
  2853. # ends with ".so" (or ".sl" for HP-UX), so rename the library
  2854. # to its proper name (with version) after linking.
  2855. archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '''s/([^()0-9A-Za-z{}])/\\1/g'''`; templib=`echo $lib | $SED -e "s/${tempext}..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o $templib; mv $templib $lib'
  2856. hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
  2857. hardcode_libdir_separator_CXX=:
  2858. # Archives containing C++ object files must be created using
  2859. # "CC -Bstatic", where "CC" is the KAI C++ compiler.
  2860. old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
  2861. ;;
  2862.       RCC)
  2863. # Rational C++ 2.4.1
  2864. # FIXME: insert proper C++ library support
  2865. ld_shlibs_CXX=no
  2866. ;;
  2867.       cxx)
  2868. allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}*'
  2869. archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
  2870. hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
  2871. hardcode_libdir_separator_CXX=:
  2872. # Commands to make compiler produce verbose output that lists
  2873. # what "hidden" libraries, object files and flags are used when
  2874. # linking a shared library.
  2875. #
  2876. # There doesn't appear to be a way to prevent this compiler from
  2877. # explicitly linking system object files so we need to strip them
  2878. # from the output so that they don't get included in the library
  2879. # dependencies.
  2880. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/(^.*ld.*)( .*ld.*$)/1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
  2881. ;;
  2882.       *)
  2883. if test "$GXX" = yes && test "$with_gnu_ld" = no; then
  2884.   allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}*'
  2885.   archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
  2886.   hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
  2887.   hardcode_libdir_separator_CXX=:
  2888.   # Commands to make compiler produce verbose output that lists
  2889.   # what "hidden" libraries, object files and flags are used when
  2890.   # linking a shared library.
  2891.   output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "-L"'
  2892. else
  2893.   # FIXME: insert proper C++ library support
  2894.   ld_shlibs_CXX=no
  2895. fi
  2896. ;;
  2897.     esac
  2898.     ;;
  2899.   osf4* | osf5*)
  2900.     case $cc_basename in
  2901.       KCC)
  2902. # Kuck and Associates, Inc. (KAI) C++ Compiler
  2903. # KCC will only create a shared library if the output file
  2904. # ends with ".so" (or ".sl" for HP-UX), so rename the library
  2905. # to its proper name (with version) after linking.
  2906. archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '''s/([^()0-9A-Za-z{}])/\\1/g'''`; templib=`echo $lib | $SED -e "s/${tempext}..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o $templib; mv $templib $lib'
  2907. hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
  2908. hardcode_libdir_separator_CXX=:
  2909. # Archives containing C++ object files must be created using
  2910. # the KAI C++ compiler.
  2911. old_archive_cmds_CXX='$CC -o $oldlib $oldobjs'
  2912. ;;
  2913.       RCC)
  2914. # Rational C++ 2.4.1
  2915. # FIXME: insert proper C++ library support
  2916. ld_shlibs_CXX=no
  2917. ;;
  2918.       cxx)
  2919. allow_undefined_flag_CXX=' -expect_unresolved *'
  2920. archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
  2921. archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\n" -exported_symbol "$i" >> $lib.exp; done~
  2922.   echo "-hidden">> $lib.exp~
  2923.   $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version $verstring` -update_registry $objdir/so_locations -o $lib~
  2924.   $rm $lib.exp'
  2925. hardcode_libdir_flag_spec_CXX='-rpath $libdir'
  2926. hardcode_libdir_separator_CXX=:
  2927. # Commands to make compiler produce verbose output that lists
  2928. # what "hidden" libraries, object files and flags are used when
  2929. # linking a shared library.
  2930. #
  2931. # There doesn't appear to be a way to prevent this compiler from
  2932. # explicitly linking system object files so we need to strip them
  2933. # from the output so that they don't get included in the library
  2934. # dependencies.
  2935. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/(^.*ld.*)( .*ld.*$)/1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
  2936. ;;
  2937.       *)
  2938. if test "$GXX" = yes && test "$with_gnu_ld" = no; then
  2939.   allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}*'
  2940.  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
  2941.   hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
  2942.   hardcode_libdir_separator_CXX=:
  2943.   # Commands to make compiler produce verbose output that lists
  2944.   # what "hidden" libraries, object files and flags are used when
  2945.   # linking a shared library.
  2946.   output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "-L"'
  2947. else
  2948.   # FIXME: insert proper C++ library support
  2949.   ld_shlibs_CXX=no
  2950. fi
  2951. ;;
  2952.     esac
  2953.     ;;
  2954.   psos*)
  2955.     # FIXME: insert proper C++ library support
  2956.     ld_shlibs_CXX=no
  2957.     ;;
  2958.   sco*)
  2959.     archive_cmds_need_lc_CXX=no
  2960.     case $cc_basename in
  2961.       CC)
  2962. # FIXME: insert proper C++ library support
  2963. ld_shlibs_CXX=no
  2964. ;;
  2965.       *)
  2966. # FIXME: insert proper C++ library support
  2967. ld_shlibs_CXX=no
  2968. ;;
  2969.     esac
  2970.     ;;
  2971.   sunos4*)
  2972.     case $cc_basename in
  2973.       CC)
  2974. # Sun C++ 4.x
  2975. # FIXME: insert proper C++ library support
  2976. ld_shlibs_CXX=no
  2977. ;;
  2978.       lcc)
  2979. # Lucid
  2980. # FIXME: insert proper C++ library support
  2981. ld_shlibs_CXX=no
  2982. ;;
  2983.       *)
  2984. # FIXME: insert proper C++ library support
  2985. ld_shlibs_CXX=no
  2986. ;;
  2987.     esac
  2988.     ;;
  2989.   solaris*)
  2990.     case $cc_basename in
  2991.       CC)
  2992. # Sun C++ 4.2, 5.x and Centerline C++
  2993. no_undefined_flag_CXX=' -zdefs'
  2994. archive_cmds_CXX='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
  2995. archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/(.*)/1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
  2996. $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
  2997. hardcode_libdir_flag_spec_CXX='-R$libdir'
  2998. hardcode_shlibpath_var_CXX=no
  2999. case $host_os in
  3000.   solaris2.0-5 | solaris2.0-5.*) ;;
  3001.   *)
  3002.     # The C++ compiler is used as linker so we must use $wl
  3003.     # flag to pass the commands to the underlying system
  3004.     # linker.
  3005.     # Supported since Solaris 2.6 (maybe 2.5.1?)
  3006.     whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
  3007.     ;;
  3008. esac
  3009. link_all_deplibs_CXX=yes
  3010. # Commands to make compiler produce verbose output that lists
  3011. # what "hidden" libraries, object files and flags are used when
  3012. # linking a shared library.
  3013. #
  3014. # There doesn't appear to be a way to prevent this compiler from
  3015. # explicitly linking system object files so we need to strip them
  3016. # from the output so that they don't get included in the library
  3017. # dependencies.
  3018. output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
  3019. # Archives containing C++ object files must be created using
  3020. # "CC -xar", where "CC" is the Sun C++ compiler.  This is
  3021. # necessary to make sure instantiated templates are included
  3022. # in the archive.
  3023. old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
  3024. ;;
  3025.       gcx)
  3026. # Green Hills C++ Compiler
  3027. archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
  3028. # The C++ compiler must be used to create the archive.
  3029. old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
  3030. ;;
  3031.       *)
  3032. # GNU C++ compiler with Solaris linker
  3033. if test "$GXX" = yes && test "$with_gnu_ld" = no; then
  3034.   no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
  3035.   if $CC --version | grep -v '^2.7' > /dev/null; then
  3036.     archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
  3037.     archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/(.*)/1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
  3038. $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
  3039.     # Commands to make compiler produce verbose output that lists
  3040.     # what "hidden" libraries, object files and flags are used when
  3041.     # linking a shared library.
  3042.     output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "-L""
  3043.   else
  3044.     # g++ 2.7 appears to require `-G' NOT `-shared' on this
  3045.     # platform.
  3046.     archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
  3047.     archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/(.*)/1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
  3048. $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
  3049.     # Commands to make compiler produce verbose output that lists
  3050.     # what "hidden" libraries, object files and flags are used when
  3051.     # linking a shared library.
  3052.     output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "-L""
  3053.   fi
  3054.   hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir'
  3055. fi
  3056. ;;
  3057.     esac
  3058.     ;;
  3059.   sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
  3060.     archive_cmds_need_lc_CXX=no
  3061.     ;;
  3062.   tandem*)
  3063.     case $cc_basename in
  3064.       NCC)
  3065. # NonStop-UX NCC 3.20
  3066. # FIXME: insert proper C++ library support
  3067. ld_shlibs_CXX=no
  3068. ;;
  3069.       *)
  3070. # FIXME: insert proper C++ library support
  3071. ld_shlibs_CXX=no
  3072. ;;
  3073.     esac
  3074.     ;;
  3075.   vxworks*)
  3076.     # FIXME: insert proper C++ library support
  3077.     ld_shlibs_CXX=no
  3078.     ;;
  3079.   *)
  3080.     # FIXME: insert proper C++ library support
  3081.     ld_shlibs_CXX=no
  3082.     ;;
  3083. esac
  3084. echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
  3085. echo "${ECHO_T}$ld_shlibs_CXX" >&6
  3086. test "$ld_shlibs_CXX" = no && can_build_shared=no
  3087. GCC_CXX="$GXX"
  3088. LD_CXX="$LD"
  3089. cat > conftest.$ac_ext <<EOF
  3090. class Foo
  3091. {
  3092. public:
  3093.   Foo (void) { a = 0; }
  3094. private:
  3095.   int a;
  3096. };
  3097. EOF
  3098. if { (eval echo "$as_me:$LINENO: "$ac_compile"") >&5
  3099.   (eval $ac_compile) 2>&5
  3100.   ac_status=$?
  3101.   echo "$as_me:$LINENO: $? = $ac_status" >&5
  3102.   (exit $ac_status); }; then
  3103.   # Parse the compiler output and extract the necessary
  3104.   # objects, libraries and library flags.
  3105.   # Sentinel used to keep track of whether or not we are before
  3106.   # the conftest object file.
  3107.   pre_test_object_deps_done=no
  3108.   # The `*' in the case matches for architectures that use `case' in
  3109.   # $output_verbose_cmd can trigger glob expansion during the loop
  3110.   # eval without this substitution.
  3111.   output_verbose_link_cmd="`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`"
  3112.   for p in `eval $output_verbose_link_cmd`; do
  3113.     case $p in
  3114.     -L* | -R* | -l*)
  3115.        # Some compilers place space between "-{L,R}" and the path.
  3116.        # Remove the space.
  3117.        if test $p = "-L" 
  3118.   || test $p = "-R"; then
  3119.  prev=$p
  3120.  continue
  3121.        else
  3122.  prev=
  3123.        fi
  3124.        if test "$pre_test_object_deps_done" = no; then
  3125.  case $p in
  3126.  -L* | -R*)
  3127.    # Internal compiler library paths should come after those
  3128.    # provided the user.  The postdeps already come after the
  3129.    # user supplied libs so there is no need to process them.
  3130.    if test -z "$compiler_lib_search_path_CXX"; then
  3131.      compiler_lib_search_path_CXX="${prev}${p}"
  3132.    else
  3133.      compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}"
  3134.    fi
  3135.    ;;
  3136.  # The "-l" case would never come before the object being
  3137.  # linked, so don't bother handling this case.
  3138.  esac
  3139.        else
  3140.  if test -z "$postdeps_CXX"; then
  3141.    postdeps_CXX="${prev}${p}"
  3142.  else
  3143.    postdeps_CXX="${postdeps_CXX} ${prev}${p}"
  3144.  fi
  3145.        fi
  3146.        ;;
  3147.     *.$objext)
  3148.        # This assumes that the test object file only shows up
  3149.        # once in the compiler output.
  3150.        if test "$p" = "conftest.$objext"; then
  3151.  pre_test_object_deps_done=yes
  3152.  continue
  3153.        fi
  3154.        if test "$pre_test_object_deps_done" = no; then
  3155.  if test -z "$predep_objects_CXX"; then
  3156.    predep_objects_CXX="$p"
  3157.  else
  3158.    predep_objects_CXX="$predep_objects_CXX $p"
  3159.  fi
  3160.        else
  3161.  if test -z "$postdep_objects_CXX"; then
  3162.    postdep_objects_CXX="$p"
  3163.  else
  3164.    postdep_objects_CXX="$postdep_objects_CXX $p"
  3165.  fi
  3166.        fi
  3167.        ;;
  3168.     *) ;; # Ignore the rest.
  3169.     esac
  3170.   done
  3171.   # Clean up.
  3172.   rm -f a.out a.exe
  3173. else
  3174.   echo "libtool.m4: error: problem compiling CXX test program"
  3175. fi
  3176. $rm -f confest.$objext
  3177. case " $postdeps_CXX " in
  3178. *" -lc "*) archive_cmds_need_lc_CXX=no ;;
  3179. esac
  3180. lt_prog_compiler_wl_CXX=
  3181. lt_prog_compiler_pic_CXX=
  3182. lt_prog_compiler_static_CXX=
  3183. echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
  3184. echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
  3185.   # C++ specific cases for pic, static, wl, etc.
  3186.   if test "$GXX" = yes; then
  3187.     lt_prog_compiler_wl_CXX='-Wl,'
  3188.     lt_prog_compiler_static_CXX='-static'
  3189.     case $host_os in
  3190.     aix*)
  3191.       # All AIX code is PIC.
  3192.       if test "$host_cpu" = ia64; then
  3193. # AIX 5 now supports IA64 processor
  3194. lt_prog_compiler_static_CXX='-Bstatic'
  3195.       fi
  3196.       ;;
  3197.     amigaos*)
  3198.       # FIXME: we need at least 68020 code to build shared libraries, but
  3199.       # adding the `-m68020' flag to GCC prevents building anything better,
  3200.       # like `-m68040'.
  3201.       lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
  3202.       ;;
  3203.     beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
  3204.       # PIC is the default for these OSes.
  3205.       ;;
  3206.     mingw* | os2* | pw32*)
  3207.       # This hack is so that the source file can tell whether it is being
  3208.       # built for inclusion in a dll (and should export symbols for example).
  3209.       lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
  3210.       ;;
  3211.     darwin* | rhapsody*)
  3212.       # PIC is the default on this platform
  3213.       # Common symbols not allowed in MH_DYLIB files
  3214.       lt_prog_compiler_pic_CXX='-fno-common'
  3215.       ;;
  3216.     *djgpp*)
  3217.       # DJGPP does not support shared libraries at all
  3218.       lt_prog_compiler_pic_CXX=
  3219.       ;;
  3220.     sysv4*MP*)
  3221.       if test -d /usr/nec; then
  3222. lt_prog_compiler_pic_CXX=-Kconform_pic
  3223.       fi
  3224.       ;;
  3225.     hpux*)
  3226.       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
  3227.       # not for PA HP-UX.
  3228.       case "$host_cpu" in
  3229.       hppa*64*|ia64*)
  3230. ;;
  3231.       *)
  3232. lt_prog_compiler_pic_CXX='-fPIC'
  3233. ;;
  3234.       esac