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

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

?? configure

?? 飛鴿傳書的linux源代碼
??
?? 第 1 頁 / 共 5 頁
字號:
      [\\/]* | ?:[\\/]* ) . $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  SET_MAKE=else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6  SET_MAKE="MAKE=${MAKE-make}"firm -rf .tst 2>/dev/nullmkdir .tst 2>/dev/nullif test -d .tst; then  am__leading_dot=.else  am__leading_dot=_firmdir .tst 2>/dev/null# test to see if srcdir already configuredif test "`cd $srcdir && pwd`" != "`pwd`" &&   test -f $srcdir/config.status; then  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}   { (exit 1); exit 1; }; }fi# test whether we have cygpathif test -z "$CYGPATH_W"; then  if (cygpath --version) >/dev/null 2>/dev/null; then    CYGPATH_W='cygpath -w'  else    CYGPATH_W=echo  fifi# Define the identity of the package. PACKAGE=g2ipmsg VERSION=0.8.6cat >>confdefs.h <<_ACEOF#define PACKAGE "$PACKAGE"_ACEOFcat >>confdefs.h <<_ACEOF#define VERSION "$VERSION"_ACEOF# Some tools Automake needs.ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美性感一区二区三区| 久久久久国产免费免费 | 日韩电影免费一区| 岛国av在线一区| 日韩一级大片在线| 亚洲一区二区视频在线观看| 国产剧情一区在线| 在线播放亚洲一区| 亚洲视频图片小说| 国产成人av在线影院| 日韩免费一区二区三区在线播放| 亚洲免费伊人电影| 国产成人久久精品77777最新版本| 欧美久久久久久久久久| 一区二区三区在线视频免费观看| 国产精品996| xnxx国产精品| 免费观看成人av| 717成人午夜免费福利电影| 亚洲免费资源在线播放| 成人激情电影免费在线观看| 精品99999| 国产一区二区调教| 日韩视频国产视频| 青青草原综合久久大伊人精品优势| 在线观看日韩高清av| 亚洲天堂精品视频| 91免费看片在线观看| 亚洲国产精品99久久久久久久久| 国产麻豆精品久久一二三| 精品国产一区二区精华| 久久精品国产久精国产| 日韩一区二区免费电影| 久久电影国产免费久久电影| 欧美一区二区三区成人| 久久精品国产**网站演员| 日韩视频一区二区三区在线播放 | 欧美日韩另类一区| 亚洲成人av免费| 宅男噜噜噜66一区二区66| 日韩av在线发布| 精品国产一二三| 高清不卡一二三区| 中文字幕综合网| 国产盗摄女厕一区二区三区| 日韩一区二区中文字幕| 国产九九视频一区二区三区| 国产亚洲精品精华液| 91在线视频播放地址| 一区在线中文字幕| 欧美日韩中文一区| 美女在线一区二区| 中文字幕久久午夜不卡| 欧美性猛片xxxx免费看久爱| 日本va欧美va瓶| 欧美激情在线一区二区| 在线一区二区三区| 久久精品久久久精品美女| 国产女人18水真多18精品一级做| 97se亚洲国产综合在线| 日韩成人av影视| 欧美国产欧美综合| 欧美蜜桃一区二区三区| 国产麻豆精品一区二区| 一区二区三区毛片| 久久久久久久久久久久电影| 一本一本久久a久久精品综合麻豆| 亚洲大型综合色站| 国产日产欧美精品一区二区三区| 日本精品视频一区二区| 狠狠色丁香久久婷婷综合_中 | 日本美女一区二区三区| 久久蜜桃av一区二区天堂| 91亚洲永久精品| 国内成+人亚洲+欧美+综合在线| 中文字幕综合网| 2019国产精品| 欧美嫩在线观看| 不卡av在线网| 狠狠色丁香婷婷综合| 亚洲国产cao| 国产精品乱码一区二三区小蝌蚪| 在线综合+亚洲+欧美中文字幕| 不卡的av中国片| 激情欧美一区二区三区在线观看| 一区二区三区四区不卡视频| 久久久久高清精品| 欧美大片一区二区| 欧美日韩国产系列| 91蝌蚪porny| 福利视频网站一区二区三区| 奇米四色…亚洲| 午夜影院久久久| 亚洲狠狠丁香婷婷综合久久久| 日本一区二区三区高清不卡 | 欧美日韩激情一区二区三区| 成人毛片在线观看| 精彩视频一区二区三区| 日本美女一区二区| 亚洲高清中文字幕| 亚洲伊人伊色伊影伊综合网| 亚洲天堂2016| 亚洲欧美偷拍另类a∨色屁股| 国产欧美日韩三区| 久久久www成人免费毛片麻豆| 日韩免费视频一区二区| 91精品国产日韩91久久久久久| 欧美日韩色一区| 欧美性大战久久久久久久蜜臀| 99久久伊人网影院| 99视频超级精品| 99re这里都是精品| 99精品黄色片免费大全| 99精品一区二区三区| av网站免费线看精品| 成人激情黄色小说| av一二三不卡影片| 91免费观看国产| 91久久精品国产91性色tv| 在线欧美小视频| 欧美日韩一区精品| 久久综合色婷婷| 欧美色中文字幕| 9191久久久久久久久久久| 宅男在线国产精品| 亚洲精品在线免费播放| 精品入口麻豆88视频| 欧美精品一区二区三区四区 | 国产亚洲精品精华液| 国产女主播一区| 亚洲人成精品久久久久| 亚洲综合一区二区三区| 五月天激情综合| 国产自产2019最新不卡| 粉嫩一区二区三区性色av| 91视频精品在这里| 欧美日韩国产免费一区二区| 日韩无一区二区| 国产日韩欧美综合一区| 亚洲欧美日韩成人高清在线一区| 亚洲h动漫在线| 韩国一区二区视频| 97久久久精品综合88久久| 欧美日韩中文字幕一区| 亚洲精品在线三区| 一区二区欧美视频| 精品一区二区三区在线观看国产| 99久久综合国产精品| 久久精品99国产精品| 久久午夜老司机| 欧美日韩国产欧美日美国产精品| 欧美videossexotv100| 国产日产精品1区| 午夜一区二区三区在线观看| 久久99精品国产麻豆婷婷| 91丨九色丨蝌蚪富婆spa| 欧美一级一级性生活免费录像| 国产精品久久一级| 免费一级片91| 91久久精品一区二区二区| 久久免费视频色| 日韩专区欧美专区| 91麻豆视频网站| 久久蜜桃av一区二区天堂 | 国产成人欧美日韩在线电影| 97国产一区二区| 欧美精品一区二区三区高清aⅴ| 亚洲欧美日韩综合aⅴ视频| 国内精品写真在线观看| 欧美浪妇xxxx高跟鞋交| 日本一区二区三级电影在线观看 | 粉嫩aⅴ一区二区三区四区五区| 色妞www精品视频| 欧美国产97人人爽人人喊| 麻豆精品久久久| 欧美精品一二三四| 亚洲乱码中文字幕综合| 成人高清视频免费观看| 亚洲精品一区二区三区四区高清| 亚洲午夜久久久久久久久电影院| 成人午夜看片网址| 精品福利一区二区三区免费视频| 五月天久久比比资源色| 色狠狠综合天天综合综合| 国产精品久久毛片| 国产精品一二一区| 久久影院视频免费| 国产一区在线观看视频| 日韩欧美中文字幕精品| 日本午夜精品视频在线观看 | 欧美在线观看一区二区| 自拍av一区二区三区| 99精品桃花视频在线观看| 国产精品视频免费| 成人少妇影院yyyy| 成人欧美一区二区三区1314| 成人自拍视频在线观看| 国产精品区一区二区三区| 成人动漫中文字幕| 亚洲天堂av一区|