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

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

?? configure

?? 主要用于監控網絡流量并動態產生可視化結果
??
?? 第 1 頁 / 共 3 頁
字號:
    srcdir=..  fielse  ac_srcdir_defaulted=nofiif test ! -r $srcdir/$ac_unique_file; then  if test "$ac_srcdir_defaulted" = yes; then    { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }  else    { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }  fifisrcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`# Prefer explicitly selected file to automatically selected ones.if test -z "$CONFIG_SITE"; then  if test "x$prefix" != xNONE; then    CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"  else    CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"  fififor ac_site_file in $CONFIG_SITE; do  if test -r "$ac_site_file"; then    echo "loading site script $ac_site_file"    . "$ac_site_file"  fidoneif test -r "$cache_file"; then  echo "loading cache $cache_file"  . $cache_fileelse  echo "creating cache $cache_file"  > $cache_filefiac_ext=c# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.ac_cpp='$CPP $CPPFLAGS'ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'cross_compiling=$ac_cv_prog_cc_crossac_exeext=ac_objext=oif (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then  # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.  if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then    ac_n= ac_c='' ac_t='	'  else    ac_n=-n ac_c= ac_t=  fielse  ac_n= ac_c='\c' ac_t=fi# Extract the first word of "gcc", so it can be a program name with args.set dummy gcc; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:547: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$CC"; then  ac_cv_prog_CC="$CC" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_CC="gcc"      break    fi  done  IFS="$ac_save_ifs"fifiCC="$ac_cv_prog_CC"if test -n "$CC"; then  echo "$ac_t""$CC" 1>&6else  echo "$ac_t""no" 1>&6fiif test -z "$CC"; then  # Extract the first word of "cc", so it can be a program name with args.set dummy cc; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:577: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$CC"; then  ac_cv_prog_CC="$CC" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_prog_rejected=no  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then        ac_prog_rejected=yes	continue      fi      ac_cv_prog_CC="cc"      break    fi  done  IFS="$ac_save_ifs"if 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 $# -gt 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    set dummy "$ac_dir/$ac_word" "$@"    shift    ac_cv_prog_CC="$@"  fifififiCC="$ac_cv_prog_CC"if test -n "$CC"; then  echo "$ac_t""$CC" 1>&6else  echo "$ac_t""no" 1>&6fi  if test -z "$CC"; then    case "`uname -s`" in    *win32* | *WIN32*)      # Extract the first word of "cl", so it can be a program name with args.set dummy cl; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:628: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$CC"; then  ac_cv_prog_CC="$CC" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_CC="cl"      break    fi  done  IFS="$ac_save_ifs"fifiCC="$ac_cv_prog_CC"if test -n "$CC"; then  echo "$ac_t""$CC" 1>&6else  echo "$ac_t""no" 1>&6fi ;;    esac  fi  test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }fiecho $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6echo "configure:660: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5ac_ext=c# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.ac_cpp='$CPP $CPPFLAGS'ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'cross_compiling=$ac_cv_prog_cc_crosscat > conftest.$ac_ext << EOF#line 671 "configure"#include "confdefs.h"main(){return(0);}EOFif { (eval echo configure:676: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then  ac_cv_prog_cc_works=yes  # If we can't run a trivial program, we are probably using a cross compiler.  if (./conftest; exit) 2>/dev/null; then    ac_cv_prog_cc_cross=no  else    ac_cv_prog_cc_cross=yes  fielse  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  ac_cv_prog_cc_works=nofirm -fr conftest*ac_ext=c# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.ac_cpp='$CPP $CPPFLAGS'ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'cross_compiling=$ac_cv_prog_cc_crossecho "$ac_t""$ac_cv_prog_cc_works" 1>&6if test $ac_cv_prog_cc_works = no; then  { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }fiecho $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6echo "configure:702: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6cross_compiling=$ac_cv_prog_cc_crossecho $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6echo "configure:707: checking whether we are using GNU C" >&5if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  cat > conftest.c <<EOF#ifdef __GNUC__  yes;#endifEOFif { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:716: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then  ac_cv_prog_gcc=yeselse  ac_cv_prog_gcc=nofifiecho "$ac_t""$ac_cv_prog_gcc" 1>&6if test $ac_cv_prog_gcc = yes; then  GCC=yeselse  GCC=fiac_test_CFLAGS="${CFLAGS+set}"ac_save_CFLAGS="$CFLAGS"CFLAGS=echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6echo "configure:735: checking whether ${CC-cc} accepts -g" >&5if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  echo 'void f(){}' > conftest.cif test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then  ac_cv_prog_cc_g=yeselse  ac_cv_prog_cc_g=nofirm -f conftest*fiecho "$ac_t""$ac_cv_prog_cc_g" 1>&6if test "$ac_test_CFLAGS" = set; then  CFLAGS="$ac_save_CFLAGS"elif 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=  fifiecho $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6echo "configure:767: checking how to run the C preprocessor" >&5# On Suns, sometimes $CPP names a directory.if test -n "$CPP" && test -d "$CPP"; then  CPP=fiif test -z "$CPP"; thenif eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else    # This must be in double quotes, not single quotes, because CPP may get  # substituted into the Makefile and "${CC-cc}" will confuse make.  CPP="${CC-cc} -E"  # On the NeXT, cc -E runs the code through the compiler's parser,  # not just through cpp.  cat > conftest.$ac_ext <<EOF#line 782 "configure"#include "confdefs.h"#include <assert.h>Syntax ErrorEOFac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"{ (eval echo configure:788: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`if test -z "$ac_err"; then  :else  echo "$ac_err" >&5  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -rf conftest*  CPP="${CC-cc} -E -traditional-cpp"  cat > conftest.$ac_ext <<EOF#line 799 "configure"#include "confdefs.h"#include <assert.h>Syntax ErrorEOFac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"{ (eval echo configure:805: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`if test -z "$ac_err"; then  :else  echo "$ac_err" >&5  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -rf conftest*  CPP="${CC-cc} -nologo -E"  cat > conftest.$ac_ext <<EOF#line 816 "configure"#include "confdefs.h"#include <assert.h>Syntax ErrorEOFac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"{ (eval echo configure:822: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`if test -z "$ac_err"; then  :else  echo "$ac_err" >&5  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -rf conftest*  CPP=/lib/cppfirm -f conftest*firm -f conftest*firm -f conftest*  ac_cv_prog_CPP="$CPP"fi  CPP="$ac_cv_prog_CPP"else  ac_cv_prog_CPP="$CPP"fiecho "$ac_t""$CPP" 1>&6echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6echo "configure:847: checking whether ${MAKE-make} sets \${MAKE}" >&5set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  cat > conftestmake <<\EOFall:	@echo 'ac_maketemp="${MAKE}"'EOF# GNU make sometimes prints "make[1]: Entering...", which would confuse us.eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`if test -n "$ac_maketemp"; then  eval ac_cv_prog_make_${ac_make}_set=yeselse  eval ac_cv_prog_make_${ac_make}_set=nofirm -f conftestmakefiif eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then  echo "$ac_t""yes" 1>&6  SET_MAKE=else  echo "$ac_t""no" 1>&6  SET_MAKE="MAKE=${MAKE-make}"fi# Extract the first word of "perl", so it can be a program name with args.set dummy perl; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:876: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  case "$PERL" in  /*)  ac_cv_path_PERL="$PERL" # Let the user override the test with a path.  ;;  ?:/*)			   ac_cv_path_PERL="$PERL" # Let the user override the test with a dos path.  ;;  *)  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH:/usr/bin:/usr/local/bin"  for ac_dir in $ac_dummy; do     test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_path_PERL="$ac_dir/$ac_word"      break    fi  done  IFS="$ac_save_ifs"  test -z "$ac_cv_path_PERL" && ac_cv_path_PERL="no"  ;;esacfiPERL="$ac_cv_path_PERL"if test -n "$PERL"; then  echo "$ac_t""$PERL" 1>&6else  echo "$ac_t""no" 1>&6fiif test $PERL = no; then    echo   echo "** No Perl found in the PATH. A recent copy of Perl"   echo "   is required for mrtg to work. Check www.perl.com"   echo    exit 1fiecho $ac_n "checking for acos in -lm""... $ac_c" 1>&6echo "configure:918: checking for acos in -lm" >&5ac_lib_var=`echo m'_'acos | sed 'y%./+-%__p_%'`if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  ac_save_LIBS="$LIBS"LIBS="-lm  $LIBS"cat > conftest.$ac_ext <<EOF#line 926 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error.  *//* We use char because int might match the return type of a gcc2    builtin and then its argument prototype would still apply.  */char acos();int main() {acos(); return 0; }EOFif { (eval echo configure:937: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then  rm -rf conftest*  eval "ac_cv_lib_$ac_lib_var=yes"else  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -rf conftest*  eval "ac_cv_lib_$ac_lib_var=no"firm -f conftest*LIBS="$ac_save_LIBS"fiif eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then  echo "$ac_t""yes" 1>&6    ac_tr_lib=HAVE_LIB`echo m | sed -e 's/[^a-zA-Z0-9_]/_/g' \    -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`  cat >> confdefs.h <<EOF#define $ac_tr_lib 1EOF  LIBS="-lm $LIBS"else  echo "$ac_t""no" 1>&6fi

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
成人一级片在线观看| 制服丝袜激情欧洲亚洲| 欧美日韩在线一区二区| 久久久99久久精品欧美| 洋洋成人永久网站入口| 国产精品亚洲午夜一区二区三区| 在线精品视频小说1| 国产精品日韩成人| 久久99国产精品免费网站| 欧美亚洲一区三区| 亚洲欧美福利一区二区| 成人黄色小视频在线观看| 日韩精品中午字幕| 日本欧美加勒比视频| 91久久奴性调教| 亚洲欧洲另类国产综合| 国产乱子伦视频一区二区三区| 欧美午夜寂寞影院| 亚洲老司机在线| av网站免费线看精品| 国产日产欧美精品一区二区三区| 日韩av一区二区三区| 欧美性猛交xxxxxxxx| 亚洲女同一区二区| 91香蕉视频在线| 综合激情网...| 91丝袜美女网| 最近日韩中文字幕| eeuss影院一区二区三区| 中文字幕精品一区| eeuss鲁一区二区三区| 国产精品毛片高清在线完整版| 国产成人午夜精品影院观看视频| 欧美电影免费观看高清完整版在 | 黄色成人免费在线| 日韩欧美国产精品一区| 精品中文av资源站在线观看| 精品国精品国产尤物美女| 韩国v欧美v亚洲v日本v| 国产亚洲一区二区三区四区| 成人一区二区三区视频在线观看| 久久综合av免费| 成人午夜精品在线| 成人欧美一区二区三区| 欧美在线免费播放| 日韩二区三区四区| www精品美女久久久tv| 国产jizzjizz一区二区| 亚洲人成网站色在线观看| 欧亚一区二区三区| 免费成人在线网站| 日本一区二区视频在线观看| 不卡的av电影在线观看| 亚洲国产日韩综合久久精品| 9191精品国产综合久久久久久| 日韩成人精品在线| 国产精品理论片| 欧美片网站yy| 国产福利91精品一区| 一区二区三区高清在线| 精品99一区二区三区| 99re热视频这里只精品| 三级欧美韩日大片在线看| 精品久久人人做人人爰| 一本色道久久综合亚洲91| 日韩激情在线观看| 国产精品久久毛片| 67194成人在线观看| 成人激情视频网站| 午夜婷婷国产麻豆精品| 久久精品视频一区二区| 欧美四级电影网| 懂色av一区二区夜夜嗨| 日本网站在线观看一区二区三区| 国产三级久久久| 欧美一区二区三区视频在线| av亚洲精华国产精华| 免费成人在线播放| 亚洲国产日韩一级| 亚洲国产成人自拍| 欧美精品一区二区三区视频 | 国产91在线|亚洲| 午夜不卡在线视频| ㊣最新国产の精品bt伙计久久| 欧美一级专区免费大片| 91福利在线看| 97精品久久久久中文字幕| 老司机精品视频在线| 亚洲在线成人精品| 国产精品久久久久精k8| 久久久久国产精品麻豆ai换脸| 欧美日韩国产综合一区二区三区| 99久久免费视频.com| 国产精品自拍毛片| 久久99精品国产麻豆不卡| 亚洲成av人片在线观看无码| 国产精品久99| 国产精品久久久久影院色老大| 亚洲精品一区二区三区四区高清| 91精品国模一区二区三区| 欧美三日本三级三级在线播放| 色综合天天综合色综合av | 91精品国产91久久久久久一区二区 | 国产伦精品一区二区三区免费| 五月婷婷激情综合| 一区二区三区欧美| 亚洲另类在线视频| 一区二区三区蜜桃网| 亚洲精品va在线观看| 中文字幕一区二区三区四区 | 日韩精品久久理论片| 亚洲成人av中文| 午夜激情一区二区三区| 天天综合网 天天综合色| 偷窥国产亚洲免费视频| 亚洲一区二区不卡免费| 亚洲午夜成aⅴ人片| 一区二区在线电影| 性做久久久久久久久| 亚洲成在线观看| 青青草国产成人av片免费| 日本不卡不码高清免费观看| 免费视频最近日韩| 国产伦精品一区二区三区免费 | 精品人伦一区二区色婷婷| 日韩午夜激情电影| 欧美va天堂va视频va在线| 久久久精品一品道一区| 中文字幕不卡一区| 曰韩精品一区二区| 免费三级欧美电影| 国产成人在线观看免费网站| 99精品视频在线观看免费| 在线视频一区二区免费| 日韩精品影音先锋| 国产精品久久久久影视| 亚洲h动漫在线| 国产在线精品一区二区不卡了 | 欧美乱妇15p| 精品久久久久久亚洲综合网| 欧美国产日韩精品免费观看| 亚洲激情av在线| 久久99精品久久久久久| 99久久国产免费看| 91精品国产色综合久久不卡电影| 久久老女人爱爱| 又紧又大又爽精品一区二区| 久久不见久久见免费视频1| av一区二区不卡| 精品美女在线观看| 亚洲男人天堂av| 国产在线乱码一区二区三区| 91蝌蚪porny| 久久久亚洲高清| 亚洲成人av电影在线| 成人丝袜18视频在线观看| 欧美另类z0zxhd电影| 国产精品白丝在线| 久久精品国产在热久久| 色88888久久久久久影院按摩| 日韩精品一区二区三区在线观看| 综合激情成人伊人| 国产精品一区二区久久精品爱涩| 欧美丝袜第三区| 国产精品视频一二三| 久久精品999| 欧美日韩精品欧美日韩精品| 中文字幕亚洲电影| 黄一区二区三区| 日韩欧美一二三| 一区二区三区中文字幕精品精品| 国产美女娇喘av呻吟久久| 欧美精品aⅴ在线视频| 亚洲男同性视频| 不卡一区在线观看| 久久久www免费人成精品| 美日韩一级片在线观看| 精品婷婷伊人一区三区三| 亚洲欧美日韩中文播放| 不卡av电影在线播放| 久久毛片高清国产| 麻豆精品蜜桃视频网站| 4438x成人网最大色成网站| 亚洲精品视频在线看| 99视频在线精品| 欧美高清在线视频| 国产精品一区二区免费不卡| 欧美xxx久久| 日本不卡视频在线| 欧美久久久久久久久中文字幕| 国产精品你懂的在线欣赏| 国产精品99久久久久久久女警| 欧美va亚洲va| 国产美女精品人人做人人爽| 精品精品国产高清一毛片一天堂| 日韩不卡一区二区| 欧美成人一级视频| 国产乱一区二区| 国产精品久久夜| 在线免费亚洲电影|