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

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

?? configure

?? TCPDUMP的C語言源代碼,是在數(shù)據(jù)鏈路層的應(yīng)用
??
?? 第 1 頁 / 共 5 頁
字號(hào):
else  if test -n "$SHLICC2"; then  ac_cv_prog_SHLICC2="$SHLICC2" # Let the user override the test.elseas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  for ac_exec_ext in '' $ac_executable_extensions; do  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then    ac_cv_prog_SHLICC2="yes"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedoneIFS=$as_save_IFS  test -z "$ac_cv_prog_SHLICC2" && ac_cv_prog_SHLICC2="no"fifiSHLICC2=$ac_cv_prog_SHLICC2if test -n "$SHLICC2"; then  { echo "$as_me:$LINENO: result: $SHLICC2" >&5echo "${ECHO_T}$SHLICC2" >&6; }else  { echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6; }fi		    if test $SHLICC2 = yes ; then			    CC=shlicc2			    export CC		    fi		    ;;	    esac    fi    if test -z "$CC" -a "$with_gcc" = no ; then	    CC=cc	    export CC    fi    ac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuif test -n "$ac_tool_prefix"; then  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.set dummy ${ac_tool_prefix}gcc; ac_word=$2{ echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }if 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.elseas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  for ac_exec_ext in '' $ac_executable_extensions; do  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then    ac_cv_prog_CC="${ac_tool_prefix}gcc"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedoneIFS=$as_save_IFSfifiCC=$ac_cv_prog_CCif test -n "$CC"; then  { echo "$as_me:$LINENO: result: $CC" >&5echo "${ECHO_T}$CC" >&6; }else  { echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6; }fifiif test -z "$ac_cv_prog_CC"; then  ac_ct_CC=$CC  # Extract the first word of "gcc", so it can be a program name with args.set dummy gcc; ac_word=$2{ echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }if 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.elseas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  for ac_exec_ext in '' $ac_executable_extensions; do  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then    ac_cv_prog_ac_ct_CC="gcc"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedoneIFS=$as_save_IFSfifiac_ct_CC=$ac_cv_prog_ac_ct_CCif test -n "$ac_ct_CC"; then  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5echo "${ECHO_T}$ac_ct_CC" >&6; }else  { echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6; }fi  if test "x$ac_ct_CC" = x; then    CC=""  else    case $cross_compiling:$ac_tool_warned inyes:){ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-toolswhose name does not start with the host triplet.  If you think thisconfiguration is useful to you, please write to autoconf@gnu.org." >&5echo "$as_me: WARNING: In the future, Autoconf will not detect cross-toolswhose name does not start with the host triplet.  If you think thisconfiguration is useful to you, please write to autoconf@gnu.org." >&2;}ac_tool_warned=yes ;;esac    CC=$ac_ct_CC  fielse  CC="$ac_cv_prog_CC"fiif test -z "$CC"; then          if test -n "$ac_tool_prefix"; then    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.set dummy ${ac_tool_prefix}cc; ac_word=$2{ echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }if 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.elseas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  for ac_exec_ext in '' $ac_executable_extensions; do  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then    ac_cv_prog_CC="${ac_tool_prefix}cc"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedoneIFS=$as_save_IFSfifiCC=$ac_cv_prog_CCif test -n "$CC"; then  { echo "$as_me:$LINENO: result: $CC" >&5echo "${ECHO_T}$CC" >&6; }else  { echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6; }fi  fifiif test -z "$CC"; then  # Extract the first word of "cc", so it can be a program name with args.set dummy cc; ac_word=$2{ echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }if 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_prog_rejected=noas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  for ac_exec_ext in '' $ac_executable_extensions; do  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then       ac_prog_rejected=yes       continue     fi    ac_cv_prog_CC="cc"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedoneIFS=$as_save_IFSif test $ac_prog_rejected = yes; then  # We found a bogon in the path, so make sure we never use it.  set dummy $ac_cv_prog_CC  shift  if test $# != 0; then    # We chose a different compiler from the bogus one.    # However, it has the same basename, so the bogon will be chosen    # first if we set CC to just the basename; use the full file name.    shift    ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"  fifififiCC=$ac_cv_prog_CCif test -n "$CC"; then  { echo "$as_me:$LINENO: result: $CC" >&5echo "${ECHO_T}$CC" >&6; }else  { echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6; }fifiif test -z "$CC"; then  if test -n "$ac_tool_prefix"; then  for ac_prog in cl.exe  do    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.set dummy $ac_tool_prefix$ac_prog; ac_word=$2{ echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }if 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.elseas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  for ac_exec_ext in '' $ac_executable_extensions; do  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedoneIFS=$as_save_IFSfifiCC=$ac_cv_prog_CCif test -n "$CC"; then  { echo "$as_me:$LINENO: result: $CC" >&5echo "${ECHO_T}$CC" >&6; }else  { echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6; }fi    test -n "$CC" && break  donefiif test -z "$CC"; then  ac_ct_CC=$CC  for ac_prog in cl.exedo  # Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2{ echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }if 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.elseas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  for ac_exec_ext in '' $ac_executable_extensions; do  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then    ac_cv_prog_ac_ct_CC="$ac_prog"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedoneIFS=$as_save_IFSfifiac_ct_CC=$ac_cv_prog_ac_ct_CCif test -n "$ac_ct_CC"; then  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5echo "${ECHO_T}$ac_ct_CC" >&6; }else  { echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6; }fi  test -n "$ac_ct_CC" && breakdone  if test "x$ac_ct_CC" = x; then    CC=""  else    case $cross_compiling:$ac_tool_warned inyes:){ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-toolswhose name does not start with the host triplet.  If you think thisconfiguration is useful to you, please write to autoconf@gnu.org." >&5echo "$as_me: WARNING: In the future, Autoconf will not detect cross-toolswhose name does not start with the host triplet.  If you think thisconfiguration is useful to you, please write to autoconf@gnu.org." >&2;}ac_tool_warned=yes ;;esac    CC=$ac_ct_CC  fififitest -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATHSee \`config.log' for more details." >&5echo "$as_me: error: no acceptable C compiler found in \$PATHSee \`config.log' for more details." >&2;}   { (exit 1); exit 1; }; }# Provide some information about the compiler.echo "$as_me:$LINENO: checking for C compiler version" >&5ac_compiler=`set X $ac_compile; echo $2`{ (ac_try="$ac_compiler --version >&5"case "(($ac_try" in  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  *) ac_try_echo=$ac_try;;esaceval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  (eval "$ac_compiler --version >&5") 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }{ (ac_try="$ac_compiler -v >&5"case "(($ac_try" in  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  *) ac_try_echo=$ac_try;;esaceval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  (eval "$ac_compiler -v >&5") 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }{ (ac_try="$ac_compiler -V >&5"case "(($ac_try" in  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  *) ac_try_echo=$ac_try;;esaceval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  (eval "$ac_compiler -V >&5") 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }cat >conftest.$ac_ext <<_ACEOF/* confdefs.h.  */_ACEOFcat confdefs.h >>conftest.$ac_extcat >>conftest.$ac_ext <<_ACEOF/* end confdefs.h.  */intmain (){  ;  return 0;}_ACEOFac_clean_files_save=$ac_clean_filesac_clean_files="$ac_clean_files a.out a.exe b.out"# Try to create an executable without -o first, disregard a.out.# It will help us diagnose broken compilers, and finding out an intuition# of exeext.{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`## List of possible output files, starting from the most likely.# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)# only as a last resort.  b.out is created by i960 compilers.ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'## The IRIX 6 linker writes into existing files which may not be# executable, retaining their permissions.  Remove them first so a# subsequent execution test works.ac_rmfiles=for ac_file in $ac_filesdo  case $ac_file in    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;    * ) ac_rmfiles="$ac_rmfiles $ac_file";;  esacdonerm -f $ac_rmfilesif { (ac_try="$ac_link_default"case "(($ac_try" in  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  *) ac_try_echo=$ac_try;;esaceval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  (eval "$ac_link_default") 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; then  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'# in a Makefile.  We should not override ac_cv_exeext if it was cached,# so that the user can short-circuit this test for compilers unknown to# Autoconf.for ac_file in $ac_files ''do  test -f "$ac_file" || continue  case $ac_file in    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )	;;    [ab].out )	# We found the default executable, but exeext='' is most	# certainly right.	break;;    *.* )        if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;	then :; else	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`	fi	# We set ac_cv_exeext here because the later test for it is not	# sa

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
久久婷婷综合激情| 色综合天天综合网天天狠天天| 国产欧美一区二区精品秋霞影院| 欧美日韩国产综合草草| 9i看片成人免费高清| 国产成人在线看| 精品午夜一区二区三区在线观看| 五月天激情综合网| 午夜精品福利一区二区三区av| 亚洲精品国产a| ...xxx性欧美| 亚洲美女偷拍久久| 一级女性全黄久久生活片免费| 亚洲男人天堂av| 一区二区在线观看av| 亚洲美女少妇撒尿| 亚洲大片精品永久免费| 日韩中文字幕不卡| 久久激情综合网| 国产精品香蕉一区二区三区| 国产精品99久久不卡二区| 国产精品一区二区黑丝| 成人免费观看av| 91亚洲精品乱码久久久久久蜜桃| 91蜜桃在线免费视频| 精品视频在线免费观看| 欧美日韩国产精品自在自线| 91精品国产欧美一区二区| 日韩欧美黄色影院| 国产精品久久久久永久免费观看| 亚洲免费观看高清完整版在线| 一区二区三区免费观看| 久久草av在线| caoporn国产一区二区| 欧美精品视频www在线观看| 精品精品欲导航| 国产精品久久久久四虎| 亚洲大片一区二区三区| 国产成人av电影在线观看| 色综合久久99| 精品日韩一区二区三区免费视频| 久久久www成人免费毛片麻豆| 国产精品国产成人国产三级| 青娱乐精品视频| 成人h精品动漫一区二区三区| 欧美日本在线播放| 欧美激情中文字幕| 日韩电影一区二区三区四区| 国产aⅴ精品一区二区三区色成熟| 在线观看欧美日本| 国产三区在线成人av| 亚洲成av人片在线观看无码| 成人一区二区三区视频在线观看| 欧美丰满少妇xxxbbb| 久久久久久久一区| 亚洲成人资源在线| 91视频国产资源| 久久久久久久精| 午夜精品久久久久久久 | 欧美性videosxxxxx| 久久久亚洲精品一区二区三区| 亚洲影院免费观看| 成人自拍视频在线观看| 日韩三级视频中文字幕| 一区二区免费在线播放| 成人精品一区二区三区中文字幕 | 国产在线麻豆精品观看| 欧美三级韩国三级日本一级| 中文字幕亚洲在| 成人综合在线观看| 久久精品欧美一区二区三区不卡| 日日噜噜夜夜狠狠视频欧美人| 色综合久久久久综合体桃花网| 国产精品无圣光一区二区| 国产真实乱子伦精品视频| 911精品国产一区二区在线| 一区二区三区视频在线观看| 99在线精品一区二区三区| 国产日韩影视精品| 国产福利精品导航| 国产视频一区二区在线| 国产精品一区二区视频| 久久日韩精品一区二区五区| 九九久久精品视频| 精品久久久久久久久久久久久久久 | 久久久久国产成人精品亚洲午夜| 免费视频一区二区| 精品久久一二三区| 国产一区二区三区免费看| 精品国产一区二区三区久久久蜜月 | 欧美美女激情18p| 日本欧美在线观看| 久久综合999| 国产999精品久久| 亚洲日本一区二区| 欧美制服丝袜第一页| 亚洲一二三级电影| 777亚洲妇女| 国内精品视频666| 亚洲国产岛国毛片在线| 99视频有精品| 亚洲成在线观看| 精品精品欲导航| 不卡的av中国片| 午夜电影一区二区三区| 2020国产成人综合网| 99精品国产99久久久久久白柏| 亚洲欧美精品午睡沙发| 欧美一级夜夜爽| 高清不卡一区二区在线| 亚洲国产综合色| 337p日本欧洲亚洲大胆色噜噜| 成人高清在线视频| 天堂va蜜桃一区二区三区漫画版| 日韩欧美国产综合一区 | 美国毛片一区二区三区| 日韩一级免费观看| 国产suv精品一区二区三区| 亚洲女与黑人做爰| 欧美成人精品高清在线播放| 欧美久久久久免费| 久久99精品国产麻豆不卡| 亚洲欧洲日韩女同| 欧美日韩一区小说| 国产精品白丝jk黑袜喷水| 欧美日韩一区二区三区视频| 日韩不卡一二三区| wwww国产精品欧美| 国产成人亚洲综合a∨婷婷| 欧美国产日产图区| 91影视在线播放| 欧美韩日一区二区三区四区| 激情六月婷婷久久| 久久综合国产精品| 国产成人鲁色资源国产91色综| 97久久超碰国产精品电影| 日韩精品一区二区三区在线播放 | 久久久久久久久97黄色工厂| 三级精品在线观看| 欧美精品久久一区二区三区| 亚洲嫩草精品久久| 91丨porny丨中文| 亚洲精品亚洲人成人网| a亚洲天堂av| 亚洲欧美日韩久久精品| 色八戒一区二区三区| 亚洲18色成人| 日韩小视频在线观看专区| 国产精品主播直播| 日本在线播放一区二区三区| 日韩欧美久久久| 成人av在线播放网址| 亚洲一区二区精品久久av| 91麻豆精品国产自产在线| 韩国av一区二区三区四区| 中文字幕一区二区三区精华液| 欧美日韩一区在线观看| 国产a精品视频| 亚洲国产精品综合小说图片区| 精品国产污污免费网站入口| 99re成人精品视频| 成人永久免费视频| 美女一区二区三区在线观看| 国产成人免费视频精品含羞草妖精| 日本一区二区成人在线| 欧美国产一区在线| 亚洲国产日韩a在线播放性色| 国产一区二区三区观看| 97成人超碰视| 国产一区二区不卡| 亚洲成av人片一区二区三区| 精品伦理精品一区| 欧美精三区欧美精三区| 99精品国产热久久91蜜凸| 欧美日韩在线播放一区| 免费成人你懂的| 日韩女优电影在线观看| 欧美欧美欧美欧美| 在线观看91av| 欧美一区二区三区四区视频| 欧美成人一区二区三区在线观看| 日韩欧美国产高清| 国产亚洲一区二区三区四区| 中文字幕av在线一区二区三区| 亚洲天堂久久久久久久| 午夜精品久久久| 狠狠色丁香婷综合久久| 97久久超碰国产精品| 884aa四虎影成人精品一区| 久久亚洲精华国产精华液| 日本美女一区二区三区| 日本aⅴ免费视频一区二区三区| 日韩精品电影一区亚洲| 日韩激情中文字幕| 风流少妇一区二区| 久久亚洲一级片| 《视频一区视频二区| 日本人妖一区二区| 欧美优质美女网站| 偷拍与自拍一区|