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

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? aclocal.m4

?? 多語言轉化工具庫
?? M4
?? 第 1 頁 / 共 5 頁
字號:
  # AIX sometimes has problems with the GCC collect2 program.  For some  # reason, if we set the COLLECT_NAMES environment variable, the problems  # vanish in a puff of smoke.  if test "X${COLLECT_NAMES+set}" != Xset; then    COLLECT_NAMES=    export COLLECT_NAMES  fi  ;;esac# Determine commands to create old-style static archives.old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'old_postinstall_cmds='chmod 644 $oldlib'old_postuninstall_cmds=if test -n "$RANLIB"; then  case $host_os in  openbsd*)    old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds"    ;;  *)    old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"    ;;  esac  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"fi# Allow CC to be a program name with arguments.set dummy $CCcompiler="[$]2"AC_MSG_CHECKING([for objdir])rm -f .libs 2>/dev/nullmkdir .libs 2>/dev/nullif test -d .libs; then  objdir=.libselse  # MS-DOS does not allow filenames that begin with a dot.  objdir=_libsfirmdir .libs 2>/dev/nullAC_MSG_RESULT($objdir)AC_ARG_WITH(pic,[  --with-pic              try to use only PIC/non-PIC objects [default=use both]],pic_mode="$withval", pic_mode=default)test -z "$pic_mode" && pic_mode=default# We assume here that the value for lt_cv_prog_cc_pic will not be cached# in isolation, and that seeing it set (from the cache) indicates that# the associated values are set (in the cache) correctly too.AC_MSG_CHECKING([for $compiler option to produce PIC])AC_CACHE_VAL(lt_cv_prog_cc_pic,[ lt_cv_prog_cc_pic=  lt_cv_prog_cc_shlib=  lt_cv_prog_cc_wl=  lt_cv_prog_cc_static=  lt_cv_prog_cc_no_builtin=  lt_cv_prog_cc_can_build_shared=$can_build_shared  if test "$GCC" = yes; then    lt_cv_prog_cc_wl='-Wl,'    lt_cv_prog_cc_static='-static'    case $host_os in    aix*)      # Below there is a dirty hack to force normal static linking with -ldl      # The problem is because libdl dynamically linked with both libc and      # libC (AIX C++ library), which obviously doesn't included in libraries      # list by gcc. This cause undefined symbols with -static flags.      # This hack allows C programs to be linked with "-static -ldl", but      # not sure about C++ programs.      lt_cv_prog_cc_static="$lt_cv_prog_cc_static ${lt_cv_prog_cc_wl}-lC"      ;;    amigaos*)      # FIXME: we need at least 68020 code to build shared libraries, but      # adding the `-m68020' flag to GCC prevents building anything better,      # like `-m68040'.      lt_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4'      ;;    beos* | irix5* | irix6* | osf3* | osf4* | osf5*)      # PIC is the default for these OSes.      ;;    darwin* | rhapsody*)      # PIC is the default on this platform      # Common symbols not allowed in MH_DYLIB files      lt_cv_prog_cc_pic='-fno-common'      ;;    cygwin* | mingw* | pw32* | os2*)      # This hack is so that the source file can tell whether it is being      # built for inclusion in a dll (and should export symbols for example).      lt_cv_prog_cc_pic='-DDLL_EXPORT'      ;;    sysv4*MP*)      if test -d /usr/nec; then	 lt_cv_prog_cc_pic=-Kconform_pic      fi      ;;    *)      lt_cv_prog_cc_pic='-fPIC'      ;;    esac  else    # PORTME Check for PIC flags for the system compiler.    case $host_os in    aix3* | aix4* | aix5*)      lt_cv_prog_cc_wl='-Wl,'      # All AIX code is PIC.      if test "$host_cpu" = ia64; then	# AIX 5 now supports IA64 processor	lt_cv_prog_cc_static='-Bstatic'      else	lt_cv_prog_cc_static='-bnso -bI:/lib/syscalls.exp'      fi      ;;    hpux9* | hpux10* | hpux11*)      # Is there a better lt_cv_prog_cc_static that works with the bundled CC?      lt_cv_prog_cc_wl='-Wl,'      lt_cv_prog_cc_static="${lt_cv_prog_cc_wl}-a ${lt_cv_prog_cc_wl}archive"      lt_cv_prog_cc_pic='+Z'      ;;    irix5* | irix6*)      lt_cv_prog_cc_wl='-Wl,'      lt_cv_prog_cc_static='-non_shared'      # PIC (with -KPIC) is the default.      ;;    linux*)      echo '__INTEL_COMPILER' > conftest.$ac_ext      if $CC -E conftest.$ac_ext >/dev/null | grep __INTEL_COMPILER >/dev/null      then        lt_cv_prog_cc_can_build_shared=no      else        # Intel icc        lt_cv_prog_cc_pic='-KPIC'        lt_cv_prog_cc_static='-static'        lt_cv_prog_cc_wl='-Qoption,ld,'      fi      ;;    cygwin* | mingw* | pw32* | os2*)      # This hack is so that the source file can tell whether it is being      # built for inclusion in a dll (and should export symbols for example).      lt_cv_prog_cc_pic='-DDLL_EXPORT'      ;;    newsos6)      lt_cv_prog_cc_pic='-KPIC'      lt_cv_prog_cc_static='-Bstatic'      ;;    osf3* | osf4* | osf5*)      # All OSF/1 code is PIC.      lt_cv_prog_cc_wl='-Wl,'      lt_cv_prog_cc_static='-non_shared'      ;;    sco3.2v5*)      lt_cv_prog_cc_pic='-Kpic'      lt_cv_prog_cc_static='-dn'      lt_cv_prog_cc_shlib='-belf'      ;;    solaris*)      lt_cv_prog_cc_pic='-KPIC'      lt_cv_prog_cc_static='-Bstatic'      lt_cv_prog_cc_wl='-Wl,'      ;;    sunos4*)      lt_cv_prog_cc_pic='-PIC'      lt_cv_prog_cc_static='-Bstatic'      lt_cv_prog_cc_wl='-Qoption ld '      ;;    sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)      lt_cv_prog_cc_pic='-KPIC'      lt_cv_prog_cc_static='-Bstatic'      if test "x$host_vendor" = xsni; then	lt_cv_prog_cc_wl='-LD'      else	lt_cv_prog_cc_wl='-Wl,'      fi      ;;    uts4*)      lt_cv_prog_cc_pic='-pic'      lt_cv_prog_cc_static='-Bstatic'      ;;    sysv4*MP*)      if test -d /usr/nec ;then	lt_cv_prog_cc_pic='-Kconform_pic'	lt_cv_prog_cc_static='-Bstatic'      fi      ;;    *)      lt_cv_prog_cc_can_build_shared=no      ;;    esac  fi])if test -z "$lt_cv_prog_cc_pic"; then  AC_MSG_RESULT([none])else  AC_MSG_RESULT([$lt_cv_prog_cc_pic])  # Check to make sure the pic_flag actually works.  AC_MSG_CHECKING([if $compiler PIC flag $lt_cv_prog_cc_pic works])  AC_CACHE_VAL(lt_cv_prog_cc_pic_works, [dnl    save_CFLAGS="$CFLAGS"    CFLAGS="$CFLAGS $lt_cv_prog_cc_pic -DPIC"    AC_TRY_COMPILE([], [], [dnl      case $host_os in      hpux9* | hpux10* | hpux11*)	# On HP-UX, both CC and GCC only warn that PIC is supported... then	# they create non-PIC objects.  So, if there were any warnings, we	# assume that PIC is not supported.	if test -s conftest.err; then	  lt_cv_prog_cc_pic_works=no	else	  lt_cv_prog_cc_pic_works=yes	fi	;;      *)	lt_cv_prog_cc_pic_works=yes	;;      esac    ], [dnl      lt_cv_prog_cc_pic_works=no    ])    CFLAGS="$save_CFLAGS"  ])  if test "X$lt_cv_prog_cc_pic_works" = Xno; then    lt_cv_prog_cc_pic=    lt_cv_prog_cc_can_build_shared=no  else    lt_cv_prog_cc_pic=" $lt_cv_prog_cc_pic"  fi  AC_MSG_RESULT([$lt_cv_prog_cc_pic_works])fi# Check for any special shared library compilation flags.if test -n "$lt_cv_prog_cc_shlib"; then  AC_MSG_WARN([\`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries])  if echo "$old_CC $old_CFLAGS " | egrep -e "[[ 	]]$lt_cv_prog_cc_shlib[[ 	]]" >/dev/null; then :  else   AC_MSG_WARN([add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure])    lt_cv_prog_cc_can_build_shared=no  fifiAC_MSG_CHECKING([if $compiler static flag $lt_cv_prog_cc_static works])AC_CACHE_VAL([lt_cv_prog_cc_static_works], [dnl  lt_cv_prog_cc_static_works=no  save_LDFLAGS="$LDFLAGS"  LDFLAGS="$LDFLAGS $lt_cv_prog_cc_static"  AC_TRY_LINK([], [], [lt_cv_prog_cc_static_works=yes])  LDFLAGS="$save_LDFLAGS"])# Belt *and* braces to stop my trousers falling down:test "X$lt_cv_prog_cc_static_works" = Xno && lt_cv_prog_cc_static=AC_MSG_RESULT([$lt_cv_prog_cc_static_works])pic_flag="$lt_cv_prog_cc_pic"special_shlib_compile_flags="$lt_cv_prog_cc_shlib"wl="$lt_cv_prog_cc_wl"link_static_flag="$lt_cv_prog_cc_static"no_builtin_flag="$lt_cv_prog_cc_no_builtin"can_build_shared="$lt_cv_prog_cc_can_build_shared"# Check to see if options -o and -c are simultaneously supported by compilerAC_MSG_CHECKING([if $compiler supports -c -o file.$ac_objext])AC_CACHE_VAL([lt_cv_compiler_c_o], [$rm -r conftest 2>/dev/nullmkdir conftestcd conftestecho "int some_variable = 0;" > conftest.$ac_extmkdir out# According to Tom Tromey, Ian Lance Taylor reported there are C compilers# that will create temporary files in the current directory regardless of# the output directory.  Thus, making CWD read-only will cause this test# to fail, enabling locking or at least warning the user not to do parallel# builds.chmod -w .save_CFLAGS="$CFLAGS"CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"compiler_c_o=noif { (eval echo configure:__oline__: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then  # The compiler can only warn and ignore the option if not recognized  # So say no if there are warnings  if test -s out/conftest.err; then    lt_cv_compiler_c_o=no  else    lt_cv_compiler_c_o=yes  fielse  # Append any errors to the config.log.  cat out/conftest.err 1>&AC_FD_CC  lt_cv_compiler_c_o=nofiCFLAGS="$save_CFLAGS"chmod u+w .$rm conftest* out/*rmdir outcd ..rmdir conftest$rm -r conftest 2>/dev/null])compiler_c_o=$lt_cv_compiler_c_oAC_MSG_RESULT([$compiler_c_o])if test x"$compiler_c_o" = x"yes"; then  # Check to see if we can write to a .lo  AC_MSG_CHECKING([if $compiler supports -c -o file.lo])  AC_CACHE_VAL([lt_cv_compiler_o_lo], [  lt_cv_compiler_o_lo=no  save_CFLAGS="$CFLAGS"  CFLAGS="$CFLAGS -c -o conftest.lo"  save_objext="$ac_objext"  ac_objext=lo  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      lt_cv_compiler_o_lo=no    else      lt_cv_compiler_o_lo=yes    fi  ])  ac_objext="$save_objext"  CFLAGS="$save_CFLAGS"  ])  compiler_o_lo=$lt_cv_compiler_o_lo  AC_MSG_RESULT([$compiler_o_lo])else  compiler_o_lo=nofi# Check to see if we can do hard links to lock some files if neededhard_links="nottested"if test "$compiler_c_o" = no && test "$need_locks" != no; then  # do not overwrite the value of need_locks provided by the user  AC_MSG_CHECKING([if we can lock with hard links])  hard_links=yes  $rm conftest*  ln conftest.a conftest.b 2>/dev/null && hard_links=no  touch conftest.a  ln conftest.a conftest.b 2>&5 || hard_links=no  ln conftest.a conftest.b 2>/dev/null && hard_links=no  AC_MSG_RESULT([$hard_links])  if test "$hard_links" = no; then    AC_MSG_WARN([\`$CC' does not support \`-c -o', so \`make -j' may be unsafe])    need_locks=warn  fielse  need_locks=nofiif test "$GCC" = yes; then  # Check to see if options -fno-rtti -fno-exceptions are supported by compiler  AC_MSG_CHECKING([if $compiler supports -fno-rtti -fno-exceptions])  echo "int some_variable = 0;" > conftest.$ac_ext  save_CFLAGS="$CFLAGS"  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

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
久久日韩精品一区二区五区| 国产91在线|亚洲| 欧美日韩精品欧美日韩精品| 亚洲免费av高清| 欧美性欧美巨大黑白大战| 亚洲一区二区三区四区在线| 欧美日韩大陆在线| 免费久久99精品国产| 久久综合色婷婷| 91香蕉视频黄| 偷拍一区二区三区| 欧美精品一区二区蜜臀亚洲| 成人国产精品免费观看| 一区二区三区精品久久久| 在线不卡免费欧美| 国产精品66部| 一区二区三区.www| 日韩一区二区电影| 成人免费毛片aaaaa**| 亚洲成人在线观看视频| 久久久久久久久久久电影| 99久久免费精品高清特色大片| 亚洲国产一二三| 久久久午夜电影| 在线观看一区二区视频| 九九国产精品视频| 亚洲婷婷国产精品电影人久久| 欧美人牲a欧美精品| 国产精品小仙女| 午夜电影一区二区三区| 欧美激情一区二区在线| 欧美日韩视频一区二区| 国产91丝袜在线观看| 性做久久久久久免费观看| 久久久91精品国产一区二区三区| 色欧美片视频在线观看在线视频| 开心九九激情九九欧美日韩精美视频电影 | 国内精品第一页| 中文字幕一区二区三区四区| 日韩一区二区在线看| 91性感美女视频| 国产精品一区久久久久| 亚洲国产欧美在线| 亚洲国产高清aⅴ视频| 欧美电影影音先锋| 95精品视频在线| 国产精品综合在线视频| 午夜伊人狠狠久久| 亚洲人成精品久久久久久| 久久女同精品一区二区| 日韩一区和二区| 欧美色国产精品| 92精品国产成人观看免费| 国产一区视频在线看| 婷婷丁香久久五月婷婷| 亚洲欧美色图小说| 中文字幕av资源一区| 亚洲精品一区二区三区蜜桃下载| 精品视频一区二区三区免费| www.爱久久.com| 国产99精品国产| 国产一区二区在线看| 久久精品免费观看| 日本sm残虐另类| 日韩国产在线观看| 性感美女极品91精品| 亚洲电影第三页| 亚洲综合在线免费观看| 亚洲日本电影在线| 亚洲日本欧美天堂| 日韩一区在线免费观看| 国产精品久线观看视频| 久久久国产精品麻豆| 精品国产一区二区三区不卡| 精品国产免费人成在线观看| 日韩一级在线观看| 日韩亚洲欧美中文三级| 日韩一区二区三区视频| 欧美一级日韩免费不卡| 国产精品福利一区二区| 狠狠色丁香婷婷综合| 日韩欧美另类在线| 91在线观看高清| 国产一区欧美日韩| 欧美a一区二区| youjizz国产精品| 欧美精品在线观看播放| 久久久99久久| 午夜电影久久久| 不卡视频在线看| 日韩一区二区在线看片| 亚洲免费资源在线播放| 国精产品一区一区三区mba桃花| 99久久精品国产观看| 欧美电视剧在线观看完整版| 亚洲乱码国产乱码精品精可以看| 国内外精品视频| 欧美视频中文字幕| 国产精品亲子伦对白| 日韩一区欧美二区| 99re这里都是精品| www国产亚洲精品久久麻豆| 亚洲午夜电影在线观看| 成人av在线一区二区三区| 日韩欧美激情一区| 亚洲精品国产一区二区三区四区在线| 久久国产精品99久久人人澡| 欧美性大战久久| 国产精品国产a| 国产一区二区h| 欧美一级免费大片| 亚洲一级二级三级| 91麻豆精品在线观看| 中文天堂在线一区| 国产在线精品一区二区三区不卡| 欧美日韩激情一区二区三区| 亚洲天堂av一区| 不卡视频一二三| 欧美国产欧美综合| 国产成人综合网站| 精品久久久久久综合日本欧美| 图片区日韩欧美亚洲| 欧美午夜寂寞影院| 亚洲美女免费视频| 91麻豆精品一区二区三区| 国产精品欧美久久久久无广告 | 久久精品一区二区三区不卡 | 69成人精品免费视频| 亚洲综合丝袜美腿| 91久久香蕉国产日韩欧美9色| 中文字幕一区二区三| 91亚洲男人天堂| 亚洲欧美另类久久久精品2019| 菠萝蜜视频在线观看一区| 日本一区二区视频在线观看| 国产xxx精品视频大全| 久久久精品天堂| 丰满亚洲少妇av| 国产精品美女一区二区在线观看| 懂色av一区二区三区蜜臀| 亚洲国产精品ⅴa在线观看| 国产成人一区在线| 亚洲国产经典视频| 91在线观看一区二区| 亚洲乱码国产乱码精品精的特点 | 精品欧美久久久| 久久国产精品99精品国产| 久久久美女艺术照精彩视频福利播放| 国内精品国产三级国产a久久| 久久精品无码一区二区三区| 成人性视频免费网站| 日韩伦理免费电影| 精品视频资源站| 久久99国产精品免费| 久久久精品中文字幕麻豆发布| 成人精品视频.| 一区二区三区四区视频精品免费| 欧美视频一区在线| 蜜乳av一区二区| 国产精品美女久久久久久久| 色婷婷综合久久久| 美女视频一区二区| 欧美国产精品专区| 欧美三级三级三级| 久久国产精品色| 一区在线观看免费| 欧美日韩国产区一| 国产麻豆一精品一av一免费| 亚洲视频一二三区| 欧美高清视频在线高清观看mv色露露十八 | 久久噜噜亚洲综合| 色综合天天综合网国产成人综合天 | 国产精品免费视频观看| 在线观看日产精品| 国产一区美女在线| 日韩美女啊v在线免费观看| 欧美高清激情brazzers| 国产精品一级黄| 午夜影院在线观看欧美| 国产亚洲女人久久久久毛片| 91国模大尺度私拍在线视频| 蓝色福利精品导航| 一区二区三区四区五区视频在线观看 | 精品一区免费av| 一区二区三区高清在线| 精品久久久久久久人人人人传媒| 色综合一区二区三区| 激情综合色播五月| 亚洲一区二区三区在线看| 国产视频911| 7777精品伊人久久久大香线蕉经典版下载 | 4438亚洲最大| 成人福利电影精品一区二区在线观看 | 26uuu国产一区二区三区| 色域天天综合网| 国产黑丝在线一区二区三区| 天天av天天翘天天综合网色鬼国产| 中文字幕 久热精品 视频在线| 欧美一区二区性放荡片| 91电影在线观看|