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

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

?? configure

?? linux下流量查看軟件,可以查看到每臺(tái)機(jī)子的具體流量
??
?? 第 1 頁(yè) / 共 5 頁(yè)
字號(hào):
set dummy $ac_tool_prefix$ac_prog; ac_word=$2echo "$as_me:1274: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_CC+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$CC"; then  ac_cv_prog_CC="$CC" # Let the user override the test.else  ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; do  IFS=$ac_save_IFS  test -z "$ac_dir" && ac_dir=.  $as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_CC="$ac_tool_prefix$ac_prog"echo "$as_me:1289: found $ac_dir/$ac_word" >&5breakdonefifiCC=$ac_cv_prog_CCif test -n "$CC"; then  echo "$as_me:1297: result: $CC" >&5echo "${ECHO_T}$CC" >&6else  echo "$as_me:1300: result: no" >&5echo "${ECHO_T}no" >&6fi    test -n "$CC" && break  donefiif test -z "$CC"; then  ac_ct_CC=$CC  for ac_prog in cldo  # Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:1313: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_CC+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$ac_ct_CC"; then  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.else  ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; do  IFS=$ac_save_IFS  test -z "$ac_dir" && ac_dir=.  $as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_ac_ct_CC="$ac_prog"echo "$as_me:1328: found $ac_dir/$ac_word" >&5breakdonefifiac_ct_CC=$ac_cv_prog_ac_ct_CCif test -n "$ac_ct_CC"; then  echo "$as_me:1336: result: $ac_ct_CC" >&5echo "${ECHO_T}$ac_ct_CC" >&6else  echo "$as_me:1339: result: no" >&5echo "${ECHO_T}no" >&6fi  test -n "$ac_ct_CC" && breakdone  CC=$ac_ct_CCfifitest -z "$CC" && { { echo "$as_me:1351: error: no acceptable cc found in \$PATH" >&5echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}   { (exit 1); exit 1; }; }cat >conftest.$ac_ext <<_ACEOF#line 1356 "configure"#include "confdefs.h"intmain (){  ;  return 0;}_ACEOFac_clean_files_save=$ac_clean_filesac_clean_files="$ac_clean_files a.out a.exe"# Try to create an executable without -o first, disregard a.out.# It will help us diagnose broken compiler, and finding out an intuition# of exeext.echo "$as_me:1372: checking for C compiler default output" >&5echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`if { (eval echo "$as_me:1375: \"$ac_link_default\"") >&5  (eval $ac_link_default) 2>&5  ac_status=$?  echo "$as_me:1378: \$? = $ac_status" >&5  (exit $ac_status); }; then  for ac_file in `ls a.exe conftest.exe a.* conftest conftest.* 2>/dev/null`; do  case $ac_file in    *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;    a.out ) # We found the default executable, but exeext='' is most            # certainly right.            break;;    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`          export ac_cv_exeext          break;;    * ) break;;  esacdoneelse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5{ { echo "$as_me:1395: error: C compiler cannot create executables" >&5echo "$as_me: error: C compiler cannot create executables" >&2;}   { (exit 77); exit 77; }; }fiac_exeext=$ac_cv_exeextecho "$as_me:1401: result: $ac_file" >&5echo "${ECHO_T}$ac_file" >&6# Check the compiler produces executables we can run.  If not, either# the compiler is broken, or we cross compile.echo "$as_me:1406: checking whether the C compiler works" >&5echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6# FIXME: These cross compiler hacks should be removed for Autoconf 3.0# If not cross compiling, check that we can run a simple program.if test "$cross_compiling" != yes; then  if { ac_try='./$ac_file'  { (eval echo "$as_me:1412: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:1415: \$? = $ac_status" >&5  (exit $ac_status); }; }; then    cross_compiling=no  else    if test "$cross_compiling" = maybe; then	cross_compiling=yes    else	{ { echo "$as_me:1422: error: cannot run C compiled programs.If you meant to cross compile, use \`--host'." >&5echo "$as_me: error: cannot run C compiled programs.If you meant to cross compile, use \`--host'." >&2;}   { (exit 1); exit 1; }; }    fi  fifiecho "$as_me:1430: result: yes" >&5echo "${ECHO_T}yes" >&6rm -f a.out a.exe conftest$ac_cv_exeextac_clean_files=$ac_clean_files_save# Check the compiler produces executables we can run.  If not, either# the compiler is broken, or we cross compile.echo "$as_me:1437: checking whether we are cross compiling" >&5echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6echo "$as_me:1439: result: $cross_compiling" >&5echo "${ECHO_T}$cross_compiling" >&6echo "$as_me:1442: checking for executable suffix" >&5echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6if { (eval echo "$as_me:1444: \"$ac_link\"") >&5  (eval $ac_link) 2>&5  ac_status=$?  echo "$as_me:1447: \$? = $ac_status" >&5  (exit $ac_status); }; then  # If both `conftest.exe' and `conftest' are `present' (well, observable)# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will# work properly (i.e., refer to `conftest.exe'), while it won't with# `rm'.for ac_file in `(ls conftest.exe; ls conftest; ls conftest.*) 2>/dev/null`; do  case $ac_file in    *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`          export ac_cv_exeext          break;;    * ) break;;  esacdoneelse  { { echo "$as_me:1463: error: cannot compute EXEEXT: cannot compile and link" >&5echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;}   { (exit 1); exit 1; }; }firm -f conftest$ac_cv_exeextecho "$as_me:1469: result: $ac_cv_exeext" >&5echo "${ECHO_T}$ac_cv_exeext" >&6rm -f conftest.$ac_extEXEEXT=$ac_cv_exeextac_exeext=$EXEEXTecho "$as_me:1475: checking for object suffix" >&5echo $ECHO_N "checking for object suffix... $ECHO_C" >&6if test "${ac_cv_objext+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line 1481 "configure"#include "confdefs.h"intmain (){  ;  return 0;}_ACEOFrm -f conftest.o conftest.objif { (eval echo "$as_me:1493: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:1496: \$? = $ac_status" >&5  (exit $ac_status); }; then  for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do  case $ac_file in    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb ) ;;    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`       break;;  esacdoneelse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5{ { echo "$as_me:1508: error: cannot compute OBJEXT: cannot compile" >&5echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;}   { (exit 1); exit 1; }; }firm -f conftest.$ac_cv_objext conftest.$ac_extfiecho "$as_me:1515: result: $ac_cv_objext" >&5echo "${ECHO_T}$ac_cv_objext" >&6OBJEXT=$ac_cv_objextac_objext=$OBJEXTecho "$as_me:1519: checking whether we are using the GNU C compiler" >&5echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6if test "${ac_cv_c_compiler_gnu+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line 1525 "configure"#include "confdefs.h"intmain (){#ifndef __GNUC__       choke me#endif  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:1540: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:1543: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:1546: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:1549: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  ac_compiler_gnu=yeselse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_compiler_gnu=nofirm -f conftest.$ac_objext conftest.$ac_extac_cv_c_compiler_gnu=$ac_compiler_gnufiecho "$as_me:1561: result: $ac_cv_c_compiler_gnu" >&5echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6GCC=`test $ac_compiler_gnu = yes && echo yes`ac_test_CFLAGS=${CFLAGS+set}ac_save_CFLAGS=$CFLAGSCFLAGS="-g"echo "$as_me:1567: checking whether $CC accepts -g" >&5echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6if test "${ac_cv_prog_cc_g+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line 1573 "configure"#include "confdefs.h"intmain (){  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:1585: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:1588: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:1591: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:1594: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  ac_cv_prog_cc_g=yeselse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_prog_cc_g=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:1604: result: $ac_cv_prog_cc_g" >&5echo "${ECHO_T}$ac_cv_prog_cc_g" >&6if test "$ac_test_CFLAGS" = set; then  CFLAGS=$ac_save_CFLAGSelif test $ac_cv_prog_cc_g = yes; then  if test "$GCC" = yes; then    CFLAGS="-g -O2"  else    CFLAGS="-g"  fielse  if test "$GCC" = yes; then    CFLAGS="-O2"  else    CFLAGS=  fifi# Some people use a C++ compiler to compile C.  Since we use `exit',# in C++ we need to declare it.  In case someone uses the same compiler# for both compiling C and C++ we need to have the C++ compiler decide# the declaration of exit, since it's the most demanding environment.cat >conftest.$ac_ext <<_ACEOF#ifndef __cplusplus  choke me#endif_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:1631: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:1634: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:1637: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:1640: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  for ac_declaration in \   ''\   '#include <stdlib.h>' \   'extern "C" void std::exit (int) throw (); using std::exit;' \   'extern "C" void std::exit (int); using std::exit;' \   'extern "C" void exit (int) throw ();' \   'extern "C" void exit (int);' \   'void exit (int);'do  cat >conftest.$ac_ext <<_ACEOF#line 1652 "configure"#include "confdefs.h"#include <stdlib.h>$ac_declarationintmain (){exit (42);  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:1665: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:1668: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:1671: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:1674: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  :else  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5continuefirm -f conftest.$ac_objext conftest.$ac_ext  cat >conftest.$ac_ext <<_ACEOF#line 1684 "configure"#include "confdefs.h"$ac_declarationintmain (){exit (42);  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:1696: \"$ac_compile\"") >&5

?? 快捷鍵說(shuō)明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产精品视频九色porn| 国产精品乱码一区二区三区软件| 尤物在线观看一区| 在线免费视频一区二区| 亚洲精品大片www| 欧美日韩1234| 免费成人av在线| 91久久精品一区二区三区| 精品国内二区三区| 国产aⅴ精品一区二区三区色成熟| 国产一区二区三区日韩| 色婷婷综合久久久久中文一区二区| 国产午夜精品一区二区三区嫩草 | 久久久亚洲午夜电影| 国内精品国产成人国产三级粉色| 成人免费视频一区二区| 亚洲欧美精品午睡沙发| 欧美亚洲丝袜传媒另类| 日韩精彩视频在线观看| 欧美精品一区二区三区蜜桃| 欧美日韩成人综合在线一区二区| 日韩精彩视频在线观看| 国产欧美日韩视频一区二区| 成人免费看视频| 一区二区三区在线免费视频| 欧美自拍偷拍一区| 欧美日韩精品欧美日韩精品一综合| 丁香六月综合激情| 国产精品一区二区在线观看不卡| 日韩va欧美va亚洲va久久| 亚洲人成网站色在线观看| 中文字幕 久热精品 视频在线| 精品国产一二三| 777午夜精品视频在线播放| 91黄色在线观看| 在线视频欧美精品| 51精品秘密在线观看| 日本美女视频一区二区| 26uuu精品一区二区三区四区在线 26uuu精品一区二区在线观看 | 粉嫩av一区二区三区| 亚洲精品国久久99热| 9191国产精品| 成人午夜av在线| 亚洲在线观看免费视频| 日韩欧美视频一区| 成人亚洲精品久久久久软件| 综合网在线视频| 91精品国产色综合久久| 成人福利在线看| 午夜天堂影视香蕉久久| 国产精品免费视频网站| 8x8x8国产精品| 成人精品视频一区| 美洲天堂一区二卡三卡四卡视频| 欧美国产1区2区| 欧美精品tushy高清| 国产专区综合网| 一区二区三区欧美亚洲| 精品99一区二区| 日本道精品一区二区三区| 麻豆精品视频在线观看免费| 中文字幕一区二区三区在线播放 | 国产成人精品三级麻豆| 亚洲www啪成人一区二区麻豆| 欧美国产日产图区| 欧美丰满嫩嫩电影| 一本久久精品一区二区| 国产精品亚洲综合一区在线观看| 亚洲国产精品视频| 日本伊人色综合网| 国产在线精品一区二区不卡了| 欧美性大战久久| 欧美群妇大交群中文字幕| 精品免费国产二区三区| 国产精品少妇自拍| 天天av天天翘天天综合网| 国产精品99久久久久| 一本久道久久综合中文字幕| 日韩一区二区在线观看视频| 一区二区三区不卡在线观看| 精品成人在线观看| 欧美在线观看视频一区二区| 成人小视频在线| 国产在线乱码一区二区三区| 日韩精品国产欧美| 一区二区高清视频在线观看| 亚洲手机成人高清视频| 国产欧美日韩在线| 精品电影一区二区三区| 日韩欧美国产小视频| 欧美日韩视频在线第一区| 97久久精品人人做人人爽50路 | 久久av中文字幕片| 午夜精品爽啪视频| 一区二区三区在线视频免费| 亚洲欧美日韩精品久久久久| 国产精品你懂的| 久久久久国产精品麻豆ai换脸| 欧美zozo另类异族| 日韩视频一区二区三区在线播放| 欧美日韩亚洲综合在线| 欧美午夜精品理论片a级按摩| 91麻豆国产精品久久| 99久久99久久久精品齐齐| 成人动漫视频在线| 国产91精品露脸国语对白| 粉嫩一区二区三区性色av| 国产乱码精品一区二区三区av | 色狠狠色狠狠综合| 91麻豆精品视频| 91香蕉视频污| 国产尤物一区二区在线| 精品亚洲免费视频| 极品美女销魂一区二区三区免费| 午夜欧美大尺度福利影院在线看 | 亚洲图片你懂的| 国产精品久久久久久久久免费樱桃| 国产欧美一区二区精品性| 精品国产123| www.日韩av| 亚洲欧美一区二区三区极速播放 | 91视频国产观看| 18欧美乱大交hd1984| 91丨porny丨国产入口| 国产欧美视频一区二区三区| 91丨国产丨九色丨pron| 日本精品视频一区二区| 成人精品免费网站| 国产精品一区二区在线观看网站| 国产aⅴ综合色| 成人av手机在线观看| 国产.欧美.日韩| 色天天综合色天天久久| 在线观看成人小视频| 不卡av电影在线播放| 不卡欧美aaaaa| 视频一区视频二区中文字幕| 91精品国产91综合久久蜜臀| 激情综合网av| 亚洲激情一二三区| 久久亚洲精品小早川怜子| 久久综合久久综合久久综合| 亚洲蜜臀av乱码久久精品| 美女网站视频久久| 精品无人码麻豆乱码1区2区| 午夜欧美大尺度福利影院在线看| 一个色综合网站| 中文字幕视频一区| 6080国产精品一区二区| 欧美色综合久久| 国产一区在线观看麻豆| 精品午夜一区二区三区在线观看| 九一久久久久久| 亚洲午夜激情av| 欧美电影免费观看高清完整版在| 99精品视频在线观看| 激情文学综合丁香| 午夜精品影院在线观看| 亚洲免费色视频| 欧美日韩久久久一区| 91丨九色丨蝌蚪富婆spa| 久久精品久久综合| 激情亚洲综合在线| 日韩激情视频网站| 国产精品私人影院| 中文字幕一区二区三| 中文字幕中文字幕在线一区| 久久久天堂av| 亚洲一二三区视频在线观看| 男人的天堂久久精品| 99久久免费视频.com| 欧美成人bangbros| ...av二区三区久久精品| 亚洲自拍欧美精品| 日韩av电影天堂| 精品国产乱码久久久久久久| 亚洲美女少妇撒尿| 久久爱另类一区二区小说| 91丨porny丨户外露出| 26uuu国产在线精品一区二区| 亚洲主播在线播放| 成人免费毛片app| 精品欧美黑人一区二区三区| 亚洲制服丝袜av| 成人免费毛片app| 日韩欧美亚洲国产另类| 亚洲精品成a人| 国产精品一级片在线观看| 久久婷婷国产综合国色天香| 一区二区三区欧美激情| 国产高清视频一区| 在线观看视频一区二区| 国产精品久久久久久福利一牛影视| 午夜精品免费在线| 国产另类ts人妖一区二区| 91美女蜜桃在线| 国产视频一区二区在线| 亚洲成a天堂v人片| 国产自产视频一区二区三区| 高清国产一区二区|