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

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

?? output.0

?? Mrxvt是一個小巧
?? 0
?? 第 1 頁 / 共 5 頁
字號:
# 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 -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 "$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 `(set) 2>&1 |	       sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; 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; }; }fiac_config_guess="$SHELL $ac_aux_dir/config.guess"ac_config_sub="$SHELL $ac_aux_dir/config.sub"ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.# 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" >&6if 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 $as_executable_p "$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    ;;esacdonefi  if test "${ac_cv_path_install+set}" = set; then    INSTALL=$ac_cv_path_install  else    # As a last resort, use the slow shell script.  We don't cache a    # path for INSTALL within a source directory, because that will    # break other packages using the cache if that directory is    # removed, or if the path is relative.    INSTALL=$ac_install_sh  fifiecho "$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;}   { (exit 1); exit 1; }; }   fi   test "$2" = conftest.file   )then   # Ok.   :else   { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!Check your system clock" >&5echo "$as_me: error: newly created file is older than distributed files!Check your system clock" >&2;}   { (exit 1); exit 1; }; }fiecho "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6test "$program_prefix" != NONE &&  program_transform_name="s,^,$program_prefix,;$program_transform_name"# Use a double $ so make ignores it.test "$program_suffix" != NONE &&  program_transform_name="s,\$,$program_suffix,;$program_transform_name"# Double any \ or $.  echo might interpret backslashes.# By default was `s,x,x', remove it if useless.cat <<\_ACEOF >conftest.seds/[\\$]/&&/g;s/;s,x,x,$//_ACEOFprogram_transform_name=`echo $program_transform_name | sed -f conftest.sed`rm conftest.sed# expand $ac_aux_dir to an absolute patham_aux_dir=`cd $ac_aux_dir && pwd`test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"# Use eval to expand $SHELLif eval "$MISSING --run true"; then  am_missing_run="$MISSING --run "else  am_missing_run=  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}fiif mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then  # We used to keeping the `.' as first argument, in order to  # allow $(mkdir_p) to be used without argument.  As in  #   $(mkdir_p) $(somedir)  # where $(somedir) is conditionally defined.  However this is wrong  # for two reasons:  #  1. if the package is installed by a user who cannot write `.'  #     make install will fail,  #  2. the above comment should most certainly read  #     $(mkdir_p) $(DESTDIR)$(somedir)  #     so it does not work when $(somedir) is undefined and  #     $(DESTDIR) is not.  #  To support the latter case, we have to write  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),  #  so the `.' trick is pointless.  mkdir_p='mkdir -p --'else  # On NextStep and OpenStep, the `mkdir' command does not  # recognize any option.  It will interpret all options as  # directories to create, and then abort because `.' already  # exists.  for d in ./-p ./--version;  do    test -d $d && rmdir $d  done  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.  if test -f "$ac_aux_dir/mkinstalldirs"; then    mkdir_p='$(mkinstalldirs)'  else    mkdir_p='$(install_sh) -d'  fififor ac_prog in gawk mawk nawk awkdo  # 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_AWK+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$AWK"; then  ac_cv_prog_AWK="$AWK" # 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_AWK="$ac_prog"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiAWK=$ac_cv_prog_AWKif test -n "$AWK"; then  echo "$as_me:$LINENO: result: $AWK" >&5echo "${ECHO_T}$AWK" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi  test -n "$AWK" && breakdoneecho "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.make <<\_ACEOFall:	@echo 'ac_maketemp="$(MAKE)"'_ACEOF# GNU make sometimes prints "make[1]: Entering...", which would confuse us.eval `${MAKE-make} -f conftest.make 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 conftest.makefiif eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then  echo "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美乱熟臀69xxxxxx| 午夜精品久久久久久久蜜桃app| 色域天天综合网| 国产一区二区在线看| 麻豆精品在线观看| 日本一区中文字幕| 日韩中文字幕一区二区三区| 一区二区三区四区视频精品免费| 欧美国产精品久久| 国产亚洲人成网站| 久久久久九九视频| 久久蜜桃av一区二区天堂| 欧美变态口味重另类| 欧美成人综合网站| 久久亚洲一级片| 国产精品污www在线观看| 中文字幕第一区综合| 日本一区二区三区高清不卡| 日本一区二区在线不卡| 中文字幕乱码日本亚洲一区二区| 久久久精品国产免大香伊| 精品国产乱子伦一区| 精品日本一线二线三线不卡| 久久久久久亚洲综合影院红桃| 欧美电视剧在线看免费| 欧美刺激脚交jootjob| 欧美日韩久久久久久| 欧美美女直播网站| 日韩欧美国产三级| 亚洲国产成人一区二区三区| 综合久久久久综合| 亚洲成人综合在线| 极品少妇xxxx精品少妇偷拍| 成人av在线一区二区| 色婷婷av一区二区三区软件| 欧美亚洲综合网| 欧美xxxx老人做受| 综合亚洲深深色噜噜狠狠网站| 亚洲一区二区美女| 亚洲成va人在线观看| 精品一区二区三区av| 99国产精品一区| 91麻豆精品国产91久久久资源速度 | 欧美xxxx在线观看| 亚洲男人天堂一区| 精品在线一区二区| 91麻豆自制传媒国产之光| 欧美一区二区人人喊爽| 国产精品麻豆视频| 免费成人深夜小野草| 99免费精品在线观看| 日韩一区二区三区视频| 成人欧美一区二区三区小说| 久久99精品国产麻豆婷婷| 91在线视频播放| www精品美女久久久tv| 亚洲午夜在线观看视频在线| 国产成人av电影在线| 制服丝袜亚洲网站| 亚洲精品免费视频| 韩国三级电影一区二区| 91成人在线观看喷潮| 国产精品一区二区久激情瑜伽| 国产欧美一区二区三区网站| 2024国产精品视频| 国产精品久久毛片a| 极品少妇xxxx偷拍精品少妇| av电影一区二区| 久久精品亚洲精品国产欧美| 亚洲色图欧洲色图婷婷| 成人午夜私人影院| 欧美在线999| 亚洲三级免费电影| 免费美女久久99| 欧美精品欧美精品系列| 欧美r级电影在线观看| 日韩成人一区二区| 不卡一区二区在线| 国产精品福利电影一区二区三区四区| 亚洲一区二区在线播放相泽| 99精品国产热久久91蜜凸| 日韩精品资源二区在线| 欧美丰满美乳xxx高潮www| 亚洲国产精品欧美一二99| 国产一区二区在线观看免费| 精品国产伦理网| 亚洲高清免费在线| 在线电影院国产精品| 国产精品美女一区二区在线观看| 国产成人综合亚洲网站| 欧美人狂配大交3d怪物一区| 无码av免费一区二区三区试看 | 一区二区在线观看视频在线观看| 日韩av一区二区在线影视| 欧美区在线观看| 亚洲精选免费视频| 色综合婷婷久久| 国产精品视频一二| 91日韩一区二区三区| 国产精品视频线看| 91女神在线视频| 国产精品久线在线观看| 一本到高清视频免费精品| 国产精品麻豆欧美日韩ww| av不卡免费电影| 中文字幕精品一区| 色系网站成人免费| 亚洲欧美另类小说| 在线不卡中文字幕播放| 亚洲国产一区二区三区青草影视| 欧美日韩小视频| 亚洲一区二区精品3399| 日韩精品一区在线| 美女一区二区视频| 国产精品久久久久aaaa| www.日韩av| 日本不卡免费在线视频| 91精品国产综合久久久久久| 国产电影一区在线| 中文字幕av一区二区三区免费看| 91福利社在线观看| 亚洲一区二三区| 久久精品人人做人人综合| 国产一区二区调教| 亚洲高清一区二区三区| 欧美日韩免费一区二区三区视频| 久久99久久99| 国产日韩v精品一区二区| 欧美日韩综合色| 日日夜夜免费精品视频| 亚洲欧美综合色| 91黄视频在线观看| 国内精品久久久久影院一蜜桃| 欧美xingq一区二区| 色猫猫国产区一区二在线视频| 一区二区三区日韩精品| 欧美国产日本视频| 欧美午夜精品一区二区蜜桃| 国产高清精品网站| 亚洲女同女同女同女同女同69| 日韩欧美国产一区二区在线播放| 国产河南妇女毛片精品久久久 | 一区二区三区在线免费播放| 欧美日本乱大交xxxxx| 91丨九色丨蝌蚪富婆spa| 爽好久久久欧美精品| 亚洲精品高清视频在线观看| 欧美三级午夜理伦三级中视频| www.日韩av| 日韩经典中文字幕一区| 亚洲综合小说图片| 久久综合九色综合欧美98| 日韩一区二区三区高清免费看看| 国产精品主播直播| 狠狠色狠狠色合久久伊人| 亚洲三级电影全部在线观看高清| 欧美国产日韩一二三区| 欧美日韩在线一区二区| 欧日韩精品视频| 国产一区999| 国产精品一区二区不卡| 亚洲欧美日韩中文播放| 亚洲视频资源在线| 欧美另类变人与禽xxxxx| 欧美日韩亚洲另类| 日韩理论片网站| 日韩欧美亚洲另类制服综合在线 | 91浏览器在线视频| 国内精品在线播放| 成人午夜免费视频| 卡一卡二国产精品| 国产精品综合av一区二区国产馆| 亚洲亚洲精品在线观看| 五月婷婷色综合| 亚洲女人的天堂| 亚洲成av人片在线| 亚洲欧洲精品一区二区精品久久久 | 久久亚洲精华国产精华液 | 成人午夜激情影院| eeuss国产一区二区三区| 日韩中文字幕1| 精品综合久久久久久8888| 欧美成人猛片aaaaaaa| 国产色综合久久| 91精品国产综合久久精品app| 精品久久久久av影院| 欧美日韩国产欧美日美国产精品| 欧美在线你懂得| 精品成人佐山爱一区二区| 欧美一区二区私人影院日本| 久久精品亚洲国产奇米99| 久久欧美中文字幕| 亚洲品质自拍视频| 亚洲同性gay激情无套| 日韩福利视频导航| 亚洲va韩国va欧美va| 国产综合色在线| 国产一区二区三区免费播放| 色婷婷激情综合| 欧美日韩一级片网站|