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

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

?? configure

?? ifstat源代碼
??
?? 第 1 頁 / 共 5 頁
字號:
  fifi# Extract the first word of "ranlib", so it can be a program name with args.set dummy ranlib; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:882: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$RANLIB"; then  ac_cv_prog_RANLIB="$RANLIB" # 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_RANLIB="ranlib"      break    fi  done  IFS="$ac_save_ifs"  test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"fifiRANLIB="$ac_cv_prog_RANLIB"if test -n "$RANLIB"; then  echo "$ac_t""$RANLIB" 1>&6else  echo "$ac_t""no" 1>&6fiecho $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6echo "configure:911: 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 926 "configure"#include "confdefs.h"#include <assert.h>Syntax ErrorEOFac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"{ (eval echo configure:932: \"$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 943 "configure"#include "confdefs.h"#include <assert.h>Syntax ErrorEOFac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"{ (eval echo configure:949: \"$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 960 "configure"#include "confdefs.h"#include <assert.h>Syntax ErrorEOFac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"{ (eval echo configure:966: \"$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 for ANSI C header files""... $ac_c" 1>&6echo "configure:991: checking for ANSI C header files" >&5if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  cat > conftest.$ac_ext <<EOF#line 996 "configure"#include "confdefs.h"#include <stdlib.h>#include <stdarg.h>#include <string.h>#include <float.h>EOFac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"{ (eval echo configure:1004: \"$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  rm -rf conftest*  ac_cv_header_stdc=yeselse  echo "$ac_err" >&5  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -rf conftest*  ac_cv_header_stdc=nofirm -f conftest*if test $ac_cv_header_stdc = yes; then  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.cat > conftest.$ac_ext <<EOF#line 1021 "configure"#include "confdefs.h"#include <string.h>EOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |  egrep "memchr" >/dev/null 2>&1; then  :else  rm -rf conftest*  ac_cv_header_stdc=nofirm -f conftest*fiif test $ac_cv_header_stdc = yes; then  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.cat > conftest.$ac_ext <<EOF#line 1039 "configure"#include "confdefs.h"#include <stdlib.h>EOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |  egrep "free" >/dev/null 2>&1; then  :else  rm -rf conftest*  ac_cv_header_stdc=nofirm -f conftest*fiif test $ac_cv_header_stdc = yes; then  # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.if test "$cross_compiling" = yes; then  :else  cat > conftest.$ac_ext <<EOF#line 1060 "configure"#include "confdefs.h"#include <ctype.h>#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')#define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))int main () { int i; for (i = 0; i < 256; i++)if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);exit (0); }EOFif { (eval echo configure:1071: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/nullthen  :else  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -fr conftest*  ac_cv_header_stdc=nofirm -fr conftest*fififiecho "$ac_t""$ac_cv_header_stdc" 1>&6if test $ac_cv_header_stdc = yes; then  cat >> confdefs.h <<\EOF#define STDC_HEADERS 1EOFfifor ac_hdr in sys/time.hdoac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6echo "configure:1098: checking for $ac_hdr" >&5if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  cat > conftest.$ac_ext <<EOF#line 1103 "configure"#include "confdefs.h"#include <$ac_hdr>EOFac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"{ (eval echo configure:1108: \"$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  rm -rf conftest*  eval "ac_cv_header_$ac_safe=yes"else  echo "$ac_err" >&5  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -rf conftest*  eval "ac_cv_header_$ac_safe=no"firm -f conftest*fiif eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then  echo "$ac_t""yes" 1>&6    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`  cat >> confdefs.h <<EOF#define $ac_tr_hdr 1EOF else  echo "$ac_t""no" 1>&6fidoneecho $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6echo "configure:1135: checking whether time.h and sys/time.h may both be included" >&5if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  cat > conftest.$ac_ext <<EOF#line 1140 "configure"#include "confdefs.h"#include <sys/types.h>#include <sys/time.h>#include <time.h>int main() {struct tm *tp;; return 0; }EOFif { (eval echo configure:1149: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then  rm -rf conftest*  ac_cv_header_time=yeselse  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -rf conftest*  ac_cv_header_time=nofirm -f conftest*fiecho "$ac_t""$ac_cv_header_time" 1>&6if test $ac_cv_header_time = yes; then  cat >> confdefs.h <<\EOF#define TIME_WITH_SYS_TIME 1EOFfifor ac_hdr in unistd.h ctype.h sys/types.h sys/param.h sys/mbuf.h net/route.h net/if.h net/if_var.h net/if_types.h sys/socket.h sys/ioctl.h sys/sockio.h net/soioctl.h sys/termios.h errno.h signal.h stdarg.h limits.h fcntl.hdoac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6echo "configure:1173: checking for $ac_hdr" >&5if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  cat > conftest.$ac_ext <<EOF#line 1178 "configure"#include "confdefs.h"#include <$ac_hdr>EOFac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"{ (eval echo configure:1183: \"$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  rm -rf conftest*  eval "ac_cv_header_$ac_safe=yes"else  echo "$ac_err" >&5  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -rf conftest*  eval "ac_cv_header_$ac_safe=no"firm -f conftest*fiif eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then  echo "$ac_t""yes" 1>&6    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`  cat >> confdefs.h <<EOF#define $ac_tr_hdr 1EOF else  echo "$ac_t""no" 1>&6fidoneecho $ac_n "checking return type of signal handlers""... $ac_c" 1>&6echo "configure:1210: checking return type of signal handlers" >&5if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  cat > conftest.$ac_ext <<EOF#line 1215 "configure"#include "confdefs.h"#include <sys/types.h>#include <signal.h>#ifdef signal#undef signal#endif#ifdef __cplusplusextern "C" void (*signal (int, void (*)(int)))(int);#elsevoid (*signal ()) ();#endifint main() {int i;; return 0; }EOFif { (eval echo configure:1232: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then  rm -rf conftest*  ac_cv_type_signal=voidelse  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -rf conftest*  ac_cv_type_signal=intfirm -f conftest*fiecho "$ac_t""$ac_cv_type_signal" 1>&6cat >> confdefs.h <<EOF#define RETSIGTYPE $ac_cv_type_signalEOFfor ac_func in sigaction snprintfdoecho $ac_n "checking for $ac_func""... $ac_c" 1>&6echo "configure:1253: checking for $ac_func" >&5if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  cat > conftest.$ac_ext <<EOF#line 1258 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,    which can conflict with char $ac_func(); below.  */#include <assert.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 $ac_func();int main() {/* The GNU C library defines this for functions which it implements    to always fail with ENOSYS.  Some functions are actually named    something starting with __ and the normal name is an alias.  */#if defined (__stub_$ac_func) || defined (__stub___$ac_func)choke me#else$ac_func();#endif; return 0; }EOFif { (eval echo configure:1281: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then  rm -rf conftest*  eval "ac_cv_func_$ac_func=yes"else  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -rf conftest*  eval "ac_cv_func_$ac_func=no"firm -f conftest*fiif eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then  echo "$ac_t""yes" 1>&6    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`  cat >> confdefs.h <<EOF#define $ac_tr_func 1EOF else  echo "$ac_t""no" 1>&6fidone# Options for various drivers# auto means try if no other found, no disables, and anything else is try.# Check whether --with-proc or --without-proc was given.if test "${with_proc+set}" = set; then  withval="$with_proc"  :else

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
波多野结衣的一区二区三区| 69久久99精品久久久久婷婷| 9191国产精品| 国产精品久久网站| 日本欧美肥老太交大片| 91免费观看视频在线| 久久综合五月天婷婷伊人| 亚洲一区二区四区蜜桃| zzijzzij亚洲日本少妇熟睡| 欧美成人午夜电影| 日韩av中文在线观看| 91久久奴性调教| 中文字幕乱码日本亚洲一区二区| 伦理电影国产精品| 欧美肥胖老妇做爰| 艳妇臀荡乳欲伦亚洲一区| 成人av午夜影院| 久久久精品影视| 精品亚洲免费视频| 欧美成人a在线| 日本不卡1234视频| 日韩一区二区三区三四区视频在线观看 | 午夜精品久久久久久久久久| 色综合色狠狠天天综合色| 国产精品国产三级国产aⅴ入口 | 久久综合国产精品| 美女视频一区在线观看| 5858s免费视频成人| 亚洲高清视频在线| 欧美三区在线观看| 日韩专区一卡二卡| 欧美电影免费观看高清完整版在线| 婷婷成人综合网| 日韩一区二区三区视频| 国内精品久久久久影院色| 久久先锋影音av鲁色资源| 国产成人自拍网| 最好看的中文字幕久久| 91视频在线观看| 亚洲一区二区免费视频| 欧美电影一区二区三区| 视频一区欧美日韩| 精品福利av导航| 国产成人aaaa| 亚洲男人天堂av| 91精品国产综合久久精品麻豆| 日韩成人午夜精品| 久久久影院官网| 91在线观看成人| 午夜精品久久久久久久蜜桃app| 日韩一级片在线播放| 国产精品 欧美精品| 亚洲人成网站精品片在线观看| 欧美日韩视频在线第一区| 免费成人在线视频观看| 国产精品欧美综合在线| 欧美在线一二三四区| 久久成人精品无人区| 国产精品色在线观看| 欧美在线免费观看亚洲| 极品美女销魂一区二区三区| 中文字幕在线视频一区| 在线成人高清不卡| 成人免费毛片高清视频| 亚洲成a天堂v人片| 欧美激情一区二区三区不卡| 欧美日韩综合色| 国产美女av一区二区三区| 亚洲人精品一区| www国产成人免费观看视频 深夜成人网 | 国产在线精品一区二区三区不卡| 中文字幕亚洲综合久久菠萝蜜| 欧美精品一二三| 成人免费不卡视频| 免费精品视频在线| 亚洲欧美国产三级| 久久久久久久久久久黄色| 欧美亚洲国产bt| 国产91精品精华液一区二区三区| 午夜欧美电影在线观看| 中文字幕一区二区三区在线观看 | 久久国产福利国产秒拍| 一区二区三区日韩| 欧美经典一区二区| 欧美sm美女调教| 欧美日韩一级片在线观看| 99久久久久免费精品国产| 麻豆国产91在线播放| 亚洲第一二三四区| 亚洲三级在线免费观看| 国产精品久久三| 久久久国产综合精品女国产盗摄| 欧美亚洲另类激情小说| 色综合一区二区三区| 成人sese在线| 不卡一区在线观看| 国产+成+人+亚洲欧洲自线| 麻豆91小视频| 蜜臀91精品一区二区三区| 天堂av在线一区| 亚洲va欧美va人人爽| 亚洲永久精品大片| 亚洲制服欧美中文字幕中文字幕| 国产精品麻豆欧美日韩ww| 久久久精品免费网站| 国产亚洲精品7777| 久久日韩精品一区二区五区| 欧美xxxx老人做受| 精品少妇一区二区三区| 日韩欧美成人午夜| 精品国产91乱码一区二区三区| 欧美一级在线视频| 日韩视频不卡中文| 日韩精品一区二区三区视频| 欧美成人免费网站| 精品理论电影在线观看| 欧美成人r级一区二区三区| 精品成人免费观看| 国产午夜精品一区二区三区视频| 久久久久97国产精华液好用吗| 久久久久久久久久电影| 中文字幕精品一区二区精品绿巨人 | 亚洲精品在线三区| 久久久蜜桃精品| 国产精品私人自拍| 亚洲激情图片一区| 天堂成人免费av电影一区| 免费人成网站在线观看欧美高清| 另类调教123区| 国产 欧美在线| 在线看国产日韩| 91精品国产手机| 国产午夜亚洲精品不卡| 日韩毛片高清在线播放| 午夜久久久久久久久久一区二区| 久久99精品久久久久| 丁香五精品蜜臀久久久久99网站| 一本色道久久综合亚洲91| 欧美剧情片在线观看| 久久久久久久久97黄色工厂| 91视频在线观看免费| 欧美日韩视频在线观看一区二区三区| 久久精品一级爱片| 成人av免费在线观看| 丁香另类激情小说| 91久久一区二区| 久久综合久色欧美综合狠狠| 亚洲素人一区二区| 日本欧美韩国一区三区| 丁香网亚洲国际| 欧美电影影音先锋| 日韩一区日韩二区| 日本亚洲天堂网| eeuss鲁片一区二区三区在线观看| 欧美日精品一区视频| 久久久精品中文字幕麻豆发布| 亚洲一区免费观看| 国产在线播放一区三区四| 欧美亚洲国产一区二区三区va | 国产亚洲精品7777| 亚洲mv大片欧洲mv大片精品| 久久精品在线免费观看| 国产精品亚洲а∨天堂免在线| 7777精品伊人久久久大香线蕉完整版| 一区二区三区四区五区视频在线观看| 国产成人自拍网| 夜夜嗨av一区二区三区中文字幕| 91在线播放网址| 麻豆成人91精品二区三区| 亚洲二区视频在线| 成人黄页毛片网站| 日韩免费性生活视频播放| 洋洋成人永久网站入口| 99精品视频在线观看免费| 久久综合九色综合欧美亚洲| 亚洲成人自拍偷拍| 色综合中文字幕| 国产精品欧美久久久久一区二区| 六月婷婷色综合| 日韩一区二区三区在线视频| 一二三四区精品视频| 91小宝寻花一区二区三区| 国产精品素人视频| 成人精品视频一区二区三区尤物| 精品国产电影一区二区| 日韩经典一区二区| 欧美日韩国产乱码电影| 91精品国产全国免费观看| 亚洲色图.com| 在线播放日韩导航| 精品一区二区日韩| 亚洲日本在线a| 91精品福利视频| 99久久精品国产一区| 欧美成人官网二区| 日本成人中文字幕| 91精品在线观看入口| 青青草精品视频| 欧美xxxxx牲另类人与| 精品一区二区在线播放|