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

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

?? configure

?? Linux下的具有圖形界面的小通訊錄
??
?? 第 1 頁 / 共 5 頁
字號:
/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`/bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`_ASUNAMEas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  echo "PATH: $as_dir"doneIFS=$as_save_IFS} >&5cat >&5 <<_ACEOF## ----------- #### Core tests. #### ----------- ##_ACEOF# Keep a trace of the command line.# Strip out --no-create and --no-recursion so they do not pile up.# Strip out --silent because we don't want to record it for future runs.# Also quote any args containing shell meta-characters.# Make two passes to allow for proper duplicate-argument suppression.ac_configure_args=ac_configure_args0=ac_configure_args1=ac_must_keep_next=falsefor ac_pass in 1 2do  for ac_arg  do    case $ac_arg in    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;    -q | -quiet | --quiet | --quie | --qui | --qu | --q \    | -silent | --silent | --silen | --sile | --sil)      continue ;;    *\'*)      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;    esac    case $ac_pass in    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;    2)      ac_configure_args1="$ac_configure_args1 '$ac_arg'"      if test $ac_must_keep_next = true; then	ac_must_keep_next=false # Got value, back to normal.      else	case $ac_arg in	  *=* | --config-cache | -C | -disable-* | --disable-* \	  | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \	  | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \	  | -with-* | --with-* | -without-* | --without-* | --x)	    case "$ac_configure_args0 " in	      "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;	    esac	    ;;	  -* ) ac_must_keep_next=true ;;	esac      fi      ac_configure_args="$ac_configure_args '$ac_arg'"      ;;    esac  donedone$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }# When interrupted or exit'd, cleanup temporary files, and complete# config.log.  We remove comments because anyway the quotes in there# would cause problems or look ugly.# WARNING: Use '\'' to represent an apostrophe within the trap.# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.trap 'exit_status=$?  # Save into config.log some information that might help in debugging.  {    echo    cat <<\_ASBOX## ---------------- #### Cache variables. #### ---------------- ##_ASBOX    echo    # The following way of writing the cache mishandles newlines in values,(  for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do    eval ac_val=\$$ac_var    case $ac_val in #(    *${as_nl}*)      case $ac_var in #(      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;      esac      case $ac_var in #(      _ | IFS | as_nl) ;; #(      *) $as_unset $ac_var ;;      esac ;;    esac  done  (set) 2>&1 |    case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(    *${as_nl}ac_space=\ *)      sed -n \	"s/'\''/'\''\\\\'\'''\''/g;	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"      ;; #(    *)      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"      ;;    esac |    sort)    echo    cat <<\_ASBOX## ----------------- #### Output variables. #### ----------------- ##_ASBOX    echo    for ac_var in $ac_subst_vars    do      eval ac_val=\$$ac_var      case $ac_val in      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;      esac      echo "$ac_var='\''$ac_val'\''"    done | sort    echo    if test -n "$ac_subst_files"; then      cat <<\_ASBOX## ------------------- #### File substitutions. #### ------------------- ##_ASBOX      echo      for ac_var in $ac_subst_files      do	eval ac_val=\$$ac_var	case $ac_val in	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;	esac	echo "$ac_var='\''$ac_val'\''"      done | sort      echo    fi    if test -s confdefs.h; then      cat <<\_ASBOX## ----------- #### confdefs.h. #### ----------- ##_ASBOX      echo      cat confdefs.h      echo    fi    test "$ac_signal" != 0 &&      echo "$as_me: caught signal $ac_signal"    echo "$as_me: exit $exit_status"  } >&5  rm -f core *.core core.conftest.* &&    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&    exit $exit_status' 0for ac_signal in 1 2 13 15; do  trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signaldoneac_signal=0# confdefs.h avoids OS command line length limits that DEFS can exceed.rm -f -r conftest* confdefs.h# Predefined preprocessor variables.cat >>confdefs.h <<_ACEOF#define PACKAGE_NAME "$PACKAGE_NAME"_ACEOFcat >>confdefs.h <<_ACEOF#define PACKAGE_TARNAME "$PACKAGE_TARNAME"_ACEOFcat >>confdefs.h <<_ACEOF#define PACKAGE_VERSION "$PACKAGE_VERSION"_ACEOFcat >>confdefs.h <<_ACEOF#define PACKAGE_STRING "$PACKAGE_STRING"_ACEOFcat >>confdefs.h <<_ACEOF#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"_ACEOF# Let the site file select an alternate cache file if it wants to.# Prefer explicitly selected file to automatically selected ones.if test -n "$CONFIG_SITE"; then  set x "$CONFIG_SITE"elif test "x$prefix" != xNONE; then  set x "$prefix/share/config.site" "$prefix/etc/config.site"else  set x "$ac_default_prefix/share/config.site" \	"$ac_default_prefix/etc/config.site"fishiftfor ac_site_filedo  if test -r "$ac_site_file"; then    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5echo "$as_me: loading site script $ac_site_file" >&6;}    sed 's/^/| /' "$ac_site_file" >&5    . "$ac_site_file"  fidoneif test -r "$cache_file"; then  # Some versions of bash will fail to source /dev/null (special  # files actually), so we avoid doing that.  if test -f "$cache_file"; then    { echo "$as_me:$LINENO: loading cache $cache_file" >&5echo "$as_me: loading cache $cache_file" >&6;}    case $cache_file in      [\\/]* | ?:[\\/]* ) . "$cache_file";;      *)                      . "./$cache_file";;    esac  fielse  { echo "$as_me:$LINENO: creating cache $cache_file" >&5echo "$as_me: creating cache $cache_file" >&6;}  >$cache_filefi# Check that the precious variables saved in the cache have kept the same# value.ac_cache_corrupted=falsefor ac_var in $ac_precious_vars; do  eval ac_old_set=\$ac_cv_env_${ac_var}_set  eval ac_new_set=\$ac_env_${ac_var}_set  eval ac_old_val=\$ac_cv_env_${ac_var}_value  eval ac_new_val=\$ac_env_${ac_var}_value  case $ac_old_set,$ac_new_set in    set,)      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}      ac_cache_corrupted=: ;;    ,set)      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}      ac_cache_corrupted=: ;;    ,);;    *)      if test "x$ac_old_val" != "x$ac_new_val"; then	{ echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}	{ echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5echo "$as_me:   former value:  $ac_old_val" >&2;}	{ echo "$as_me:$LINENO:   current value: $ac_new_val" >&5echo "$as_me:   current value: $ac_new_val" >&2;}	ac_cache_corrupted=:      fi;;  esac  # Pass precious variables to config.status.  if test "$ac_new_set" = set; then    case $ac_new_val in    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;    *) ac_arg=$ac_var=$ac_new_val ;;    esac    case " $ac_configure_args " in      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.      *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;    esac  fidoneif $ac_cache_corrupted; then  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5echo "$as_me: error: changes in the environment can compromise the build" >&2;}  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}   { (exit 1); exit 1; }; }fiac_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_gnuam__api_version="1.9"ac_aux_dir=for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do  if test -f "$ac_dir/install-sh"; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/install-sh -c"    break  elif test -f "$ac_dir/install.sh"; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/install.sh -c"    break  elif test -f "$ac_dir/shtool"; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/shtool install -c"    break  fidoneif test -z "$ac_aux_dir"; then  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}   { (exit 1); exit 1; }; }fi# These three variables are undocumented and unsupported,# and are intended to be withdrawn in a future Autoconf release.# They can cause serious problems if a builder's source tree is in a directory# whose full name contains unusual characters.ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.# Find a good install program.  We prefer a C program (faster),# so one script is as good as another.  But avoid the broken or# incompatible versions:# SysV /etc/install, /usr/sbin/install# SunOS /usr/etc/install# IRIX /sbin/install# AIX /bin/install# AmigaOS /C/install, which installs bootblocks on floppy discs# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag# AFS /usr/afsws/bin/install, which mishandles nonexistent args# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"# OS/2's system install, which has a completely different semantic# ./install, which can be erroneously created by make from ./install.sh.{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }if test -z "$INSTALL"; thenif test "${ac_cv_path_install+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  as_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  # Account for people who put trailing slashes in PATH elements.case $as_dir/ in  ./ | .// | /cC/* | \  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \  /usr/ucb/* ) ;;  *)    # OSF1 and SCO ODT 3.0 have their own names for install.    # Don't use installbsd from OSF since it installs stuff as root    # by default.    for ac_prog in ginstall scoinst install; do      for ac_exec_ext in '' $ac_executable_extensions; do	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then	  if test $ac_prog = install &&	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then	    # AIX install.  It has an incompatible calling convention.	    :	  elif test $ac_prog = install &&	    grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then	    # program-specific install script used by HP pwplus--don't use.	    :	  else	    ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"	    break 3	  fi	fi      done    done    ;;esacdoneIFS=$as_save_IFSfi  if test "${ac_cv_path_install+set}" = set; then    INSTALL=$ac_cv_path_install  else    # As a last resort, use the slow shell script.  Don't cache a    # value for INSTALL within a source directory, because that will    # break other packages using the cache if that directory is    # removed, or if the value is a relative name.    INSTALL=$ac_install_sh  fifi{ echo "$as_me:$LINENO: result: $INSTALL" >&5echo "${ECHO_T}$INSTALL" >&6; }# Use test -z because SunOS4 sh mishandles braces in ${var-val}.# It thinks the first close brace ends the variable substitution.test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }# Just in casesleep 1echo timestamp > conftest.file# Do `set' in a subshell so we don't clobber the current shell's# arguments.  Must try -L first in case configure is actually a# symlink; some systems play weird games with the mod time of symlinks# (eg FreeBSD returns the mod time of the symlink's containing# directory).if (   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`   if test "$*" = "X"; then      # -L didn't work.      set X `ls -t $srcdir/configure conftest.file`   fi   rm -f conftest.file   if test "$*" != "X $srcdir/configure conftest.file" \      && test "$*" != "X conftest.file $srcdir/configure"; then      # If neither matched, then we have a broken ls.  This can happen      # if, for instance, CONFIG_SHELL is bash and it inherits a      # broken ls alias from the environment.  This has actually      # happened.  Such a system could not be considered "sane".      { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a brokenalias in your environment" >&5echo "$as_me: error: ls -t appears to fail.  Make sure there is not a brokenalias in your environment" >&2;}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
成人性视频网站| 91丨九色porny丨蝌蚪| 视频一区二区欧美| 一区二区成人在线视频| 自拍偷在线精品自拍偷无码专区| 日本一区二区综合亚洲| 国产免费成人在线视频| 国产精品视频看| 国产精品传媒视频| 亚洲欧美日韩电影| 亚洲大片精品永久免费| 日本美女一区二区三区| 美脚の诱脚舐め脚责91| 毛片基地黄久久久久久天堂| 日本va欧美va精品发布| 九色综合狠狠综合久久| 国产乱子轮精品视频| 国产电影精品久久禁18| 99久久久无码国产精品| 在线观看三级视频欧美| 欧美高清精品3d| 欧美电影精品一区二区| 久久精品视频网| 国产精品初高中害羞小美女文| 自拍偷拍亚洲综合| 亚洲成人动漫精品| 黑人精品欧美一区二区蜜桃| 国产91精品入口| 91蜜桃网址入口| 欧美人伦禁忌dvd放荡欲情| 制服丝袜中文字幕一区| 2021中文字幕一区亚洲| 国产精品久久久久婷婷二区次| 亚洲蜜桃精久久久久久久| 一区二区三区在线观看视频| 日本vs亚洲vs韩国一区三区| 国产丶欧美丶日本不卡视频| 91浏览器在线视频| 日韩一区二区在线观看视频播放| 久久久午夜电影| 亚洲精品国产精华液| 人妖欧美一区二区| 成人h动漫精品一区二| 欧美亚洲国产bt| 久久综合成人精品亚洲另类欧美 | 中文字幕av一区二区三区高 | 欧美激情一区二区在线| 亚洲一区二区三区自拍| 美女网站色91| 99久久精品国产导航| 欧美一区二区三区影视| 国产精品久久久久7777按摩| 一区二区在线观看av| 精品一区二区三区不卡| 91免费观看视频| 久久久久久一级片| 一区二区日韩电影| 国产精品亚洲а∨天堂免在线| 在线观看一区二区视频| 久久久久久久性| 午夜伦欧美伦电影理论片| 丁香婷婷综合激情五月色| 制服丝袜在线91| 夜夜揉揉日日人人青青一国产精品| 奇米色777欧美一区二区| 97超碰欧美中文字幕| 精品欧美一区二区久久| 亚洲一区二区精品3399| 国产激情精品久久久第一区二区 | 国产一级精品在线| 欧美日韩精品是欧美日韩精品| 中文字幕的久久| 久草在线在线精品观看| 欧美精品xxxxbbbb| 一区二区三区四区激情| 成人动漫在线一区| 精品国产三级a在线观看| 亚洲v精品v日韩v欧美v专区| 99久久精品国产导航| 国产农村妇女毛片精品久久麻豆| 蜜桃久久av一区| 欧美精品高清视频| 亚洲福利一二三区| 色综合久久综合中文综合网| 国产欧美精品国产国产专区 | 一本大道av伊人久久综合| 国产日本一区二区| 精品一区二区三区免费毛片爱| 欧洲精品中文字幕| 亚洲美女区一区| 91在线视频官网| 国产精品看片你懂得| 国产激情91久久精品导航| xvideos.蜜桃一区二区| 久久精品国产精品亚洲综合| 欧美日韩精品欧美日韩精品| 一级日本不卡的影视| 色偷偷88欧美精品久久久| 国产精品电影一区二区三区| www.亚洲人| 亚洲欧洲精品天堂一级| 粉嫩av一区二区三区在线播放| 久久久久久亚洲综合| 国产在线播放一区| 久久久久久久久久久久久夜| 激情小说欧美图片| 26uuu另类欧美亚洲曰本| 久久99热国产| 久久久夜色精品亚洲| 国产+成+人+亚洲欧洲自线| 中文字幕欧美激情| 99久久综合99久久综合网站| 中文字幕日韩一区| 色婷婷久久综合| 亚洲第一综合色| 欧美一区午夜视频在线观看| 蜜桃一区二区三区在线| 亚洲精品一区二区三区影院 | 天堂va蜜桃一区二区三区 | 一区二区三区中文字幕| 欧美亚洲另类激情小说| 日产国产高清一区二区三区| 91精品国产综合久久国产大片| 免费在线观看一区| 欧美精品一区二区三区蜜桃| 国产精品一区二区91| 国产精品久久久久久久久动漫| 成人sese在线| 亚洲午夜成aⅴ人片| 日韩美女在线视频| 高清日韩电视剧大全免费| 亚洲色图欧美激情| 欧美丰满美乳xxx高潮www| 精品在线免费观看| 国产精品成人免费在线| 欧美日韩综合在线| 久久av老司机精品网站导航| 国产欧美视频一区二区| 色狠狠av一区二区三区| 男人的j进女人的j一区| 日本一区二区高清| 欧美在线制服丝袜| 精品亚洲免费视频| 1024成人网色www| 69堂亚洲精品首页| 国产91精品欧美| 丝袜美腿亚洲一区二区图片| 2021久久国产精品不只是精品| 99久久er热在这里只有精品15 | 99久久久无码国产精品| 视频一区欧美精品| 国产欧美日韩中文久久| 欧美午夜电影网| 国产在线精品一区二区夜色| 亚洲三级久久久| 日韩免费观看高清完整版在线观看| 成人久久视频在线观看| 日韩精品欧美成人高清一区二区| 国产女主播在线一区二区| 欧美久久免费观看| 99九九99九九九视频精品| 青青青伊人色综合久久| 国产精品久久久久毛片软件| 91精品国产综合久久婷婷香蕉| 成人精品视频一区二区三区尤物| 午夜不卡av免费| 一区二区中文字幕在线| 精品三级在线看| 欧美日韩国产精品成人| 97久久精品人人澡人人爽| 国产露脸91国语对白| 视频在线观看91| 亚洲精品中文字幕在线观看| 久久免费午夜影院| 91精品在线麻豆| 日本电影亚洲天堂一区| 成人免费视频免费观看| 久久精品国产精品亚洲红杏| 亚洲一级二级在线| 国产精品国产自产拍高清av| 精品国产不卡一区二区三区| 欧美三级视频在线观看| 91原创在线视频| www.日韩av| 高清免费成人av| 国产精品中文字幕日韩精品| 免费观看一级欧美片| 午夜精品久久久久影视| 亚洲激情图片qvod| 最新不卡av在线| 国产精品拍天天在线| 久久这里都是精品| 精品久久久久久久久久久久包黑料| 欧美专区亚洲专区| 色噜噜狠狠一区二区三区果冻| 粉嫩绯色av一区二区在线观看| 国产福利一区在线观看| 国产成人av影院| 国产精品一区一区三区| 国产精品正在播放|