亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? libtool.ac

?? mysql-5.0.33源碼包
?? AC
?? 第 1 頁 / 共 5 頁
字號:
  CFLAGS="$CFLAGS -fno-rtti -fno-exceptions -c conftest.$ac_ext"  compiler_rtti_exceptions=no  AC_TRY_COMPILE([], [int some_variable = 0;], [dnl    # The compiler can only warn and ignore the option if not recognized    # So say no if there are warnings    if test -s conftest.err; then      compiler_rtti_exceptions=no    else      compiler_rtti_exceptions=yes    fi  ])  CFLAGS="$save_CFLAGS"  AC_MSG_RESULT([$compiler_rtti_exceptions])  if test "$compiler_rtti_exceptions" = "yes"; then    no_builtin_flag=' -fno-builtin -fno-rtti -fno-exceptions'  else    no_builtin_flag=' -fno-builtin'  fifi#### END FIXME## FIXME: this should be a separate macro### See if the linker supports building shared libraries.AC_MSG_CHECKING([whether the linker ($LD) supports shared libraries])allow_undefined_flag=no_undefined_flag=need_lib_prefix=unknownneed_version=unknown# when you set need_version to no, make sure it does not cause -set_version# flags to be left without argumentsarchive_cmds=archive_expsym_cmds=old_archive_from_new_cmds=old_archive_from_expsyms_cmds=export_dynamic_flag_spec=whole_archive_flag_spec=thread_safe_flag_spec=hardcode_into_libs=nohardcode_libdir_flag_spec=hardcode_libdir_separator=hardcode_direct=nohardcode_minus_L=nohardcode_shlibpath_var=unsupportedrunpath_var=link_all_deplibs=unknownalways_export_symbols=noexport_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | sed '\''s/.* //'\'' | sort | uniq > $export_symbols'# include_expsyms should be a list of space-separated symbols to be *always*# included in the symbol listinclude_expsyms=# exclude_expsyms can be an egrep regular expression of symbols to exclude# it will be wrapped by ` (' and `)$', so one must not match beginning or# end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',# as well as any symbol that contains `d'.exclude_expsyms="_GLOBAL_OFFSET_TABLE_"# Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out# platforms (ab)use it in PIC code, but their linkers get confused if# the symbol is explicitly referenced.  Since portable code cannot# rely on this symbol name, it's probably fine to never include it in# preloaded symbol tables.extract_expsyms_cmds=case $host_os incygwin* | mingw* | pw32*)  # FIXME: the MSVC++ port hasn't been tested in a loooong time  # When not using gcc, we currently assume that we are using  # Microsoft Visual C++.  if test "$GCC" != yes; then    with_gnu_ld=no  fi  ;;openbsd*)  with_gnu_ld=no  ;;esacld_shlibs=yesif test "$with_gnu_ld" = yes; then  # If archive_cmds runs LD, not CC, wlarc should be empty  wlarc='${wl}'  # See if GNU ld supports shared libraries.  case $host_os in  aix3* | aix4* | aix5*)    # On AIX, the GNU linker is very broken    # Note:Check GNU linker on AIX 5-IA64 when/if it becomes available.    ld_shlibs=no    cat <<EOF 1>&2*** Warning: the GNU linker, at least up to release 2.9.1, is reported*** to be unable to reliably create shared libraries on AIX.*** Therefore, libtool is disabling shared libraries support.  If you*** really care for shared libraries, you may want to modify your PATH*** so that a non-GNU linker is found, and then restart.EOF    ;;  amigaos*)    archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'    hardcode_libdir_flag_spec='-L$libdir'    hardcode_minus_L=yes    # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports    # that the semantics of dynamic libraries on AmigaOS, at least up    # to version 4, is to share data among multiple programs linked    # with the same dynamic library.  Since this doesn't match the    # behavior of shared libraries on other platforms, we can use    # them.    ld_shlibs=no    ;;  beos*)    if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then      allow_undefined_flag=unsupported      # Joseph Beckenbach <jrb3@best.com> says some releases of gcc      # support --undefined.  This deserves some investigation.  FIXME      archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'    else      ld_shlibs=no    fi    ;;  cygwin* | mingw* | pw32*)    # hardcode_libdir_flag_spec is actually meaningless, as there is    # no search path for DLLs.    hardcode_libdir_flag_spec='-L$libdir'    allow_undefined_flag=unsupported    always_export_symbols=yes    extract_expsyms_cmds='test -f $output_objdir/impgen.c || \      sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\* impgen.c ends here \*\// { s/^# //;s/^# *$//; p; }" -e d < $''0 > $output_objdir/impgen.c~      test -f $output_objdir/impgen.exe || (cd $output_objdir && \      if test "x$HOST_CC" != "x" ; then $HOST_CC -o impgen impgen.c ; \      else $CC -o impgen impgen.c ; fi)~      $output_objdir/impgen $dir/$soroot > $output_objdir/$soname-def'    old_archive_from_expsyms_cmds='$DLLTOOL --as=$AS --dllname $soname --def $output_objdir/$soname-def --output-lib $output_objdir/$newlib'    # cygwin and mingw dlls have different entry points and sets of symbols    # to exclude.    # FIXME: what about values for MSVC?    dll_entry=__cygwin_dll_entry@12    dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12~    case $host_os in    mingw*)      # mingw values      dll_entry=_DllMainCRTStartup@12      dll_exclude_symbols=DllMain@12,DllMainCRTStartup@12,DllEntryPoint@12~      ;;    esac    # mingw and cygwin differ, and it's simplest to just exclude the union    # of the two symbol sets.    dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12,DllMainCRTStartup@12,DllEntryPoint@12    # recent cygwin and mingw systems supply a stub DllMain which the user    # can override, but on older systems we have to supply one (in ltdll.c)    if test "x$lt_cv_need_dllmain" = "xyes"; then      ltdll_obj='$output_objdir/$soname-ltdll.'"$ac_objext "      ltdll_cmds='test -f $output_objdir/$soname-ltdll.c || sed -e "/^# \/\* ltdll\.c starts here \*\//,/^# \/\* ltdll.c ends here \*\// { s/^# //; p; }" -e d < $''0 > $output_objdir/$soname-ltdll.c~	test -f $output_objdir/$soname-ltdll.$ac_objext || (cd $output_objdir && $CC -c $soname-ltdll.c)~'    else      ltdll_obj=      ltdll_cmds=    fi    # Extract the symbol export list from an `--export-all' def file,    # then regenerate the def file from the symbol export list, so that    # the compiled dll only exports the symbol export list.    # Be careful not to strip the DATA tag left be newer dlltools.    export_symbols_cmds="$ltdll_cmds"'      $DLLTOOL --export-all --exclude-symbols '$dll_exclude_symbols' --output-def $output_objdir/$soname-def '$ltdll_obj'$libobjs $convenience~      sed -e "1,/EXPORTS/d" -e "s/ @ [[0-9]]*//" -e "s/ *;.*$//" < $output_objdir/$soname-def > $export_symbols'    # If the export-symbols file already is a .def file (1st line    # is EXPORTS), use it as is.    # If DATA tags from a recent dlltool are present, honour them!    archive_expsym_cmds='if test "x`head -1 $export_symbols`" = xEXPORTS; then	cp $export_symbols $output_objdir/$soname-def;      else	echo EXPORTS > $output_objdir/$soname-def;	_lt_hint=1;	cat $export_symbols | while read symbol; do	 set dummy \$symbol;	 case \[$]# in	   2) echo "   \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;	   *) echo "     \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;;	 esac;	 _lt_hint=`expr 1 + \$_lt_hint`;	done;      fi~      '"$ltdll_cmds"'      $CC -Wl,--base-file,$output_objdir/$soname-base '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~      $DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp~      $CC -Wl,--base-file,$output_objdir/$soname-base $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~      $DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp --output-lib $output_objdir/$libname.dll.a~      $CC $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags'    ;;  netbsd*)    if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then      archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'      wlarc=    else      archive_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'      archive_expsym_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'    fi    ;;  solaris* | sysv5*)    if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then      ld_shlibs=no      cat <<EOF 1>&2*** Warning: The releases 2.8.* of the GNU linker cannot reliably*** create shared libraries on Solaris systems.  Therefore, libtool*** is disabling shared libraries support.  We urge you to upgrade GNU*** binutils to release 2.9.1 or newer.  Another option is to modify*** your PATH or compiler configuration so that the native linker is*** used, and then restart.EOF    elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'      archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'    else      ld_shlibs=no    fi    ;;  sunos4*)    archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'    wlarc=    hardcode_direct=yes    hardcode_shlibpath_var=no    ;;  *)    if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'      archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'    else      ld_shlibs=no    fi    ;;  esac  if test "$ld_shlibs" = yes; then    runpath_var=LD_RUN_PATH    hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'    export_dynamic_flag_spec='${wl}--export-dynamic'    case $host_os in    cygwin* | mingw* | pw32*)      # dlltool doesn't understand --whole-archive et. al.      whole_archive_flag_spec=      ;;    *)      # ancient GNU ld didn't support --whole-archive et. al.      if $LD --help 2>&1 | egrep 'no-whole-archive' > /dev/null; then	whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'      else	whole_archive_flag_spec=      fi      ;;    esac  fielse  # PORTME fill in a description of your system's linker (not GNU ld)  case $host_os in  aix3*)    allow_undefined_flag=unsupported    always_export_symbols=yes    archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'    # Note: this linker hardcodes the directories in LIBPATH if there    # are no directories specified by -L.    hardcode_minus_L=yes    if test "$GCC" = yes && test -z "$link_static_flag"; then      # Neither direct hardcoding nor static linking is supported with a      # broken collect2.      hardcode_direct=unsupported    fi    ;;  aix4* | aix5*)    if test "$host_cpu" = ia64; then      # On IA64, the linker does run time linking by default, so we don't      # have to do anything special.      aix_use_runtimelinking=no      exp_sym_flag='-Bexport'      no_entry_flag=""    else      aix_use_runtimelinking=no      # Test if we are trying to use run time linking or normal      # AIX style linking. If -brtl is somewhere in LDFLAGS, we      # need to do runtime linking.      case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)	for ld_flag in $LDFLAGS; do	  if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then	    aix_use_runtimelinking=yes	    break	  fi	done      esac      exp_sym_flag='-bexport'      no_entry_flag='-bnoentry'    fi    # When large executables or shared objects are built, AIX ld can    # have problems creating the table of contents.  If linking a library    # or program results in "error TOC overflow" add -mminimal-toc to    # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not    # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.    hardcode_direct=yes    archive_cmds=''    hardcode_libdir_separator=':'    #### Local change for Sleepycat's Berkeley DB [#5779]:    # Added $aix_export variable to control use of exports file.    # For non-gcc, we don't use exports files, and rather trust    # the binder's -qmkshrobj option to export all the mangled    # symbols we need for C++ and java.    aix_export="\${wl}$exp_sym_flag:\$export_symbols"    if test "$GCC" = yes; then      case $host_os in aix4.[[012]]|aix4.[[012]].*)	collect2name=`${CC} -print-prog-name=collect2`	if test -f "$collect2name" && \	  strings "$collect2name" | grep resolve_lib_name >/dev/null	then	  # We have reworked collect2	  hardcode_direct=yes	else	  # We have old collect2	  hardcode_direct=unsupported	  # It fails to find uninstalled libraries when the uninstalled	  # path is not listed in the libpath.  Setting hardcode_minus_L	  # to unsupported forces relinking	  hardcode_minus_L=yes	  hardcode_libdir_flag_spec='-L$libdir'	  hardcode_libdir_separator=	fi      esac      shared_flag='-shared'    else      # not using gcc      if test "$host_cpu" = ia64; then	shared_flag='${wl}-G'      else	if test "$aix_use_runtimelinking" = yes; then	  shared_flag='${wl}-G'	else	  shared_flag='${wl}-bM:SRE'	fi      fi      # Test for -qmkshrobj and use it if it's available.      # It's superior for determining exportable symbols,      # especially for C++ or JNI libraries, which have      # mangled names.      #      AC_LANG_CONFTEST(void f(){})      if AC_TRY_EVAL(CC -c conftest.c) && AC_TRY_EVAL(CC -o conftest conftest.$ac_objext -qmkshrobj -lC_r); then        lt_cv_aix_mkshrobj=yes      else        lt_cv_aix_mkshrobj=no      fi      if test "$lt_cv_aix_mkshrobj" = yes; then        aix_export="-qmkshrobj"      fi    fi    # It seems that -bexpall can do strange things, so it is better to    # generate a list of symbols to export.    always_export_symbols=yes    if test "$aix_use_runtimelinking" = yes; then      # Warning - without using the other runtime loading flags (-brtl),

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
日韩午夜精品视频| 精品国产乱码久久久久久闺蜜| 日韩精品91亚洲二区在线观看| 中文字幕成人网| 国产日韩欧美精品一区| 精品久久久久久最新网址| 日韩欧美在线网站| 精品国偷自产国产一区| 久久亚洲一区二区三区明星换脸 | 亚洲成a人片综合在线| 五月婷婷综合网| 亚洲小说欧美激情另类| 亚洲国产一区二区在线播放| 亚洲一区欧美一区| 亚洲一二三四在线观看| 午夜日韩在线电影| 美国十次了思思久久精品导航| 亚洲va欧美va人人爽| 美女精品一区二区| 国产精品综合网| 97精品久久久久中文字幕| 91久久线看在观草草青青| 欧美日韩国产首页在线观看| 97精品国产97久久久久久久久久久久| 一本一道波多野结衣一区二区| 国产激情精品久久久第一区二区| 国产色综合久久| 亚洲视频一二三| 日韩经典一区二区| 国产高清在线精品| 欧美在线免费观看视频| 日韩欧美一二三| 国产女人水真多18毛片18精品视频 | 日本韩国欧美在线| 4438x成人网最大色成网站| 久久伊99综合婷婷久久伊| 综合久久综合久久| 老汉av免费一区二区三区| 福利一区二区在线| 欧美午夜电影网| www激情久久| 亚洲网友自拍偷拍| 国产精品性做久久久久久| 欧美日韩一区成人| 日本一区二区三区在线观看| 亚洲国产色一区| 高清国产午夜精品久久久久久| 91视频一区二区三区| 精品国产凹凸成av人导航| 亚洲欧美日韩一区二区| 国产在线播放一区三区四| 欧美亚洲国产一区在线观看网站| 久久亚洲一级片| 日韩国产欧美三级| 欧美综合一区二区三区| 欧美国产精品v| 男男视频亚洲欧美| 欧美在线观看一二区| 精品久久久久久亚洲综合网| 六月丁香婷婷久久| 色国产精品一区在线观看| 久久久影视传媒| 久久精品久久精品| 久久久国产精品麻豆| 午夜精品久久久久久久久久| 色综合一区二区三区| 538prom精品视频线放| 国产精品素人视频| 国产精品一级黄| 精品美女在线播放| 激情综合色播五月| 日韩精品中文字幕一区二区三区 | 色综合中文字幕国产 | 粉嫩绯色av一区二区在线观看| 在线观看国产日韩| 一区二区三区在线影院| 懂色av一区二区三区免费看| 日韩精品一区二区三区中文不卡 | 91精品国产色综合久久| 亚洲图片欧美综合| 欧美日韩亚洲高清一区二区| 一区二区成人在线| 欧美中文字幕一区二区三区| 亚洲黄一区二区三区| 色综合中文字幕| 亚洲影院理伦片| 在线播放视频一区| 美女精品自拍一二三四| 精品久久久久av影院| 国产suv一区二区三区88区| 亚洲欧美日韩国产另类专区| 色婷婷久久久久swag精品| 亚洲愉拍自拍另类高清精品| 在线播放亚洲一区| 国产很黄免费观看久久| 中文字幕一区二区在线观看| 91国在线观看| 麻豆成人av在线| 中文字幕精品综合| 欧美亚洲一区二区三区四区| 日韩经典一区二区| 欧美—级在线免费片| 欧美综合欧美视频| 蜜桃一区二区三区在线| 欧美韩国日本综合| 欧美日免费三级在线| 国产在线一区观看| 亚洲黄网站在线观看| 日韩一卡二卡三卡四卡| 国产一区二区福利| 一级特黄大欧美久久久| 日韩欧美一区二区视频| 成人激情综合网站| 婷婷激情综合网| 国产日产欧美一区二区视频| 欧美日韩在线一区二区| 国产麻豆精品视频| 午夜不卡av在线| 中文欧美字幕免费| 日韩欧美中文字幕公布| 成人av在线看| 另类小说图片综合网| 亚洲欧美日韩久久| 国产日韩欧美在线一区| 3atv在线一区二区三区| av激情亚洲男人天堂| 久久精品国产精品亚洲精品| 亚洲视频一区在线观看| 国产偷国产偷精品高清尤物 | 欧美一区二区三区日韩| 97久久精品人人澡人人爽| 国产一区不卡视频| 五月天亚洲精品| 一区二区三区影院| 欧美国产亚洲另类动漫| 精品少妇一区二区三区免费观看| 色av一区二区| 99国内精品久久| 国产成人夜色高潮福利影视| 玖玖九九国产精品| 日韩1区2区3区| 亚洲国产一区二区视频| 亚洲精品中文字幕乱码三区| 国产亚洲一二三区| 精品福利一区二区三区 | 亚洲三级小视频| 中国色在线观看另类| 久久精子c满五个校花| 精品88久久久久88久久久| 日韩一级视频免费观看在线| 欧美日韩精品一区二区天天拍小说 | 国产欧美一区二区在线| 精品日韩av一区二区| 制服丝袜激情欧洲亚洲| 欧美挠脚心视频网站| 欧美视频完全免费看| 欧美日韩一区三区四区| 欧美视频一区二区三区在线观看| 色老头久久综合| 在线观看www91| 在线观看日韩精品| 欧美精三区欧美精三区| 制服丝袜国产精品| www国产精品av| 国产欧美一区二区精品久导航 | 在线国产亚洲欧美| 午夜精品久久久久久久久久| 午夜精品久久久久久久久久| 亚洲电影一区二区| 日韩和的一区二区| 精品无码三级在线观看视频| 国产在线精品免费| 成人黄页毛片网站| 精品婷婷伊人一区三区三| 欧美精品日韩精品| 精品国产乱码久久久久久夜甘婷婷| 2020国产成人综合网| 国产精品久久久久毛片软件| 亚洲精品ww久久久久久p站| 日本中文字幕一区| 国产综合色精品一区二区三区| 成人精品视频一区二区三区| 一本久道久久综合中文字幕| 欧美日韩成人高清| 国产午夜精品一区二区三区嫩草 | 成人激情黄色小说| 欧美日韩国产一级片| 久久你懂得1024| 亚洲精品国产第一综合99久久| 麻豆一区二区三区| 99国产精品99久久久久久| 欧美妇女性影城| 中文字幕一区二区三区精华液| 亚洲午夜国产一区99re久久| 国产一区二区三区久久久 | 伊人婷婷欧美激情| 黑人巨大精品欧美一区| 91成人在线免费观看| 国产欧美一区在线| 日韩电影网1区2区|