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

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

?? configure

?? 用來編寫 unix 環境下的守護程序的工具庫
??
?? 第 1 頁 / 共 5 頁
字號:
echo "$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_gnuac_config_headers="$ac_config_headers config.h"am__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;}   { (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; }; }fi{ echo "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6; }test "$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 -f 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=$2{ echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }if 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 { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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  fidonedoneIFS=$as_save_IFSfifiAWK=$ac_cv_prog_AWKif test -n "$AWK"; then  { echo "$as_me:$LINENO: result: $AWK" >&5echo "${ECHO_T}$AWK" >&6; }else  { echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6; }fi  test -n "$AWK" && breakdone{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.make <<\_ACEOFSHELL = /bin/shall:	@echo '@@@%%%=$(MAKE)=@@@%%%'_ACEOF# GNU make sometimes prints "make[1]: Entering...", which would confuse us.case `${MAKE-make} -f conftest.make 2>/dev/null` in  *@@@%%%=?*=@@@%%%*)    eval ac_cv_prog_make_${ac_make}_set=yes;;  *)    eval ac_cv_prog_make_${ac_make}_set=no;;esacrm -f conftest.makefiif eval test \$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='libdaemon' VERSION='0.12'cat >>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"}MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}install_sh=${install_sh-"$am_aux_dir/install-sh"}# Installed binaries are usually stripped using `strip' when the user# run `make install-strip'.  However `strip' might not be the right# tool to use in cross-compilation environments, therefore Automake# will honor the `STRIP' environment variable to overrule this program.if test "$cross_compiling" != no; th

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美猛男超大videosgay| 亚洲高清中文字幕| 精品久久久三级丝袜| 欧美一区二区三区人| 日韩欧美国产wwwww| 久久久.com| 欧美国产成人精品| 亚洲精品老司机| 亚洲国产日产av| 国产成人啪免费观看软件| av不卡一区二区三区| 欧美色图片你懂的| 精品美女在线播放| 奇米影视一区二区三区小说| 国产乱一区二区| 91免费看`日韩一区二区| 欧美日韩一二三| 亚洲精品日日夜夜| proumb性欧美在线观看| 欧美激情在线一区二区| 精品一区二区三区免费视频| 成人av网站免费| 7777精品伊人久久久大香线蕉最新版| 精品国内二区三区| 日韩一区二区三| 日韩欧美中文一区| 免费国产亚洲视频| 欧美一区中文字幕| 蜜臀av一区二区三区| av资源站一区| 国产精品久久毛片| 乱一区二区av| 欧美性高清videossexo| 久久精品亚洲麻豆av一区二区| 美女网站在线免费欧美精品| 日韩欧美国产小视频| 精品亚洲aⅴ乱码一区二区三区| 4438亚洲最大| 久久精品久久综合| 精品久久人人做人人爽| 国产一区二区三区国产| 欧美丰满高潮xxxx喷水动漫| 五月天久久比比资源色| va亚洲va日韩不卡在线观看| 亚洲三级免费电影| 成熟亚洲日本毛茸茸凸凹| 日韩一区和二区| 国产一区二区三区免费观看| 欧美国产激情一区二区三区蜜月| 91在线视频播放| 亚洲国产精品av| 在线观看日韩高清av| 亚洲国产成人一区二区三区| 91在线云播放| 日本视频在线一区| 欧美精三区欧美精三区 | 欧美亚洲综合久久| 日本视频一区二区| 国产精品毛片久久久久久久| 国产一区二区三区蝌蚪| 亚洲色欲色欲www| 在线成人小视频| 国产成人午夜精品5599| 一区二区三区成人| 欧美综合视频在线观看| 久久国内精品自在自线400部| 国产精品激情偷乱一区二区∴| 欧美午夜精品一区| 国产精品一级黄| 亚洲成精国产精品女| 欧美日韩色一区| 粉嫩久久99精品久久久久久夜| 中文字幕精品—区二区四季| 欧美日本国产视频| 99久久伊人久久99| 蜜桃视频一区二区三区| 亚洲人xxxx| 欧美午夜宅男影院| 高清不卡在线观看av| 日韩和欧美一区二区三区| 欧美日本乱大交xxxxx| 成人高清视频在线| 麻豆国产精品一区二区三区| 亚洲视频每日更新| 久久久久久久网| 99视频一区二区| 国产一区二区三区| 日韩精彩视频在线观看| 亚洲精品高清视频在线观看| 国产目拍亚洲精品99久久精品| 91丨九色丨蝌蚪富婆spa| 激情都市一区二区| 国产精品成人免费| 久久毛片高清国产| 日韩美女视频在线| 在线电影一区二区三区| 欧美亚日韩国产aⅴ精品中极品| 岛国精品一区二区| 国产一区不卡视频| 久久成人精品无人区| 日韩电影在线观看电影| 亚洲成人免费视| 亚洲国产wwwccc36天堂| 一区二区三区欧美日韩| 最近中文字幕一区二区三区| 中文无字幕一区二区三区| 2024国产精品| 在线观看日韩一区| 色狠狠一区二区三区香蕉| 国内一区二区视频| 精东粉嫩av免费一区二区三区| 日产精品久久久久久久性色| 亚洲不卡在线观看| 日本aⅴ免费视频一区二区三区| 亚洲成av人影院| 婷婷开心激情综合| 日韩高清不卡一区二区三区| 午夜国产精品影院在线观看| 日韩在线卡一卡二| 久久精品国产秦先生| 国产一区美女在线| 成人午夜又粗又硬又大| 99在线热播精品免费| 欧美综合一区二区| 69精品人人人人| 精品91自产拍在线观看一区| 久久久一区二区三区捆绑**| 国产午夜精品福利| 亚洲精品一二三区| 日韩极品在线观看| 国产精品一二三四区| 99国内精品久久| 欧美日韩国产色站一区二区三区| 在线播放一区二区三区| 久久日一线二线三线suv| 国产精品女同一区二区三区| 亚洲综合小说图片| 亚洲色图丝袜美腿| 天天色综合成人网| 国产成人精品一区二| 91浏览器打开| 欧美一区二区美女| 中日韩av电影| 日韩电影在线一区二区| 国产成人免费视频网站| 欧美丝袜自拍制服另类| 久久综合九色综合97婷婷| 亚洲欧美综合在线精品| 亚洲欧美综合网| 麻豆精品视频在线| 91色视频在线| 欧美成人女星排名| 亚洲欧美色一区| 黄网站免费久久| 欧美三片在线视频观看| 国产欧美日韩在线| 亚洲高清在线视频| 国产91精品久久久久久久网曝门| 欧美专区日韩专区| 欧美国产一区在线| 久久精品久久99精品久久| 91久久香蕉国产日韩欧美9色| 精品理论电影在线观看| 亚洲成人激情综合网| 成人激情小说网站| 日韩天堂在线观看| 亚洲高清视频中文字幕| 99久久夜色精品国产网站| 日韩欧美www| 亚洲福利一区二区| 97久久精品人人做人人爽50路| 欧美刺激午夜性久久久久久久| 亚洲精品视频在线看| 岛国精品在线播放| 久久久久久久网| 久久99精品视频| 91精品国产手机| 亚洲成人av福利| 色哦色哦哦色天天综合| 欧美一级日韩免费不卡| 夜夜爽夜夜爽精品视频| 91在线精品秘密一区二区| 亚洲国产岛国毛片在线| 国产一区二区导航在线播放| 精品国精品国产尤物美女| 日韩高清在线不卡| 51午夜精品国产| 亚洲aaa精品| 欧美色综合网站| 亚洲国产视频一区| 欧美日韩综合在线免费观看| 亚洲精品视频在线观看网站| 91浏览器入口在线观看| 亚洲免费观看高清完整版在线观看熊 | 亚洲欧洲精品天堂一级| 国产成人免费在线| 国产精品久久久久久久久免费相片 | 在线观看一区日韩| 亚洲综合av网| 7777精品伊人久久久大香线蕉|