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

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

?? configure

?? 在Linux/Unix環(huán)境下發(fā)包測試性能的工具
??
?? 第 1 頁 / 共 5 頁
字號:
set dummy ${ac_tool_prefix}strip; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_STRIP+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$STRIP"; then  ac_cv_prog_STRIP="$STRIP" # 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then    ac_cv_prog_STRIP="${ac_tool_prefix}strip"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiSTRIP=$ac_cv_prog_STRIPif test -n "$STRIP"; then  echo "$as_me:$LINENO: result: $STRIP" >&5echo "${ECHO_T}$STRIP" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fifiif test -z "$ac_cv_prog_STRIP"; then  ac_ct_STRIP=$STRIP  # Extract the first word of "strip", so it can be a program name with args.set dummy strip; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$ac_ct_STRIP"; then  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then    ac_cv_prog_ac_ct_STRIP="strip"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedone  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"fifiac_ct_STRIP=$ac_cv_prog_ac_ct_STRIPif test -n "$ac_ct_STRIP"; then  echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5echo "${ECHO_T}$ac_ct_STRIP" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi  STRIP=$ac_ct_STRIPelse  STRIP="$ac_cv_prog_STRIP"fifiINSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"# We need awk for the "check" target.  The system "awk" is bad on# some platforms.# Check whether --enable-ipv6 or --disable-ipv6 was given.if test "${enable_ipv6+set}" = set; then  enableval="$enable_ipv6"  ac_cv_have_ipv6=$enable_ipv6fi;# Check whether --enable-multicast or --disable-multicast was given.if test "${enable_multicast+set}" = set; then  enableval="$enable_multicast"  ac_cv_multicast=$enable_multicastfi;# Check whether --enable-threads or --disable-threads was given.if test "${enable_threads+set}" = set; then  enableval="$enable_threads"fi;# Check whether --enable-debuginfo or --disable-debuginfo was given.if test "${enable_debuginfo+set}" = set; then  enableval="$enable_debuginfo"  enable_debuginfo=$enablevalelse  enable_debuginfo=nofi;# Check whether --enable-web100 or --disable-web100 was given.if test "${enable_web100+set}" = set; then  enableval="$enable_web100"fi;ac_ext=ccac_cpp='$CXXCPP $CPPFLAGS'ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_cxx_compiler_gnuif test -n "$ac_tool_prefix"; then  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC  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=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_CXX+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$CXX"; then  ac_cv_prog_CXX="$CXX" # 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiCXX=$ac_cv_prog_CXXif test -n "$CXX"; then  echo "$as_me:$LINENO: result: $CXX" >&5echo "${ECHO_T}$CXX" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi    test -n "$CXX" && break  donefiif test -z "$CXX"; then  ac_ct_CXX=$CXX  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlCdo  # 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:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$ac_ct_CXX"; then  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then    ac_cv_prog_ac_ct_CXX="$ac_prog"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiac_ct_CXX=$ac_cv_prog_ac_ct_CXXif test -n "$ac_ct_CXX"; then  echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5echo "${ECHO_T}$ac_ct_CXX" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi  test -n "$ac_ct_CXX" && breakdonetest -n "$ac_ct_CXX" || ac_ct_CXX="g++"  CXX=$ac_ct_CXXfi# Provide some information about the compiler.echo "$as_me:$LINENO:" \     "checking for C++ compiler version" >&5ac_compiler=`set X $ac_compile; echo $2`{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5  (eval $ac_compiler --version </dev/null >&5) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5  (eval $ac_compiler -v </dev/null >&5) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5  (eval $ac_compiler -V </dev/null >&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" >&6ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5  (eval $ac_link_default) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; then  # Find the output, starting from the most likely.  This scheme is# not robust to junk in `.', hence go to wildcards (a.*) only as a last# resort.# Be careful to initialize this variable, since it used to be cached.# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.ac_cv_exeext=# b.out is created by i960 compilers.for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.outdo  test -f "$ac_file" || continue  case $ac_file in    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )	;;    conftest.$ac_ext )	# This is the source file.	;;    [ab].out )	# We found the default executable, but exeext='' is most	# certainly right.	break;;    *.* )	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`	# FIXME: I believe we export ac_cv_exeext for Libtool,	# but it would be cool to find out if it's true.  Does anybody	# maintain Libtool? --akim.	export ac_cv_exeext	break;;    * )	break;;  esacdoneelse  echo "$as_me: failed program was:" >&5sed 's/^/| /' conftest.$ac_ext >&5{ { echo "$as_me:$LINENO: error: C++ compiler cannot create executablesSee \`config.log' for more details." >&5echo "$as_me: error: C++ compiler cannot create executablesSee \`config.log' for more details." >&2;}   { (exit 77); exit 77; }; }fiac_exeext=$ac_cv_exeextecho "$as_me:$LINENO: 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:$LINENO: 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:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then    cross_compiling=no  else    if test "$cross_compiling" = maybe; then	cross_compiling=yes    else	{ { echo "$as_me:$LINENO: error: cannot run C++ compiled programs.If you meant to cross compile, use \`--host'.See \`config.log' for more details." >&5echo "$as_me: error: cannot run C++ compiled programs.If you meant to cross compile, use \`--host'.See \`config.log' for more details." >&2;}   { (exit 1); exit 1; }; }    fi  fifiecho "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6rm -f a.out a.exe conftest$ac_cv_exeext b.outac_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:$LINENO: checking whether we are cross compiling" >&5echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6echo "$as_me:$LINENO: result: $cross_compiling" >&5echo "${ECHO_T}$cross_compiling" >&6echo "$as_me:$LINENO: checking for suffix of executables" >&5echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5  (eval $ac_link) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $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 conftest.exe conftest conftest.*; do  test -f "$ac_file" || continue  case $ac_file in    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`	  export ac_cv_exeext	  break;;    * ) break;;  esacdoneelse  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and linkSee \`config.log' for more details." >&5echo "$as_me: error: cannot compute suffix of executables: cannot compile and linkSee \`config.log' for more details." >&2;}   { (exit 1); exit 1; }; }firm -f conftest$ac_cv_exeextecho "$as_me:$LINENO: result: $ac_cv_exeext" >&5echo "${ECHO_T}$ac_cv_exeext" >&6rm -f conftest.$ac_extEXEEXT=$ac_cv_exeextac_exeext=$EXEEXTecho "$as_me:$LINENO: checking for suffix of object files" >&5echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6if test "${ac_cv_objext+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF/* confdefs.h.  */_ACEOFcat confdefs.h >>conftest.$ac_extcat >>conftest.$ac_ext <<_ACEOF/* end confdefs.h.  */intmain (){  ;  return 0;}_ACEOFrm -f conftest.o conftest.objif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $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 | *.xSYM | *.bb | *.bbg ) ;;    *) ac_cv_objext=`expr "$ac_file

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
综合久久国产九一剧情麻豆| 国产农村妇女毛片精品久久麻豆 | 在线看不卡av| 26uuu亚洲| 婷婷开心激情综合| 波多野结衣在线一区| 精品精品国产高清一毛片一天堂| 一区二区三区四区高清精品免费观看| 国产精品综合网| 欧美一区二区三区播放老司机| 综合激情网...| 成人动漫一区二区| 国产亚洲欧洲997久久综合| 日韩不卡一区二区三区| 欧美性生交片4| 亚洲视频一区二区在线| 国产成人免费视频一区| 精品久久久久av影院| 中文字幕在线不卡| 国产91精品一区二区麻豆网站| 欧美一级片在线看| 丝袜美腿高跟呻吟高潮一区| 在线精品视频一区二区| 亚洲另类春色国产| eeuss鲁片一区二区三区在线观看 eeuss鲁片一区二区三区在线看 | 丁香婷婷综合五月| 337p粉嫩大胆色噜噜噜噜亚洲| 天天综合网天天综合色| 欧美三级视频在线观看| 一区二区三区在线免费观看| 94-欧美-setu| 中文字幕一区免费在线观看| 成人午夜免费av| 国产精品婷婷午夜在线观看| 国产99久久久精品| 国产欧美日韩另类一区| 国产精品99久| 国产欧美一区二区三区在线看蜜臀| 久久99精品国产| 精品国产一区二区在线观看| 奇米四色…亚洲| 日韩欧美国产一区二区三区| 蜜桃视频免费观看一区| 日韩一卡二卡三卡| 精品一区二区影视| 国产三级精品在线| 成人免费va视频| 1024国产精品| 91电影在线观看| 日韩高清在线一区| 欧美一区二区三区视频在线观看| 日本麻豆一区二区三区视频| 日韩一区和二区| 久久成人免费日本黄色| 国产亚洲精品资源在线26u| 国产精品一二三在| 国产精品久久久久久妇女6080| 99热这里都是精品| 亚洲成人在线免费| 日韩一区二区三区观看| 国产主播一区二区| 中文字幕一区免费在线观看| 欧洲中文字幕精品| 日本大胆欧美人术艺术动态| 精品国产三级电影在线观看| 国产伦精品一区二区三区视频青涩| 国产精品网站在线观看| 欧亚一区二区三区| 日产国产欧美视频一区精品 | 色综合天天综合| 亚洲一区在线观看免费| 欧美午夜精品免费| 久久99九九99精品| 国产精品久久久久桃色tv| 色成人在线视频| 久久精品国产第一区二区三区| 久久精品亚洲麻豆av一区二区 | 久久精品国产亚洲高清剧情介绍 | 偷拍自拍另类欧美| 日韩欧美国产系列| 99精品视频在线免费观看| 亚洲国产成人av好男人在线观看| 日韩女优制服丝袜电影| 成人午夜激情在线| 婷婷开心久久网| 国产精品人妖ts系列视频| 欧美亚洲国产一区在线观看网站| 裸体一区二区三区| 成人欧美一区二区三区小说 | av在线播放一区二区三区| 婷婷开心激情综合| 国产精品免费视频网站| 欧美日韩国产综合一区二区 | 午夜久久电影网| 欧美经典一区二区| 欧美精品亚洲一区二区在线播放| 国产一区二区三区免费看| 亚洲综合偷拍欧美一区色| 久久综合一区二区| 欧美午夜一区二区| 成人精品在线视频观看| 青草av.久久免费一区| 亚洲欧美成人一区二区三区| 精品日韩一区二区| 欧美日韩亚洲综合在线 欧美亚洲特黄一级| 狠狠色综合播放一区二区| 亚洲妇熟xx妇色黄| 中文字幕一区二区三区视频| 日韩欧美激情一区| 日本韩国一区二区| 成人免费看的视频| 免费成人av资源网| 亚洲尤物视频在线| 国产精品私人自拍| 精品国产麻豆免费人成网站| 欧美午夜不卡视频| 91香蕉视频在线| 国产一区二区三区四| 日本免费新一区视频| 亚洲一区二区三区三| 国产精品视频麻豆| 久久天天做天天爱综合色| 欧美日韩大陆在线| 色先锋aa成人| 成人精品一区二区三区中文字幕| 黑人巨大精品欧美黑白配亚洲| 无码av中文一区二区三区桃花岛| 亚洲精品视频在线| 成人欧美一区二区三区小说 | 欧美日本一区二区三区| 91视频免费观看| 成人黄色av电影| 国产精品12区| 加勒比av一区二区| 久久电影国产免费久久电影| 青青草原综合久久大伊人精品| 亚洲欧洲制服丝袜| 中文字幕在线不卡| 国产精品五月天| 国产精品私房写真福利视频| 国产色综合一区| 久久精品男人天堂av| www激情久久| 精品国产成人系列| 精品国产精品网麻豆系列| 欧美电影精品一区二区| 日韩欧美成人激情| 欧美精品一区视频| 精品国产免费一区二区三区四区| 日韩美女在线视频| 26uuu国产在线精品一区二区| 日韩精品专区在线| 精品乱码亚洲一区二区不卡| 日韩欧美国产麻豆| 欧美成人猛片aaaaaaa| 欧美成人一区二区三区在线观看| 欧美一卡2卡三卡4卡5免费| 欧美一区二区三区的| 欧美第一区第二区| 久久精品一区二区三区不卡牛牛| 久久久久久久一区| 中文字幕欧美日本乱码一线二线| 国产精品青草久久| 亚洲精品日韩一| 亚洲va在线va天堂| 日本欧美韩国一区三区| 精品一区二区三区影院在线午夜 | 麻豆一区二区三| 国模一区二区三区白浆| 国产一区二区在线看| 国产69精品久久久久777| 波多野洁衣一区| 欧美唯美清纯偷拍| 欧美四级电影网| 日韩一二在线观看| 久久精品免费在线观看| 国产精品美女久久久久av爽李琼| 亚洲欧洲日韩在线| 亚洲综合男人的天堂| 天天亚洲美女在线视频| 精品一区二区综合| jvid福利写真一区二区三区| 欧美亚洲图片小说| 欧美一区二区视频网站| 26uuu国产一区二区三区| 国产精品网站在线| 亚洲自拍偷拍麻豆| 久久精品国内一区二区三区| 国产精品一二三区在线| 91蝌蚪porny成人天涯| 777午夜精品视频在线播放| 欧美精品一区二区三区久久久| 国产精品每日更新| 五月天一区二区| 丰满放荡岳乱妇91ww| 欧洲精品中文字幕| 久久久亚洲午夜电影| 亚洲女与黑人做爰| 久久99精品一区二区三区三区| 99视频超级精品|